[INFO] cloning repository https://github.com/m-lima/passifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-lima/passifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-lima%2Fpassifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-lima%2Fpassifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5d6c26f4fe3140fd894997661d43b8fb9bf4285 [INFO] testing m-lima/passifier against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-lima%2Fpassifier" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/m-lima/passifier [INFO] finished tweaking git repo https://github.com/m-lima/passifier [INFO] tweaked toml for git repo https://github.com/m-lima/passifier written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m-lima/passifier on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/m-lima/passifier 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.2 [INFO] [stderr] Downloaded rmp v0.8.10 [INFO] [stderr] Downloaded serde_derive v1.0.123 [INFO] [stderr] Downloaded rpassword v5.0.1 [INFO] [stderr] Downloaded mio v0.7.8 [INFO] [stderr] Downloaded aes-gcm v0.6.0 [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded wasi v0.10.2+wasi-snapshot-preview1 [INFO] [stderr] Downloaded os_str_bytes v2.4.0 [INFO] [stderr] Downloaded block-cipher v0.7.1 [INFO] [stderr] Downloaded smallvec v1.6.0 [INFO] [stderr] Downloaded unicode-segmentation v1.7.0 [INFO] [stderr] Downloaded aesni v0.7.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.2 [INFO] [stderr] Downloaded aes-soft v0.4.0 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded aes v0.4.0 [INFO] [stderr] Downloaded rmp-serde v0.15.4 [INFO] [stderr] Downloaded serde v1.0.123 [INFO] [stderr] Downloaded getrandom v0.2.2 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded rand_core v0.6.2 [INFO] [stderr] Downloaded rand v0.8.3 [INFO] [stderr] Downloaded sha2 v0.9.3 [INFO] [stderr] Downloaded signal-hook-registry v1.2.2 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded ntapi v0.3.6 [INFO] [stderr] Downloaded rucline v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35528cfe3fd490e22a62aaa7001bb5f82651debc724792346045002acae7e44e [INFO] running `Command { std: "docker" "start" "-a" "35528cfe3fd490e22a62aaa7001bb5f82651debc724792346045002acae7e44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35528cfe3fd490e22a62aaa7001bb5f82651debc724792346045002acae7e44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35528cfe3fd490e22a62aaa7001bb5f82651debc724792346045002acae7e44e", kill_on_drop: false }` [INFO] [stdout] 35528cfe3fd490e22a62aaa7001bb5f82651debc724792346045002acae7e44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e680ec609973ce7a3285356afa185c89764582dac0449fbdc5e9206e29bb663 [INFO] running `Command { std: "docker" "start" "-a" "7e680ec609973ce7a3285356afa185c89764582dac0449fbdc5e9206e29bb663", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rucline v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling rmp-serde v0.15.4 [INFO] [stderr] Compiling crypter v0.1.0 (/opt/rustwide/workdir/lib/crypter) [INFO] [stderr] Compiling store v0.1.0 (/opt/rustwide/workdir/lib/store) [INFO] [stderr] Compiling passifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: field `0` is never read [INFO] [stdout] --> src/args.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | S3(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings, rust_2018_idioms, clippy::pedantic)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 121 - S3(String), [INFO] [stdout] 121 + S3(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `passifier` (bin "passifier") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e680ec609973ce7a3285356afa185c89764582dac0449fbdc5e9206e29bb663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e680ec609973ce7a3285356afa185c89764582dac0449fbdc5e9206e29bb663", kill_on_drop: false }` [INFO] [stdout] 7e680ec609973ce7a3285356afa185c89764582dac0449fbdc5e9206e29bb663