[INFO] cloning repository https://github.com/derekross/bitchatx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derekross/bitchatx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekross%2Fbitchatx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekross%2Fbitchatx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63378c8eafeb8a2089876d731d95b2980cb18c3a
[INFO] testing derekross/bitchatx against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekross%2Fbitchatx" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/derekross/bitchatx
[INFO] finished tweaking git repo https://github.com/derekross/bitchatx
[INFO] tweaked toml for git repo https://github.com/derekross/bitchatx written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/derekross/bitchatx on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/derekross/bitchatx 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b14f1255ec5b637dc620b0602772dfad08182e4b375ee43ceaa0a5a7566bb03
[INFO] running `Command { std: "docker" "start" "-a" "6b14f1255ec5b637dc620b0602772dfad08182e4b375ee43ceaa0a5a7566bb03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b14f1255ec5b637dc620b0602772dfad08182e4b375ee43ceaa0a5a7566bb03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b14f1255ec5b637dc620b0602772dfad08182e4b375ee43ceaa0a5a7566bb03", kill_on_drop: false }`
[INFO] [stdout] 6b14f1255ec5b637dc620b0602772dfad08182e4b375ee43ceaa0a5a7566bb03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 667a6835a94b0b9a562706607c3746cd46634482b615f48abaf060f6c5eeba09
[INFO] running `Command { std: "docker" "start" "-a" "667a6835a94b0b9a562706607c3746cd46634482b615f48abaf060f6c5eeba09", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling negentropy v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling atomic-destructor v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling geo-types v0.7.17
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling geohash v0.13.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling async-utility v0.2.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling async-wsocket v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling nostr v0.29.1
[INFO] [stderr]    Compiling lnurl-pay v0.3.0
[INFO] [stderr]    Compiling nostr-database v0.29.0
[INFO] [stderr]    Compiling nostr-zapper v0.29.0
[INFO] [stderr]    Compiling nostr-relay-pool v0.29.4
[INFO] [stderr]    Compiling nostr-signer v0.29.0
[INFO] [stderr]    Compiling nwc v0.29.0
[INFO] [stderr]    Compiling nostr-sdk v0.29.0
[INFO] [stderr]    Compiling bitchatx v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `EphemeralMessage` is never constructed
[INFO] [stdout]   --> src/nostr/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct EphemeralMessage {
[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 1m 24s
[INFO] running `Command { std: "docker" "inspect" "667a6835a94b0b9a562706607c3746cd46634482b615f48abaf060f6c5eeba09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "667a6835a94b0b9a562706607c3746cd46634482b615f48abaf060f6c5eeba09", kill_on_drop: false }`
[INFO] [stdout] 667a6835a94b0b9a562706607c3746cd46634482b615f48abaf060f6c5eeba09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd04d88be19da27a552664deffa45cd3dc391e449522216f3b05fb483365e8d1
[INFO] running `Command { std: "docker" "start" "-a" "fd04d88be19da27a552664deffa45cd3dc391e449522216f3b05fb483365e8d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitchatx v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `EphemeralMessage` is never constructed
[INFO] [stdout]   --> src/nostr/mod.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct EphemeralMessage {
[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 1.99s
[INFO] running `Command { std: "docker" "inspect" "fd04d88be19da27a552664deffa45cd3dc391e449522216f3b05fb483365e8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd04d88be19da27a552664deffa45cd3dc391e449522216f3b05fb483365e8d1", kill_on_drop: false }`
[INFO] [stdout] fd04d88be19da27a552664deffa45cd3dc391e449522216f3b05fb483365e8d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f20e89ea01c9578f1f68d0c36aa6749d45f50c99129a942f8d21e1834ecfe832
[INFO] running `Command { std: "docker" "start" "-a" "f20e89ea01c9578f1f68d0c36aa6749d45f50c99129a942f8d21e1834ecfe832", kill_on_drop: false }`
[INFO] [stderr] warning: struct `EphemeralMessage` is never constructed
[INFO] [stderr]   --> src/nostr/mod.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct EphemeralMessage {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bitchatx` (bin "bitchatx" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bitchatx-666be88b6e54d6eb)
[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" "f20e89ea01c9578f1f68d0c36aa6749d45f50c99129a942f8d21e1834ecfe832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20e89ea01c9578f1f68d0c36aa6749d45f50c99129a942f8d21e1834ecfe832", kill_on_drop: false }`
[INFO] [stdout] f20e89ea01c9578f1f68d0c36aa6749d45f50c99129a942f8d21e1834ecfe832
