[INFO] cloning repository https://github.com/KyleDerZweite/p2p-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KyleDerZweite/p2p-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyleDerZweite%2Fp2p-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyleDerZweite%2Fp2p-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6a664ca222d8ec3cafa4d65eab1ff48765e3d09
[INFO] testing KyleDerZweite/p2p-cli against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyleDerZweite%2Fp2p-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KyleDerZweite/p2p-cli
[INFO] finished tweaking git repo https://github.com/KyleDerZweite/p2p-cli
[INFO] tweaked toml for git repo https://github.com/KyleDerZweite/p2p-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KyleDerZweite/p2p-cli on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KyleDerZweite/p2p-cli 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15c2cc82d7f62390558a033048e5cb133dec1c910addb1a8d75886d4a65d679c
[INFO] running `Command { std: "docker" "start" "-a" "15c2cc82d7f62390558a033048e5cb133dec1c910addb1a8d75886d4a65d679c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15c2cc82d7f62390558a033048e5cb133dec1c910addb1a8d75886d4a65d679c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c2cc82d7f62390558a033048e5cb133dec1c910addb1a8d75886d4a65d679c", kill_on_drop: false }`
[INFO] [stdout] 15c2cc82d7f62390558a033048e5cb133dec1c910addb1a8d75886d4a65d679c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ef2ca1c6f1b27f0ec0d6bd4c57390c8b9d56c41006d532e34af8ad2b26b88ec
[INFO] running `Command { std: "docker" "start" "-a" "3ef2ca1c6f1b27f0ec0d6bd4c57390c8b9d56c41006d532e34af8ad2b26b88ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling p2p-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `KeyModifiers`
[INFO] [stdout]  --> src/main.rs:2:90
[INFO] [stdout]   |
[INFO] [stdout] 2 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode, KeyEventKind, KeyModifiers},
[INFO] [stdout]   |                                                                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timeout`
[INFO] [stdout]   --> src/main.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     time::{timeout, sleep, Duration as TokioDuration},
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/main.rs:595:5
[INFO] [stdout]     |
[INFO] [stdout] 595 |     addr: SocketAddr,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Disconnected` is never constructed
[INFO] [stdout]   --> src/main.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | enum ConnectionStatus {
[INFO] [stdout]    |      ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 77 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_private_key` and `get_public_key` are never used
[INFO] [stdout]    --> src/crypto.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 21  | impl CryptoManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn get_private_key(&self) -> &RsaPrivateKey {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_public_key(&self) -> &RsaPublicKey {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `peer_id` are never read
[INFO] [stdout]  --> src/messagedb.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StoredMessage {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 7 |     pub id: i64,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 8 |     pub peer_id: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StoredMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_in_memory`, `get_peer_by_id`, `set_peer_alias`, `get_all_peers`, `delete_peer`, and `get_message_count` are never used
[INFO] [stdout]    --> src/messagedb.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout] 18  | impl MessageDB {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26  |     pub fn new_in_memory() -> Result<Self, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn get_peer_by_id(&self, peer_id: &str) -> Result<Option<PeerInfo>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn set_peer_alias(&self, peer_id: &str, alias: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn get_all_peers(&self) -> Result<Vec<PeerInfo>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn delete_peer(&self, peer_id: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn get_message_count(&self, peer_id: &str) -> Result<i64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PeerInfo` is never constructed
[INFO] [stdout]    --> src/messagedb.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct PeerInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "3ef2ca1c6f1b27f0ec0d6bd4c57390c8b9d56c41006d532e34af8ad2b26b88ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef2ca1c6f1b27f0ec0d6bd4c57390c8b9d56c41006d532e34af8ad2b26b88ec", kill_on_drop: false }`
[INFO] [stdout] 3ef2ca1c6f1b27f0ec0d6bd4c57390c8b9d56c41006d532e34af8ad2b26b88ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1315d6a2f140c80031b5362df124daa1bd737b32c3c06d3eacfa343bd268345
[INFO] running `Command { std: "docker" "start" "-a" "b1315d6a2f140c80031b5362df124daa1bd737b32c3c06d3eacfa343bd268345", kill_on_drop: false }`
[INFO] [stderr]    Compiling p2p-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `KeyModifiers`
[INFO] [stdout]  --> src/main.rs:2:90
[INFO] [stdout]   |
[INFO] [stdout] 2 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode, KeyEventKind, KeyModifiers},
[INFO] [stdout]   |                                                                                          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timeout`
[INFO] [stdout]   --> src/main.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     time::{timeout, sleep, Duration as TokioDuration},
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/main.rs:595:5
[INFO] [stdout]     |
[INFO] [stdout] 595 |     addr: SocketAddr,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Disconnected` is never constructed
[INFO] [stdout]   --> src/main.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | enum ConnectionStatus {
[INFO] [stdout]    |      ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 77 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConnectionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_private_key` and `get_public_key` are never used
[INFO] [stdout]    --> src/crypto.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 21  | impl CryptoManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn get_private_key(&self) -> &RsaPrivateKey {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_public_key(&self) -> &RsaPublicKey {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `peer_id` are never read
[INFO] [stdout]  --> src/messagedb.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StoredMessage {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 7 |     pub id: i64,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 8 |     pub peer_id: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StoredMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_peers`, `delete_peer`, and `get_message_count` are never used
[INFO] [stdout]    --> src/messagedb.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 18  | impl MessageDB {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn get_all_peers(&self) -> Result<Vec<PeerInfo>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn delete_peer(&self, peer_id: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn get_message_count(&self, peer_id: &str) -> Result<i64, Box<dyn std::error::Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer_id`, `public_key`, `last_ip`, `created_at`, and `last_seen` are never read
[INFO] [stdout]    --> src/messagedb.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct PeerInfo {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 214 |     pub peer_id: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 215 |     pub public_key: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 216 |     pub alias: Option<String>,
[INFO] [stdout] 217 |     pub last_ip: Option<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 218 |     pub created_at: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 219 |     pub last_seen: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PeerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.72s
[INFO] running `Command { std: "docker" "inspect" "b1315d6a2f140c80031b5362df124daa1bd737b32c3c06d3eacfa343bd268345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1315d6a2f140c80031b5362df124daa1bd737b32c3c06d3eacfa343bd268345", kill_on_drop: false }`
[INFO] [stdout] b1315d6a2f140c80031b5362df124daa1bd737b32c3c06d3eacfa343bd268345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c466f4d18ef0b1c72e417628d610d75488fd769b0f3f7a504a75e880d39e9fc2
[INFO] running `Command { std: "docker" "start" "-a" "c466f4d18ef0b1c72e417628d610d75488fd769b0f3f7a504a75e880d39e9fc2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `KeyModifiers`
[INFO] [stderr]  --> src/main.rs:2:90
[INFO] [stderr]   |
[INFO] [stderr] 2 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode, KeyEventKind, KeyModifiers},
[INFO] [stderr]   |                                                                                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `timeout`
[INFO] [stderr]   --> src/main.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 |     time::{timeout, sleep, Duration as TokioDuration},
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]    --> src/main.rs:595:5
[INFO] [stderr]     |
[INFO] [stderr] 595 |     addr: SocketAddr,
[INFO] [stderr]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Disconnected` is never constructed
[INFO] [stderr]   --> src/main.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 73 | enum ConnectionStatus {
[INFO] [stderr]    |      ---------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 77 |     Disconnected,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ConnectionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_private_key` and `get_public_key` are never used
[INFO] [stderr]    --> src/crypto.rs:135:12
[INFO] [stderr]     |
[INFO] [stderr] 21  | impl CryptoManager {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 135 |     pub fn get_private_key(&self) -> &RsaPrivateKey {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn get_public_key(&self) -> &RsaPublicKey {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `peer_id` are never read
[INFO] [stderr]  --> src/messagedb.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct StoredMessage {
[INFO] [stderr]   |            ------------- fields in this struct
[INFO] [stderr] 7 |     pub id: i64,
[INFO] [stderr]   |         ^^
[INFO] [stderr] 8 |     pub peer_id: String,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `StoredMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_all_peers`, `delete_peer`, and `get_message_count` are never used
[INFO] [stderr]    --> src/messagedb.rs:171:12
[INFO] [stderr]     |
[INFO] [stderr] 18  | impl MessageDB {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 171 |     pub fn get_all_peers(&self) -> Result<Vec<PeerInfo>, Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub fn delete_peer(&self, peer_id: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 205 |     pub fn get_message_count(&self, peer_id: &str) -> Result<i64, Box<dyn std::error::Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `peer_id`, `public_key`, `last_ip`, `created_at`, and `last_seen` are never read
[INFO] [stderr]    --> src/messagedb.rs:214:9
[INFO] [stderr]     |
[INFO] [stderr] 213 | pub struct PeerInfo {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] 214 |     pub peer_id: String,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 215 |     pub public_key: String,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 216 |     pub alias: Option<String>,
[INFO] [stderr] 217 |     pub last_ip: Option<String>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 218 |     pub created_at: String,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 219 |     pub last_seen: String,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PeerInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `p2p-cli` (bin "p2p-cli" test) generated 8 warnings (run `cargo fix --bin "p2p-cli" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/p2p_cli-6566a4ac936e7c62)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test messagedb::tests::test_alias_operations ... ok
[INFO] [stdout] test messagedb::tests::test_peer_id_generation ... ok
[INFO] [stdout] test messagedb::tests::test_database_operations ... ok
[INFO] [stdout] test crypto::tests::test_long_message_encryption ... FAILED
[INFO] [stdout] test crypto::tests::test_encryption_decryption ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crypto::tests::test_long_message_encryption stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- crypto::tests::test_encryption_decryption stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crypto::tests::test_encryption_decryption
[INFO] [stdout]     crypto::tests::test_long_message_encryption
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin p2p-cli`
[INFO] running `Command { std: "docker" "inspect" "c466f4d18ef0b1c72e417628d610d75488fd769b0f3f7a504a75e880d39e9fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c466f4d18ef0b1c72e417628d610d75488fd769b0f3f7a504a75e880d39e9fc2", kill_on_drop: false }`
[INFO] [stdout] c466f4d18ef0b1c72e417628d610d75488fd769b0f3f7a504a75e880d39e9fc2
