[INFO] cloning repository https://github.com/jayshrivastava/port-inspector-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayshrivastava/port-inspector-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayshrivastava%2Fport-inspector-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayshrivastava%2Fport-inspector-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d9310f5c287009ee362fac44c8a3574d9a7b755 [INFO] testing jayshrivastava/port-inspector-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%2Fjayshrivastava%2Fport-inspector-cli" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jayshrivastava/port-inspector-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/jayshrivastava/port-inspector-cli [INFO] finished tweaking git repo https://github.com/jayshrivastava/port-inspector-cli [INFO] tweaked toml for git repo https://github.com/jayshrivastava/port-inspector-cli written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/jayshrivastava/port-inspector-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] [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 assert_cmd v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 035eda1692d99dfdb3e42089b20a38e8751481236cee65f1131d47848e265c8e [INFO] running `Command { std: "docker" "start" "-a" "035eda1692d99dfdb3e42089b20a38e8751481236cee65f1131d47848e265c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "035eda1692d99dfdb3e42089b20a38e8751481236cee65f1131d47848e265c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "035eda1692d99dfdb3e42089b20a38e8751481236cee65f1131d47848e265c8e", kill_on_drop: false }` [INFO] [stdout] 035eda1692d99dfdb3e42089b20a38e8751481236cee65f1131d47848e265c8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 0039e39a3be60496fee968f2c460b38c317a31033ee1000b6821b3fe6c67b7df [INFO] running `Command { std: "docker" "start" "-a" "0039e39a3be60496fee968f2c460b38c317a31033ee1000b6821b3fe6c67b7df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling port-inspector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.19s [INFO] running `Command { std: "docker" "inspect" "0039e39a3be60496fee968f2c460b38c317a31033ee1000b6821b3fe6c67b7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0039e39a3be60496fee968f2c460b38c317a31033ee1000b6821b3fe6c67b7df", kill_on_drop: false }` [INFO] [stdout] 0039e39a3be60496fee968f2c460b38c317a31033ee1000b6821b3fe6c67b7df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 030afe3f717d77ddb570a30d49be79674ca2708b2e8977e79c25bee74cf2f24a [INFO] running `Command { std: "docker" "start" "-a" "030afe3f717d77ddb570a30d49be79674ca2708b2e8977e79c25bee74cf2f24a", kill_on_drop: false }` [INFO] [stderr] Compiling port-inspector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "030afe3f717d77ddb570a30d49be79674ca2708b2e8977e79c25bee74cf2f24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030afe3f717d77ddb570a30d49be79674ca2708b2e8977e79c25bee74cf2f24a", kill_on_drop: false }` [INFO] [stdout] 030afe3f717d77ddb570a30d49be79674ca2708b2e8977e79c25bee74cf2f24a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 1e699159ff9fe948ca8f36bb6d5f940d9dd9ed5b303577096136e7de0582b59a [INFO] running `Command { std: "docker" "start" "-a" "1e699159ff9fe948ca8f36bb6d5f940d9dd9ed5b303577096136e7de0582b59a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/port_inspector-ac15684e95d42f25) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_cli::test_invalid_ip ... ok [INFO] [stdout] test test_cli::test_invalid_num_threads ... ok [INFO] [stdout] test test_cli::test_valid_with_threads ... ok [INFO] [stdout] test test_cli::test_missing_ip ... ok [INFO] [stdout] test test_cli::test_valid_ip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e699159ff9fe948ca8f36bb6d5f940d9dd9ed5b303577096136e7de0582b59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e699159ff9fe948ca8f36bb6d5f940d9dd9ed5b303577096136e7de0582b59a", kill_on_drop: false }` [INFO] [stdout] 1e699159ff9fe948ca8f36bb6d5f940d9dd9ed5b303577096136e7de0582b59a