[INFO] fetching crate hakari 0.17.8... [INFO] testing hakari-0.17.8 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hakari 0.17.8 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate hakari 0.17.8 [INFO] finished tweaking crates.io crate hakari 0.17.8 [INFO] tweaked toml for crates.io crate hakari 0.17.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hakari 0.17.8 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hakari 0.17.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diffus v0.10.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded cfg-expr v0.18.0 [INFO] [stderr] Downloaded atomicwrites v0.4.4 [INFO] [stderr] Downloaded guppy-summaries v0.7.1 [INFO] [stderr] Downloaded diffy v0.4.2 [INFO] [stderr] Downloaded cargo_metadata v0.19.1 [INFO] [stderr] Downloaded proptest-derive v0.5.1 [INFO] [stderr] Downloaded guppy v0.17.16 [INFO] [stderr] Downloaded guppy-workspace-hack v0.1.0 [INFO] [stderr] Downloaded target-spec v3.4.2 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87eae0d85ddd6a22709b93308cbe32488a1e8c2a884e41c14c1e75a258c3f2aa [INFO] running `Command { std: "docker" "start" "-a" "87eae0d85ddd6a22709b93308cbe32488a1e8c2a884e41c14c1e75a258c3f2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87eae0d85ddd6a22709b93308cbe32488a1e8c2a884e41c14c1e75a258c3f2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87eae0d85ddd6a22709b93308cbe32488a1e8c2a884e41c14c1e75a258c3f2aa", kill_on_drop: false }` [INFO] [stdout] 87eae0d85ddd6a22709b93308cbe32488a1e8c2a884e41c14c1e75a258c3f2aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a41c22e43a4d6850887ae3dcd6987e66c8c05bb187852176535f22e284ec503d [INFO] running `Command { std: "docker" "start" "-a" "a41c22e43a4d6850887ae3dcd6987e66c8c05bb187852176535f22e284ec503d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling target-spec v3.4.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg-expr v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling cargo_metadata v0.19.1 [INFO] [stderr] Compiling guppy v0.17.16 [INFO] [stderr] Compiling hakari v0.17.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.73s [INFO] running `Command { std: "docker" "inspect" "a41c22e43a4d6850887ae3dcd6987e66c8c05bb187852176535f22e284ec503d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41c22e43a4d6850887ae3dcd6987e66c8c05bb187852176535f22e284ec503d", kill_on_drop: false }` [INFO] [stdout] a41c22e43a4d6850887ae3dcd6987e66c8c05bb187852176535f22e284ec503d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cdf282de5c7dfda391cec602747f336c2e36b2c47ff046163c53d246c3934810 [INFO] running `Command { std: "docker" "start" "-a" "cdf282de5c7dfda391cec602747f336c2e36b2c47ff046163c53d246c3934810", kill_on_drop: false }` [INFO] [stderr] Compiling hakari v0.17.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fixtures` [INFO] [stdout] --> src/hakari.rs:1621:9 [INFO] [stdout] | [INFO] [stdout] 1621 | use fixtures::json::JsonFixture; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fixtures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fixtures`, use `cargo add fixtures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fixtures` [INFO] [stdout] --> src/helpers.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | use fixtures::json::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fixtures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fixtures`, use `cargo add fixtures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fixtures` [INFO] [stdout] --> src/toml_out.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | use fixtures::json::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `fixtures` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `fixtures`, use `cargo add fixtures` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `METADATA_ALTERNATE_REGISTRY_URL` in this scope [INFO] [stdout] --> src/toml_out.rs:585:50 [INFO] [stdout] | [INFO] [stdout] 585 | builder.add_registries([("alt-registry", METADATA_ALTERNATE_REGISTRY_URL)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JsonFixture` [INFO] [stdout] --> src/helpers.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | for (&name, fixture) in JsonFixture::all_fixtures() { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `JsonFixture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JsonFixture` [INFO] [stdout] --> src/toml_out.rs:544:33 [INFO] [stdout] | [INFO] [stdout] 544 | for (&name, fixture) in JsonFixture::all_fixtures() { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `JsonFixture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `JsonFixture` [INFO] [stdout] --> src/toml_out.rs:570:23 [INFO] [stdout] | [INFO] [stdout] 570 | let fixture = JsonFixture::metadata_alternate_registries(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `JsonFixture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hakari` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "cdf282de5c7dfda391cec602747f336c2e36b2c47ff046163c53d246c3934810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf282de5c7dfda391cec602747f336c2e36b2c47ff046163c53d246c3934810", kill_on_drop: false }` [INFO] [stdout] cdf282de5c7dfda391cec602747f336c2e36b2c47ff046163c53d246c3934810