[INFO] fetching crate hakari 0.17.8...
[INFO] testing hakari-0.17.8 against 1.90.0 for beta-1.91-3
[INFO] extracting crate hakari 0.17.8 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hakari 0.17.8 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded guppy-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded nested v0.1.1
[INFO] [stderr]   Downloaded atomicwrites v0.4.4
[INFO] [stderr]   Downloaded debug-ignore v1.0.5
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded diffus v0.10.0
[INFO] [stderr]   Downloaded diffy v0.4.2
[INFO] [stderr]   Downloaded guppy-summaries v0.7.1
[INFO] [stderr]   Downloaded proptest-derive v0.5.1
[INFO] [stderr]   Downloaded cfg-expr v0.18.0
[INFO] [stderr]   Downloaded guppy v0.17.16
[INFO] [stderr]   Downloaded cargo_metadata v0.19.1
[INFO] [stderr]   Downloaded target-spec v3.4.2
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 522a55e5623dbee517c4d01b919463210e22c43f8982f8991e7a968ad3f1dce9
[INFO] running `Command { std: "docker" "start" "-a" "522a55e5623dbee517c4d01b919463210e22c43f8982f8991e7a968ad3f1dce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "522a55e5623dbee517c4d01b919463210e22c43f8982f8991e7a968ad3f1dce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "522a55e5623dbee517c4d01b919463210e22c43f8982f8991e7a968ad3f1dce9", kill_on_drop: false }`
[INFO] [stdout] 522a55e5623dbee517c4d01b919463210e22c43f8982f8991e7a968ad3f1dce9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9738afb876109c4f4cf961df1f32f7520465239f4c1da4f0a5fd7d6163793a4
[INFO] running `Command { std: "docker" "start" "-a" "c9738afb876109c4f4cf961df1f32f7520465239f4c1da4f0a5fd7d6163793a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling target-spec v3.4.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[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 diffy v0.4.2
[INFO] [stderr]    Compiling atomicwrites v0.4.4
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cfg-expr v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde v1.0.218
[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 22.28s
[INFO] running `Command { std: "docker" "inspect" "c9738afb876109c4f4cf961df1f32f7520465239f4c1da4f0a5fd7d6163793a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9738afb876109c4f4cf961df1f32f7520465239f4c1da4f0a5fd7d6163793a4", kill_on_drop: false }`
[INFO] [stdout] c9738afb876109c4f4cf961df1f32f7520465239f4c1da4f0a5fd7d6163793a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c61ff70e653bda0d2c2da0db0acd3dcb068bed0e4628fca0cdd32089b5cf7d3a
[INFO] running `Command { std: "docker" "start" "-a" "c61ff70e653bda0d2c2da0db0acd3dcb068bed0e4628fca0cdd32089b5cf7d3a", 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" "c61ff70e653bda0d2c2da0db0acd3dcb068bed0e4628fca0cdd32089b5cf7d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c61ff70e653bda0d2c2da0db0acd3dcb068bed0e4628fca0cdd32089b5cf7d3a", kill_on_drop: false }`
[INFO] [stdout] c61ff70e653bda0d2c2da0db0acd3dcb068bed0e4628fca0cdd32089b5cf7d3a
