You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILED Unmutated baseline in 0.1s build
*** baseline
*** /Users/davidroundy/.rustup/toolchains/1.81.0-aarch64-apple-darwin/bin/cargo test --no-run --verbose --manifest-path /var/folders/px/x2xgpg_x7bn0l2tjmp3zgc6c0000gp/T/cargo-mutants-sludge-7A248M.tmp/Cargo.toml
error: failed to parse manifest at `/var/folders/px/x2xgpg_x7bn0l2tjmp3zgc6c0000gp/T/cargo-mutants-sludge-7A248M.tmp/Cargo.toml`
Caused by:
registry index was not found in any configuration: `nextroll`
*** result: Failure(101)
ERROR cargo build failed in an unmutated tree, so no mutants were tested
Maybe the code just needs to copy .cargo/config.toml where the registry is defined?
The text was updated successfully, but these errors were encountered:
I'm getting errors like:
Maybe the code just needs to copy
.cargo/config.toml
where the registry is defined?The text was updated successfully, but these errors were encountered: