[INFO] fetching crate hakari 0.17.1...
[INFO] checking hakari-0.17.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate hakari 0.17.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate hakari 0.17.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hakari 0.17.1
[INFO] finished tweaking crates.io crate hakari 0.17.1
[INFO] tweaked toml for crates.io crate hakari 0.17.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.17.1
[INFO] [stderr]   Downloaded atomicwrites v0.4.3
[INFO] [stderr]   Downloaded debug-ignore v1.0.5
[INFO] [stderr]   Downloaded diffus v0.10.0
[INFO] [stderr]   Downloaded guppy-summaries v0.7.1
[INFO] [stderr]   Downloaded nested v0.1.1
[INFO] [stderr]   Downloaded guppy v0.17.5
[INFO] [stderr]   Downloaded proptest-derive v0.4.0
[INFO] [stderr]   Downloaded tabular v0.2.0
[INFO] [stderr]   Downloaded guppy-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded target-spec v3.1.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 056a48d07777694d7475f9f21149ddce928364eaba8424ffdb848547995c5df5
[INFO] running `Command { std: "docker" "start" "-a" "056a48d07777694d7475f9f21149ddce928364eaba8424ffdb848547995c5df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "056a48d07777694d7475f9f21149ddce928364eaba8424ffdb848547995c5df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "056a48d07777694d7475f9f21149ddce928364eaba8424ffdb848547995c5df5", kill_on_drop: false }`
[INFO] [stdout] 056a48d07777694d7475f9f21149ddce928364eaba8424ffdb848547995c5df5
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8dd5da5071c9d569af8dd8e0d5b2dd53695a66e5c504f758c1a2b32fe1d18cbe
[INFO] running `Command { std: "docker" "start" "-a" "8dd5da5071c9d569af8dd8e0d5b2dd53695a66e5c504f758c1a2b32fe1d18cbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling target-spec v3.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking nom8 v0.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]     Checking cfg-expr v0.15.7
[INFO] [stderr]     Checking nested v0.1.1
[INFO] [stderr]     Checking toml_datetime v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking diffy v0.3.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking atomicwrites v0.4.3
[INFO] [stderr]     Checking toml_edit v0.17.1
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking guppy v0.17.5
[INFO] [stderr]     Checking hakari v0.17.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]     --> src/hakari.rs:1620:9
[INFO] [stdout]      |
[INFO] [stdout] 1620 |     use fixtures::json::JsonFixture;
[INFO] [stdout]      |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]   --> src/helpers.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use fixtures::json::*;
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures`
[INFO] [stdout]    --> src/toml_out.rs:511:9
[INFO] [stdout]     |
[INFO] [stdout] 511 |     use fixtures::json::*;
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared crate or module `fixtures`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `METADATA_ALTERNATE_REGISTRY_URL` in this scope
[INFO] [stdout]    --> src/toml_out.rs:558:50
[INFO] [stdout]     |
[INFO] [stdout] 558 |         builder.add_registries([("alt-registry", METADATA_ALTERNATE_REGISTRY_URL)]);
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `UnifyTargetHost` is imported redundantly
[INFO] [stdout]     --> src/hakari.rs:1619:9
[INFO] [stdout]      |
[INFO] [stdout] 1618 |     use super::*;
[INFO] [stdout]      |         -------- the item `UnifyTargetHost` is already imported here
[INFO] [stdout] 1619 |     use crate::UnifyTargetHost;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[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:517:33
[INFO] [stdout]     |
[INFO] [stdout] 517 |         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:543:23
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let fixture = JsonFixture::metadata_alternate_registries();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of undeclared type `JsonFixture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[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 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8dd5da5071c9d569af8dd8e0d5b2dd53695a66e5c504f758c1a2b32fe1d18cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8dd5da5071c9d569af8dd8e0d5b2dd53695a66e5c504f758c1a2b32fe1d18cbe", kill_on_drop: false }`
[INFO] [stdout] 8dd5da5071c9d569af8dd8e0d5b2dd53695a66e5c504f758c1a2b32fe1d18cbe
