[INFO] fetching crate psbattletools 0.1.0... [INFO] checking psbattletools-0.1.0 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate psbattletools 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate psbattletools 0.1.0 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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-1/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" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v0.4.8 [INFO] [stderr] Downloaded structopt-derive v0.4.16 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded serde v1.0.130 [INFO] [stderr] Downloaded instant v0.1.12 [INFO] [stderr] Downloaded smallvec v1.7.0 [INFO] [stderr] Downloaded lock_api v0.4.5 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded getrandom v0.1.16 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded term v0.5.2 [INFO] [stderr] Downloaded csv-core v0.1.10 [INFO] [stderr] Downloaded blake2b_simd v0.5.11 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded csv v1.1.6 [INFO] [stderr] Downloaded prettytable-rs v0.8.0 [INFO] [stderr] Downloaded gjson v0.8.0 [INFO] [stderr] Downloaded redox_syscall v0.1.57 [INFO] [stderr] Downloaded arrayref v0.3.6 [INFO] [stderr] Downloaded constant_time_eq v0.1.5 [INFO] [stderr] Downloaded dirs v1.0.5 [INFO] [stderr] Downloaded parking_lot_core v0.8.5 [INFO] [stderr] Downloaded libc v0.2.104 [INFO] [stderr] Downloaded structopt v0.3.23 [INFO] [stderr] Downloaded serial_test_derive v0.5.1 [INFO] [stderr] Downloaded serial_test v0.5.1 [INFO] [stderr] Downloaded parking_lot v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a217d74564065f522d3f17c727b23861a13b643d60839edd9be89d15813c8bb [INFO] running `Command { std: "docker" "start" "-a" "5a217d74564065f522d3f17c727b23861a13b643d60839edd9be89d15813c8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a217d74564065f522d3f17c727b23861a13b643d60839edd9be89d15813c8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a217d74564065f522d3f17c727b23861a13b643d60839edd9be89d15813c8bb", kill_on_drop: false }` [INFO] [stdout] 5a217d74564065f522d3f17c727b23861a13b643d60839edd9be89d15813c8bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 586f34ee68c8b2052890a7effaa36a22a1ef375b83e9eb07440fc4884f176441 [INFO] running `Command { std: "docker" "start" "-a" "586f34ee68c8b2052890a7effaa36a22a1ef375b83e9eb07440fc4884f176441", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking gjson v0.8.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking psbattletools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tests` [INFO] [stdout] --> benches/integration.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tests::*; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tests` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use test::*; [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_test_dir` in this scope [INFO] [stdout] --> benches/integration.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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] --> benches/integration.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | .arg(&*TEST_ROOT_DIR) [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] --> benches/integration.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | 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] --> benches/integration.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | .arg(&*TEST_ROOT_DIR) [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] --> benches/integration.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | 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] --> benches/integration.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | cmd.arg("search").arg("AnniKa").arg(&*TEST_ROOT_DIR); [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] --> benches/integration.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | 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] --> benches/integration.rs:76:29 [INFO] [stdout] | [INFO] [stdout] 76 | cmd.arg("AnniKa").arg(&*TEST_ROOT_DIR); [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] --> benches/integration.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | 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] --> benches/integration.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | let mut output_path = TEST_ROOT_DIR [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] --> benches/integration.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | .arg(&*TEST_ROOT_DIR) [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] --> benches/integration.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | 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] --> benches/integration.rs:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | let mut output_path = TEST_ROOT_DIR [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] --> benches/integration.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | .arg(&*TEST_ROOT_DIR) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 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 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: build failed [INFO] running `Command { std: "docker" "inspect" "586f34ee68c8b2052890a7effaa36a22a1ef375b83e9eb07440fc4884f176441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586f34ee68c8b2052890a7effaa36a22a1ef375b83e9eb07440fc4884f176441", kill_on_drop: false }` [INFO] [stdout] 586f34ee68c8b2052890a7effaa36a22a1ef375b83e9eb07440fc4884f176441