[INFO] cloning repository https://github.com/imeckler/signal-relay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imeckler/signal-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimeckler%2Fsignal-relay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimeckler%2Fsignal-relay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4ad8310bd89ccb93f24c82796f1f3803c7cba01
[INFO] testing imeckler/signal-relay against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimeckler%2Fsignal-relay" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/imeckler/signal-relay
[INFO] finished tweaking git repo https://github.com/imeckler/signal-relay
[INFO] tweaked toml for git repo https://github.com/imeckler/signal-relay written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imeckler/signal-relay on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/imeckler/signal-relay 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd09533c85d697a11a005336e6db52ab4a1d6b267f6bedaa896282715b032395
[INFO] running `Command { std: "docker" "start" "-a" "bd09533c85d697a11a005336e6db52ab4a1d6b267f6bedaa896282715b032395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd09533c85d697a11a005336e6db52ab4a1d6b267f6bedaa896282715b032395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd09533c85d697a11a005336e6db52ab4a1d6b267f6bedaa896282715b032395", kill_on_drop: false }`
[INFO] [stdout] bd09533c85d697a11a005336e6db52ab4a1d6b267f6bedaa896282715b032395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0f5c711229a2fc314c01f388cd64af19147105da6b47b69f844327b60c205b0
[INFO] running `Command { std: "docker" "start" "-a" "e0f5c711229a2fc314c01f388cd64af19147105da6b47b69f844327b60c205b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3 (https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3#7c6d3475)
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling libcrux-platform v0.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hax-lib v0.3.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.3
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling hpke-rs-crypto v0.3.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1 (https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3#7c6d3475)
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling hax-lib-macros v0.3.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling hax-lib-macros v0.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hax-lib v0.2.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling libcrux-macros v0.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling libcrux-hacl-rs v0.0.2
[INFO] [stderr]    Compiling libcrux-traits v0.0.2
[INFO] [stderr]    Compiling hpke-rs v0.3.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling boring-sys v4.15.0 (https://github.com/signalapp/boring?tag=signal-v4.15.0#bb42da53)
[INFO] [stderr]    Compiling libsignal-core v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling signal-crypto v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling libcrux-sha2 v0.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling partial-default-derive v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling partial-default v0.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libcrux-hmac v0.0.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling spqr v1.2.0 (https://github.com/signalapp/SparsePostQuantumRatchet.git?tag=v1.2.0#99a759a3)
[INFO] [stderr]    Compiling attest v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling asn1_derive v0.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling const-str v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling asn1 v0.21.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling libsignal-svrb v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling libcrux-hkdf v0.0.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling libsignal-protocol v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling libsignal-net-infra v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling libsignal-keytrans v0.0.1 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling sorted-vec v0.8.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling libsignal-account-keys v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling poksho v0.7.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling libsignal-net v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling bitstream-io v1.10.0
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling zkcredential v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling zkgroup v0.9.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling boring v4.15.0 (https://github.com/signalapp/boring?tag=signal-v4.15.0#bb42da53)
[INFO] [stderr]    Compiling tokio-boring v4.15.0 (https://github.com/signalapp/boring?tag=signal-v4.15.0#bb42da53)
[INFO] [stderr]    Compiling libsignal-net-chat v0.1.0 (https://github.com/signalapp/libsignal.git#83690bdf)
[INFO] [stderr]    Compiling simple-registration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SerializedKeys` is never constructed
[INFO] [stdout]    --> src/main.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct SerializedKeys {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SerializedSignedPreKey` is never constructed
[INFO] [stdout]    --> src/main.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct SerializedSignedPreKey {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `identity_key`, `signed_pre_key`, and `pq_last_resort_pre_key` are never read
[INFO] [stdout]    --> src/main.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct OwnedAccountKeys {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 243 |     identity_key: PublicKey,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 244 |     signed_pre_key: SignedPreKeyBody<Box<[u8]>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 245 |     pq_last_resort_pre_key: SignedPreKeyBody<Box<[u8]>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_borrowed` is never used
[INFO] [stdout]    --> src/main.rs:249:8
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl OwnedAccountKeys {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 249 |     fn as_borrowed(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountKeysWithData` is never constructed
[INFO] [stdout]    --> src/main.rs:305:8
[INFO] [stdout]     |
[INFO] [stdout] 305 | struct AccountKeysWithData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_account_keys` are never used
[INFO] [stdout]    --> src/main.rs:321:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | impl AccountKeysWithData {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 321 |     fn new(keys: &SerializedKeys) -> Result<Self> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 14s
[INFO] running `Command { std: "docker" "inspect" "e0f5c711229a2fc314c01f388cd64af19147105da6b47b69f844327b60c205b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f5c711229a2fc314c01f388cd64af19147105da6b47b69f844327b60c205b0", kill_on_drop: false }`
[INFO] [stdout] e0f5c711229a2fc314c01f388cd64af19147105da6b47b69f844327b60c205b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8040ec635d1cb1b216eb7bca4472af9a1bbeee27808029a588eaab3150541123
[INFO] running `Command { std: "docker" "start" "-a" "8040ec635d1cb1b216eb7bca4472af9a1bbeee27808029a588eaab3150541123", kill_on_drop: false }`
[INFO] [stderr]    Compiling simple-registration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SerializedKeys` is never constructed
[INFO] [stdout]    --> src/main.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct SerializedKeys {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SerializedSignedPreKey` is never constructed
[INFO] [stdout]    --> src/main.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | struct SerializedSignedPreKey {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `identity_key`, `signed_pre_key`, and `pq_last_resort_pre_key` are never read
[INFO] [stdout]    --> src/main.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct OwnedAccountKeys {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 243 |     identity_key: PublicKey,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 244 |     signed_pre_key: SignedPreKeyBody<Box<[u8]>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 245 |     pq_last_resort_pre_key: SignedPreKeyBody<Box<[u8]>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_borrowed` is never used
[INFO] [stdout]    --> src/main.rs:249:8
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl OwnedAccountKeys {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] 249 |     fn as_borrowed(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountKeysWithData` is never constructed
[INFO] [stdout]    --> src/main.rs:305:8
[INFO] [stdout]     |
[INFO] [stdout] 305 | struct AccountKeysWithData {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `to_account_keys` are never used
[INFO] [stdout]    --> src/main.rs:321:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | impl AccountKeysWithData {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 321 |     fn new(keys: &SerializedKeys) -> Result<Self> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys> {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] running `Command { std: "docker" "inspect" "8040ec635d1cb1b216eb7bca4472af9a1bbeee27808029a588eaab3150541123", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8040ec635d1cb1b216eb7bca4472af9a1bbeee27808029a588eaab3150541123", kill_on_drop: false }`
[INFO] [stdout] 8040ec635d1cb1b216eb7bca4472af9a1bbeee27808029a588eaab3150541123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3da8374cc53977e60f25305e5f046b1100a8d56335a4b60e463a0572889bdfac
[INFO] running `Command { std: "docker" "start" "-a" "3da8374cc53977e60f25305e5f046b1100a8d56335a4b60e463a0572889bdfac", kill_on_drop: false }`
[INFO] [stderr] warning: struct `SerializedKeys` is never constructed
[INFO] [stderr]    --> src/main.rs:130:8
[INFO] [stderr]     |
[INFO] [stderr] 130 | struct SerializedKeys {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SerializedSignedPreKey` is never constructed
[INFO] [stderr]    --> src/main.rs:142:8
[INFO] [stderr]     |
[INFO] [stderr] 142 | struct SerializedSignedPreKey {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `identity_key`, `signed_pre_key`, and `pq_last_resort_pre_key` are never read
[INFO] [stderr]    --> src/main.rs:243:5
[INFO] [stderr]     |
[INFO] [stderr] 242 | struct OwnedAccountKeys {
[INFO] [stderr]     |        ---------------- fields in this struct
[INFO] [stderr] 243 |     identity_key: PublicKey,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 244 |     signed_pre_key: SignedPreKeyBody<Box<[u8]>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 245 |     pq_last_resort_pre_key: SignedPreKeyBody<Box<[u8]>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_borrowed` is never used
[INFO] [stderr]    --> src/main.rs:249:8
[INFO] [stderr]     |
[INFO] [stderr] 248 | impl OwnedAccountKeys {
[INFO] [stderr]     | --------------------- method in this implementation
[INFO] [stderr] 249 |     fn as_borrowed(&self) -> AccountKeys<'_> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AccountKeysWithData` is never constructed
[INFO] [stderr]    --> src/main.rs:305:8
[INFO] [stderr]     |
[INFO] [stderr] 305 | struct AccountKeysWithData {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `to_account_keys` are never used
[INFO] [stderr]    --> src/main.rs:321:8
[INFO] [stderr]     |
[INFO] [stderr] 320 | impl AccountKeysWithData {
[INFO] [stderr]     | ------------------------ associated items in this implementation
[INFO] [stderr] 321 |     fn new(keys: &SerializedKeys) -> Result<Self> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:343:24
[INFO] [stderr]     |
[INFO] [stderr] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys> {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 343 |     fn to_account_keys(&self, keys: &SerializedKeys) -> ForServiceIds<AccountKeys<'_>> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `simple-registration` (bin "simple-registration" test) generated 7 warnings (run `cargo fix --bin "simple-registration" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_registration-e205189bc5062adc)
[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" "3da8374cc53977e60f25305e5f046b1100a8d56335a4b60e463a0572889bdfac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3da8374cc53977e60f25305e5f046b1100a8d56335a4b60e463a0572889bdfac", kill_on_drop: false }`
[INFO] [stdout] 3da8374cc53977e60f25305e5f046b1100a8d56335a4b60e463a0572889bdfac
