[INFO] fetching crate hakari 0.17.8... [INFO] checking hakari-0.17.8 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate hakari 0.17.8 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hakari 0.17.8 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ec62126bcb6a693d67c43d9640c45b3f6396e84b378c2537fe38c4bf40955d2 [INFO] running `Command { std: "docker" "start" "-a" "0ec62126bcb6a693d67c43d9640c45b3f6396e84b378c2537fe38c4bf40955d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ec62126bcb6a693d67c43d9640c45b3f6396e84b378c2537fe38c4bf40955d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec62126bcb6a693d67c43d9640c45b3f6396e84b378c2537fe38c4bf40955d2", kill_on_drop: false }` [INFO] [stdout] 0ec62126bcb6a693d67c43d9640c45b3f6396e84b378c2537fe38c4bf40955d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe64db042ba08809aad177b0991ad55334c13a73a248c04e86d761955539922 [INFO] running `Command { std: "docker" "start" "-a" "dfe64db042ba08809aad177b0991ad55334c13a73a248c04e86d761955539922", 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 target-lexicon v0.13.2 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling target-spec v3.4.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking debug-ignore v1.0.5 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Checking diffy v0.4.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking cfg-expr v0.18.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking atomicwrites v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking camino v1.1.9 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking cargo_metadata v0.19.1 [INFO] [stderr] Checking guppy v0.17.16 [INFO] [stderr] Checking 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] [stderr] error: could not compile `hakari` (lib test) due to 7 previous errors [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] running `Command { std: "docker" "inspect" "dfe64db042ba08809aad177b0991ad55334c13a73a248c04e86d761955539922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe64db042ba08809aad177b0991ad55334c13a73a248c04e86d761955539922", kill_on_drop: false }` [INFO] [stdout] dfe64db042ba08809aad177b0991ad55334c13a73a248c04e86d761955539922