[INFO] fetching crate determinator 0.4.0... [INFO] building determinator-0.4.0 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate determinator 0.4.0 into /workspace/builds/worker-112/source [INFO] validating manifest of crates.io crate determinator 0.4.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate determinator 0.4.0 [INFO] finished tweaking crates.io crate determinator 0.4.0 [INFO] tweaked toml for crates.io crate determinator 0.4.0 written to /workspace/builds/worker-112/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d7bd4d14b7eed9c6337822afe96549d4a31b13853a152cc4ed2297f03c32f2f [INFO] running `Command { std: "docker" "start" "-a" "4d7bd4d14b7eed9c6337822afe96549d4a31b13853a152cc4ed2297f03c32f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d7bd4d14b7eed9c6337822afe96549d4a31b13853a152cc4ed2297f03c32f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7bd4d14b7eed9c6337822afe96549d4a31b13853a152cc4ed2297f03c32f2f", kill_on_drop: false }` [INFO] [stdout] 4d7bd4d14b7eed9c6337822afe96549d4a31b13853a152cc4ed2297f03c32f2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1a5b2b87973f5a8e02c95e7e870fe2b81e5e2715a20cfe2c2e20bbfcb84e793 [INFO] running `Command { std: "docker" "start" "-a" "e1a5b2b87973f5a8e02c95e7e870fe2b81e5e2715a20cfe2c2e20bbfcb84e793", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling target-spec v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-expr v0.7.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling diffus v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.13.1 [INFO] [stderr] Compiling guppy-summaries v0.4.0 [INFO] [stderr] Compiling guppy v0.9.0 [INFO] [stderr] Compiling determinator v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.47s [INFO] running `Command { std: "docker" "inspect" "e1a5b2b87973f5a8e02c95e7e870fe2b81e5e2715a20cfe2c2e20bbfcb84e793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a5b2b87973f5a8e02c95e7e870fe2b81e5e2715a20cfe2c2e20bbfcb84e793", kill_on_drop: false }` [INFO] [stdout] e1a5b2b87973f5a8e02c95e7e870fe2b81e5e2715a20cfe2c2e20bbfcb84e793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe676a6530fcb948eacacb6453aebd2643478f337821fd989c32f98aa436959 [INFO] running `Command { std: "docker" "start" "-a" "efe676a6530fcb948eacacb6453aebd2643478f337821fd989c32f98aa436959", kill_on_drop: false }` [INFO] [stderr] Compiling determinator v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read tests/../../../fixtures/determinator-paths/guppy-linux.json: No such file or directory (os error 2) [INFO] [stdout] --> tests/determinator_tests.rs:449:24 [INFO] [stdout] | [INFO] [stdout] 449 | let json = include_str!("../../../fixtures/determinator-paths/guppy-linux.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read tests/../../../fixtures/determinator-paths/git-diff.out: No such file or directory (os error 2) [INFO] [stdout] --> tests/determinator_tests.rs:452:20 [INFO] [stdout] | [INFO] [stdout] 452 | let git_diff = include_str!("../../../fixtures/determinator-paths/git-diff.out"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fixtures` [INFO] [stdout] --> tests/determinator_tests.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | 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 type `JsonFixture` [INFO] [stdout] --> tests/determinator_tests.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | let old = JsonFixture::metadata_guppy_869476c(); [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] --> tests/determinator_tests.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | let new = JsonFixture::metadata_guppy_c9b4f76(); [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] --> tests/determinator_tests.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | let old = JsonFixture::metadata_guppy_869476c(); [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] --> tests/determinator_tests.rs:52:15 [INFO] [stdout] | [INFO] [stdout] 52 | let new = JsonFixture::metadata_guppy_c9b4f76(); [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] --> tests/determinator_tests.rs:190:15 [INFO] [stdout] | [INFO] [stdout] 190 | let old = JsonFixture::metadata_guppy_869476c(); [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] --> tests/determinator_tests.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | let new = JsonFixture::metadata_guppy_c9b4f76(); [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] --> tests/determinator_tests.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | let old = JsonFixture::metadata_guppy_869476c(); [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] --> tests/determinator_tests.rs:288:15 [INFO] [stdout] | [INFO] [stdout] 288 | let new = JsonFixture::metadata_guppy_c9b4f76(); [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] --> tests/determinator_tests.rs:321:15 [INFO] [stdout] | [INFO] [stdout] 321 | let old = JsonFixture::metadata_guppy_78cb7e8(); [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] --> tests/determinator_tests.rs:322:15 [INFO] [stdout] | [INFO] [stdout] 322 | let new = JsonFixture::metadata_guppy_869476c(); [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] --> tests/determinator_tests.rs:391:15 [INFO] [stdout] | [INFO] [stdout] 391 | let old = JsonFixture::metadata_guppy_869476c(); [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] --> tests/determinator_tests.rs:392:15 [INFO] [stdout] | [INFO] [stdout] 392 | let new = JsonFixture::metadata_guppy_c9b4f76(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `JsonFixture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `JsonFixture` in this scope [INFO] [stdout] --> tests/determinator_tests.rs:502:27 [INFO] [stdout] | [INFO] [stdout] 502 | fn read_options(fixture: &JsonFixture, toml_name: &str) -> DeterminatorRules { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `determinator` due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "efe676a6530fcb948eacacb6453aebd2643478f337821fd989c32f98aa436959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe676a6530fcb948eacacb6453aebd2643478f337821fd989c32f98aa436959", kill_on_drop: false }` [INFO] [stdout] efe676a6530fcb948eacacb6453aebd2643478f337821fd989c32f98aa436959