[INFO] cloning repository https://github.com/codeTIT4N/rust-cli-port-scanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codeTIT4N/rust-cli-port-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcodeTIT4N%2Frust-cli-port-scanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcodeTIT4N%2Frust-cli-port-scanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e285d7b04669162d763cb9501e310b597dc75217 [INFO] checking codeTIT4N/rust-cli-port-scanner against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcodeTIT4N%2Frust-cli-port-scanner" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/codeTIT4N/rust-cli-port-scanner [INFO] finished tweaking git repo https://github.com/codeTIT4N/rust-cli-port-scanner [INFO] tweaked toml for git repo https://github.com/codeTIT4N/rust-cli-port-scanner written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/codeTIT4N/rust-cli-port-scanner on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/codeTIT4N/rust-cli-port-scanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b844418d0d9081b5b0bc1f69fa5ef0f40323ed21a57ef250945f57e7fced14a [INFO] running `Command { std: "docker" "start" "-a" "7b844418d0d9081b5b0bc1f69fa5ef0f40323ed21a57ef250945f57e7fced14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b844418d0d9081b5b0bc1f69fa5ef0f40323ed21a57ef250945f57e7fced14a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b844418d0d9081b5b0bc1f69fa5ef0f40323ed21a57ef250945f57e7fced14a", kill_on_drop: false }` [INFO] [stdout] 7b844418d0d9081b5b0bc1f69fa5ef0f40323ed21a57ef250945f57e7fced14a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b904e335f88fd1cb064f51d248cf8a7be8e6a51bdb54293f10a6a6d66d75d61 [INFO] running `Command { std: "docker" "start" "-a" "9b904e335f88fd1cb064f51d248cf8a7be8e6a51bdb54293f10a6a6d66d75d61", kill_on_drop: false }` [INFO] [stderr] Checking rust-port-sniffer-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `flag` is never read [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 12 | flag: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `flag` is never read [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Args { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 12 | flag: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] running `Command { std: "docker" "inspect" "9b904e335f88fd1cb064f51d248cf8a7be8e6a51bdb54293f10a6a6d66d75d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b904e335f88fd1cb064f51d248cf8a7be8e6a51bdb54293f10a6a6d66d75d61", kill_on_drop: false }` [INFO] [stdout] 9b904e335f88fd1cb064f51d248cf8a7be8e6a51bdb54293f10a6a6d66d75d61