[INFO] fetching crate matchbox_socket_nostr 0.6.4...
[INFO] testing matchbox_socket_nostr-0.6.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate matchbox_socket_nostr 0.6.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate matchbox_socket_nostr 0.6.4
[INFO] finished tweaking crates.io crate matchbox_socket_nostr 0.6.4
[INFO] tweaked toml for crates.io crate matchbox_socket_nostr 0.6.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate matchbox_socket_nostr 0.6.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 400 packages to latest compatible versions
[INFO] [stderr]       Adding async-tungstenite v0.21.0 (available: v0.31.0)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding ggrs v0.9.4 (available: v0.11.1)
[INFO] [stderr]       Adding nostr v0.21.0 (available: v0.43.1)
[INFO] [stderr]       Adding serde-wasm-bindgen v0.5.0 (available: v0.6.5)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding webrtc v0.7.3 (available: v0.14.0)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2ed2e7fd217344769161d0ba504698b51e99a91508f6b285306d7727a40944cc
[INFO] running `Command { std: "docker" "start" "-a" "2ed2e7fd217344769161d0ba504698b51e99a91508f6b285306d7727a40944cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ed2e7fd217344769161d0ba504698b51e99a91508f6b285306d7727a40944cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ed2e7fd217344769161d0ba504698b51e99a91508f6b285306d7727a40944cc", kill_on_drop: false }`
[INFO] [stdout] 2ed2e7fd217344769161d0ba504698b51e99a91508f6b285306d7727a40944cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cc3d8c5c3b1c49910041f37f01387406887e3da615aeb5b81519822695ddb00c
[INFO] running `Command { std: "docker" "start" "-a" "cc3d8c5c3b1c49910041f37f01387406887e3da615aeb5b81519822695ddb00c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling webrtc-util v0.7.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling asn1-rs v0.3.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling rtp v0.6.8
[INFO] [stderr]    Compiling rtcp v0.7.2
[INFO] [stderr]    Compiling stun v0.4.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling der-parser v7.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling waitgroup v0.1.2
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rcgen v0.10.0
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling webrtc-mdns v0.5.2
[INFO] [stderr]    Compiling block-modes v0.7.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling ccm v0.3.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling x509-parser v0.13.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling turn v0.6.1
[INFO] [stderr]    Compiling webrtc-srtp v0.9.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling webrtc-sctp v0.8.0
[INFO] [stderr]    Compiling rtp v0.8.0
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling webrtc-data v0.7.0
[INFO] [stderr]    Compiling webrtc-dtls v0.7.2
[INFO] [stderr]    Compiling async-tls v0.12.0
[INFO] [stderr]    Compiling tungstenite v0.19.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling webrtc-ice v0.9.1
[INFO] [stderr]    Compiling webrtc-media v0.6.1
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling sdp v0.5.3
[INFO] [stderr]    Compiling interceptor v0.8.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling async-tungstenite v0.21.0
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling nostr v0.21.0
[INFO] [stderr]    Compiling webrtc v0.7.3
[INFO] [stderr]    Compiling matchbox_socket_nostr v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/webrtc_socket/mod.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use log::{debug, info, warn};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/webrtc_socket/matchbox_protocol.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PeerId(pub nostr::key::XOnlyPublicKey);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 18s
[INFO] running `Command { std: "docker" "inspect" "cc3d8c5c3b1c49910041f37f01387406887e3da615aeb5b81519822695ddb00c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3d8c5c3b1c49910041f37f01387406887e3da615aeb5b81519822695ddb00c", kill_on_drop: false }`
[INFO] [stdout] cc3d8c5c3b1c49910041f37f01387406887e3da615aeb5b81519822695ddb00c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 378b32d2f7149bcd296c61ad8c822839b501dab6a87d434ddb64f2d71fa81fb7
[INFO] running `Command { std: "docker" "start" "-a" "378b32d2f7149bcd296c61ad8c822839b501dab6a87d434ddb64f2d71fa81fb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/webrtc_socket/mod.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use log::{debug, info, warn};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/webrtc_socket/matchbox_protocol.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PeerId(pub nostr::key::XOnlyPublicKey);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling matchbox_socket_nostr v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]   --> src/webrtc_socket/mod.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 | use log::{debug, info, warn};
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/webrtc_socket/matchbox_protocol.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct PeerId(pub nostr::key::XOnlyPublicKey);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.54s
[INFO] running `Command { std: "docker" "inspect" "378b32d2f7149bcd296c61ad8c822839b501dab6a87d434ddb64f2d71fa81fb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378b32d2f7149bcd296c61ad8c822839b501dab6a87d434ddb64f2d71fa81fb7", kill_on_drop: false }`
[INFO] [stdout] 378b32d2f7149bcd296c61ad8c822839b501dab6a87d434ddb64f2d71fa81fb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 79541b2d23cf8f22ca8656e6c4f59594a29fe683e9483d4f2d75238e990b5275
[INFO] running `Command { std: "docker" "start" "-a" "79541b2d23cf8f22ca8656e6c4f59594a29fe683e9483d4f2d75238e990b5275", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]   --> src/webrtc_socket/mod.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 15 | use log::{debug, info, warn};
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a struct
[INFO] [stderr]  --> src/webrtc_socket/matchbox_protocol.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct PeerId(pub nostr::key::XOnlyPublicKey);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]  --> src/lib.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![warn(missing_docs)]
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `matchbox_socket_nostr` (lib) generated 2 warnings (run `cargo fix --lib -p matchbox_socket_nostr` to apply 1 suggestion)
[INFO] [stderr] warning: `matchbox_socket_nostr` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matchbox_socket_nostr-a19e0e28acbee18a)
[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] [stderr]    Doc-tests matchbox_socket_nostr
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] test src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::take_channel (line 526) ... FAILED
[INFO] [stdout] test src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::get_channel (line 505) ... FAILED
[INFO] [stdout] test src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::channel (line 482) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `install`
[INFO] [stdout]  --> src/lib.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 1 | brew install llvm
[INFO] [stdout]   |      ^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::take_channel (line 526) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `matchbox_socket`
[INFO] [stdout]  --> src/webrtc_socket/socket.rs:527:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use matchbox_socket::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `matchbox_socket`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `matchbox_socket`, use `cargo add matchbox_socket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::get_channel (line 505) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `matchbox_socket`
[INFO] [stdout]  --> src/webrtc_socket/socket.rs:506:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use matchbox_socket::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `matchbox_socket`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `matchbox_socket`, use `cargo add matchbox_socket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::channel (line 482) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `matchbox_socket`
[INFO] [stdout]  --> src/webrtc_socket/socket.rs:483:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use matchbox_socket::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `matchbox_socket`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `matchbox_socket`, use `cargo add matchbox_socket` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::channel (line 482)
[INFO] [stdout]     src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::get_channel (line 505)
[INFO] [stdout]     src/webrtc_socket/socket.rs - webrtc_socket::socket::WebRtcSocket<C>::take_channel (line 526)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "79541b2d23cf8f22ca8656e6c4f59594a29fe683e9483d4f2d75238e990b5275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79541b2d23cf8f22ca8656e6c4f59594a29fe683e9483d4f2d75238e990b5275", kill_on_drop: false }`
[INFO] [stdout] 79541b2d23cf8f22ca8656e6c4f59594a29fe683e9483d4f2d75238e990b5275
