[INFO] cloning repository https://github.com/v0l/zap-stream-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0l/zap-stream-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fzap-stream-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fzap-stream-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 399fc8bc23f3dba1d4393f29827d399ae1b3f90e
[INFO] testing v0l/zap-stream-core 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%2Fv0l%2Fzap-stream-core" "/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/v0l/zap-stream-core
[INFO] finished tweaking git repo https://github.com/v0l/zap-stream-core
[INFO] tweaked toml for git repo https://github.com/v0l/zap-stream-core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v0l/zap-stream-core 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/v0l/zap-stream-core 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] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: unused manifest key: workspace.dependencies.nostr-sdk.pacakge
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/zap-stream/Cargo.toml: unused manifest key: dependencies.nwc.pacakge
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50bad76f7f2caf59520a9951c3da096c9188b3bf007d4c40f19a462e9d78afa9
[INFO] running `Command { std: "docker" "start" "-a" "50bad76f7f2caf59520a9951c3da096c9188b3bf007d4c40f19a462e9d78afa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50bad76f7f2caf59520a9951c3da096c9188b3bf007d4c40f19a462e9d78afa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50bad76f7f2caf59520a9951c3da096c9188b3bf007d4c40f19a462e9d78afa9", kill_on_drop: false }`
[INFO] [stdout] 50bad76f7f2caf59520a9951c3da096c9188b3bf007d4c40f19a462e9d78afa9
[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=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] 9cd276c91c634c5f56af7fa71155db376503f70095eabd05c93b9ecee5010a7e
[INFO] running `Command { std: "docker" "start" "-a" "9cd276c91c634c5f56af7fa71155db376503f70095eabd05c93b9ecee5010a7e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/zap-stream/Cargo.toml: unused manifest key: dependencies.nwc.pacakge
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.nostr-sdk.pacakge
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nostr v0.43.0 (https://github.com/rust-nostr/nostr.git?rev=75345c65c645d33d15f6a5ec10fa6ffd0d8f4cac#75345c65)
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling lru v0.16.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling async-wsocket v0.13.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling async-utility v0.3.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling atomic-destructor v0.3.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling negentropy v0.5.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling nostr-database v0.43.0 (https://github.com/rust-nostr/nostr.git?rev=75345c65c645d33d15f6a5ec10fa6ffd0d8f4cac#75345c65)
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ffmpeg-sys-the-third v3.0.1+ffmpeg-7.1 (https://git.v0l.io/Kieran/ffmpeg-the-third.git?rev=3059cf6666e0b2d6eaeea00224c25cc95fad5b4a#3059cf66)
[INFO] [stderr]    Compiling nostr-relay-pool v0.43.0 (https://github.com/rust-nostr/nostr.git?rev=75345c65c645d33d15f6a5ec10fa6ffd0d8f4cac#75345c65)
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling bytesio v0.3.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling take-until v0.2.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling ffmpeg-rs-raw v0.1.0 (https://git.v0l.io/Kieran/ffmpeg-rs-raw.git?rev=3395f9fadd0a8e9498e7d6bfcf0c03bb7bc51e79#3395f9fa)
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling srt-protocol v0.4.4
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling m3u8-rs v6.0.0 (https://git.v0l.io/Kieran/m3u8-rs.git?rev=6803eefca2838a8bfae9e19fd516ef36d7d89997#6803eefc)
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling fedimint-tonic-lnd v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling h264-decoder v0.2.4
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling nostr-sdk v0.43.0 (https://github.com/rust-nostr/nostr.git?rev=75345c65c645d33d15f6a5ec10fa6ffd0d8f4cac#75345c65)
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling rml_amf0 v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling slimbox v0.1.0 (https://github.com/v0l/slimbox?rev=f40fb964fc515b40807d925104ee7a5f3122c1fc#f40fb964)
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling rml_rtmp v0.8.0
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling xflv v0.4.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling srt-tokio v0.4.4
[INFO] [stderr]    Compiling lightning-types v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling ringbuf v0.4.8
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zap-stream-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling lightning-invoice v0.33.2
[INFO] [stdout] warning: unused import: `tracing_subscriber::registry::LookupSpan`
[INFO] [stdout]   --> crates/core/src/pipeline/runner.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use tracing_subscriber::registry::LookupSpan;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/core/src/generator.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 147 |             let pix_fmt = unsafe { transmute((*video_codec_par).format) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]    --> crates/core/src/ingress/srt.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SrtReader {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub tx: UnboundedSender<PipelineCommand>, // TODO: implement clean shutdown
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling zap-stream-core-nostr v0.1.0 (/opt/rustwide/workdir/crates/core-nostr)
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling email_address v0.2.5
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling mustache v0.9.0
[INFO] [stderr]    Compiling payments-rs v0.1.0 (https://github.com/v0l/payments-rs?rev=414adc2186a163e6684f9451d95377dd5d07a015#414adc21)
[INFO] [stderr]    Compiling lnurl-rs v0.9.0 (https://github.com/benthecarman/lnurl-rs?rev=745aea89c404f14d8adc18b594ac002d9cab9b49#745aea89)
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling hyper-tungstenite v0.18.0
[INFO] [stderr]    Compiling zap-stream-db v0.1.0 (/opt/rustwide/workdir/crates/zap-stream-db)
[INFO] [stderr]    Compiling nwc v0.43.0 (https://github.com/rust-nostr/nostr.git?rev=75345c65c645d33d15f6a5ec10fa6ffd0d8f4cac#75345c65)
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling n94 v0.1.0 (/opt/rustwide/workdir/crates/n94)
[INFO] [stderr]    Compiling migration-tool v0.1.0 (/opt/rustwide/workdir/crates/migration-tool)
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]    Compiling zap-stream v0.1.0 (/opt/rustwide/workdir/crates/zap-stream)
[INFO] [stderr]    Compiling n94-bridge v0.1.0 (/opt/rustwide/workdir/crates/n94-bridge)
[INFO] [stdout] warning: fields `video_packets`, `audio_packets`, `video_start_pts`, `video_end_pts`, `audio_start_pts`, and `audio_end_pts` are never read
[INFO] [stdout]   --> crates/zap-stream/src/bin/hls_debug.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct SegmentDurations {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     video_packets: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 39 |     audio_packets: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     video_start_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     video_end_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 42 |     audio_start_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     audio_end_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SegmentDurations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_offset` is never read
[INFO] [stdout]   --> crates/zap-stream/src/bin/hls_debug.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct ByteRangeReader {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 87 |     file: fs::File,
[INFO] [stdout] 88 |     start_offset: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/zap-stream/src/overseer.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 207 | /                 loop {
[INFO] [stdout] 208 | |                     tokio::select! {
[INFO] [stdout] 209 | |                         _ = token.cancelled() => {
[INFO] [stdout] 210 | |                             info!("Payment handler exiting...");
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |                 }
[INFO] [stdout]     | |_________________- any code following this expression is unreachable
[INFO] [stdout] 231 |
[INFO] [stdout] 232 |                   info!("Payment handler exiting, resetting...");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> crates/zap-stream/src/payments.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn cancel_invoice(&self, id: &Vec<u8>) -> Result<()> {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Withdraw` is never constructed
[INFO] [stdout]   --> crates/zap-stream/src/api.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | enum Route {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     Withdraw,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Route` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawRequest` is never constructed
[INFO] [stdout]     --> crates/zap-stream/src/api.rs:1697:8
[INFO] [stdout]      |
[INFO] [stdout] 1697 | struct WithdrawRequest {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawResponse` is never constructed
[INFO] [stdout]     --> crates/zap-stream/src/api.rs:1703:8
[INFO] [stdout]      |
[INFO] [stdout] 1703 | struct WithdrawResponse {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event` is never read
[INFO] [stdout]   --> crates/zap-stream/src/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AuthResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 11 |     pub pubkey: PublicKey,
[INFO] [stdout] 12 |     pub event: Event,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthResult` 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: field `address` is never read
[INFO] [stdout]   --> crates/zap-stream/src/payments.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct LNURLNode {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 42 |     address: LightningAddress,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalOverseerVariant` is never constructed
[INFO] [stdout]   --> crates/zap-stream/src/settings.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct LocalOverseerVariant {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_active_streams` is never used
[INFO] [stdout]    --> crates/zap-stream/src/stream_manager.rs:393:18
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl StreamManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 393 |     pub async fn get_active_streams(&self) -> HashMap<String, ActiveStreamInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9cd276c91c634c5f56af7fa71155db376503f70095eabd05c93b9ecee5010a7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd276c91c634c5f56af7fa71155db376503f70095eabd05c93b9ecee5010a7e", kill_on_drop: false }`
[INFO] [stdout] 9cd276c91c634c5f56af7fa71155db376503f70095eabd05c93b9ecee5010a7e
[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=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] eca685be6e4578c0f9eb445e53f44d96ff391ff3ad42599049733a0e2f5b8f28
[INFO] running `Command { std: "docker" "start" "-a" "eca685be6e4578c0f9eb445e53f44d96ff391ff3ad42599049733a0e2f5b8f28", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/zap-stream/Cargo.toml: unused manifest key: dependencies.nwc.pacakge
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.nostr-sdk.pacakge
[INFO] [stdout] warning: unused import: `tracing_subscriber::registry::LookupSpan`
[INFO] [stdout]   --> crates/core/src/pipeline/runner.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use tracing_subscriber::registry::LookupSpan;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/core/src/generator.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 147 |             let pix_fmt = unsafe { transmute((*video_codec_par).format) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]    --> crates/core/src/ingress/srt.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SrtReader {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub tx: UnboundedSender<PipelineCommand>, // TODO: implement clean shutdown
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zap-stream v0.1.0 (/opt/rustwide/workdir/crates/zap-stream)
[INFO] [stderr]    Compiling n94 v0.1.0 (/opt/rustwide/workdir/crates/n94)
[INFO] [stderr]    Compiling zap-stream-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling n94-bridge v0.1.0 (/opt/rustwide/workdir/crates/n94-bridge)
[INFO] [stderr]    Compiling migration-tool v0.1.0 (/opt/rustwide/workdir/crates/migration-tool)
[INFO] [stderr]    Compiling zap-stream-db v0.1.0 (/opt/rustwide/workdir/crates/zap-stream-db)
[INFO] [stderr]    Compiling zap-stream-core-nostr v0.1.0 (/opt/rustwide/workdir/crates/core-nostr)
[INFO] [stdout] warning: fields `video_packets`, `audio_packets`, `video_start_pts`, `video_end_pts`, `audio_start_pts`, and `audio_end_pts` are never read
[INFO] [stdout]   --> crates/zap-stream/src/bin/hls_debug.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct SegmentDurations {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     video_packets: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 39 |     audio_packets: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     video_start_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 41 |     video_end_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 42 |     audio_start_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     audio_end_pts: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SegmentDurations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_offset` is never read
[INFO] [stdout]   --> crates/zap-stream/src/bin/hls_debug.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct ByteRangeReader {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 87 |     file: fs::File,
[INFO] [stdout] 88 |     start_offset: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::registry::LookupSpan`
[INFO] [stdout]   --> crates/core/src/pipeline/runner.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use tracing_subscriber::registry::LookupSpan;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> crates/core/src/generator.rs:147:27
[INFO] [stdout]     |
[INFO] [stdout] 136 |         unsafe {
[INFO] [stdout]     |         ------ because it's nested under this `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 147 |             let pix_fmt = unsafe { transmute((*video_codec_par).format) };
[INFO] [stdout]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/core/src/test_hls_timing.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 |             let mut encoder = Encoder::new_with_name("libx264")?
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]    --> crates/core/src/ingress/srt.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | struct SrtReader {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub tx: UnboundedSender<PipelineCommand>, // TODO: implement clean shutdown
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_offset` is never read
[INFO] [stdout]    --> crates/core/src/test_hls_timing.rs:750:5
[INFO] [stdout]     |
[INFO] [stdout] 748 | struct ByteRangeReader {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 749 |     file: fs::File,
[INFO] [stdout] 750 |     start_offset: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> crates/zap-stream/src/overseer.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 207 | /                 loop {
[INFO] [stdout] 208 | |                     tokio::select! {
[INFO] [stdout] 209 | |                         _ = token.cancelled() => {
[INFO] [stdout] 210 | |                             info!("Payment handler exiting...");
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |                 }
[INFO] [stdout]     | |_________________- any code following this expression is unreachable
[INFO] [stdout] 231 |
[INFO] [stdout] 232 |                   info!("Payment handler exiting, resetting...");
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::event` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> crates/zap-stream/src/payments.rs:90:36
[INFO] [stdout]    |
[INFO] [stdout] 90 |     async fn cancel_invoice(&self, id: &Vec<u8>) -> Result<()> {
[INFO] [stdout]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Withdraw` is never constructed
[INFO] [stdout]   --> crates/zap-stream/src/api.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | enum Route {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     Withdraw,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Route` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawRequest` is never constructed
[INFO] [stdout]     --> crates/zap-stream/src/api.rs:1697:8
[INFO] [stdout]      |
[INFO] [stdout] 1697 | struct WithdrawRequest {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WithdrawResponse` is never constructed
[INFO] [stdout]     --> crates/zap-stream/src/api.rs:1703:8
[INFO] [stdout]      |
[INFO] [stdout] 1703 | struct WithdrawResponse {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event` is never read
[INFO] [stdout]   --> crates/zap-stream/src/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AuthResult {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 11 |     pub pubkey: PublicKey,
[INFO] [stdout] 12 |     pub event: Event,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthResult` 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: field `address` is never read
[INFO] [stdout]   --> crates/zap-stream/src/payments.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct LNURLNode {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 42 |     address: LightningAddress,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalOverseerVariant` is never constructed
[INFO] [stdout]   --> crates/zap-stream/src/settings.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct LocalOverseerVariant {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_active_streams` is never used
[INFO] [stdout]    --> crates/zap-stream/src/stream_manager.rs:393:18
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl StreamManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 393 |     pub async fn get_active_streams(&self) -> HashMap<String, ActiveStreamInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "eca685be6e4578c0f9eb445e53f44d96ff391ff3ad42599049733a0e2f5b8f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca685be6e4578c0f9eb445e53f44d96ff391ff3ad42599049733a0e2f5b8f28", kill_on_drop: false }`
[INFO] [stdout] eca685be6e4578c0f9eb445e53f44d96ff391ff3ad42599049733a0e2f5b8f28
[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=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] 180522cc04f03486cda97bcd08ff2df3b907f9e22fb633b3dba2d541e1b18efe
[INFO] running `Command { std: "docker" "start" "-a" "180522cc04f03486cda97bcd08ff2df3b907f9e22fb633b3dba2d541e1b18efe", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/zap-stream/Cargo.toml: unused manifest key: dependencies.nwc.pacakge
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dependencies.nostr-sdk.pacakge
[INFO] [stderr] warning: unused import: `tracing_subscriber::registry::LookupSpan`
[INFO] [stderr]   --> crates/core/src/pipeline/runner.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | use tracing_subscriber::registry::LookupSpan;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> crates/core/src/generator.rs:147:27
[INFO] [stderr]     |
[INFO] [stderr] 136 |         unsafe {
[INFO] [stderr]     |         ------ because it's nested under this `unsafe` block
[INFO] [stderr] ...
[INFO] [stderr] 147 |             let pix_fmt = unsafe { transmute((*video_codec_par).format) };
[INFO] [stderr]     |                           ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `tx` is never read
[INFO] [stderr]    --> crates/core/src/ingress/srt.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 106 | struct SrtReader {
[INFO] [stderr]     |        --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub tx: UnboundedSender<PipelineCommand>, // TODO: implement clean shutdown
[INFO] [stderr]     |         ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zap-stream-core` (lib) generated 3 warnings
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/core/src/test_hls_timing.rs:169:17
[INFO] [stderr]     |
[INFO] [stderr] 169 |             let mut encoder = Encoder::new_with_name("libx264")?
[INFO] [stderr]     |                 ----^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `start_offset` is never read
[INFO] [stderr]    --> crates/core/src/test_hls_timing.rs:750:5
[INFO] [stderr]     |
[INFO] [stderr] 748 | struct ByteRangeReader {
[INFO] [stderr]     |        --------------- field in this struct
[INFO] [stderr] 749 |     file: fs::File,
[INFO] [stderr] 750 |     start_offset: u64,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `zap-stream-core` (lib test) generated 5 warnings (3 duplicates) (run `cargo fix --lib -p zap-stream-core --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> crates/zap-stream/src/overseer.rs:232:17
[INFO] [stderr]     |
[INFO] [stderr] 207 | /                 loop {
[INFO] [stderr] 208 | |                     tokio::select! {
[INFO] [stderr] 209 | |                         _ = token.cancelled() => {
[INFO] [stderr] 210 | |                             info!("Payment handler exiting...");
[INFO] [stderr] ...   |
[INFO] [stderr] 230 | |                 }
[INFO] [stderr]     | |_________________- any code following this expression is unreachable
[INFO] [stderr] 231 |
[INFO] [stderr] 232 |                   info!("Payment handler exiting, resetting...");
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `$crate::event` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> crates/zap-stream/src/payments.rs:90:36
[INFO] [stderr]    |
[INFO] [stderr] 90 |     async fn cancel_invoice(&self, id: &Vec<u8>) -> Result<()> {
[INFO] [stderr]    |                                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Withdraw` is never constructed
[INFO] [stderr]   --> crates/zap-stream/src/api.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | enum Route {
[INFO] [stderr]    |      ----- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 36 |     Withdraw,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Route` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WithdrawRequest` is never constructed
[INFO] [stderr]     --> crates/zap-stream/src/api.rs:1697:8
[INFO] [stderr]      |
[INFO] [stderr] 1697 | struct WithdrawRequest {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WithdrawResponse` is never constructed
[INFO] [stderr]     --> crates/zap-stream/src/api.rs:1703:8
[INFO] [stderr]      |
[INFO] [stderr] 1703 | struct WithdrawResponse {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `event` is never read
[INFO] [stderr]   --> crates/zap-stream/src/auth.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct AuthResult {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 11 |     pub pubkey: PublicKey,
[INFO] [stderr] 12 |     pub event: Event,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AuthResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `address` is never read
[INFO] [stderr]   --> crates/zap-stream/src/payments.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct LNURLNode {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 42 |     address: LightningAddress,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LocalOverseerVariant` is never constructed
[INFO] [stderr]   --> crates/zap-stream/src/settings.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct LocalOverseerVariant {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_active_streams` is never used
[INFO] [stderr]    --> crates/zap-stream/src/stream_manager.rs:393:18
[INFO] [stderr]     |
[INFO] [stderr]  84 | impl StreamManager {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 393 |     pub async fn get_active_streams(&self) -> HashMap<String, ActiveStreamInfo> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `video_packets`, `audio_packets`, `video_start_pts`, `video_end_pts`, `audio_start_pts`, and `audio_end_pts` are never read
[INFO] [stderr]   --> crates/zap-stream/src/bin/hls_debug.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | struct SegmentDurations {
[INFO] [stderr]    |        ---------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 38 |     video_packets: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 39 |     audio_packets: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 40 |     video_start_pts: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 41 |     video_end_pts: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 42 |     audio_start_pts: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 43 |     audio_end_pts: i64,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SegmentDurations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `start_offset` is never read
[INFO] [stderr]   --> crates/zap-stream/src/bin/hls_debug.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 86 | struct ByteRangeReader {
[INFO] [stderr]    |        --------------- field in this struct
[INFO] [stderr] 87 |     file: fs::File,
[INFO] [stderr] 88 |     start_offset: u64,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `zap-stream` (bin "zap-stream" test) generated 9 warnings
[INFO] [stderr] warning: `zap-stream` (bin "hls_debug" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/migration_tool-58fd5d45ef2065e4)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/n94-46a95e76088585c4)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/n94_bridge-8bb1b82cc6f23733)
[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]      Running unittests src/bin/hls_debug.rs (/opt/rustwide/target/debug/deps/hls_debug-8ead28be9dfa0988)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zap_stream-d7fd8381b39cd1fe)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test viewer::tests::test_generate_viewer_token_consistency ... ok
[INFO] [stdout] test viewer::tests::test_generate_viewer_token_different_user_agents ... ok
[INFO] [stdout] test viewer::tests::test_generate_viewer_token_format ... ok
[INFO] [stdout] test viewer::tests::test_generate_viewer_token_no_user_agent ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zap_stream_core-f3678fc272f9e185)
[INFO] [stdout] test viewer::tests::test_generate_viewer_token_different_inputs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_hls_timing::tests::test_30_second_stream ... ignored
[INFO] [stdout] test test_hls_timing::tests::test_generated_hls_stream_fmp4 ... ignored
[INFO] [stdout] test test_hls_timing::tests::test_generated_hls_stream_mpegts ... ignored
[INFO] [stdout] test test_hls_timing::tests::test_timing_result_passes ... ok
[INFO] [stdout] test test_hls_timing::tests::test_timing_tester_creation ... ok
[INFO] [stdout] test test_hls_timing::tests::test_missing_playlist ... ok
[INFO] [stdout] test generator::tests::test_pts_progression ... ok
[INFO] [stdout] test generator::tests::test_frame_timing_synchronization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.85s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zap_stream_core_nostr-241832e53d210f3c)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zap_stream_db-daafaca338a3911b)
[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] [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] [stderr]    Doc-tests zap_stream_core
[INFO] [stdout] 
[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 zap_stream_core_nostr
[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 zap_stream_db
[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" "180522cc04f03486cda97bcd08ff2df3b907f9e22fb633b3dba2d541e1b18efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "180522cc04f03486cda97bcd08ff2df3b907f9e22fb633b3dba2d541e1b18efe", kill_on_drop: false }`
[INFO] [stdout] 180522cc04f03486cda97bcd08ff2df3b907f9e22fb633b3dba2d541e1b18efe
