[INFO] fetching crate psbattletools 0.1.0... [INFO] testing psbattletools-0.1.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate psbattletools 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate psbattletools 0.1.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate psbattletools 0.1.0 [INFO] finished tweaking crates.io crate psbattletools 0.1.0 [INFO] tweaked toml for crates.io crate psbattletools 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate psbattletools 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d822394c4f9f5ef577098f369c1c7871a249a6216e8484bd333bc85f4a215602 [INFO] running `Command { std: "docker" "start" "-a" "d822394c4f9f5ef577098f369c1c7871a249a6216e8484bd333bc85f4a215602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d822394c4f9f5ef577098f369c1c7871a249a6216e8484bd333bc85f4a215602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d822394c4f9f5ef577098f369c1c7871a249a6216e8484bd333bc85f4a215602", kill_on_drop: false }` [INFO] [stdout] d822394c4f9f5ef577098f369c1c7871a249a6216e8484bd333bc85f4a215602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4abf7fd72665448d08a5b2f2c66d0721f87db5d7e89c73dc1d29dc2a8f77e555 [INFO] running `Command { std: "docker" "start" "-a" "4abf7fd72665448d08a5b2f2c66d0721f87db5d7e89c73dc1d29dc2a8f77e555", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling gjson v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling psbattletools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.44s [INFO] running `Command { std: "docker" "inspect" "4abf7fd72665448d08a5b2f2c66d0721f87db5d7e89c73dc1d29dc2a8f77e555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4abf7fd72665448d08a5b2f2c66d0721f87db5d7e89c73dc1d29dc2a8f77e555", kill_on_drop: false }` [INFO] [stdout] 4abf7fd72665448d08a5b2f2c66d0721f87db5d7e89c73dc1d29dc2a8f77e555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0d8becf869f1d9f2b7f696e4529ec523fd25a292f6ca81eac107c4d443c86c2 [INFO] running `Command { std: "docker" "start" "-a" "d0d8becf869f1d9f2b7f696e4529ec523fd25a292f6ca81eac107c4d443c86c2", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling psbattletools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tests` [INFO] [stdout] --> src/anonymize/mod.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | use tests::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tests` [INFO] [stdout] --> src/search/mod.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | use tests::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tests` [INFO] [stdout] --> src/statistics/mod.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | use tests::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tests` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_test_dir` in this scope [INFO] [stdout] --> src/anonymize/mod.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | build_test_dir(1_000).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TEST_ROOT_DIR` in this scope [INFO] [stdout] --> src/anonymize/mod.rs:65:42 [INFO] [stdout] | [INFO] [stdout] 65 | .handle_directories(vec![TEST_ROOT_DIR.clone()], None) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_test_dir` in this scope [INFO] [stdout] --> src/search/mod.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | build_test_dir(1_000).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TEST_ROOT_DIR` in this scope [INFO] [stdout] --> src/search/mod.rs:164:42 [INFO] [stdout] | [INFO] [stdout] 164 | .handle_directories(vec![TEST_ROOT_DIR.clone()], None) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_test_dir` in this scope [INFO] [stdout] --> src/statistics/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | build_test_dir(1_000).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TEST_ROOT_DIR` in this scope [INFO] [stdout] --> src/statistics/mod.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | .handle_directories(vec![TEST_ROOT_DIR.clone()], None) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_test_dir` in this scope [INFO] [stdout] --> src/statistics/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | build_test_dir(1_000).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TEST_ROOT_DIR` in this scope [INFO] [stdout] --> src/statistics/mod.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | .handle_directories(vec![TEST_ROOT_DIR.to_owned()], None) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `psbattletools` due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "d0d8becf869f1d9f2b7f696e4529ec523fd25a292f6ca81eac107c4d443c86c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0d8becf869f1d9f2b7f696e4529ec523fd25a292f6ca81eac107c4d443c86c2", kill_on_drop: false }` [INFO] [stdout] d0d8becf869f1d9f2b7f696e4529ec523fd25a292f6ca81eac107c4d443c86c2