[INFO] cloning repository https://github.com/ziqiangxu/rust-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ziqiangxu/rust-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziqiangxu%2Frust-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziqiangxu%2Frust-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8e3bbbae8db367c271a6fd23a885c463e75f206 [INFO] testing ziqiangxu/rust-cli against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fziqiangxu%2Frust-cli" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ziqiangxu/rust-cli on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ziqiangxu/rust-cli [INFO] finished tweaking git repo https://github.com/ziqiangxu/rust-cli [INFO] tweaked toml for git repo https://github.com/ziqiangxu/rust-cli written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/ziqiangxu/rust-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 586fd0c599df9869da62f88b64d57440ea2d590785d62befe60672ac9b742016 [INFO] running `Command { std: "docker" "start" "-a" "586fd0c599df9869da62f88b64d57440ea2d590785d62befe60672ac9b742016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "586fd0c599df9869da62f88b64d57440ea2d590785d62befe60672ac9b742016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586fd0c599df9869da62f88b64d57440ea2d590785d62befe60672ac9b742016", kill_on_drop: false }` [INFO] [stdout] 586fd0c599df9869da62f88b64d57440ea2d590785d62befe60672ac9b742016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79af7d73462e70f20f5b95c56e63ae75b3c001f1dc5f5389f5fded89a646132a [INFO] running `Command { std: "docker" "start" "-a" "79af7d73462e70f20f5b95c56e63ae75b3c001f1dc5f5389f5fded89a646132a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling rust-cli v0.1.0 (/opt/rustwide/workdir/rust-cli) [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> rust-cli/src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> rust-cli/src/main.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | let repo_version = App::new(REPO_VERSION) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> rust-cli/src/main.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | let matches = App::new("rust-cli") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::App::<'help>::help`: Replaced with `App::override_help` [INFO] [stdout] --> rust-cli/src/main.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | .help("Some useful command for development") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_newst_tag_test` [INFO] [stdout] --> rust-cli/src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_newst_tag_test(repo_path: &str) -> (Option, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.40s [INFO] running `Command { std: "docker" "inspect" "79af7d73462e70f20f5b95c56e63ae75b3c001f1dc5f5389f5fded89a646132a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79af7d73462e70f20f5b95c56e63ae75b3c001f1dc5f5389f5fded89a646132a", kill_on_drop: false }` [INFO] [stdout] 79af7d73462e70f20f5b95c56e63ae75b3c001f1dc5f5389f5fded89a646132a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364100be87d8498e0a640d6b29a66d8b30abc68643a5bf5243fa6b046ec4221b [INFO] running `Command { std: "docker" "start" "-a" "364100be87d8498e0a640d6b29a66d8b30abc68643a5bf5243fa6b046ec4221b", kill_on_drop: false }` [INFO] [stderr] Compiling rust-cli v0.1.0 (/opt/rustwide/workdir/rust-cli) [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> rust-cli/src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{App, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> rust-cli/src/main.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | let repo_version = App::new(REPO_VERSION) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stdout] --> rust-cli/src/main.rs:170:19 [INFO] [stdout] | [INFO] [stdout] 170 | let matches = App::new("rust-cli") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::App::<'help>::help`: Replaced with `App::override_help` [INFO] [stdout] --> rust-cli/src/main.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | .help("Some useful command for development") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_newst_tag_test` [INFO] [stdout] --> rust-cli/src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_newst_tag_test(repo_path: &str) -> (Option, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "364100be87d8498e0a640d6b29a66d8b30abc68643a5bf5243fa6b046ec4221b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364100be87d8498e0a640d6b29a66d8b30abc68643a5bf5243fa6b046ec4221b", kill_on_drop: false }` [INFO] [stdout] 364100be87d8498e0a640d6b29a66d8b30abc68643a5bf5243fa6b046ec4221b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4166cbde49d9c53f65dea030467072c6881aec6bf49cf9da32d9648af2be3b96 [INFO] running `Command { std: "docker" "start" "-a" "4166cbde49d9c53f65dea030467072c6881aec6bf49cf9da32d9648af2be3b96", 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] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stderr] --> rust-cli/src/main.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | use clap::{App, Arg}; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stderr] --> rust-cli/src/main.rs:152:24 [INFO] [stderr] | [INFO] [stderr] 152 | let repo_version = App::new(REPO_VERSION) [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `clap::App`: Replaced with `Command` [INFO] [stderr] --> rust-cli/src/main.rs:170:19 [INFO] [stderr] | [INFO] [stderr] 170 | let matches = App::new("rust-cli") [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `clap::App::<'help>::help`: Replaced with `App::override_help` [INFO] [stderr] --> rust-cli/src/main.rs:173:10 [INFO] [stderr] | [INFO] [stderr] 173 | .help("Some useful command for development") [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_newst_tag_test` [INFO] [stderr] --> rust-cli/src/main.rs:16:4 [INFO] [stderr] | [INFO] [stderr] 16 | fn get_newst_tag_test(repo_path: &str) -> (Option, String) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-cli` (bin "rust-cli" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.99s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_cli-ec6b21ddfa78d237) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4166cbde49d9c53f65dea030467072c6881aec6bf49cf9da32d9648af2be3b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4166cbde49d9c53f65dea030467072c6881aec6bf49cf9da32d9648af2be3b96", kill_on_drop: false }` [INFO] [stdout] 4166cbde49d9c53f65dea030467072c6881aec6bf49cf9da32d9648af2be3b96