[INFO] cloning repository https://github.com/frodggy/lithium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frodggy/lithium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrodggy%2Flithium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrodggy%2Flithium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1178f524938fc936372d6bac7674c16373722c0 [INFO] testing frodggy/lithium against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrodggy%2Flithium" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/frodggy/lithium [INFO] finished tweaking git repo https://github.com/frodggy/lithium [INFO] tweaked toml for git repo https://github.com/frodggy/lithium written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frodggy/lithium on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frodggy/lithium 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37ec4d87a8caf6e979a4073bb9fa914e1c7413e6c6feb04f81efcbe1724a63cf [INFO] running `Command { std: "docker" "start" "-a" "37ec4d87a8caf6e979a4073bb9fa914e1c7413e6c6feb04f81efcbe1724a63cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37ec4d87a8caf6e979a4073bb9fa914e1c7413e6c6feb04f81efcbe1724a63cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ec4d87a8caf6e979a4073bb9fa914e1c7413e6c6feb04f81efcbe1724a63cf", kill_on_drop: false }` [INFO] [stdout] 37ec4d87a8caf6e979a4073bb9fa914e1c7413e6c6feb04f81efcbe1724a63cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0a78511fcc454202176b81be78f6b1292f7244a8ea1b86fe9d979134add358 [INFO] running `Command { std: "docker" "start" "-a" "7e0a78511fcc454202176b81be78f6b1292f7244a8ea1b86fe9d979134add358", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling salsa20 v0.8.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.7.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling bcrypt v0.15.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling crypto_box v0.6.0 [INFO] [stderr] Compiling serde-encrypt-core v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling serde-encrypt v0.7.0 [INFO] [stderr] Compiling lithium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `decrypt` is never used [INFO] [stdout] --> src/key.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn decrypt(obsf: &[u8], key: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.27s [INFO] running `Command { std: "docker" "inspect" "7e0a78511fcc454202176b81be78f6b1292f7244a8ea1b86fe9d979134add358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0a78511fcc454202176b81be78f6b1292f7244a8ea1b86fe9d979134add358", kill_on_drop: false }` [INFO] [stdout] 7e0a78511fcc454202176b81be78f6b1292f7244a8ea1b86fe9d979134add358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99a3a832d31ede2091442f394024159ba1f5eeffc7588130806a2a85e0990dec [INFO] running `Command { std: "docker" "start" "-a" "99a3a832d31ede2091442f394024159ba1f5eeffc7588130806a2a85e0990dec", kill_on_drop: false }` [INFO] [stderr] Compiling lithium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `decrypt` is never used [INFO] [stdout] --> src/key.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn decrypt(obsf: &[u8], key: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "99a3a832d31ede2091442f394024159ba1f5eeffc7588130806a2a85e0990dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a3a832d31ede2091442f394024159ba1f5eeffc7588130806a2a85e0990dec", kill_on_drop: false }` [INFO] [stdout] 99a3a832d31ede2091442f394024159ba1f5eeffc7588130806a2a85e0990dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ff53b8817f2a119da0301ae1f49c1124154f5e9da1e0e3bcffadf7da7306275 [INFO] running `Command { std: "docker" "start" "-a" "0ff53b8817f2a119da0301ae1f49c1124154f5e9da1e0e3bcffadf7da7306275", kill_on_drop: false }` [INFO] [stderr] warning: function `decrypt` is never used [INFO] [stderr] --> src/key.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn decrypt(obsf: &[u8], key: &[u8]) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `lithium` (bin "lithium" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lithium-0d4150dec7e8f3e3) [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" "0ff53b8817f2a119da0301ae1f49c1124154f5e9da1e0e3bcffadf7da7306275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff53b8817f2a119da0301ae1f49c1124154f5e9da1e0e3bcffadf7da7306275", kill_on_drop: false }` [INFO] [stdout] 0ff53b8817f2a119da0301ae1f49c1124154f5e9da1e0e3bcffadf7da7306275