[INFO] cloning repository https://github.com/ZePedroResende/secrets_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZePedroResende/secrets_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZePedroResende%2Fsecrets_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZePedroResende%2Fsecrets_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a6cb4a720a52a9808f2e0a7d4526ab8bc5fbb7e [INFO] testing ZePedroResende/secrets_cli against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZePedroResende%2Fsecrets_cli" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZePedroResende/secrets_cli on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZePedroResende/secrets_cli [INFO] finished tweaking git repo https://github.com/ZePedroResende/secrets_cli [INFO] tweaked toml for git repo https://github.com/ZePedroResende/secrets_cli written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/ZePedroResende/secrets_cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f3732be7be846d9d4e38b6c6a1fe51f67123f25c6852316310230377bd9d442 [INFO] running `Command { std: "docker" "start" "-a" "9f3732be7be846d9d4e38b6c6a1fe51f67123f25c6852316310230377bd9d442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f3732be7be846d9d4e38b6c6a1fe51f67123f25c6852316310230377bd9d442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3732be7be846d9d4e38b6c6a1fe51f67123f25c6852316310230377bd9d442", kill_on_drop: false }` [INFO] [stdout] 9f3732be7be846d9d4e38b6c6a1fe51f67123f25c6852316310230377bd9d442 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e3157872b6b662b1bceed8061f067885165f0b327822e8e528e9dd8d43ffcee [INFO] running `Command { std: "docker" "start" "-a" "6e3157872b6b662b1bceed8061f067885165f0b327822e8e528e9dd8d43ffcee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling secrets_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `salt` [INFO] [stdout] --> src/encryption.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | let (salt, hash): ([u8; 32], [u8; 32]) = derive_key(password).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_salt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/encryption.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(nonce: Nonce) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CREDENTIAL_LEN` [INFO] [stdout] --> src/encryption.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | const CREDENTIAL_LEN: usize = digest::SHA256_OUTPUT_LEN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_key` [INFO] [stdout] --> src/encryption.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn derive_key( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encrypt_data` [INFO] [stdout] --> src/encryption.rs:88:4 [INFO] [stdout] | [INFO] [stdout] 88 | fn encrypt_data(plain_text: String) -> Result<(), Unspecified> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.83s [INFO] running `Command { std: "docker" "inspect" "6e3157872b6b662b1bceed8061f067885165f0b327822e8e528e9dd8d43ffcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3157872b6b662b1bceed8061f067885165f0b327822e8e528e9dd8d43ffcee", kill_on_drop: false }` [INFO] [stdout] 6e3157872b6b662b1bceed8061f067885165f0b327822e8e528e9dd8d43ffcee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c33642dff43c0b9884bcaa29e63f0a792ffec625ad4702f5d6f99b12c50b7549 [INFO] running `Command { std: "docker" "start" "-a" "c33642dff43c0b9884bcaa29e63f0a792ffec625ad4702f5d6f99b12c50b7549", kill_on_drop: false }` [INFO] [stderr] Compiling secrets_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `salt` [INFO] [stdout] --> src/encryption.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | let (salt, hash): ([u8; 32], [u8; 32]) = derive_key(password).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_salt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/encryption.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn new(nonce: Nonce) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `CREDENTIAL_LEN` [INFO] [stdout] --> src/encryption.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | const CREDENTIAL_LEN: usize = digest::SHA256_OUTPUT_LEN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `derive_key` [INFO] [stdout] --> src/encryption.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn derive_key( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `encrypt_data` [INFO] [stdout] --> src/encryption.rs:88:4 [INFO] [stdout] | [INFO] [stdout] 88 | fn encrypt_data(plain_text: String) -> Result<(), Unspecified> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "c33642dff43c0b9884bcaa29e63f0a792ffec625ad4702f5d6f99b12c50b7549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33642dff43c0b9884bcaa29e63f0a792ffec625ad4702f5d6f99b12c50b7549", kill_on_drop: false }` [INFO] [stdout] c33642dff43c0b9884bcaa29e63f0a792ffec625ad4702f5d6f99b12c50b7549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c31ecff9f9605caabf4c8220d1fed8c37ac1ca70f7f51031860acc209d961c3c [INFO] running `Command { std: "docker" "start" "-a" "c31ecff9f9605caabf4c8220d1fed8c37ac1ca70f7f51031860acc209d961c3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `salt` [INFO] [stderr] --> src/encryption.rs:91:10 [INFO] [stderr] | [INFO] [stderr] 91 | let (salt, hash): ([u8; 32], [u8; 32]) = derive_key(password).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_salt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/encryption.rs:11:8 [INFO] [stderr] | [INFO] [stderr] 11 | fn new(nonce: Nonce) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `CREDENTIAL_LEN` [INFO] [stderr] --> src/encryption.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | const CREDENTIAL_LEN: usize = digest::SHA256_OUTPUT_LEN; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `derive_key` [INFO] [stderr] --> src/encryption.rs:51:4 [INFO] [stderr] | [INFO] [stderr] 51 | fn derive_key( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `encrypt_data` [INFO] [stderr] --> src/encryption.rs:88:4 [INFO] [stderr] | [INFO] [stderr] 88 | fn encrypt_data(plain_text: String) -> Result<(), Unspecified> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `secrets_cli` (bin "secrets_cli" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/secrets_cli-6fd0fd5227aaeda7) [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" "c31ecff9f9605caabf4c8220d1fed8c37ac1ca70f7f51031860acc209d961c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31ecff9f9605caabf4c8220d1fed8c37ac1ca70f7f51031860acc209d961c3c", kill_on_drop: false }` [INFO] [stdout] c31ecff9f9605caabf4c8220d1fed8c37ac1ca70f7f51031860acc209d961c3c