79521246

Date: 2025-03-19 19:49:22
Score: 0.5
Natty:
Report link

Two things:

  1. That error is usually on all the call sites except one that would be done first and cause the Lazy instance to become poisoned. The different one will have the actual error message. In my case

    Invalid `cargo metadata` output: Error("EOF while parsing a value", line: 1, column: 0)
    
  2. When this has happened to me it was because cargo metadata failed to run. In my case it was in a different workspace where one of my dependencies lived.

If you get the same first error as me

Reasons:
  • Contains signature (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: One