[INFO] fetching crate ezr 0.1.5... [INFO] testing ezr-0.1.5 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate ezr 0.1.5 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ezr 0.1.5 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ezr 0.1.5 [INFO] finished tweaking crates.io crate ezr 0.1.5 [INFO] tweaked toml for crates.io crate ezr 0.1.5 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bbe63f9ef7d49067e656b5f4b3da7686c8ce78fa187ced291426d69cbbcc6d8 [INFO] running `Command { std: "docker" "start" "-a" "4bbe63f9ef7d49067e656b5f4b3da7686c8ce78fa187ced291426d69cbbcc6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bbe63f9ef7d49067e656b5f4b3da7686c8ce78fa187ced291426d69cbbcc6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bbe63f9ef7d49067e656b5f4b3da7686c8ce78fa187ced291426d69cbbcc6d8", kill_on_drop: false }` [INFO] [stdout] 4bbe63f9ef7d49067e656b5f4b3da7686c8ce78fa187ced291426d69cbbcc6d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef74ad154ec07f2aab09489158d61c6774d3f6771140a61d6fe40dd24d4f9074 [INFO] running `Command { std: "docker" "start" "-a" "ef74ad154ec07f2aab09489158d61c6774d3f6771140a61d6fe40dd24d4f9074", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling ezr v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `exitcode` is imported redundantly [INFO] [stdout] --> src/name_processing.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 100 | use exitcode; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate exitcode; [INFO] [stdout] | ---------------------- the item `exitcode` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.65s [INFO] running `Command { std: "docker" "inspect" "ef74ad154ec07f2aab09489158d61c6774d3f6771140a61d6fe40dd24d4f9074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef74ad154ec07f2aab09489158d61c6774d3f6771140a61d6fe40dd24d4f9074", kill_on_drop: false }` [INFO] [stdout] ef74ad154ec07f2aab09489158d61c6774d3f6771140a61d6fe40dd24d4f9074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e14d0acc4c885abffe68345c055ee28d4c6dd9d8a17caa250712a9280e0beb15 [INFO] running `Command { std: "docker" "start" "-a" "e14d0acc4c885abffe68345c055ee28d4c6dd9d8a17caa250712a9280e0beb15", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling ezr v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Regex` is imported redundantly [INFO] [stdout] --> src/args_parser.rs:127:7 [INFO] [stdout] | [INFO] [stdout] 1 | use regex::Regex; [INFO] [stdout] | ------------ the item `Regex` is already imported here [INFO] [stdout] ... [INFO] [stdout] 127 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `exitcode` is imported redundantly [INFO] [stdout] --> src/name_processing.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 100 | use exitcode; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate exitcode; [INFO] [stdout] | ---------------------- the item `exitcode` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "e14d0acc4c885abffe68345c055ee28d4c6dd9d8a17caa250712a9280e0beb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14d0acc4c885abffe68345c055ee28d4c6dd9d8a17caa250712a9280e0beb15", kill_on_drop: false }` [INFO] [stdout] e14d0acc4c885abffe68345c055ee28d4c6dd9d8a17caa250712a9280e0beb15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84f7a4defc2a8e0f1098839df622bdeed8a54cfae1e144cdfed3ad4fc9a285ad [INFO] running `Command { std: "docker" "start" "-a" "84f7a4defc2a8e0f1098839df622bdeed8a54cfae1e144cdfed3ad4fc9a285ad", kill_on_drop: false }` [INFO] [stderr] warning: the item `Regex` is imported redundantly [INFO] [stderr] --> src/args_parser.rs:127:7 [INFO] [stderr] | [INFO] [stderr] 1 | use regex::Regex; [INFO] [stderr] | ------------ the item `Regex` is already imported here [INFO] [stderr] ... [INFO] [stderr] 127 | use regex::Regex; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `exitcode` is imported redundantly [INFO] [stderr] --> src/name_processing.rs:100:6 [INFO] [stderr] | [INFO] [stderr] 100 | use exitcode; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate exitcode; [INFO] [stderr] | ---------------------- the item `exitcode` is already imported here [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ezr-acafde0bc3e2cee6) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test name_processing::tests::test_delete ... ok [INFO] [stdout] test name_processing::tests::test_cleanup_spaces ... ok [INFO] [stdout] test name_processing::tests::test_fix_spaces ... ok [INFO] [stdout] test name_processing::tests::test_remove_inside_brackets ... ok [INFO] [stdout] test trim::tests::test_trim ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84f7a4defc2a8e0f1098839df622bdeed8a54cfae1e144cdfed3ad4fc9a285ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f7a4defc2a8e0f1098839df622bdeed8a54cfae1e144cdfed3ad4fc9a285ad", kill_on_drop: false }` [INFO] [stdout] 84f7a4defc2a8e0f1098839df622bdeed8a54cfae1e144cdfed3ad4fc9a285ad