[INFO] fetching crate rs2-stream 0.3.3...
[INFO] testing rs2-stream-0.3.3 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rs2-stream 0.3.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rs2-stream 0.3.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rs2-stream 0.3.3
[INFO] tweaked toml for crates.io crate rs2-stream 0.3.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs2-stream 0.3.3 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rs2-stream 0.3.3 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-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cc288ecc55c5cf211d75b42d3c7dabe0bcea7c266ffa79a00e47780cbdbb8fe
[INFO] running `Command { std: "docker" "start" "-a" "1cc288ecc55c5cf211d75b42d3c7dabe0bcea7c266ffa79a00e47780cbdbb8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cc288ecc55c5cf211d75b42d3c7dabe0bcea7c266ffa79a00e47780cbdbb8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc288ecc55c5cf211d75b42d3c7dabe0bcea7c266ffa79a00e47780cbdbb8fe", kill_on_drop: false }`
[INFO] [stdout] 1cc288ecc55c5cf211d75b42d3c7dabe0bcea7c266ffa79a00e47780cbdbb8fe
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73569d19f68e43c51ae2d7bffe3d08c1d76515be83928e2f1180905f506c1b8b
[INFO] running `Command { std: "docker" "start" "-a" "73569d19f68e43c51ae2d7bffe3d08c1d76515be83928e2f1180905f506c1b8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rdkafka-sys v4.8.0+2.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling rdkafka v0.37.0
[INFO] [stderr]    Compiling rs2-stream v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RetryPolicy`
[INFO] [stdout]   --> src/rs2.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::error::{StreamError, StreamResult, RetryPolicy};
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_stream::stream`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_stream::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::pin_mut`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::pin_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BoxStream`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_util::stream::{BoxStream, StreamExt};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema_validation::SchemaError`
[INFO] [stdout]   --> src/rs2_stream_ext.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::schema_validation::SchemaError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> src/state/stream_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::pin_mut`
[INFO] [stdout]  --> src/state/stream_ext.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::pin_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> src/state/stream_ext.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/state/traits.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/resource_manager.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | /// Global resource manager instance
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_live_chunk` and `update_metrics` are never used
[INFO] [stdout]    --> src/media/streaming.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl MediaStreamingService {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     async fn create_live_chunk(&self, config: &MediaStream, sequence: u64) -> MediaChunk {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     async fn update_metrics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cleanup_expired` and `enforce_max_size` are never used
[INFO] [stdout]   --> src/state/storage.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl InMemoryState {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     async fn cleanup_expired(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     async fn enforce_max_size(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "73569d19f68e43c51ae2d7bffe3d08c1d76515be83928e2f1180905f506c1b8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73569d19f68e43c51ae2d7bffe3d08c1d76515be83928e2f1180905f506c1b8b", kill_on_drop: false }`
[INFO] [stdout] 73569d19f68e43c51ae2d7bffe3d08c1d76515be83928e2f1180905f506c1b8b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb5410f8da7ecef8fd63092dd7dffce868c2a10997a665a86b89aa8930a9073
[INFO] running `Command { std: "docker" "start" "-a" "8cb5410f8da7ecef8fd63092dd7dffce868c2a10997a665a86b89aa8930a9073", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling rdkafka v0.37.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling rs2-stream v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RetryPolicy`
[INFO] [stdout]   --> src/rs2.rs:21:47
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::error::{StreamError, StreamResult, RetryPolicy};
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_stream::stream`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_stream::stream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::pin_mut`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::pin_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BoxStream`
[INFO] [stdout]  --> src/rs2_stream_ext.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | use futures_util::stream::{BoxStream, StreamExt};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema_validation::SchemaError`
[INFO] [stdout]   --> src/rs2_stream_ext.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::schema_validation::SchemaError;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::*`
[INFO] [stdout]  --> src/state/stream_ext.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::pin_mut`
[INFO] [stdout]  --> src/state/stream_ext.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures_util::pin_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]   --> src/state/stream_ext.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::{Arc, Mutex};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/state/traits.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/resource_manager.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | /// Global resource manager instance
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_live_chunk` and `update_metrics` are never used
[INFO] [stdout]    --> src/media/streaming.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl MediaStreamingService {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     async fn create_live_chunk(&self, config: &MediaStream, sequence: u64) -> MediaChunk {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     async fn update_metrics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cleanup_expired` and `enforce_max_size` are never used
[INFO] [stdout]   --> src/state/storage.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl InMemoryState {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     async fn cleanup_expired(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     async fn enforce_max_size(&self) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling testcontainers v0.24.0
[INFO] [stderr]    Compiling testcontainers-modules v0.12.1
[INFO] [stdout] warning: unused import: `tokio_stream::StreamExt`
[INFO] [stdout]  --> examples/resource_management_example.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio_stream::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> tests/state_management_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::Mutex as TokioMutex`
[INFO] [stdout]   --> tests/state_management_tests.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::sync::Mutex as TokioMutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rdkafka::consumer::Consumer`
[INFO] [stdout]   --> examples/kafka_data_pipeline.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | use rdkafka::consumer::Consumer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> examples/queue_message_processing.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Message {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     timestamp: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` 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: unused variable: `i`
[INFO] [stdout]    --> tests/concurrency_tests.rs:239:10
[INFO] [stdout]     |
[INFO] [stdout] 239 |     for (i, &result) in results.iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `permit`
[INFO] [stdout]    --> tests/concurrency_tests.rs:281:21
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 let permit = connection_pool.acquire().await.unwrap();
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_permit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> tests/state_management_tests.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 |             |event, state_access| {
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> tests/state_management_tests.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |             |state, event, state_access| {
[INFO] [stdout]     |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cancel_rx`
[INFO] [stdout]     --> tests/concurrency_tests.rs:1119:21
[INFO] [stdout]      |
[INFO] [stdout] 1119 |     let (cancel_tx, cancel_rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]      |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cancel_rx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `acc`
[INFO] [stdout]    --> examples/state_management_example.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 |         |acc, event, state_access| {
[INFO] [stdout]     |          ^^^ help: if this is intentional, prefix it with an underscore: `_acc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]    --> examples/state_management_example.rs:183:34
[INFO] [stdout]     |
[INFO] [stdout] 183 |         CustomKeyExtractor::new(|event: &UserEvent| "global_analytics".to_string()),
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `level`, and `message` are never read
[INFO] [stdout]   --> examples/batch_process_example.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct LogEntry {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 10 |     timestamp: u64,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     level: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     message: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogEntry` 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: field `connections` is never read
[INFO] [stdout]    --> examples/transformations_grouping.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         struct ServerMetrics {
[INFO] [stdout]     |                ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |             connections: usize,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServerMetrics` has a derived impl for the trait `Clone`, 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] [stderr] error: could not compile `rs2-stream` (test "concurrency_tests"); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name concurrency_tests --edition=2021 tests/concurrency_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5285bcbf6a028026 -C extra-filename=-f61d8c83bb687763 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rs2-stream` (example "kafka_data_pipeline"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name kafka_data_pipeline --edition=2021 examples/kafka_data_pipeline.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=312c27c9db3c41c5 -C extra-filename=-d451c969cb16d248 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rs2-stream` (test "state_stream_ext_basic")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name state_stream_ext_basic --edition=2021 tests/state_stream_ext_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6594055e406a1d6 -C extra-filename=-5f6646f085b18ebc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rs2-stream` (example "custom_backpressure")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name custom_backpressure --edition=2021 examples/custom_backpressure.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ec24a2c8849fad89 -C extra-filename=-305800818ac99900 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rs2-stream` (test "state_management_tests"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name state_management_tests --edition=2021 tests/state_management_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=debf3d941ef9a40b -C extra-filename=-aa8544feb9ac5cdb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rs2-stream` (example "state_management_example"); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name state_management_example --edition=2021 examples/state_management_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce0b09a99637c185 -C extra-filename=-751ba9d045c35e81 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rs2-stream` (example "advanced_analytics_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name advanced_analytics_example --edition=2021 examples/advanced_analytics_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7aec466441355ae0 -C extra-filename=-1f8ac9a0365b6a5d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rs2-stream` (example "stateful_filter_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name stateful_filter_example --edition=2021 examples/stateful_filter_example.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6f8cf8117478ea2 -C extra-filename=-60b560c79f1239b6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-c7490173a2db0bdc.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f03e2898451a1d47.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-3c09d9a3080a6023.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1d4956d892bc4015.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-02877c6f5281e910.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff3174a7b0a3c9f2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e6907f3d4bb0ab0.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-cc31ec0e332370c7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f1405a51182604cd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fb1805f36fc1f734.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-d6954ff75ef53b8a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-80db76fed1573704.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-6764d0b3bd8b3fb4.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-6069e80a632e1652.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2d5a533f5264a648.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2504d8ab0cbe9457.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fb332364118cd8ac.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0f1f18cdf6f45b75.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-154f577e2a6db9d8.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-a542ebeb710493d6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d501ea8a1fe007b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ca22387aec63440f.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-91286e875318e4a9.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-991d4b6f1d81b52f.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-53c1c56206118312.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src -L native=/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcxJD7DQ/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs2_stream-6069e80a632e1652,librand-80db76fed1573704,librand_chacha-04fd50cb9922ecac,libppv_lite86-ed1e94e0767f33e7,librand_core-6296927756e68968,libgetrandom-fb8b94765806b0db,libthiserror-9d501ea8a1fe007b,libjsonschema-cc31ec0e332370c7,libreqwest-d100f2cd9e99b3ff,libserde_urlencoded-0d52375c07da8adf,libtower_http-449ae0e7f5155693,libbitflags-f70e590b0cf8b0eb,libiri_string-3372f097050807de,libtower-ca0c6c47aef21e6f,libtower_layer-3b63c02b4d0ef938,libhyper_util-61eb7f57bfbdc379,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-b804641362be4962,libtracing_core-e18a903b9e831f59,libhyper-14d3f5571209face,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libhttpdate-ab2f2cdbe04a360b,libhttp_body_util-42a5edfe389e35cf,libhttp_body-faa30fb5a9de280b,liburl-a4040513971e2dc7,libform_urlencoded-138b64fefa418703,libhttp-efa0d333ef107f93,libfnv-bf8b415be0978c3b,libsync_wrapper-82795f8ff27c70cb,libbytecount-b34d4f18522371f3,libregex-a45dd80c228e1310,libidna-1e79eb424350a277,libutf8_iter-d59950773a6f062b,libidna_adapter-5bb25c2c524b916c,libicu_properties-74d0a1490d554c44,libicu_properties_data-850c631512607ecf,libicu_normalizer-363fc83549e79b0f,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-36fc00adc9b9a9a8,libpotential_utf-6dcff0e2346222ec,libicu_provider-2536671146a675b5,libicu_locale_core-d91b7f0d5838956b,libtinystr-3aef9acfcf3f3c08,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-7d17c7676900c69d,libzerotrie-bbbc59901ac90dfb,libyoke-982df2f1479b8022,libstable_deref_trait-6144d876008295f7,libzerofrom-87f608d3ae89cc93,libuuid_simd-f5ced8fd56b1af46,libuuid-53c1c56206118312,liboutref-5c743d23a995d3a2,libvsimd-ba4bcfe2c1e88049,libfancy_regex-a4c6ae6e5561e4fc,libbit_set-fd3cc84eb089987f,libbit_vec-087ad96ff7dfd881,libregex_automata-20ca3c45a073e97b,libaho_corasick-7546b549f30b4ccf,libemail_address-7b5e7d6790eaa8c0,libfraction-e9c5b3b779a31752,liblazy_static-58edaf41543212f3,libnum-9bb340a6a752e6f1,libnum_iter-26f312e145bc02e1,libnum_rational-ff7eebfa0ec9c9e1,libnum_complex-4c73ab1e43761e28,libnum_bigint-d1d56423495bd6fb,libnum_integer-636316eef22c858c,libnum_cmp-720530316cd6d49c,libregex_syntax-ec3324d7c59077ca,libbase64-29d4d4232c317d5e,libreferencing-93c4393859b43a7e,libpercent_encoding-64dceae6dc1f6110,libfluent_uri-5c8380ca48e85634,libborrow_or_share-c46022e915d73578,libref_cast-034f238603b61cef,libahash-9a9b3e54c17f80ba,libgetrandom-03094092b67b0470,libonce_cell-9ec3b2d30075ab56,libzerocopy-689d0437ac9cde00,libnum_cpus-fb1805f36fc1f734,libchrono-1d4956d892bc4015,libiana_time_zone-7ffb41297827eca3,libnum_traits-a6045bc8b1610245,libsha2-0f1f18cdf6f45b75,libcpufeatures-42612946e83e041b,libdigest-c72adf842a6936c6,libblock_buffer-85ae39a2594cdace,libcrypto_common-d46720504ece6c63,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,librdkafka-6764d0b3bd8b3fb4,libserde_json-2504d8ab0cbe9457,libitoa-ba08b808be5ac239,libryu-b4971a7af0446da6,librdkafka_sys-07eca99a14d27e72,libnum_enum-7ea142c10799b485,liblibz_sys-f9be65b7c26844ec,liblog-f1405a51182604cd,libserde-2d5a533f5264a648,libfutures-ff3174a7b0a3c9f2,libfutures_executor-4906cf1d37f5e2bb,libtokio-ca22387aec63440f,libsignal_hook_registry-92b603e9bd25a5a3,libsocket2-1736e8fa461fd97f,libbytes-8160c0ff9646c5ab,libmio-1324afcb282ef215,libparking_lot-5a9529723b0ca38f,libparking_lot_core-bacbe3657f4a8cbe,liblibc-a652f05543d0eb68,libcfg_if-b8160e940c54d589,libsmallvec-695d630f41d8414d,liblock_api-ef0f3f1acfffcff3,libscopeguard-96105b3e6a714ed4,libasync_stream-c7490173a2db0bdc,libfutures_util-6e6907f3d4bb0ab0,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcxJD7DQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-f64c1eebfc466e73/out/src" "-L" "/opt/rustwide/target/debug/build/ring-1a7fcc47a96b24dc/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/advanced_analytics_tests-0f78c7e2bee90772" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs2-stream` (test "advanced_analytics_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8cb5410f8da7ecef8fd63092dd7dffce868c2a10997a665a86b89aa8930a9073", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb5410f8da7ecef8fd63092dd7dffce868c2a10997a665a86b89aa8930a9073", kill_on_drop: false }`
[INFO] [stdout] 8cb5410f8da7ecef8fd63092dd7dffce868c2a10997a665a86b89aa8930a9073
