[INFO] fetching crate hakari 0.8.1... [INFO] testing hakari-0.8.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate hakari 0.8.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate hakari 0.8.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hakari 0.8.1 [INFO] finished tweaking crates.io crate hakari 0.8.1 [INFO] tweaked toml for crates.io crate hakari 0.8.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68887f15ded8289bb12e99c7288323660888d2aa1fcb22762bad067b3a4cfebf [INFO] running `Command { std: "docker" "start" "-a" "68887f15ded8289bb12e99c7288323660888d2aa1fcb22762bad067b3a4cfebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68887f15ded8289bb12e99c7288323660888d2aa1fcb22762bad067b3a4cfebf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68887f15ded8289bb12e99c7288323660888d2aa1fcb22762bad067b3a4cfebf", kill_on_drop: false }` [INFO] [stdout] 68887f15ded8289bb12e99c7288323660888d2aa1fcb22762bad067b3a4cfebf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abb3e19f174090c39d429e7c0af02524f70d675419a77d227e5b7ffeabb4f4a5 [INFO] running `Command { std: "docker" "start" "-a" "abb3e19f174090c39d429e7c0af02524f70d675419a77d227e5b7ffeabb4f4a5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling target-spec v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling debug-ignore v1.0.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling diffy v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling cfg-expr v0.9.1 [INFO] [stderr] Compiling atomicwrites v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml_edit v0.10.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling guppy v0.12.6 [INFO] [stderr] Compiling hakari v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.50s [INFO] running `Command { std: "docker" "inspect" "abb3e19f174090c39d429e7c0af02524f70d675419a77d227e5b7ffeabb4f4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb3e19f174090c39d429e7c0af02524f70d675419a77d227e5b7ffeabb4f4a5", kill_on_drop: false }` [INFO] [stdout] abb3e19f174090c39d429e7c0af02524f70d675419a77d227e5b7ffeabb4f4a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3bf227aa6bfd407e4d54a2c4d3e8f701e85b5ce78b698b34c2c3dc5e3db20a [INFO] running `Command { std: "docker" "start" "-a" "cb3bf227aa6bfd407e4d54a2c4d3e8f701e85b5ce78b698b34c2c3dc5e3db20a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hakari v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures` [INFO] [stdout] --> src/hakari.rs:1477:9 [INFO] [stdout] | [INFO] [stdout] 1477 | 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:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | 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:489:9 [INFO] [stdout] | [INFO] [stdout] 489 | 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 type `JsonFixture` [INFO] [stdout] --> src/hakari.rs:1483:49 [INFO] [stdout] | [INFO] [stdout] 1483 | let res = UnifyTargetHost::Auto.to_impl(JsonFixture::metadata_guppy_78cb7e8().graph()); [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/hakari.rs:1492:49 [INFO] [stdout] | [INFO] [stdout] 1492 | let res = UnifyTargetHost::Auto.to_impl(JsonFixture::metadata_libra_9ffd93b().graph()); [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/hakari.rs:1501:49 [INFO] [stdout] | [INFO] [stdout] 1501 | let res = UnifyTargetHost::Auto.to_impl(JsonFixture::metadata_builddep().graph()); [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/helpers.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | 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:495:33 [INFO] [stdout] | [INFO] [stdout] 495 | 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:521:23 [INFO] [stdout] | [INFO] [stdout] 521 | let fixture = JsonFixture::metadata_alternate_registries(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `JsonFixture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `METADATA_ALTERNATE_REGISTRY_URL` in this scope [INFO] [stdout] --> src/toml_out.rs:536:50 [INFO] [stdout] | [INFO] [stdout] 536 | builder.add_registries([("alt-registry", METADATA_ALTERNATE_REGISTRY_URL)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hakari` due to 11 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" "cb3bf227aa6bfd407e4d54a2c4d3e8f701e85b5ce78b698b34c2c3dc5e3db20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3bf227aa6bfd407e4d54a2c4d3e8f701e85b5ce78b698b34c2c3dc5e3db20a", kill_on_drop: false }` [INFO] [stdout] cb3bf227aa6bfd407e4d54a2c4d3e8f701e85b5ce78b698b34c2c3dc5e3db20a