[INFO] cloning repository https://github.com/birjolaxew/rust-cz-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/birjolaxew/rust-cz-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirjolaxew%2Frust-cz-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirjolaxew%2Frust-cz-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1519b8b9cc53cd405ce61c375bb294ee50f393f [INFO] testing birjolaxew/rust-cz-cli against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirjolaxew%2Frust-cz-cli" "/workspace/builds/worker-102/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-102/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/birjolaxew/rust-cz-cli 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 git repo https://github.com/birjolaxew/rust-cz-cli [INFO] finished tweaking git repo https://github.com/birjolaxew/rust-cz-cli [INFO] tweaked toml for git repo https://github.com/birjolaxew/rust-cz-cli written to /workspace/builds/worker-102/source/Cargo.toml [INFO] crate git repo https://github.com/birjolaxew/rust-cz-cli 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-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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] 68aaf6e4cfffc4d2ab29d7dce382ed2d1f107082a628d3690f5952e22141383c [INFO] running `Command { std: "docker" "start" "-a" "68aaf6e4cfffc4d2ab29d7dce382ed2d1f107082a628d3690f5952e22141383c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68aaf6e4cfffc4d2ab29d7dce382ed2d1f107082a628d3690f5952e22141383c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68aaf6e4cfffc4d2ab29d7dce382ed2d1f107082a628d3690f5952e22141383c", kill_on_drop: false }` [INFO] [stdout] 68aaf6e4cfffc4d2ab29d7dce382ed2d1f107082a628d3690f5952e22141383c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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] dcc26fa71760729d5d05b3b35cd2772846a9e5e20545a5e6402ff57c5f3b1efe [INFO] running `Command { std: "docker" "start" "-a" "dcc26fa71760729d5d05b3b35cd2772846a9e5e20545a5e6402ff57c5f3b1efe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling smawk v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling textwrap v0.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling cz-cli-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `retry_last_commit` [INFO] [stdout] --> src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let retry_last_commit = filtered_args.get(0) == Some(&"--retry".to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_last_commit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let config = config::load(None); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/adapters/mod.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_by_name(name: &String) -> Option> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_by_name` [INFO] [stdout] --> src/adapters/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_by_name(name: &String) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.87s [INFO] running `Command { std: "docker" "inspect" "dcc26fa71760729d5d05b3b35cd2772846a9e5e20545a5e6402ff57c5f3b1efe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcc26fa71760729d5d05b3b35cd2772846a9e5e20545a5e6402ff57c5f3b1efe", kill_on_drop: false }` [INFO] [stdout] dcc26fa71760729d5d05b3b35cd2772846a9e5e20545a5e6402ff57c5f3b1efe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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] c11e7e98b6baf6491c51328f81a7082b04314890803a52ad4bda7eade6002f5b [INFO] running `Command { std: "docker" "start" "-a" "c11e7e98b6baf6491c51328f81a7082b04314890803a52ad4bda7eade6002f5b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cz-cli-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `retry_last_commit` [INFO] [stdout] --> src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let retry_last_commit = filtered_args.get(0) == Some(&"--retry".to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_last_commit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let config = config::load(None); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/adapters/mod.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_by_name(name: &String) -> Option> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_by_name` [INFO] [stdout] --> src/adapters/mod.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_by_name(name: &String) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.68s [INFO] running `Command { std: "docker" "inspect" "c11e7e98b6baf6491c51328f81a7082b04314890803a52ad4bda7eade6002f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11e7e98b6baf6491c51328f81a7082b04314890803a52ad4bda7eade6002f5b", kill_on_drop: false }` [INFO] [stdout] c11e7e98b6baf6491c51328f81a7082b04314890803a52ad4bda7eade6002f5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-102/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", kill_on_drop: false }` [INFO] [stdout] 0efc07e03f0b508fef2d79d87a591b11c3a15c6986ea77325278fac1e3a6a86f [INFO] running `Command { std: "docker" "start" "-a" "0efc07e03f0b508fef2d79d87a591b11c3a15c6986ea77325278fac1e3a6a86f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `retry_last_commit` [INFO] [stderr] --> src/main.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | let retry_last_commit = filtered_args.get(0) == Some(&"--retry".to_string()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retry_last_commit` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | let config = config::load(None); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/adapters/mod.rs:31:20 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn get_by_name(name: &String) -> Option> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_by_name` [INFO] [stderr] --> src/adapters/mod.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn get_by_name(name: &String) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cz-cli-rs` (bin "cz-cli-rs" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cz_cli_rs-3ba0cc554d328cc5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test args_filter::tests::test_args_filter ... ok [INFO] [stdout] test config::tests::test_load_from_json ... ok [INFO] [stdout] test config::tests::test_load_from_packagejson ... ok [INFO] [stdout] test config::tests::test_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0efc07e03f0b508fef2d79d87a591b11c3a15c6986ea77325278fac1e3a6a86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0efc07e03f0b508fef2d79d87a591b11c3a15c6986ea77325278fac1e3a6a86f", kill_on_drop: false }` [INFO] [stdout] 0efc07e03f0b508fef2d79d87a591b11c3a15c6986ea77325278fac1e3a6a86f