[INFO] fetching crate rs2-stream 0.3.3... [INFO] testing rs2-stream-0.3.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rs2-stream 0.3.3 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs2-stream 0.3.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded etcetera v0.10.0 [INFO] [stderr] Downloaded borrow-or-share v0.2.2 [INFO] [stderr] Downloaded testcontainers v0.24.0 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded referencing v0.30.0 [INFO] [stderr] Downloaded jsonschema v0.30.0 [INFO] [stderr] Downloaded rdkafka v0.37.0 [INFO] [stderr] Downloaded testcontainers-modules v0.12.1 [INFO] [stderr] Downloaded rdkafka-sys v4.8.0+2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea239538c8074955e17136ba2011758f92f2bd84626568aad013d9d6e3712c56 [INFO] running `Command { std: "docker" "start" "-a" "ea239538c8074955e17136ba2011758f92f2bd84626568aad013d9d6e3712c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea239538c8074955e17136ba2011758f92f2bd84626568aad013d9d6e3712c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea239538c8074955e17136ba2011758f92f2bd84626568aad013d9d6e3712c56", kill_on_drop: false }` [INFO] [stdout] ea239538c8074955e17136ba2011758f92f2bd84626568aad013d9d6e3712c56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b9b3ac1648dbeaecad3f16a39381a355871f01ecdabd1d1e483e05b436993500 [INFO] running `Command { std: "docker" "start" "-a" "b9b3ac1648dbeaecad3f16a39381a355871f01ecdabd1d1e483e05b436993500", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [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 futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling referencing v0.30.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling chrono v0.4.41 [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)]` 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)]` 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)]` 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 3m 16s [INFO] running `Command { std: "docker" "inspect" "b9b3ac1648dbeaecad3f16a39381a355871f01ecdabd1d1e483e05b436993500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9b3ac1648dbeaecad3f16a39381a355871f01ecdabd1d1e483e05b436993500", kill_on_drop: false }` [INFO] [stdout] b9b3ac1648dbeaecad3f16a39381a355871f01ecdabd1d1e483e05b436993500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 27ba25fbae65fc26972aa80ff783b8ef5b6625a644a4006076d9efd6a6cbcd3d [INFO] running `Command { std: "docker" "start" "-a" "27ba25fbae65fc26972aa80ff783b8ef5b6625a644a4006076d9efd6a6cbcd3d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [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 clap_lex v0.7.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling referencing v0.30.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling jsonschema v0.30.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rdkafka v0.37.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling rs2-stream v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [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)]` 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)]` 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)]` 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 variable: `state_access` [INFO] [stdout] --> tests/state_stream_ext_advanced.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | |acc, item, state_access| Box::pin(async move { Ok(acc + item.count) }), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_access` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_access` [INFO] [stdout] --> tests/state_stream_ext_advanced.rs:843:21 [INFO] [stdout] | [INFO] [stdout] 843 | |acc, item, state_access| Box::pin(async move { Ok(acc + item.count) }), [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_access` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tuple_key_extractor` is never used [INFO] [stdout] --> tests/state_stream_ext_advanced.rs:611:4 [INFO] [stdout] | [INFO] [stdout] 611 | fn tuple_key_extractor(item: &(Instant, TestData)) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs2-stream` (test "state_stream_ext_advanced"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name state_stream_ext_advanced --edition=2021 tests/state_stream_ext_advanced.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=c5a651559a8ebae3 -C extra-filename=-d30f79aa4e383f1c --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasync_stream-3912573f0b5221af.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c6a0dd8ac9f5539f.so --extern base64=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbase64-5a299c99a9cb883e.rlib --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-b539337c5d1edb5d.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-9aa827fb5ce9dcbc.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-9479149ce89f01a8.rlib --extern futures_core=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_core-aea49b3401aac6bb.rlib --extern futures_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures_util-d51591846397427c.rlib --extern jsonschema=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libjsonschema-734b8cbaacf1f66d.rlib --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblazy_static-f3dc5c13b01a78ba.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-7ed48074b9f3458e.rlib --extern num_cpus=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_cpus-f68d887798df251a.rlib --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libonce_cell-9f23038a26dfc6d0.rlib --extern quickcheck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libquickcheck-8581f0f21d072713.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-a0a6bb8ede562931.rlib --extern rdkafka=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka-82cef2064501e7a5.rlib --extern rs2_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librs2_stream-7481cabb941603bd.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-66338e4b60dd60fa.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-6260a692de47f941.rlib --extern serial_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserial_test-19dba073ba791922.rlib --extern sha2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsha2-90893c1a21fc0b82.rlib --extern testcontainers=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtestcontainers-bc7ac0724e27a833.rlib --extern testcontainers_modules=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtestcontainers_modules-60d8ee86acc39513.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-3337f1177b451d26.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-4302cbbc841b2a50.rlib --extern tokio_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_stream-2ad05a11533f9930.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-797523b72caafb66.rlib --extern uuid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuuid-cbd90a59bf6d30ad.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rdkafka-sys-f65dbf09e7820bf6/out/src -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-1d281dfbdf53ae4d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcCmLLKA/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librs2_stream-7481cabb941603bd.rlib,librand-a0a6bb8ede562931.rlib,librand_chacha-98b080ffdfada3af.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,librand_core-23a7725a2fff1640.rlib,libgetrandom-7b09d634c16953b3.rlib,libthiserror-3337f1177b451d26.rlib,libjsonschema-734b8cbaacf1f66d.rlib,libreqwest-ef1b15aa99c20661.rlib,libserde_urlencoded-214db570b5e5aa45.rlib,libtower_http-1e454e758c5e9a75.rlib,libbitflags-a339c845664ed1d6.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-53f28fe2e733c463.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-c5bf86c9dbe002e1.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libtracing-6b8f38cf37ce77d7.rlib,libtracing_core-8fb879b64c418583.rlib,libhyper-f85e708db780b9ff.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liburl-da92c0e2d2f8c2c7.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libbytecount-5ec4a9b586dea441.rlib,libregex-118ed902b6d442e1.rlib,libidna-90bed2f46ed790d3.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-ebc76e39bc2987df.rlib,libicu_properties-c9556963dcbe2fea.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-0659f68c880e290b.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-b37f04469205df38.rlib,libpotential_utf-6d0e3d32bd44443c.rlib,libicu_provider-5a20f6e0ab1b0f66.rlib,libicu_locale_core-c5aad5fad5ca2494.rlib,libtinystr-cff799c3ad65b5de.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-dada6b3a190dd9b1.rlib,libzerotrie-d67ef0be889ae3ee.rlib,libyoke-95587dc42adfb00d.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-10cd86c918fd0d3e.rlib,libuuid_simd-ea97538e93eede97.rlib,libuuid-cbd90a59bf6d30ad.rlib,liboutref-502fe52574c84faf.rlib,libvsimd-88dc0f994be111a2.rlib,libfancy_regex-6725e0be466a7f6b.rlib,libbit_set-e99a9a4e513e16bf.rlib,libbit_vec-24e62de04a15161e.rlib,libregex_automata-d31993ed41eac118.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libemail_address-b8986f6ab54982f5.rlib,libfraction-32ce29ac304e3eef.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libnum-0180b57201527c8a.rlib,libnum_iter-4a371defae5c3526.rlib,libnum_rational-96c38a3780b64b6e.rlib,libnum_complex-2f02596fe7a37102.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libnum_cmp-50bd3191c35a0221.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libbase64-4cfc25a2fbceb95f.rlib,libreferencing-67e08da8a2480b93.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfluent_uri-112d4e8c5355b250.rlib,libborrow_or_share-3f96bee942aec2ca.rlib,libref_cast-6d59840eb2885b7f.rlib,libahash-e1b8f1e8532a69fc.rlib,libgetrandom-68998c0e3d7dad3b.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libzerocopy-49e2188937f8ffe9.rlib,libnum_cpus-f68d887798df251a.rlib,libchrono-b539337c5d1edb5d.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-d2d1e9803077770a.rlib,libsha2-90893c1a21fc0b82.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,librdkafka-82cef2064501e7a5.rlib,libserde_json-6260a692de47f941.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,librdkafka_sys-daaa44fc02b310cd.rlib,libnum_enum-9d55c2d713816ea3.rlib,liblibz_sys-3e84c86527592436.rlib,liblog-7ed48074b9f3458e.rlib,libserde-66338e4b60dd60fa.rlib,libfutures-9479149ce89f01a8.rlib,libfutures_executor-fb2a2e3e0c529399.rlib,libtokio-4302cbbc841b2a50.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libsocket2-340c1655ae63f8c0.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-72a77b53de885bc2.rlib,libparking_lot-e8269818088446ef.rlib,libparking_lot_core-cb6ec45bfd065b90.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libfutures_util-d51591846397427c.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-3912573f0b5221af.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_core-aea49b3401aac6bb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcCmLLKA/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rdkafka-sys-f65dbf09e7820bf6/out/src" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-1d281dfbdf53ae4d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/resource_manager_tests-d4c08a654b6e1f6f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 "resource_manager_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcp65aXZ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librs2_stream-7481cabb941603bd.rlib,librand-a0a6bb8ede562931.rlib,librand_chacha-98b080ffdfada3af.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,librand_core-23a7725a2fff1640.rlib,libgetrandom-7b09d634c16953b3.rlib,libthiserror-3337f1177b451d26.rlib,libjsonschema-734b8cbaacf1f66d.rlib,libreqwest-ef1b15aa99c20661.rlib,libserde_urlencoded-214db570b5e5aa45.rlib,libtower_http-1e454e758c5e9a75.rlib,libbitflags-a339c845664ed1d6.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-53f28fe2e733c463.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-c5bf86c9dbe002e1.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libtracing-6b8f38cf37ce77d7.rlib,libtracing_core-8fb879b64c418583.rlib,libhyper-f85e708db780b9ff.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liburl-da92c0e2d2f8c2c7.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libbytecount-5ec4a9b586dea441.rlib,libregex-118ed902b6d442e1.rlib,libidna-90bed2f46ed790d3.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-ebc76e39bc2987df.rlib,libicu_properties-c9556963dcbe2fea.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-0659f68c880e290b.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-b37f04469205df38.rlib,libpotential_utf-6d0e3d32bd44443c.rlib,libicu_provider-5a20f6e0ab1b0f66.rlib,libicu_locale_core-c5aad5fad5ca2494.rlib,libtinystr-cff799c3ad65b5de.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-dada6b3a190dd9b1.rlib,libzerotrie-d67ef0be889ae3ee.rlib,libyoke-95587dc42adfb00d.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-10cd86c918fd0d3e.rlib,libuuid_simd-ea97538e93eede97.rlib,libuuid-cbd90a59bf6d30ad.rlib,liboutref-502fe52574c84faf.rlib,libvsimd-88dc0f994be111a2.rlib,libfancy_regex-6725e0be466a7f6b.rlib,libbit_set-e99a9a4e513e16bf.rlib,libbit_vec-24e62de04a15161e.rlib,libregex_automata-d31993ed41eac118.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libemail_address-b8986f6ab54982f5.rlib,libfraction-32ce29ac304e3eef.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libnum-0180b57201527c8a.rlib,libnum_iter-4a371defae5c3526.rlib,libnum_rational-96c38a3780b64b6e.rlib,libnum_complex-2f02596fe7a37102.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libnum_cmp-50bd3191c35a0221.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libbase64-4cfc25a2fbceb95f.rlib,libreferencing-67e08da8a2480b93.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfluent_uri-112d4e8c5355b250.rlib,libborrow_or_share-3f96bee942aec2ca.rlib,libref_cast-6d59840eb2885b7f.rlib,libahash-e1b8f1e8532a69fc.rlib,libgetrandom-68998c0e3d7dad3b.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libzerocopy-49e2188937f8ffe9.rlib,libnum_cpus-f68d887798df251a.rlib,libchrono-b539337c5d1edb5d.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-d2d1e9803077770a.rlib,libsha2-90893c1a21fc0b82.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,librdkafka-82cef2064501e7a5.rlib,libserde_json-6260a692de47f941.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,librdkafka_sys-daaa44fc02b310cd.rlib,libnum_enum-9d55c2d713816ea3.rlib,liblibz_sys-3e84c86527592436.rlib,liblog-7ed48074b9f3458e.rlib,libserde-66338e4b60dd60fa.rlib,libfutures-9479149ce89f01a8.rlib,libfutures_executor-fb2a2e3e0c529399.rlib,libtokio-4302cbbc841b2a50.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libsocket2-340c1655ae63f8c0.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-72a77b53de885bc2.rlib,libparking_lot-e8269818088446ef.rlib,libparking_lot_core-cb6ec45bfd065b90.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libfutures_util-d51591846397427c.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libasync_stream-3912573f0b5221af.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_core-aea49b3401aac6bb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcp65aXZ/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rdkafka-sys-f65dbf09e7820bf6/out/src" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-1d281dfbdf53ae4d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/bracket_case_example-f6ae1c261c1136b9" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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` (example "bracket_case_example") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcis3jGi/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librs2_stream-7481cabb941603bd.rlib,librand-a0a6bb8ede562931.rlib,librand_chacha-98b080ffdfada3af.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,librand_core-23a7725a2fff1640.rlib,libgetrandom-7b09d634c16953b3.rlib,libthiserror-3337f1177b451d26.rlib,libjsonschema-734b8cbaacf1f66d.rlib,libreqwest-ef1b15aa99c20661.rlib,libserde_urlencoded-214db570b5e5aa45.rlib,libtower_http-1e454e758c5e9a75.rlib,libbitflags-a339c845664ed1d6.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-53f28fe2e733c463.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-c5bf86c9dbe002e1.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libtracing-6b8f38cf37ce77d7.rlib,libtracing_core-8fb879b64c418583.rlib,libhyper-f85e708db780b9ff.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liburl-da92c0e2d2f8c2c7.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libbytecount-5ec4a9b586dea441.rlib,libregex-118ed902b6d442e1.rlib,libidna-90bed2f46ed790d3.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-ebc76e39bc2987df.rlib,libicu_properties-c9556963dcbe2fea.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-0659f68c880e290b.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-b37f04469205df38.rlib,libpotential_utf-6d0e3d32bd44443c.rlib,libicu_provider-5a20f6e0ab1b0f66.rlib,libicu_locale_core-c5aad5fad5ca2494.rlib,libtinystr-cff799c3ad65b5de.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-dada6b3a190dd9b1.rlib,libzerotrie-d67ef0be889ae3ee.rlib,libyoke-95587dc42adfb00d.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-10cd86c918fd0d3e.rlib,libuuid_simd-ea97538e93eede97.rlib,libuuid-cbd90a59bf6d30ad.rlib,liboutref-502fe52574c84faf.rlib,libvsimd-88dc0f994be111a2.rlib,libfancy_regex-6725e0be466a7f6b.rlib,libbit_set-e99a9a4e513e16bf.rlib,libbit_vec-24e62de04a15161e.rlib,libregex_automata-d31993ed41eac118.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libemail_address-b8986f6ab54982f5.rlib,libfraction-32ce29ac304e3eef.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libnum-0180b57201527c8a.rlib,libnum_iter-4a371defae5c3526.rlib,libnum_rational-96c38a3780b64b6e.rlib,libnum_complex-2f02596fe7a37102.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libnum_cmp-50bd3191c35a0221.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libbase64-4cfc25a2fbceb95f.rlib,libreferencing-67e08da8a2480b93.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfluent_uri-112d4e8c5355b250.rlib,libborrow_or_share-3f96bee942aec2ca.rlib,libref_cast-6d59840eb2885b7f.rlib,libahash-e1b8f1e8532a69fc.rlib,libgetrandom-68998c0e3d7dad3b.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libzerocopy-49e2188937f8ffe9.rlib,libnum_cpus-f68d887798df251a.rlib,libchrono-b539337c5d1edb5d.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-d2d1e9803077770a.rlib,libsha2-90893c1a21fc0b82.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,librdkafka-82cef2064501e7a5.rlib,libserde_json-6260a692de47f941.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,librdkafka_sys-daaa44fc02b310cd.rlib,libnum_enum-9d55c2d713816ea3.rlib,liblibz_sys-3e84c86527592436.rlib,liblog-7ed48074b9f3458e.rlib,libserde-66338e4b60dd60fa.rlib,libfutures-9479149ce89f01a8.rlib,libfutures_executor-fb2a2e3e0c529399.rlib,libtokio-4302cbbc841b2a50.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libsocket2-340c1655ae63f8c0.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-72a77b53de885bc2.rlib,libparking_lot-e8269818088446ef.rlib,libparking_lot_core-cb6ec45bfd065b90.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libasync_stream-3912573f0b5221af.rlib,libfutures_util-d51591846397427c.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcis3jGi/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rdkafka-sys-f65dbf09e7820bf6/out/src" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-1d281dfbdf53ae4d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/queue_basic_usage-c93335c7145d3e6a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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` (example "queue_basic_usage") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcmBvF7D/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librs2_stream-7481cabb941603bd.rlib,librand-a0a6bb8ede562931.rlib,librand_chacha-98b080ffdfada3af.rlib,libppv_lite86-0ce1f82c48e5d03a.rlib,librand_core-23a7725a2fff1640.rlib,libgetrandom-7b09d634c16953b3.rlib,libthiserror-3337f1177b451d26.rlib,libjsonschema-734b8cbaacf1f66d.rlib,libreqwest-ef1b15aa99c20661.rlib,libserde_urlencoded-214db570b5e5aa45.rlib,libtower_http-1e454e758c5e9a75.rlib,libbitflags-a339c845664ed1d6.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-53f28fe2e733c463.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-c5bf86c9dbe002e1.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libtracing-6b8f38cf37ce77d7.rlib,libtracing_core-8fb879b64c418583.rlib,libhyper-f85e708db780b9ff.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libhttpdate-a05a91876c090713.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liburl-da92c0e2d2f8c2c7.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libhttp-c24b69f7529b4b63.rlib,libfnv-81596130b397d5c3.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libbytecount-5ec4a9b586dea441.rlib,libregex-118ed902b6d442e1.rlib,libidna-90bed2f46ed790d3.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-ebc76e39bc2987df.rlib,libicu_properties-c9556963dcbe2fea.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-0659f68c880e290b.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-b37f04469205df38.rlib,libpotential_utf-6d0e3d32bd44443c.rlib,libicu_provider-5a20f6e0ab1b0f66.rlib,libicu_locale_core-c5aad5fad5ca2494.rlib,libtinystr-cff799c3ad65b5de.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-dada6b3a190dd9b1.rlib,libzerotrie-d67ef0be889ae3ee.rlib,libyoke-95587dc42adfb00d.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-10cd86c918fd0d3e.rlib,libuuid_simd-ea97538e93eede97.rlib,libuuid-cbd90a59bf6d30ad.rlib,liboutref-502fe52574c84faf.rlib,libvsimd-88dc0f994be111a2.rlib,libfancy_regex-6725e0be466a7f6b.rlib,libbit_set-e99a9a4e513e16bf.rlib,libbit_vec-24e62de04a15161e.rlib,libregex_automata-d31993ed41eac118.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libemail_address-b8986f6ab54982f5.rlib,libfraction-32ce29ac304e3eef.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libnum-0180b57201527c8a.rlib,libnum_iter-4a371defae5c3526.rlib,libnum_rational-96c38a3780b64b6e.rlib,libnum_complex-2f02596fe7a37102.rlib,libnum_bigint-4eca05e93cb8dbfb.rlib,libnum_integer-ccf63c585d0eec96.rlib,libnum_cmp-50bd3191c35a0221.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libbase64-4cfc25a2fbceb95f.rlib,libreferencing-67e08da8a2480b93.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libfluent_uri-112d4e8c5355b250.rlib,libborrow_or_share-3f96bee942aec2ca.rlib,libref_cast-6d59840eb2885b7f.rlib,libahash-e1b8f1e8532a69fc.rlib,libgetrandom-68998c0e3d7dad3b.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libzerocopy-49e2188937f8ffe9.rlib,libnum_cpus-f68d887798df251a.rlib,libchrono-b539337c5d1edb5d.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-d2d1e9803077770a.rlib,libsha2-90893c1a21fc0b82.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-41ade468420d958d.rlib,libblock_buffer-28328e94ce0a514a.rlib,libcrypto_common-3870af0932069d76.rlib,libgeneric_array-6c999281ea8e9353.rlib,libtypenum-946f014670f06d4a.rlib,librdkafka-82cef2064501e7a5.rlib,libserde_json-6260a692de47f941.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,librdkafka_sys-daaa44fc02b310cd.rlib,libnum_enum-9d55c2d713816ea3.rlib,liblibz_sys-3e84c86527592436.rlib,liblog-7ed48074b9f3458e.rlib,libserde-66338e4b60dd60fa.rlib,libfutures-9479149ce89f01a8.rlib,libfutures_executor-fb2a2e3e0c529399.rlib,libtokio-4302cbbc841b2a50.rlib,libsignal_hook_registry-d0730a5a386fac1f.rlib,libsocket2-340c1655ae63f8c0.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-72a77b53de885bc2.rlib,libparking_lot-e8269818088446ef.rlib,libparking_lot_core-cb6ec45bfd065b90.rlib,liblibc-8454428c84ca4d78.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-69eec1479380ded6.rlib,liblock_api-fe7d271eb08ef95f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libasync_stream-3912573f0b5221af.rlib,libfutures_util-d51591846397427c.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcmBvF7D/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/rdkafka-sys-f65dbf09e7820bf6/out/src" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-11be072bd7ce70e9/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-1d281dfbdf53ae4d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/chunk_processor_tests-1631748956e4dda4" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [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 "chunk_processor_tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "27ba25fbae65fc26972aa80ff783b8ef5b6625a644a4006076d9efd6a6cbcd3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ba25fbae65fc26972aa80ff783b8ef5b6625a644a4006076d9efd6a6cbcd3d", kill_on_drop: false }` [INFO] [stdout] 27ba25fbae65fc26972aa80ff783b8ef5b6625a644a4006076d9efd6a6cbcd3d