[INFO] fetching crate rs2-stream 0.3.3... [INFO] testing rs2-stream-0.3.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [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 b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 855bd63ea40f4462e1de03b9bae36cc0a1300562ac3afa38e18f143198cc1b99 [INFO] running `Command { std: "docker" "start" "-a" "855bd63ea40f4462e1de03b9bae36cc0a1300562ac3afa38e18f143198cc1b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "855bd63ea40f4462e1de03b9bae36cc0a1300562ac3afa38e18f143198cc1b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855bd63ea40f4462e1de03b9bae36cc0a1300562ac3afa38e18f143198cc1b99", kill_on_drop: false }` [INFO] [stdout] 855bd63ea40f4462e1de03b9bae36cc0a1300562ac3afa38e18f143198cc1b99 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77a0ce79d91d31212b3084ba4004c77c8224f7fe9729efcda0e11036244a29c7 [INFO] running `Command { std: "docker" "start" "-a" "77a0ce79d91d31212b3084ba4004c77c8224f7fe9729efcda0e11036244a29c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [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 equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.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 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 num_enum_derive v0.7.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [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_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [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 fluent-uri v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [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)]` 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 1m 21s [INFO] running `Command { std: "docker" "inspect" "77a0ce79d91d31212b3084ba4004c77c8224f7fe9729efcda0e11036244a29c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a0ce79d91d31212b3084ba4004c77c8224f7fe9729efcda0e11036244a29c7", kill_on_drop: false }` [INFO] [stdout] 77a0ce79d91d31212b3084ba4004c77c8224f7fe9729efcda0e11036244a29c7 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8451d3d3260a3822be9ff1cdb943d2702831f06546af54127175dc22985c1ccc [INFO] running `Command { std: "docker" "start" "-a" "8451d3d3260a3822be9ff1cdb943d2702831f06546af54127175dc22985c1ccc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 linux-raw-sys v0.9.4 [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 home v0.5.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [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 regex v1.11.1 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [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 referencing v0.30.0 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rdkafka v0.37.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling jsonschema v0.30.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [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] 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_chunk` is never used [INFO] [stdout] --> examples/basic_file_streaming.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn process_chunk(_chunk: &MediaChunk) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state_access` [INFO] [stdout] --> tests/state_integration_tests.rs:219:22 [INFO] [stdout] | [INFO] [stdout] 219 | |acc, order, state_access: StateAccess| Box::pin(async move { Ok(acc + order.amount) }), [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: `config` [INFO] [stdout] --> tests/state_storage_tests.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | let config = StateConfig { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FraudEvent` is never constructed [INFO] [stdout] --> tests/state_integration_tests.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | struct FraudEvent { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FraudState` is never constructed [INFO] [stdout] --> tests/state_integration_tests.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct FraudState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionEvent` is never constructed [INFO] [stdout] --> tests/state_integration_tests.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | struct SessionEvent { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SessionState` is never constructed [INFO] [stdout] --> tests/state_integration_tests.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | struct SessionState { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs2-stream` (test "state_integration_tests"); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name state_integration_tests --edition=2021 tests/state_integration_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=c1b98e060d6a1ed6 -C extra-filename=-6fba16c0a27027bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9b7be58a2d1030fe.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bf6b3a931741f927.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-301ad48494d4a23d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f4f581bac9391800.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a8b063d3f0262bfb.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d73630e3b78f9848.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-30e5a7b7536a0c08.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2e359938289187a4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-cf55950e724b86e9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-311bd4484370cc53.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-98fe74eebad61240.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-5c6a2e3936791bf2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-52b34b942ef20aa0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fa09066ba58496f8.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fee1585d99ae28ea.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-8cb4f2118f1fbf1b.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-6e75f5bba5fc48ae.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c00a2a5251b65cec.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d48f464d0556d3e9.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3318590eea2d39a3.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ae56263a128e772c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cd8234702a3cb3f7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rdkafka-sys-bb2fbba4ced3adbb/out/src -L native=/opt/rustwide/target/debug/build/ring-bcbb06b309f10c42/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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=c5a9e044f9ca24bf -C extra-filename=-bc965462a590d15e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9b7be58a2d1030fe.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bf6b3a931741f927.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-301ad48494d4a23d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f4f581bac9391800.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a8b063d3f0262bfb.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d73630e3b78f9848.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-30e5a7b7536a0c08.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2e359938289187a4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-cf55950e724b86e9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-311bd4484370cc53.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-98fe74eebad61240.rlib --extern rs2_stream=/opt/rustwide/target/debug/deps/librs2_stream-5c6a2e3936791bf2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-52b34b942ef20aa0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fa09066ba58496f8.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-fee1585d99ae28ea.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-8cb4f2118f1fbf1b.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-6e75f5bba5fc48ae.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c00a2a5251b65cec.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d48f464d0556d3e9.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3318590eea2d39a3.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-ae56263a128e772c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cd8234702a3cb3f7.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rdkafka-sys-bb2fbba4ced3adbb/out/src -L native=/opt/rustwide/target/debug/build/ring-bcbb06b309f10c42/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrSB0UB/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs2_stream-5c6a2e3936791bf2,librand-311bd4484370cc53,librand_chacha-59a4bc5808d82b9f,libppv_lite86-f1e37e57ffef6e8c,librand_core-75eeb86ca2c24aa6,libgetrandom-856bb5f34461d52b,libthiserror-c00a2a5251b65cec,libjsonschema-30e5a7b7536a0c08,libreqwest-76bd12ac021a1549,libserde_urlencoded-670ebe2bfa93308c,libtower_http-b7425da5bd14929a,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-92dc183fc3f9f2b1,libtower_layer-d70c7e404336389b,libhyper_util-1b8724d5e4267949,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libhyper-dd79b47c165b65e8,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4436412bd8e5f760,libform_urlencoded-a5edb5174711de82,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libbytecount-104a505dd9bbb58d,libregex-801ca12c4c8b24e9,libidna-8dd1f84d1f881dc8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4436769d6e59e7bb,libicu_properties-fa4d6dfdd3c82628,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-c1484fa613c89557,libicu_normalizer_data-9919e82512efe734,libicu_collections-12b3bf50b0ad13a3,libpotential_utf-fac96f86fd1f83fe,libicu_provider-263f765c5689de19,libicu_locale_core-ef651c5fb12e0cde,libtinystr-398f8ad3faf7d239,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-f534f849346375f5,libzerotrie-a979fa41cfa07de6,libyoke-29bce7438389eeed,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-99cba60921d4718b,libuuid_simd-f7b75861d36eabc5,libuuid-cd8234702a3cb3f7,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-e3e8e422c40b1ec9,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libregex_automata-1d85d5342074f22f,libaho_corasick-5318fee7af990b33,libemail_address-e7eb28ff565d9d16,libfraction-3c31f181a7079a85,liblazy_static-b3603208c0de2608,libnum-422ca4adfdc823b9,libnum_iter-9896c2b01713beb0,libnum_rational-901b4957e9cc29a8,libnum_complex-fa2a5e93df1094ec,libnum_bigint-70385ea501249ca4,libnum_integer-3367a357d6e00808,libnum_cmp-17522be2d14919c0,libregex_syntax-13fc688ae7f36982,libbase64-2a03de3babadded3,libreferencing-1b047f0481ec2363,libpercent_encoding-9bee39bbc5bd523a,libfluent_uri-28c45a7d93246396,libborrow_or_share-f91f237ee27b3090,libref_cast-015f957fceed52e4,libahash-229043028f9fb790,libgetrandom-d8fb06a09a2da7dd,libonce_cell-0ba6aecba7086d38,libzerocopy-11ad661e9e1ff602,libnum_cpus-2e359938289187a4,libchrono-301ad48494d4a23d,libiana_time_zone-693b81a5c0b46492,libnum_traits-1a0074f98e3a6d0e,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librdkafka-98fe74eebad61240,libserde_json-fa09066ba58496f8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librdkafka_sys-1a7e9af694e7bb44,libnum_enum-d69890f89a77daff,liblibz_sys-06731f1571b71fc0,liblog-ba604b77dad33fe2,libserde-52b34b942ef20aa0,libfutures-a8b063d3f0262bfb,libfutures_executor-97f2f049904e7b99,libtokio-d48f464d0556d3e9,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libbytes-bfe11088fe358bd1,libmio-c892ba51323828a3,libparking_lot-ec3eba96290bad25,libparking_lot_core-dda91e9d1eb921f6,liblibc-a1f51a53e348ca20,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libfutures_util-d73630e3b78f9848,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-9b7be58a2d1030fe,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrSB0UB/raw-dylibs" "-B/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-bb2fbba4ced3adbb/out/src" "-L" "/opt/rustwide/target/debug/build/ring-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/state_storage_tests-8ae07f925c5895bc" "-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 "state_storage_tests") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcx5MCgl/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librs2_stream-5c6a2e3936791bf2,librand-311bd4484370cc53,librand_chacha-59a4bc5808d82b9f,libppv_lite86-f1e37e57ffef6e8c,librand_core-75eeb86ca2c24aa6,libgetrandom-856bb5f34461d52b,libthiserror-c00a2a5251b65cec,libjsonschema-30e5a7b7536a0c08,libreqwest-76bd12ac021a1549,libserde_urlencoded-670ebe2bfa93308c,libtower_http-b7425da5bd14929a,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-92dc183fc3f9f2b1,libtower_layer-d70c7e404336389b,libhyper_util-1b8724d5e4267949,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libhyper-dd79b47c165b65e8,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4436412bd8e5f760,libform_urlencoded-a5edb5174711de82,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libbytecount-104a505dd9bbb58d,libregex-801ca12c4c8b24e9,libidna-8dd1f84d1f881dc8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4436769d6e59e7bb,libicu_properties-fa4d6dfdd3c82628,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-c1484fa613c89557,libicu_normalizer_data-9919e82512efe734,libicu_collections-12b3bf50b0ad13a3,libpotential_utf-fac96f86fd1f83fe,libicu_provider-263f765c5689de19,libicu_locale_core-ef651c5fb12e0cde,libtinystr-398f8ad3faf7d239,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-f534f849346375f5,libzerotrie-a979fa41cfa07de6,libyoke-29bce7438389eeed,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-99cba60921d4718b,libuuid_simd-f7b75861d36eabc5,libuuid-cd8234702a3cb3f7,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-e3e8e422c40b1ec9,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libregex_automata-1d85d5342074f22f,libaho_corasick-5318fee7af990b33,libemail_address-e7eb28ff565d9d16,libfraction-3c31f181a7079a85,liblazy_static-b3603208c0de2608,libnum-422ca4adfdc823b9,libnum_iter-9896c2b01713beb0,libnum_rational-901b4957e9cc29a8,libnum_complex-fa2a5e93df1094ec,libnum_bigint-70385ea501249ca4,libnum_integer-3367a357d6e00808,libnum_cmp-17522be2d14919c0,libregex_syntax-13fc688ae7f36982,libbase64-2a03de3babadded3,libreferencing-1b047f0481ec2363,libpercent_encoding-9bee39bbc5bd523a,libfluent_uri-28c45a7d93246396,libborrow_or_share-f91f237ee27b3090,libref_cast-015f957fceed52e4,libahash-229043028f9fb790,libgetrandom-d8fb06a09a2da7dd,libonce_cell-0ba6aecba7086d38,libzerocopy-11ad661e9e1ff602,libnum_cpus-2e359938289187a4,libchrono-301ad48494d4a23d,libiana_time_zone-693b81a5c0b46492,libnum_traits-1a0074f98e3a6d0e,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librdkafka-98fe74eebad61240,libserde_json-fa09066ba58496f8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librdkafka_sys-1a7e9af694e7bb44,libnum_enum-d69890f89a77daff,liblibz_sys-06731f1571b71fc0,liblog-ba604b77dad33fe2,libserde-52b34b942ef20aa0,libfutures-a8b063d3f0262bfb,libfutures_executor-97f2f049904e7b99,libtokio-d48f464d0556d3e9,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libbytes-bfe11088fe358bd1,libmio-c892ba51323828a3,libparking_lot-ec3eba96290bad25,libparking_lot_core-dda91e9d1eb921f6,liblibc-a1f51a53e348ca20,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libasync_stream-9b7be58a2d1030fe,libfutures_util-d73630e3b78f9848,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx5MCgl/raw-dylibs" "-B/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-bb2fbba4ced3adbb/out/src" "-L" "/opt/rustwide/target/debug/build/ring-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/parallel_mapping-b777ead23a7c65f1" "-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` (example "parallel_mapping") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDWHzeB/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librs2_stream-5c6a2e3936791bf2,librand-311bd4484370cc53,librand_chacha-59a4bc5808d82b9f,libppv_lite86-f1e37e57ffef6e8c,librand_core-75eeb86ca2c24aa6,libgetrandom-856bb5f34461d52b,libthiserror-c00a2a5251b65cec,libjsonschema-30e5a7b7536a0c08,libreqwest-76bd12ac021a1549,libserde_urlencoded-670ebe2bfa93308c,libtower_http-b7425da5bd14929a,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-92dc183fc3f9f2b1,libtower_layer-d70c7e404336389b,libhyper_util-1b8724d5e4267949,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libhyper-dd79b47c165b65e8,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4436412bd8e5f760,libform_urlencoded-a5edb5174711de82,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libbytecount-104a505dd9bbb58d,libregex-801ca12c4c8b24e9,libidna-8dd1f84d1f881dc8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4436769d6e59e7bb,libicu_properties-fa4d6dfdd3c82628,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-c1484fa613c89557,libicu_normalizer_data-9919e82512efe734,libicu_collections-12b3bf50b0ad13a3,libpotential_utf-fac96f86fd1f83fe,libicu_provider-263f765c5689de19,libicu_locale_core-ef651c5fb12e0cde,libtinystr-398f8ad3faf7d239,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-f534f849346375f5,libzerotrie-a979fa41cfa07de6,libyoke-29bce7438389eeed,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-99cba60921d4718b,libuuid_simd-f7b75861d36eabc5,libuuid-cd8234702a3cb3f7,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-e3e8e422c40b1ec9,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libregex_automata-1d85d5342074f22f,libaho_corasick-5318fee7af990b33,libemail_address-e7eb28ff565d9d16,libfraction-3c31f181a7079a85,liblazy_static-b3603208c0de2608,libnum-422ca4adfdc823b9,libnum_iter-9896c2b01713beb0,libnum_rational-901b4957e9cc29a8,libnum_complex-fa2a5e93df1094ec,libnum_bigint-70385ea501249ca4,libnum_integer-3367a357d6e00808,libnum_cmp-17522be2d14919c0,libregex_syntax-13fc688ae7f36982,libbase64-2a03de3babadded3,libreferencing-1b047f0481ec2363,libpercent_encoding-9bee39bbc5bd523a,libfluent_uri-28c45a7d93246396,libborrow_or_share-f91f237ee27b3090,libref_cast-015f957fceed52e4,libahash-229043028f9fb790,libgetrandom-d8fb06a09a2da7dd,libonce_cell-0ba6aecba7086d38,libzerocopy-11ad661e9e1ff602,libnum_cpus-2e359938289187a4,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librdkafka-98fe74eebad61240,libserde_json-fa09066ba58496f8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librdkafka_sys-1a7e9af694e7bb44,libnum_enum-d69890f89a77daff,liblibz_sys-06731f1571b71fc0,liblog-ba604b77dad33fe2,libfutures-a8b063d3f0262bfb,libfutures_executor-97f2f049904e7b99,libtokio-d48f464d0556d3e9,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libbytes-bfe11088fe358bd1,libmio-c892ba51323828a3,libparking_lot-ec3eba96290bad25,libparking_lot_core-dda91e9d1eb921f6,liblibc-a1f51a53e348ca20,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libasync_stream-9b7be58a2d1030fe,libfutures_util-d73630e3b78f9848,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-301ad48494d4a23d,libiana_time_zone-693b81a5c0b46492,libnum_traits-1a0074f98e3a6d0e,libserde-52b34b942ef20aa0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDWHzeB/raw-dylibs" "-B/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-bb2fbba4ced3adbb/out/src" "-L" "/opt/rustwide/target/debug/build/ring-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_file_streaming-7d800da766e946d1" "-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` (example "basic_file_streaming") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMaJHcj/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librs2_stream-5c6a2e3936791bf2,librand-311bd4484370cc53,librand_chacha-59a4bc5808d82b9f,libppv_lite86-f1e37e57ffef6e8c,librand_core-75eeb86ca2c24aa6,libgetrandom-856bb5f34461d52b,libthiserror-c00a2a5251b65cec,libjsonschema-30e5a7b7536a0c08,libreqwest-76bd12ac021a1549,libserde_urlencoded-670ebe2bfa93308c,libtower_http-b7425da5bd14929a,libbitflags-8d6004180f14a06d,libiri_string-a380f51e5b0b7b73,libtower-92dc183fc3f9f2b1,libtower_layer-d70c7e404336389b,libhyper_util-1b8724d5e4267949,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libhyper-dd79b47c165b65e8,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,liburl-4436412bd8e5f760,libform_urlencoded-a5edb5174711de82,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libbytecount-104a505dd9bbb58d,libregex-801ca12c4c8b24e9,libidna-8dd1f84d1f881dc8,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4436769d6e59e7bb,libicu_properties-fa4d6dfdd3c82628,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-c1484fa613c89557,libicu_normalizer_data-9919e82512efe734,libicu_collections-12b3bf50b0ad13a3,libpotential_utf-fac96f86fd1f83fe,libicu_provider-263f765c5689de19,libicu_locale_core-ef651c5fb12e0cde,libtinystr-398f8ad3faf7d239,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-f534f849346375f5,libzerotrie-a979fa41cfa07de6,libyoke-29bce7438389eeed,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-99cba60921d4718b,libuuid_simd-f7b75861d36eabc5,libuuid-cd8234702a3cb3f7,liboutref-f450885a24a2ad4b,libvsimd-035e2101b7888870,libfancy_regex-e3e8e422c40b1ec9,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libregex_automata-1d85d5342074f22f,libaho_corasick-5318fee7af990b33,libemail_address-e7eb28ff565d9d16,libfraction-3c31f181a7079a85,liblazy_static-b3603208c0de2608,libnum-422ca4adfdc823b9,libnum_iter-9896c2b01713beb0,libnum_rational-901b4957e9cc29a8,libnum_complex-fa2a5e93df1094ec,libnum_bigint-70385ea501249ca4,libnum_integer-3367a357d6e00808,libnum_cmp-17522be2d14919c0,libregex_syntax-13fc688ae7f36982,libbase64-2a03de3babadded3,libreferencing-1b047f0481ec2363,libpercent_encoding-9bee39bbc5bd523a,libfluent_uri-28c45a7d93246396,libborrow_or_share-f91f237ee27b3090,libref_cast-015f957fceed52e4,libahash-229043028f9fb790,libgetrandom-d8fb06a09a2da7dd,libonce_cell-0ba6aecba7086d38,libzerocopy-11ad661e9e1ff602,libnum_cpus-2e359938289187a4,libchrono-301ad48494d4a23d,libiana_time_zone-693b81a5c0b46492,libnum_traits-1a0074f98e3a6d0e,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,librdkafka-98fe74eebad61240,libserde_json-fa09066ba58496f8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,librdkafka_sys-1a7e9af694e7bb44,libnum_enum-d69890f89a77daff,liblibz_sys-06731f1571b71fc0,liblog-ba604b77dad33fe2,libserde-52b34b942ef20aa0,libfutures-a8b063d3f0262bfb,libfutures_executor-97f2f049904e7b99,libtokio-d48f464d0556d3e9,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libbytes-bfe11088fe358bd1,libmio-c892ba51323828a3,libparking_lot-ec3eba96290bad25,libparking_lot_core-dda91e9d1eb921f6,liblibc-a1f51a53e348ca20,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libasync_stream-9b7be58a2d1030fe,libfutures_util-d73630e3b78f9848,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMaJHcj/raw-dylibs" "-B/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-bb2fbba4ced3adbb/out/src" "-L" "/opt/rustwide/target/debug/build/ring-bcbb06b309f10c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/error_handling_tests-91b7270eed46900e" "-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 "error_handling_tests") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8451d3d3260a3822be9ff1cdb943d2702831f06546af54127175dc22985c1ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8451d3d3260a3822be9ff1cdb943d2702831f06546af54127175dc22985c1ccc", kill_on_drop: false }` [INFO] [stdout] 8451d3d3260a3822be9ff1cdb943d2702831f06546af54127175dc22985c1ccc