[INFO] fetching crate hakari 0.17.9... [INFO] testing hakari-0.17.9 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hakari 0.17.9 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate hakari 0.17.9 [INFO] finished tweaking crates.io crate hakari 0.17.9 [INFO] tweaked toml for crates.io crate hakari 0.17.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hakari 0.17.9 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hakari 0.17.9 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.20.5 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.1 [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] [stderr] Downloaded camino v1.2.1 [INFO] [stderr] Downloaded debug-ignore v1.0.5 [INFO] [stderr] Downloaded atomicwrites v0.4.4 [INFO] [stderr] Downloaded guppy-summaries v0.7.1 [INFO] [stderr] Downloaded cargo-platform v0.3.0 [INFO] [stderr] Downloaded diffy v0.4.2 [INFO] [stderr] Downloaded proptest-derive v0.6.0 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded iddqd v0.3.14 [INFO] [stderr] Downloaded guppy v0.17.24 [INFO] [stderr] Downloaded vte v0.10.1 [INFO] [stderr] Downloaded diffus v0.10.0 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded guppy-workspace-hack v0.1.0 [INFO] [stderr] Downloaded target-spec v3.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7457c0a3895cb4eee06ab89d5c2ecad662ef8954ee6a0252d021ad61b3420403 [INFO] running `Command { std: "docker" "start" "-a" "7457c0a3895cb4eee06ab89d5c2ecad662ef8954ee6a0252d021ad61b3420403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7457c0a3895cb4eee06ab89d5c2ecad662ef8954ee6a0252d021ad61b3420403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7457c0a3895cb4eee06ab89d5c2ecad662ef8954ee6a0252d021ad61b3420403", kill_on_drop: false }` [INFO] [stdout] 7457c0a3895cb4eee06ab89d5c2ecad662ef8954ee6a0252d021ad61b3420403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14555749827ee3f5bd6928a8edbb7f918da933f6aee85730c0e72df52aebd204 [INFO] running `Command { std: "docker" "start" "-a" "14555749827ee3f5bd6928a8edbb7f918da933f6aee85730c0e72df52aebd204", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling target-spec v3.5.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling iddqd v0.3.14 [INFO] [stderr] Compiling diffy v0.4.2 [INFO] [stderr] Compiling cfg-expr v0.20.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cargo-platform v0.3.0 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling guppy v0.17.24 [INFO] [stderr] Compiling hakari v0.17.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "14555749827ee3f5bd6928a8edbb7f918da933f6aee85730c0e72df52aebd204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14555749827ee3f5bd6928a8edbb7f918da933f6aee85730c0e72df52aebd204", kill_on_drop: false }` [INFO] [stdout] 14555749827ee3f5bd6928a8edbb7f918da933f6aee85730c0e72df52aebd204 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5713dde7aff2c2a457e252fa4ee896f9bbfc8d0ae334b3ace614d3773e77ecfa [INFO] running `Command { std: "docker" "start" "-a" "5713dde7aff2c2a457e252fa4ee896f9bbfc8d0ae334b3ace614d3773e77ecfa", kill_on_drop: false }` [INFO] [stderr] Compiling hakari v0.17.9 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `fixtures` in this scope [INFO] [stdout] --> src/hakari.rs:1624:9 [INFO] [stdout] | [INFO] [stdout] 1624 | 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]: cannot find module or crate `fixtures` in this scope [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]: cannot find module or crate `fixtures` in this scope [INFO] [stdout] --> src/toml_out.rs:534:9 [INFO] [stdout] | [INFO] [stdout] 534 | 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:581:50 [INFO] [stdout] | [INFO] [stdout] 581 | builder.add_registries([("alt-registry", METADATA_ALTERNATE_REGISTRY_URL)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `JsonFixture` in this scope [INFO] [stdout] --> src/helpers.rs:111:33 [INFO] [stdout] | [INFO] [stdout] 111 | for (&name, fixture) in JsonFixture::all_fixtures() { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `JsonFixture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `JsonFixture` in this scope [INFO] [stdout] --> src/toml_out.rs:540:33 [INFO] [stdout] | [INFO] [stdout] 540 | for (&name, fixture) in JsonFixture::all_fixtures() { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `JsonFixture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `JsonFixture` in this scope [INFO] [stdout] --> src/toml_out.rs:566:23 [INFO] [stdout] | [INFO] [stdout] 566 | 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" "5713dde7aff2c2a457e252fa4ee896f9bbfc8d0ae334b3ace614d3773e77ecfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5713dde7aff2c2a457e252fa4ee896f9bbfc8d0ae334b3ace614d3773e77ecfa", kill_on_drop: false }` [INFO] [stdout] 5713dde7aff2c2a457e252fa4ee896f9bbfc8d0ae334b3ace614d3773e77ecfa