Closed davidhewitt closed 3 months ago
Well test-debug
is now happy, but careful
is not, so that needs further investigation 😬
It looks like the careful
issue would be fixed by https://github.com/RalfJung/cargo-careful/issues/36, but that might take a couple days to get to us, so maybe best to pin nightly for careful
to an older version just temporarily.
Or alternatively, for now I've opted to build cargo careful
from source, which should pick up the patch fix of its dependency.
This should fix the failing
test-debug
CI job, by pinningzope.interface
back to a version before the broken one released at the start of August.