[INFO] cloning repository https://github.com/louib/keep-in-touch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louib/keep-in-touch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouib%2Fkeep-in-touch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouib%2Fkeep-in-touch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e281348bd7f4dac6922607d87eb0bcd52e5518e1 [INFO] testing louib/keep-in-touch against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouib%2Fkeep-in-touch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/louib/keep-in-touch [INFO] finished tweaking git repo https://github.com/louib/keep-in-touch [INFO] tweaked toml for git repo https://github.com/louib/keep-in-touch written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/louib/keep-in-touch on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/louib/keep-in-touch 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-code v3.0.0 [INFO] [stderr] Downloaded clipboard-win v5.0.0 [INFO] [stderr] Downloaded rustyline v13.0.0 [INFO] [stderr] Downloaded clap_derive v4.3.2 [INFO] [stderr] Downloaded proc-macro-hack v0.4.3 [INFO] [stderr] Downloaded clap v4.3.11 [INFO] [stderr] Downloaded rusb v0.9.3 [INFO] [stderr] Downloaded serde v1.0.168 [INFO] [stderr] Downloaded challenge_response v0.2.4 [INFO] [stderr] Downloaded clap_builder v4.3.11 [INFO] [stderr] Downloaded xml-rs v0.8.15 [INFO] [stderr] Downloaded keepass v0.7.3 [INFO] [stderr] Downloaded libusb1-sys v0.6.4 [INFO] [stderr] Downloaded structure v0.1.2 [INFO] [stderr] Downloaded rust-argon2 v2.1.0 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] [stderr] Downloaded twofish v0.7.1 [INFO] [stderr] Downloaded block-modes v0.9.1 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.3 [INFO] [stderr] Downloaded structure-macro-impl v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4693eed244a636089ee34bf5c8a882303b4768c596e4c41505d9986e5865c013 [INFO] running `Command { std: "docker" "start" "-a" "4693eed244a636089ee34bf5c8a882303b4768c596e4c41505d9986e5865c013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4693eed244a636089ee34bf5c8a882303b4768c596e4c41505d9986e5865c013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4693eed244a636089ee34bf5c8a882303b4768c596e4c41505d9986e5865c013", kill_on_drop: false }` [INFO] [stdout] 4693eed244a636089ee34bf5c8a882303b4768c596e4c41505d9986e5865c013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f117d5ac313c17d66376bfb12ca298d8dbcb52a8f16f738b0d1dd5fedf263a4 [INFO] running `Command { std: "docker" "start" "-a" "2f117d5ac313c17d66376bfb12ca298d8dbcb52a8f16f738b0d1dd5fedf263a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling serde v1.0.168 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Compiling rusb v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling structure-macro-impl v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling rust-argon2 v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling libusb1-sys v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling structure v0.1.2 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling secstr v0.5.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling challenge_response v0.2.4 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling keepass v0.7.3 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling keep-in-touch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:424:33 [INFO] [stdout] | [INFO] [stdout] 424 | Some(t) => t.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.86s [INFO] running `Command { std: "docker" "inspect" "2f117d5ac313c17d66376bfb12ca298d8dbcb52a8f16f738b0d1dd5fedf263a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f117d5ac313c17d66376bfb12ca298d8dbcb52a8f16f738b0d1dd5fedf263a4", kill_on_drop: false }` [INFO] [stdout] 2f117d5ac313c17d66376bfb12ca298d8dbcb52a8f16f738b0d1dd5fedf263a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723fe4b7a26cffc58ca623dd5c8a95a8f072915f196687777db40423e77bedf5 [INFO] running `Command { std: "docker" "start" "-a" "723fe4b7a26cffc58ca623dd5c8a95a8f072915f196687777db40423e77bedf5", kill_on_drop: false }` [INFO] [stderr] Compiling keep-in-touch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:424:33 [INFO] [stdout] | [INFO] [stdout] 424 | Some(t) => t.clone().to_string(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "723fe4b7a26cffc58ca623dd5c8a95a8f072915f196687777db40423e77bedf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723fe4b7a26cffc58ca623dd5c8a95a8f072915f196687777db40423e77bedf5", kill_on_drop: false }` [INFO] [stdout] 723fe4b7a26cffc58ca623dd5c8a95a8f072915f196687777db40423e77bedf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd06d90e9dc0c46b338c86bbc1381c0c918b01f11685c94a305a2ba9c16a3a8f [INFO] running `Command { std: "docker" "start" "-a" "bd06d90e9dc0c46b338c86bbc1381c0c918b01f11685c94a305a2ba9c16a3a8f", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/main.rs:424:33 [INFO] [stderr] | [INFO] [stderr] 424 | Some(t) => t.clone().to_string(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `keep-in-touch` (bin "keep-in-touch" test) generated 1 warning (run `cargo fix --bin "keep-in-touch" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/keep_in_touch-8b6a8eff6f643e1d) [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" "bd06d90e9dc0c46b338c86bbc1381c0c918b01f11685c94a305a2ba9c16a3a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd06d90e9dc0c46b338c86bbc1381c0c918b01f11685c94a305a2ba9c16a3a8f", kill_on_drop: false }` [INFO] [stdout] bd06d90e9dc0c46b338c86bbc1381c0c918b01f11685c94a305a2ba9c16a3a8f