[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZePedroResende%2Fsecrets_cli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZePedroResende/secrets_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/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-12/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.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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f2d2ca8fa06c67ecc58ff485ab732f3203f078fcc674dcc21cbb2fc6ca7bd0e7 [INFO] running `Command { std: "docker" "start" "-a" "f2d2ca8fa06c67ecc58ff485ab732f3203f078fcc674dcc21cbb2fc6ca7bd0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2d2ca8fa06c67ecc58ff485ab732f3203f078fcc674dcc21cbb2fc6ca7bd0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d2ca8fa06c67ecc58ff485ab732f3203f078fcc674dcc21cbb2fc6ca7bd0e7", kill_on_drop: false }` [INFO] [stdout] f2d2ca8fa06c67ecc58ff485ab732f3203f078fcc674dcc21cbb2fc6ca7bd0e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] ca1b3bb160f09510dde1d9da6df1fdd36e9e7dcf058522d2b4091ab022352ee6 [INFO] running `Command { std: "docker" "start" "-a" "ca1b3bb160f09510dde1d9da6df1fdd36e9e7dcf058522d2b4091ab022352ee6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling http-body v0.4.4 [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 17.91s [INFO] running `Command { std: "docker" "inspect" "ca1b3bb160f09510dde1d9da6df1fdd36e9e7dcf058522d2b4091ab022352ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1b3bb160f09510dde1d9da6df1fdd36e9e7dcf058522d2b4091ab022352ee6", kill_on_drop: false }` [INFO] [stdout] ca1b3bb160f09510dde1d9da6df1fdd36e9e7dcf058522d2b4091ab022352ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 54e7118515d8fd94a561f4a061c41151a056686f9646dbd9f027b2fc8a591fc0 [INFO] running `Command { std: "docker" "start" "-a" "54e7118515d8fd94a561f4a061c41151a056686f9646dbd9f027b2fc8a591fc0", 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 0.55s [INFO] running `Command { std: "docker" "inspect" "54e7118515d8fd94a561f4a061c41151a056686f9646dbd9f027b2fc8a591fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e7118515d8fd94a561f4a061c41151a056686f9646dbd9f027b2fc8a591fc0", kill_on_drop: false }` [INFO] [stdout] 54e7118515d8fd94a561f4a061c41151a056686f9646dbd9f027b2fc8a591fc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] d7993ed7d34acbea90ffda6e9b8a73016e98c6a5df96e3478fd2757ad8c71116 [INFO] running `Command { std: "docker" "start" "-a" "d7993ed7d34acbea90ffda6e9b8a73016e98c6a5df96e3478fd2757ad8c71116", kill_on_drop: false }` [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 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/secrets_cli-0b6aaa0e1ef0d59c) [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" "d7993ed7d34acbea90ffda6e9b8a73016e98c6a5df96e3478fd2757ad8c71116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7993ed7d34acbea90ffda6e9b8a73016e98c6a5df96e3478fd2757ad8c71116", kill_on_drop: false }` [INFO] [stdout] d7993ed7d34acbea90ffda6e9b8a73016e98c6a5df96e3478fd2757ad8c71116