[INFO] fetching crate celers-broker-redis 0.2.0...
[INFO] testing celers-broker-redis-0.2.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate celers-broker-redis 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate celers-broker-redis 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate celers-broker-redis 0.2.0
[INFO] tweaked toml for crates.io crate celers-broker-redis 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate celers-broker-redis 0.2.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate celers-broker-redis 0.2.0 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6
[INFO] running `Command { std: "docker" "start" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling oxicode_derive v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxiarc-core v0.2.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling oxiarc-deflate v0.2.6
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling oxicode v0.2.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling celers-protocol v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling celers-core v0.2.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v1.1.0
[INFO] [stderr]    Compiling celers-broker-redis v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/compression.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/compression.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             ProtocolCompressionType::None => Ok((data.to_vec(), false)),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 107 |             ProtocolCompressionType::Gzip => self.compress_gzip(data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 108 |             ProtocolCompressionType::Zlib => self.compress_zlib(data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/compression.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/compression.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             ProtocolCompressionType::None => Ok(compressed_data.to_vec()),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 143 |             ProtocolCompressionType::Gzip => self.decompress_gzip(compressed_data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 144 |             ProtocolCompressionType::Zlib => self.decompress_zlib(compressed_data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling celers-protocol v0.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling celers-core v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling redis v1.1.0
[INFO] [stderr]    Compiling celers-broker-redis v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/compression.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/compression.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             ProtocolCompressionType::None => Ok((data.to_vec(), false)),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 107 |             ProtocolCompressionType::Gzip => self.compress_gzip(data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 108 |             ProtocolCompressionType::Zlib => self.compress_zlib(data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/compression.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/compression.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             ProtocolCompressionType::None => Ok(compressed_data.to_vec()),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 143 |             ProtocolCompressionType::Gzip => self.decompress_gzip(compressed_data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 144 |             ProtocolCompressionType::Zlib => self.decompress_zlib(compressed_data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/compression.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/compression.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             ProtocolCompressionType::None => Ok((data.to_vec(), false)),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 107 |             ProtocolCompressionType::Gzip => self.compress_gzip(data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 108 |             ProtocolCompressionType::Zlib => self.compress_zlib(data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/compression.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/compression.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |             ProtocolCompressionType::None => Ok(compressed_data.to_vec()),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 143 |             ProtocolCompressionType::Gzip => self.decompress_gzip(compressed_data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 144 |             ProtocolCompressionType::Zlib => self.decompress_zlib(compressed_data),
[INFO] [stdout]     |             ----------------------------- matches some of the same values
[INFO] [stdout] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stdout]     |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/compression.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/compression.rs:109:13
[INFO] [stderr]     |
[INFO] [stderr] 106 |             ProtocolCompressionType::None => Ok((data.to_vec(), false)),
[INFO] [stderr]     |             ----------------------------- matches some of the same values
[INFO] [stderr] 107 |             ProtocolCompressionType::Gzip => self.compress_gzip(data),
[INFO] [stderr]     |             ----------------------------- matches some of the same values
[INFO] [stderr] 108 |             ProtocolCompressionType::Zlib => self.compress_zlib(data),
[INFO] [stderr]     |             ----------------------------- matches some of the same values
[INFO] [stderr] 109 |             _ => Err(CelersError::Serialization(format!(
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/compression.rs:145:13
[INFO] [stderr]     |
[INFO] [stderr] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stderr]     |             ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/compression.rs:145:13
[INFO] [stderr]     |
[INFO] [stderr] 142 |             ProtocolCompressionType::None => Ok(compressed_data.to_vec()),
[INFO] [stderr]     |             ----------------------------- matches some of the same values
[INFO] [stderr] 143 |             ProtocolCompressionType::Gzip => self.decompress_gzip(compressed_data),
[INFO] [stderr]     |             ----------------------------- matches some of the same values
[INFO] [stderr] 144 |             ProtocolCompressionType::Zlib => self.decompress_zlib(compressed_data),
[INFO] [stderr]     |             ----------------------------- matches some of the same values
[INFO] [stderr] 145 |             _ => Err(CelersError::Deserialization(format!(
[INFO] [stderr]     |             ^ collectively making this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: `celers-broker-redis` (lib) generated 2 warnings
[INFO] [stderr] warning: `celers-broker-redis` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/celers_broker_redis-c6b56c9281cc0dcf)
[INFO] [stdout] 
[INFO] [stdout] running 454 tests
[INFO] [stdout] test advanced_queue::tests::test_priority_aging_config_builder ... ok
[INFO] [stdout] test advanced_queue::tests::test_advanced_queue_manager_new ... ok
[INFO] [stdout] test advanced_queue::tests::test_starvation_prevention_new ... ok
[INFO] [stdout] test advanced_queue::tests::test_starvation_prevention_clear ... ok
[INFO] [stdout] test advanced_queue::tests::test_advanced_queue_manager_select_queue ... ok
[INFO] [stdout] test advanced_queue::tests::test_starvation_prevention_reset_stats ... ok
[INFO] [stdout] test advanced_queue::tests::test_starvation_prevention_check_no_starvation ... ok
[INFO] [stdout] test advanced_queue::tests::test_priority_aging_config_default ... ok
[INFO] [stdout] test advanced_queue::tests::test_task_age_apply_aging ... ok
[INFO] [stdout] test advanced_queue::tests::test_task_age_apply_aging_clamp ... ok
[INFO] [stdout] test advanced_queue::tests::test_starvation_prevention_remove_task ... ok
[INFO] [stdout] test advanced_queue::tests::test_queue_weight_new ... ok
[INFO] [stdout] test advanced_queue::tests::test_starvation_prevention_track_task ... ok
[INFO] [stdout] test advanced_queue::tests::test_task_age_apply_aging_disabled ... ok
[INFO] [stdout] test advanced_queue::tests::test_task_age_should_age ... ok
[INFO] [stdout] test advanced_queue::tests::test_weighted_queue_selector_reset ... ok
[INFO] [stdout] test authorization::tests::test_authorization_policy_default ... ok
[INFO] [stdout] test authorization::tests::test_allow_commands ... ok
[INFO] [stdout] test authorization::tests::test_deny_commands ... ok
[INFO] [stdout] test authorization::tests::test_deny_takes_precedence ... ok
[INFO] [stdout] test authorization::tests::test_enforce_namespace ... ok
[INFO] [stdout] test authorization::tests::test_max_key_length ... ok
[INFO] [stdout] test authorization::tests::test_key_namespace ... ok
[INFO] [stdout] test advanced_queue::tests::test_task_age_new ... ok
[INFO] [stdout] test authorization::tests::test_max_value_size ... ok
[INFO] [stdout] test authorization::tests::test_preset_queue_only_policy ... ok
[INFO] [stdout] test authorization::tests::test_read_only_mode ... ok
[INFO] [stdout] test authorization::tests::test_user_permissions ... ok
[INFO] [stdout] test authorization::tests::test_preset_read_only_policy ... ok
[INFO] [stdout] test backup_restore::tests::test_snapshot_comparison_different ... ok
[INFO] [stdout] test backup_restore::tests::test_snapshot_comparison_identical ... ok
[INFO] [stdout] test authorization::tests::test_preset_restricted_policy ... ok
[INFO] [stdout] test advanced_queue::tests::test_weighted_queue_selector_empty ... ok
[INFO] [stdout] test backup_restore::tests::test_backup_manager_creation ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_config_builder ... ok
[INFO] [stdout] test batch_ext::tests::test_batch_operations_creation ... ok
[INFO] [stdout] test advanced_queue::tests::test_weighted_queue_selector_new ... ok
[INFO] [stdout] test advanced_queue::tests::test_weighted_queue_selector_next ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_config_default ... ok
[INFO] [stdout] test batch_ext::tests::test_task_filter ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_creation ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_stats ... ok
[INFO] [stdout] test circuit_breaker::tests::test_allows_requests_when_closed ... ok
[INFO] [stdout] test circuit_breaker::tests::test_force_close ... ok
[INFO] [stdout] test circuit_breaker::tests::test_default_config ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_try_acquire ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_usage ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_permit_release ... ok
[INFO] [stdout] test circuit_breaker::tests::test_reset ... ok
[INFO] [stdout] test circuit_breaker::tests::test_stats ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_manager ... ok
[INFO] [stdout] test circuit_breaker::tests::test_circuit_state_display ... ok
[INFO] [stdout] test circuit_breaker::tests::test_opens_after_failure_threshold ... ok
[INFO] [stdout] test cluster::tests::test_cluster_config_builder ... ok
[INFO] [stdout] test cluster::tests::test_cluster_node_role_display ... ok
[INFO] [stdout] test circuit_breaker::tests::test_success_resets_failure_count ... ok
[INFO] [stdout] test circuit_breaker::tests::test_config_builder ... ok
[INFO] [stdout] test circuit_breaker::tests::test_rejects_requests_when_open ... ok
[INFO] [stdout] test circuit_breaker::tests::test_initial_state_is_closed ... ok
[INFO] [stdout] test circuit_breaker::tests::test_force_open ... ok
[INFO] [stdout] test cluster::tests::test_cluster_topology_node_for_key ... ok
[INFO] [stdout] test cluster::tests::test_cluster_config_default ... ok
[INFO] [stdout] test cluster::tests::test_cluster_topology_node_for_slot ... ok
[INFO] [stdout] test cluster::tests::test_cluster_topology_slaves ... ok
[INFO] [stdout] test cluster::tests::test_crc16 ... ok
[INFO] [stdout] test cluster::tests::test_cluster_config_builder_no_nodes ... ok
[INFO] [stdout] test cluster::tests::test_hash_slot_same_slot ... ok
[INFO] [stdout] test cluster::tests::test_cluster_topology_masters ... ok
[INFO] [stdout] test cluster::tests::test_hash_slot_with_tag ... ok
[INFO] [stdout] test compression::tests::test_compress_below_threshold ... ok
[INFO] [stdout] test cluster::tests::test_hash_slot_apply_tag ... ok
[INFO] [stdout] test cluster::tests::test_redis_mode_display ... ok
[INFO] [stdout] test compression::tests::test_compress_disabled ... ok
[INFO] [stdout] test cluster::tests::test_hash_slot_hash_tag ... ok
[INFO] [stdout] test compression::tests::test_compression_config_default ... ok
[INFO] [stdout] test compression::tests::test_compression_config_disabled ... ok
[INFO] [stdout] test compression::tests::test_compression_config_builder ... ok
[INFO] [stdout] test compression::tests::test_compression_stats ... ok
[INFO] [stdout] test compression::tests::test_compression_type_id_roundtrip ... ok
[INFO] [stdout] test cluster::tests::test_hash_slot_calculate ... ok
[INFO] [stdout] test compression::tests::test_compression_type_display ... ok
[INFO] [stdout] test compression::tests::test_compression_type_name ... ok
[INFO] [stdout] test circuit_breaker::tests::test_half_open_to_open_on_failure ... ok
[INFO] [stdout] test compression::tests::test_compress_zlib ... ok
[INFO] [stdout] test connection::tests::test_build_client_basic ... ok
[INFO] [stdout] test connection::tests::test_redis_config_describe ... ok
[INFO] [stdout] test connection::tests::test_redis_config_from_url ... ok
[INFO] [stdout] test connection::tests::test_build_client_invalid_url ... ok
[INFO] [stdout] test connection::tests::test_redis_config_acl_token ... ok
[INFO] [stdout] test connection::tests::test_redis_config_builder ... ok
[INFO] [stdout] test connection::tests::test_redis_config_default ... ok
[INFO] [stdout] test connection::tests::test_connection_stats ... ok
[INFO] [stdout] test connection::tests::test_redis_config_with_full_tls ... ok
[INFO] [stdout] test connection::tests::test_tls_config_builder ... ok
[INFO] [stdout] test connection::tests::test_tls_config_cipher_suites ... ok
[INFO] [stdout] test connection::tests::test_tls_config_tls_versions ... ok
[INFO] [stdout] test connection::tests::test_tls_config_default ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_expression_presets ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_expression_validation ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_scheduler_clear ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_scheduler_enable_disable ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_scheduler_clone ... ok
[INFO] [stdout] test connection::tests::test_redis_config_sanitized_url ... ok
[INFO] [stdout] test compression::tests::test_compress_gzip ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_scheduler_unschedule ... ok
[INFO] [stdout] test cron_scheduler::tests::test_scheduled_task_creation ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_scheduler_list_all ... ok
[INFO] [stdout] test dedup::tests::test_content_hash ... ok
[INFO] [stdout] test circuit_breaker::tests::test_half_open_to_closed_on_success ... ok
[INFO] [stdout] test dedup::tests::test_dedup_strategy_by_content ... ok
[INFO] [stdout] test dedup::tests::test_dedup_strategy_by_id ... ok
[INFO] [stdout] test cron_scheduler::tests::test_cron_scheduler_schedule ... ok
[INFO] [stdout] test degradation::tests::test_degradation_mode_display ... ok
[INFO] [stdout] test degradation::tests::test_can_enqueue ... ok
[INFO] [stdout] test degradation::tests::test_enter_mode ... ok
[INFO] [stdout] test degradation::tests::test_local_queue_limit ... ok
[INFO] [stdout] test degradation::tests::test_can_dequeue ... ok
[INFO] [stdout] test degradation::tests::test_default_mode ... ok
[INFO] [stdout] test degradation::tests::test_local_enqueue_dequeue ... ok
[INFO] [stdout] test degradation::tests::test_clear ... ok
[INFO] [stdout] test dedup::tests::test_dedup_strategy_by_key ... ok
[INFO] [stdout] test dedup::tests::test_dedup_result ... ok
[INFO] [stdout] test dlq_analytics::tests::test_failure_trend_values ... ok
[INFO] [stdout] test degradation::tests::test_recover ... ok
[INFO] [stdout] test dlq_archival::tests::test_archival_config_builder ... ok
[INFO] [stdout] test degradation::tests::test_stats ... ok
[INFO] [stdout] test degradation::tests::test_queue_operations ... ok
[INFO] [stdout] test degradation::tests::test_queued_operations_limit ... ok
[INFO] [stdout] test dlq_archival::tests::test_archive_search_criteria ... ok
[INFO] [stdout] test dlq_replay::tests::test_replay_condition_all ... ok
[INFO] [stdout] test compression::tests::test_large_payload_compression ... ok
[INFO] [stdout] test dlq_replay::tests::test_replay_policy_builder ... ok
[INFO] [stdout] test dlq_archival::tests::test_archive_stats_default ... ok
[INFO] [stdout] test dlq_analytics::tests::test_error_category_recommendation ... ok
[INFO] [stdout] test dlq_replay::tests::test_replay_condition_any ... ok
[INFO] [stdout] test dlq_replay::tests::test_replay_condition_matches ... ok
[INFO] [stdout] test dlq_analytics::tests::test_error_category_severity ... ok
[INFO] [stdout] test dlq_replay::tests::test_replay_policy_rate_limited ... ok
[INFO] [stdout] test dlq_replay::tests::test_replay_policy_time_based ... ok
[INFO] [stdout] test dlq_replay::tests::test_replay_policy_conditional ... ok
[INFO] [stdout] test encryption::tests::test_encrypted_data_structure ... ok
[INFO] [stdout] test encryption::tests::test_encryption_algorithm_variants ... ok
[INFO] [stdout] test encryption::tests::test_encryption_config_builder ... ok
[INFO] [stdout] test encryption::tests::test_encryption_manager_add_key ... ok
[INFO] [stdout] test encryption::tests::test_encryption_decryption_roundtrip ... ok
[INFO] [stdout] test encryption::tests::test_encryption_manager_invalid_key_length ... ok
[INFO] [stdout] test encryption::tests::test_key_rotation ... ok
[INFO] [stdout] test geo::tests::test_region_id_creation ... ok
[INFO] [stdout] test geo::tests::test_geo_replication_manager_add_remove_region ... ok
[INFO] [stdout] test geo::tests::test_region_stats ... ok
[INFO] [stdout] test geo::tests::test_sync_mode_display ... ok
[INFO] [stdout] test geo::tests::test_routing_strategy_display ... ok
[INFO] [stdout] test health::tests::test_keyspace_stats ... ok
[INFO] [stdout] test geo::tests::test_regional_read_router_creation ... ok
[INFO] [stdout] test health::tests::test_memory_critical ... ok
[INFO] [stdout] test geo::tests::test_geo_replication_manager_creation ... ok
[INFO] [stdout] test health::tests::test_parse_redis_info ... ok
[INFO] [stdout] test geo::tests::test_region_creation ... ok
[INFO] [stdout] test geo::tests::test_conflict_resolution_display ... ok
[INFO] [stdout] test health::tests::test_queue_stats_total ... ok
[INFO] [stdout] test health::tests::test_redis_health_status_unhealthy ... ok
[INFO] [stdout] test health::tests::test_replication_info_master ... ok
[INFO] [stdout] test geo::tests::test_replication_config_builder ... ok
[INFO] [stdout] test health::tests::test_replication_lag_critical ... ok
[INFO] [stdout] test hooks::tests::test_hook_context_creation ... ok
[INFO] [stdout] test hooks::tests::test_completion_status_equality ... ok
[INFO] [stdout] test health::tests::test_replication_info_slave ... ok
[INFO] [stdout] test hooks::tests::test_hook_registry_creation ... ok
[INFO] [stdout] test hooks::tests::test_hook_registry_add_hooks ... ok
[INFO] [stdout] test hooks::tests::test_hook_context_with_metadata ... ok
[INFO] [stdout] test hooks::tests::test_hook_registry_execute_after_enqueue ... ok
[INFO] [stdout] test health::tests::test_redis_health_status_healthy ... ok
[INFO] [stdout] test hooks::tests::test_metrics_hook ... ok
[INFO] [stdout] test hooks::tests::test_log_level_equality ... ok
[INFO] [stdout] test hooks::tests::test_logging_hook_creation ... ok
[INFO] [stdout] test geo::tests::test_region_distance ... ok
[INFO] [stdout] test hooks_advanced::tests::test_hook_condition_not ... ok
[INFO] [stdout] test hooks::tests::test_payload_size_validator ... ok
[INFO] [stdout] test hooks_advanced::tests::test_hook_condition_priority_range ... ok
[INFO] [stdout] test hooks::tests::test_hook_registry_execute_before_enqueue ... ok
[INFO] [stdout] test hooks_advanced::tests::test_hook_condition_any ... ok
[INFO] [stdout] test hooks_advanced::tests::test_parallel_executor_config ... ok
[INFO] [stdout] test hooks_advanced::tests::test_hook_condition_all ... ok
[INFO] [stdout] test hooks_advanced::tests::test_prioritized_hook_priority ... ok
[INFO] [stdout] test dlq_archival::tests::test_retention_policy_variants ... ok
[INFO] [stdout] test integrity::tests::test_checksum_compute ... ok
[INFO] [stdout] test integrity::tests::test_integrity_stats_success_rate ... ok
[INFO] [stdout] test dlq_archival::tests::test_storage_backend_variants ... ok
[INFO] [stdout] test integrity::tests::test_reset_stats ... ok
[INFO] [stdout] test integrity::tests::test_reset_sequences ... ok
[INFO] [stdout] test integrity::tests::test_sequence_tracking ... ok
[INFO] [stdout] test integrity::tests::test_checksum_algorithm_name ... ok
[INFO] [stdout] test integrity::tests::test_validate_task ... ok
[INFO] [stdout] test integrity::tests::test_stats ... ok
[INFO] [stdout] test hooks_advanced::tests::test_hook_condition_task_name ... ok
[INFO] [stdout] test hooks_advanced::tests::test_hook_error_strategy ... ok
[INFO] [stdout] test locks::tests::test_distributed_lock_creation ... ok
[INFO] [stdout] test integrity::tests::test_validate_corrupted_task ... ok
[INFO] [stdout] test locks::tests::test_lock_key_generation_with_custom_prefix ... ok
[INFO] [stdout] test locks::tests::test_lock_token_creation ... ok
[INFO] [stdout] test integrity::tests::test_wrap_task ... ok
[INFO] [stdout] test lua_scripts::tests::test_script_id_all ... ok
[INFO] [stdout] test lua_scripts::tests::test_script_stats ... ok
[INFO] [stdout] test locks::tests::test_lock_config_default ... ok
[INFO] [stdout] test lua_scripts::tests::test_script_id_source ... ok
[INFO] [stdout] test lua_scripts::tests::test_script_syntax ... ok
[INFO] [stdout] test lua_scripts::tests::test_scripts_are_valid ... ok
[INFO] [stdout] test locks::tests::test_lock_key_generation ... ok
[INFO] [stdout] test lua_scripts::tests::test_script_version ... ok
[INFO] [stdout] test lua_scripts::tests::test_script_id_name ... ok
[INFO] [stdout] test metrics_ext::tests::test_latency_stats ... ok
[INFO] [stdout] test geo::tests::test_replication_config_default ... ok
[INFO] [stdout] test locks::tests::test_lock_token_display ... ok
[INFO] [stdout] test metrics_ext::tests::test_histogram_snapshot_percentages ... ok
[INFO] [stdout] test metrics_ext::tests::test_calculate_avg_rate ... ok
[INFO] [stdout] test locks::tests::test_lock_config_builder ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_consumer_lag_needs_scale_up ... ok
[INFO] [stdout] test lua_scripts::tests::test_script_performance ... ok
[INFO] [stdout] test metrics_ext::tests::test_max_samples ... ok
[INFO] [stdout] test metrics_ext::tests::test_metrics_tracker_new ... ok
[INFO] [stdout] test metrics_ext::tests::test_percentile_calculation ... ok
[INFO] [stdout] test metrics_ext::tests::test_record_dequeue ... ok
[INFO] [stdout] test metrics_ext::tests::test_record_enqueue ... ok
[INFO] [stdout] test metrics_ext::tests::test_slow_operation_logger ... ok
[INFO] [stdout] test metrics_ext::tests::test_task_age_histogram_new ... ok
[INFO] [stdout] test metrics_ext::tests::test_reset ... ok
[INFO] [stdout] test metrics_ext::tests::test_task_age_histogram_reset ... ok
[INFO] [stdout] test metrics_ext::tests::test_slow_operation_logger_clear ... ok
[INFO] [stdout] test metrics_ext::tests::test_slow_operation_logger_threshold ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_broker_performance ... ok
[INFO] [stdout] test metrics_ext::tests::test_task_age_histogram_record ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_consumer_lag_optimal ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_dlq_health_acceptable ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_dlq_health_empty ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_performance_trend_empty ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_dlq_health_alarming ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_performance_trend_degrading ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_performance_trend_increasing ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_analyze_performance_trend_stable ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_detect_anomaly_no_historical_data ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_calculate_queue_health_score ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_detect_anomaly_spike ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_calculate_message_velocity_stable ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_detect_anomaly_normal_range ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_calculate_message_velocity_growing ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_detect_queue_saturation_critical ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_detect_queue_saturation_healthy ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_estimate_processing_capacity ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_estimate_redis_monthly_cost_aws ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_estimate_redis_monthly_cost_gcp ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_generate_queue_health_report_healthy ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_generate_queue_health_report_critical ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_generate_queue_health_report_warning ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_estimate_redis_monthly_cost_optimization ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_memory_efficiency_high_fragmentation ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_memory_efficiency_high_overhead ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_memory_efficiency_optimal ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_message_age_distribution ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_message_age_distribution_empty ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_predict_queue_size_draining ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_predict_queue_size_exceeds_threshold ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_predict_queue_size_growth ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_recommend_alert_thresholds ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_scaling_strategy_memory_constrained ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_scaling_strategy_optimal ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_scaling_strategy_queue_backed_up ... ok
[INFO] [stdout] test monitoring::diagnostics::tests::test_suggest_worker_scaling ... ok
[INFO] [stdout] test otel_integration::tests::test_generate_span_id ... ok
[INFO] [stdout] test otel_integration::tests::test_otel_config_builder ... ok
[INFO] [stdout] test otel_integration::tests::test_otel_instrumentation_init ... ok
[INFO] [stdout] test otel_integration::tests::test_generate_trace_id ... ok
[INFO] [stdout] test otel_integration::tests::test_sample_rate_clamping ... ok
[INFO] [stdout] test otel_integration::tests::test_span_lifecycle ... ok
[INFO] [stdout] test otel_integration::tests::test_trace_context_injection_extraction ... ok
[INFO] [stdout] test otel_integration::tests::test_w3c_trace_context_from_traceparent ... ok
[INFO] [stdout] test partitioning::tests::test_consistent_hash_ring_remove_last_partition ... ok
[INFO] [stdout] test otel_integration::tests::test_w3c_trace_context_creation ... ok
[INFO] [stdout] test otel_integration::tests::test_w3c_trace_context_to_traceparent ... ok
[INFO] [stdout] test partitioning::tests::test_consistent_hash_ring_creation ... ok
[INFO] [stdout] test partitioning::tests::test_consistent_hash_ring_get_partition ... ok
[INFO] [stdout] test partitioning::tests::test_consistent_hash_ring_remove_partition ... ok
[INFO] [stdout] test partitioning::tests::test_hash_algorithm_xxhash ... ok
[INFO] [stdout] test partitioning::tests::test_consistent_hash_ring_add_partition ... ok
[INFO] [stdout] test partitioning::tests::test_hash_algorithm_crc32 ... ok
[INFO] [stdout] test partitioning::tests::test_consistent_hash_ring_stats ... ok
[INFO] [stdout] test partitioning::tests::test_partition_manager_get_all_queue_names ... ok
[INFO] [stdout] test partitioning::tests::test_partition_manager_get_partition_id ... ok
[INFO] [stdout] test partitioning::tests::test_partition_strategy_by_name ... ok
[INFO] [stdout] test partitioning::tests::test_partition_strategy_by_payload_hash ... ok
[INFO] [stdout] test pipeline_advanced::tests::test_pipeline_operation_types ... ok
[INFO] [stdout] test pipeline_advanced::tests::test_pipeline_stats_default ... ok
[INFO] [stdout] test partitioning::tests::test_partition_strategy_by_id ... ok
[INFO] [stdout] test pipeline_advanced::tests::test_pipeline_config_builder ... ok
[INFO] [stdout] test partitioning::tests::test_partition_manager_creation ... ok
[INFO] [stdout] test pool::tests::test_pool_stats_default ... ok
[INFO] [stdout] test pool::tests::test_pool_stats_is_healthy ... ok
[INFO] [stdout] test pool::tests::test_pool_stats_avg_wait_time ... ok
[INFO] [stdout] test pool::tests::test_pool_config_default ... ok
[INFO] [stdout] test partitioning::tests::test_partition_strategy_by_routing_key ... ok
[INFO] [stdout] test pool::tests::test_pool_config_builder ... ok
[INFO] [stdout] test pool::tests::test_pool_stats_total_connections ... ok
[INFO] [stdout] test pool_advanced::tests::test_adaptive_pool_config_builder ... ok
[INFO] [stdout] test pool_advanced::tests::test_adaptive_pool_config_threshold_clamping ... ok
[INFO] [stdout] test partitioning::tests::test_partition_manager_get_queue_name ... ok
[INFO] [stdout] test partitioning::tests::test_partition_manager_with_algorithm ... ok
[INFO] [stdout] test pool_advanced::tests::test_adaptive_pool_stats_default ... ok
[INFO] [stdout] test pipeline_advanced::tests::test_pipeline_execution_result ... ok
[INFO] [stdout] test pool::tests::test_pool_stats_reuse_rate ... ok
[INFO] [stdout] test priority_mgmt::tests::test_priority_adjustment_absolute ... ok
[INFO] [stdout] test pool_advanced::tests::test_connection_metadata_creation ... ok
[INFO] [stdout] test priority_mgmt::tests::test_priority_adjustment_decay ... ok
[INFO] [stdout] test priority_mgmt::tests::test_priority_adjustment_boost ... ok
[INFO] [stdout] test priority_mgmt::tests::test_priority_adjustment_multiply ... ok
[INFO] [stdout] test priority_mgmt::tests::test_priority_manager_creation ... ok
[INFO] [stdout] test partitioning::tests::test_partition_distribution ... ok
[INFO] [stdout] test queue_control::tests::test_queue_state_display ... ok
[INFO] [stdout] test quota_mgmt::tests::test_quota_period_as_seconds ... ok
[INFO] [stdout] test quota_mgmt::tests::test_quota_config_serialization ... ok
[INFO] [stdout] test quota_mgmt::tests::test_quota_period_name ... ok
[INFO] [stdout] test queue_control::tests::test_emergency_stop ... ok
[INFO] [stdout] test partitioning::tests::test_partition_manager_get_queue_name_by_id ... ok
[INFO] [stdout] test quota_mgmt::tests::test_quota_usage_is_exceeded ... ok
[INFO] [stdout] test queue_control::tests::test_key_generation ... ok
[INFO] [stdout] test quota_mgmt::tests::test_quota_usage_is_nearly_exhausted ... ok
[INFO] [stdout] test rate_limit::tests::test_config_builder ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_allows_burst ... ok
[INFO] [stdout] test rate_limit::tests::test_queue_rate_limiter_local ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_time_until_available ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_reset ... ok
[INFO] [stdout] test rate_limit::tests::test_tracked_rate_limiter ... ok
[INFO] [stdout] test rate_limit::tests::test_try_acquire_n ... ok
[INFO] [stdout] test result_backend::tests::test_result_backend_config_builder ... ok
[INFO] [stdout] test result_backend::tests::test_result_backend_config_without_ttl ... ok
[INFO] [stdout] test result_backend::tests::test_result_backend_with_config ... ok
[INFO] [stdout] test result_backend::tests::test_result_key_generation ... ok
[INFO] [stdout] test bulkhead::tests::test_bulkhead_acquire_with_timeout ... ok
[INFO] [stdout] test result_backend::tests::test_result_backend_creation ... ok
[INFO] [stdout] test quota_mgmt::tests::test_quota_config_default ... ok
[INFO] [stdout] test quota_mgmt::tests::test_quota_config_builder ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_refills ... ok
[INFO] [stdout] test result_backend::tests::test_result_backend_config_default ... ok
[INFO] [stdout] test rate_limit::tests::test_token_bucket_available_permits ... ok
[INFO] [stdout] test result_backend::tests::test_result_backend_config_without_compression ... ok
[INFO] [stdout] test result_backend::tests::test_task_result_creation ... ok
[INFO] [stdout] test result_backend::tests::test_task_result_is_complete ... ok
[INFO] [stdout] test retry::tests::test_aggressive_config ... ok
[INFO] [stdout] test retry::tests::test_error_kind_retry_decision ... ok
[INFO] [stdout] test retry::tests::test_error_kind_with_disabled_retries ... ok
[INFO] [stdout] test retry::tests::test_exponential_backoff ... ok
[INFO] [stdout] test result_backend::tests::test_task_result_with_metadata ... ok
[INFO] [stdout] test retry::tests::test_no_retry_config ... ok
[INFO] [stdout] test result_backend::tests::test_task_status_display ... ok
[INFO] [stdout] test retry::tests::test_conservative_config ... ok
[INFO] [stdout] test result_backend::tests::test_task_result_with_duration ... ok
[INFO] [stdout] test retry::tests::test_retry_config_builder ... ok
[INFO] [stdout] test retry::tests::test_exponential_backoff_caps_at_max ... ok
[INFO] [stdout] test sentinel::tests::test_master_address_display ... ok
[INFO] [stdout] test sentinel::tests::test_sentinel_config_builder ... ok
[INFO] [stdout] test sentinel::tests::test_sentinel_config_builder_no_master_name ... ok
[INFO] [stdout] test sentinel::tests::test_sentinel_config_builder_no_sentinels ... ok
[INFO] [stdout] test sentinel::tests::test_sentinel_config_default ... ok
[INFO] [stdout] test retry::tests::test_retry_executor_success_first_try ... ok
[INFO] [stdout] test sentinel::tests::test_master_address_equality ... ok
[INFO] [stdout] test streams::tests::test_stream_config_builder ... ok
[INFO] [stdout] test streams::tests::test_stream_config_default ... ok
[INFO] [stdout] test streams::tests::test_stream_stats_default ... ok
[INFO] [stdout] test streams::tests::test_stream_message_id ... ok
[INFO] [stdout] test structured_logging::tests::test_correlation_analysis ... ok
[INFO] [stdout] test structured_logging::tests::test_log_context_creation ... ok
[INFO] [stdout] test streams::tests::test_stream_message_id_equality ... ok
[INFO] [stdout] test structured_logging::tests::test_log_export_json ... ok
[INFO] [stdout] test structured_logging::tests::test_structured_logger ... ok
[INFO] [stdout] test sentinel::tests::test_sentinels_builder_method ... ok
[INFO] [stdout] test task_groups::tests::test_group_config_without_cleanup ... ok
[INFO] [stdout] test task_groups::tests::test_group_config_builder ... ok
[INFO] [stdout] test task_groups::tests::test_group_config_default ... ok
[INFO] [stdout] test task_groups::tests::test_group_config_without_timeout ... ok
[INFO] [stdout] test task_groups::tests::test_group_metadata_creation ... ok
[INFO] [stdout] test task_groups::tests::test_group_metadata_success_rate ... ok
[INFO] [stdout] test task_groups::tests::test_group_status_display ... ok
[INFO] [stdout] test task_groups::tests::test_task_group_key_generation_custom_prefix ... ok
[INFO] [stdout] test task_groups::tests::test_group_metadata_success_rate_zero_tasks ... ok
[INFO] [stdout] test task_query::tests::test_search_criteria_builder ... ok
[INFO] [stdout] test task_query::tests::test_search_criteria_matches_priority ... ok
[INFO] [stdout] test task_groups::tests::test_task_group_creation ... ok
[INFO] [stdout] test retry::tests::test_retry_executor_eventual_success ... ok
[INFO] [stdout] test telemetry::tests::test_baggage ... ok
[INFO] [stdout] test retry::tests::test_retry_executor_exhausted ... ok
[INFO] [stdout] test task_query::tests::test_search_criteria_matches_name ... ok
[INFO] [stdout] test telemetry::tests::test_generate_span_id ... ok
[INFO] [stdout] test task_query::tests::test_task_query_creation ... ok
[INFO] [stdout] test task_groups::tests::test_task_group_key_generation ... ok
[INFO] [stdout] test telemetry::tests::test_generate_trace_id ... ok
[INFO] [stdout] test telemetry::tests::test_json_serialization_roundtrip ... ok
[INFO] [stdout] test telemetry::tests::test_span_builder_child ... ok
[INFO] [stdout] test telemetry::tests::test_redis_key_for_task ... ok
[INFO] [stdout] test telemetry::tests::test_span_event ... ok
[INFO] [stdout] test telemetry::tests::test_tracing_context_child ... ok
[INFO] [stdout] test telemetry::tests::test_with_span ... ok
[INFO] [stdout] test tests::test_broker_accessors ... ok
[INFO] [stdout] test telemetry::tests::test_tracing_context_new ... ok
[INFO] [stdout] test tests::test_invalid_redis_url ... ok
[INFO] [stdout] test tests::test_queue_mode_is_fifo ... ok
[INFO] [stdout] test tests::test_queue_mode_display ... ok
[INFO] [stdout] test telemetry::tests::test_span_builder ... ok
[INFO] [stdout] test tests::test_queue_mode_is_priority ... ok
[INFO] [stdout] test utilities::tests::test_analyze_queue_balance_empty ... ok
[INFO] [stdout] test utilities::tests::test_analyze_queue_balance_perfect ... ok
[INFO] [stdout] test utilities::tests::test_analyze_queue_balance_imbalanced ... ok
[INFO] [stdout] test tests::test_redis_broker_with_mode ... ok
[INFO] [stdout] test tests::test_redis_broker_with_visibility_timeout ... ok
[INFO] [stdout] test tests::test_queue_names ... ok
[INFO] [stdout] test tests::test_redis_broker_new ... ok
[INFO] [stdout] test structured_logging::tests::test_log_context_timer ... ok
[INFO] [stdout] test utilities::tests::test_analyze_command_performance ... ok
[INFO] [stdout] test utilities::tests::test_calculate_capacity_headroom_critical ... ok
[INFO] [stdout] test utilities::tests::test_calculate_capacity_headroom_healthy ... ok
[INFO] [stdout] test utilities::tests::test_calculate_capacity_headroom_warning ... ok
[INFO] [stdout] test utilities::tests::test_calculate_optimal_pool_size ... ok
[INFO] [stdout] test utilities::tests::test_calculate_pipeline_size ... ok
[INFO] [stdout] test utilities::tests::test_calculate_key_ttl_by_priority ... ok
[INFO] [stdout] test utilities::tests::test_calculate_migration_batch_size ... ok
[INFO] [stdout] test structured_logging::tests::test_performance_analysis ... ok
[INFO] [stdout] test utilities::tests::test_calculate_optimal_batch_size ... ok
[INFO] [stdout] test utilities::tests::test_calculate_optimal_batch_size_large_messages ... ok
[INFO] [stdout] test utilities::tests::test_calculate_queue_efficiency_good ... ok
[INFO] [stdout] test utilities::tests::test_calculate_queue_efficiency_optimal ... ok
[INFO] [stdout] test utilities::tests::test_calculate_queue_efficiency_poor ... ok
[INFO] [stdout] test utilities::tests::test_calculate_sla_compliance_violations ... ok
[INFO] [stdout] test utilities::tests::test_estimate_drain_time_zero_rate ... ok
[INFO] [stdout] test utilities::tests::test_estimate_migration_time ... ok
[INFO] [stdout] test utilities::tests::test_estimate_migration_time_zero_batch ... ok
[INFO] [stdout] test utilities::tests::test_estimate_queue_memory_priority ... ok
[INFO] [stdout] test utilities::tests::test_estimate_scaling_time_no_growth ... ok
[INFO] [stdout] test utilities::tests::test_estimate_scaling_time_planned ... ok
[INFO] [stdout] test utilities::tests::test_estimate_scaling_time_immediate ... ok
[INFO] [stdout] test utilities::tests::test_calculate_sla_compliance_empty ... ok
[INFO] [stdout] test utilities::tests::test_estimate_drain_time ... ok
[INFO] [stdout] test utilities::tests::test_calculate_optimal_shard_count ... ok
[INFO] [stdout] test utilities::tests::test_calculate_sla_compliance_all_within ... ok
[INFO] [stdout] test utilities::tests::test_calculate_optimal_shard_count_zero_target ... ok
[INFO] [stdout] test utilities::tests::test_calculate_timeout_values ... ok
[INFO] [stdout] test utilities::tests::test_estimate_queue_memory_fifo ... ok
[INFO] [stdout] test utilities::tests::test_suggest_data_retention_severe_overflow ... ok
[INFO] [stdout] test utilities::tests::test_suggest_persistence_strategy ... ok
[INFO] [stdout] test utilities::tests::test_suggest_pipeline_strategy ... ok
[INFO] [stdout] test visibility::tests::test_current_timestamp ... ok
[INFO] [stdout] test visibility::tests::test_visibility_manager_creation ... ok
[INFO] [stdout] test utilities::tests::test_suggest_data_retention_no_cleanup ... ok
[INFO] [stderr]    Doc-tests celers_broker_redis
[INFO] [stdout] test retry::tests::test_fixed_backoff ... ok
[INFO] [stdout] test retry::tests::test_linear_backoff ... ok
[INFO] [stdout] test sentinel::tests::test_sentinel_client_clone ... ok
[INFO] [stdout] test sentinel::tests::test_sentinel_client_creation ... ok
[INFO] [stdout] test structured_logging::tests::test_log_level_ordering ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 454 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test src/circuit_breaker.rs - circuit_breaker (line 13) ... ignored
[INFO] [stdout] test src/bulkhead.rs - bulkhead (line 8) - compile ... ok
[INFO] [stdout] test src/batch_ext.rs - batch_ext::BatchOperations::dequeue_batch_filtered (line 48) - compile ... ok
[INFO] [stdout] test src/dlq_analytics.rs - dlq_analytics (line 12) - compile ... ok
[INFO] [stdout] test src/geo.rs - geo (line 13) - compile ... ok
[INFO] [stdout] test src/cron_scheduler.rs - cron_scheduler (line 8) - compile ... ok
[INFO] [stdout] test src/encryption.rs - encryption (line 19) - compile ... ok
[INFO] [stdout] test src/locks.rs - locks (line 12) - compile ... ok
[INFO] [stdout] test src/dlq_archival.rs - dlq_archival (line 19) - compile ... ok
[INFO] [stdout] test src/dlq_replay.rs - dlq_replay (line 11) - compile ... ok
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::recommend_alert_thresholds (line 574) ... ok
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::analyze_redis_dlq_health (line 39) ... ok
[INFO] [stdout] test src/hooks_advanced.rs - hooks_advanced (line 11) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring (line 9) ... ok
[INFO] [stdout] test src/hooks.rs - hooks (line 15) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::analyze_performance_trend (line 839) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::analyze_redis_memory_efficiency (line 214) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::estimate_redis_monthly_cost (line 487) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::generate_queue_health_report (line 667) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::predict_redis_queue_size (line 126) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::recommend_redis_scaling_strategy (line 340) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_redis_fragmentation (line 194) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_redis_slowlog (line 23) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_task_completion_patterns (line 494) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::detect_performance_regression (line 340) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::detect_queue_burst (line 637) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::analyze_redis_consumer_lag (line 189) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::calculate_redis_message_age_distribution (line 365) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::calculate_redis_message_velocity (line 253) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::calculate_redis_queue_health_score (line 482) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::calculate_redis_queue_health_score (line 482) ... FAILED
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::generate_queue_health_report (line 667) ... FAILED
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::recommend_redis_scaling_strategy (line 340) ... FAILED
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_redis_slowlog (line 23) ... FAILED
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::detect_redis_queue_anomaly (line 688) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::detect_redis_queue_saturation (line 577) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::estimate_redis_processing_capacity (line 433) has been running for over 60 seconds
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::estimate_redis_monthly_cost (line 487) ... FAILED
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::analyze_performance_trend (line 839) ... FAILED
[INFO] [stdout] test src/otel_integration.rs - otel_integration (line 18) - compile ... ok
[INFO] [stdout] test src/pipeline_advanced.rs - pipeline_advanced (line 19) - compile ... FAILED
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::suggest_redis_worker_scaling (line 308) has been running for over 60 seconds
[INFO] [stdout] test src/pool_advanced.rs - pool_advanced (line 19) - compile ... FAILED
[INFO] [stdout] test src/rate_limit.rs - rate_limit (line 13) ... ignored
[INFO] [stdout] test src/hooks.rs - hooks (line 15) ... FAILED
[INFO] [stdout] test src/retry.rs - retry (line 15) ... ignored
[INFO] [stdout] test src/quota_mgmt.rs - quota_mgmt (line 9) - compile ... ok
[INFO] [stdout] test src/result_backend.rs - result_backend (line 12) - compile ... ok
[INFO] [stdout] test src/telemetry.rs - telemetry (line 15) ... FAILED
[INFO] [stdout] test src/task_groups.rs - task_groups (line 12) - compile ... ok
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::child (line 97) ... FAILED
[INFO] [stdout] test src/structured_logging.rs - structured_logging (line 12) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::estimate_redis_processing_capacity (line 433) ... FAILED
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_task_completion_patterns (line 494) ... FAILED
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::predict_redis_queue_size (line 126) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::analyze_redis_command_performance (line 276) ... FAILED
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::from_json (line 148) has been running for over 60 seconds
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::new (line 67) has been running for over 60 seconds
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::to_json (line 129) has been running for over 60 seconds
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::with_span (line 207) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::analyze_redis_queue_balance (line 549) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_optimal_redis_batch_size (line 23) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_optimal_redis_pool_size (line 113) ... FAILED
[INFO] [stdout] test src/monitoring/analytics.rs - monitoring::analytics::analyze_redis_memory_efficiency (line 214) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_capacity_headroom (line 730) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_capacity_headroom (line 730) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_key_ttl_by_priority (line 252) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_optimal_shard_count (line 601) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_pipeline_size (line 153) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_queue_efficiency (line 928) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_sla_compliance (line 636) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_timeout_values (line 381) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_worker_distribution (line 1341) ... FAILED
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::to_json (line 129) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_migration_batch_size (line 423) has been running for over 60 seconds
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::with_span (line 207) ... FAILED
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::from_json (line 148) ... FAILED
[INFO] [stdout] test src/telemetry.rs - telemetry::TracingContext::new (line 67) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_migration_time (line 463) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_queue_drain_time (line 188) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_queue_memory (line 80) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_scaling_time (line 827) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::optimize_task_priority (line 1208) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::recommend_queue_rebalancing (line 1032) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::recommend_queue_rebalancing (line 1032) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::suggest_redis_data_retention (line 498) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_migration_time (line 463) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::suggest_redis_pipeline_strategy (line 215) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::suggest_redis_persistence_strategy (line 339) has been running for over 60 seconds
[INFO] [stdout] test src/utilities.rs - utilities::calculate_redis_migration_batch_size (line 423) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_scaling_time (line 827) ... FAILED
[INFO] [stdout] test src/utilities.rs - utilities::suggest_redis_persistence_strategy (line 339) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::optimize_task_priority (line 1208) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::suggest_redis_worker_scaling (line 308) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::detect_redis_queue_saturation (line 577) ... ok
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::detect_queue_burst (line 637) ... ok
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_redis_fragmentation (line 194) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::analyze_redis_consumer_lag (line 189) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::calculate_redis_message_age_distribution (line 365) ... ok
[INFO] [stdout] test src/monitoring/diagnostics.rs - monitoring::diagnostics::detect_performance_regression (line 340) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_queue_memory (line 80) ... ok
[INFO] [stdout] test src/utilities.rs - utilities::estimate_redis_queue_drain_time (line 188) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::calculate_redis_message_velocity (line 253) ... ok
[INFO] [stdout] test src/monitoring/mod.rs - monitoring::detect_redis_queue_anomaly (line 688) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/monitoring/mod.rs - monitoring::calculate_redis_queue_health_score (line 482) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/analytics.rs - monitoring::analytics::generate_queue_health_report (line 667) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestf7aYpX/rustcl2dve4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestf7aYpX/rustcl2dve4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestf7aYpX/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/analytics.rs - monitoring::analytics::recommend_redis_scaling_strategy (line 340) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGQbBfx/rustcodDWne/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGQbBfx/rustcodDWne/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGQbBfx/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_redis_slowlog (line 23) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGo1xCo/rustcfgwPlC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGo1xCo/rustcfgwPlC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGo1xCo/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/analytics.rs - monitoring::analytics::estimate_redis_monthly_cost (line 487) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4eoJqC/rustciva96a/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4eoJqC/rustciva96a/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4eoJqC/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/analytics.rs - monitoring::analytics::analyze_performance_trend (line 839) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgdUL8T/rustchJqnk6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgdUL8T/rustchJqnk6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgdUL8T/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pipeline_advanced.rs - pipeline_advanced (line 19) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/pool_advanced.rs - pool_advanced (line 19) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hooks.rs - hooks (line 15) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFQXCKF/rustcaed5Wb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFQXCKF/rustcaed5Wb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFQXCKF/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telemetry.rs - telemetry (line 15) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telemetry.rs - telemetry::TracingContext::child (line 97) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/mod.rs - monitoring::estimate_redis_processing_capacity (line 433) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4R7uWh/rustcN3Cox8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4R7uWh/rustcN3Cox8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4R7uWh/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_task_completion_patterns (line 494) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestF6A1hk/rustcN4c3gD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestF6A1hk/rustcN4c3gD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestF6A1hk/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/analytics.rs - monitoring::analytics::predict_redis_queue_size (line 126) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFXGHA0/rustcl83VPD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFXGHA0/rustcl83VPD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFXGHA0/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::analyze_redis_command_performance (line 276) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::analyze_redis_queue_balance (line 549) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_optimal_redis_batch_size (line 23) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_optimal_redis_pool_size (line 113) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/monitoring/analytics.rs - monitoring::analytics::analyze_redis_memory_efficiency (line 214) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestef4MlL/rustcngsMPf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestef4MlL/rustcngsMPf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestef4MlL/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_capacity_headroom (line 730) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_key_ttl_by_priority (line 252) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_optimal_shard_count (line 601) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_pipeline_size (line 153) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_queue_efficiency (line 928) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_sla_compliance (line 636) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_timeout_values (line 381) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_worker_distribution (line 1341) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telemetry.rs - telemetry::TracingContext::to_json (line 129) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestPO13KR/rustcfj2ZQG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPO13KR/rustcfj2ZQG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPO13KR/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telemetry.rs - telemetry::TracingContext::with_span (line 207) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestv8KcS1/rustcYfiEnX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestv8KcS1/rustcYfiEnX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestv8KcS1/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telemetry.rs - telemetry::TracingContext::from_json (line 148) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCvaYxP/rustcGsY7Ne/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCvaYxP/rustcGsY7Ne/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCvaYxP/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/telemetry.rs - telemetry::TracingContext::new (line 67) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVUj2SA/rustcLIijp3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVUj2SA/rustcLIijp3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVUj2SA/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::recommend_queue_rebalancing (line 1032) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::suggest_redis_data_retention (line 498) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::estimate_redis_migration_time (line 463) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVNwmaF/rustcTevoaO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVNwmaF/rustcTevoaO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVNwmaF/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::suggest_redis_pipeline_strategy (line 215) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::calculate_redis_migration_batch_size (line 423) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestJLqs25/rustcrBbVMa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestJLqs25/rustcrBbVMa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJLqs25/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utilities.rs - utilities::estimate_redis_scaling_time (line 827) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestA9FXqz/rustcFfBYE3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcelers_broker_redis-73eec3bd3ffffe25,libcrc32fast-77160f4e25d6fc25,libcelers_protocol-42ff206e5986fe7d,liboxiarc_deflate-1c7f60169d703e16,liboxiarc_core-f8d7f4120fb6e261,libbase64-32787b0325ea6df8,libredis-f4e923cc95e96dac,libryu-1f4f40e4352371e5,liburl-9ecc8116df34e326,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libcrc16-73e2cab9b3072994,libasync_lock-4338eaf30ff4c848,libevent_listener_strategy-75f1571973c80e1c,libevent_listener-661aaa943e4c7f0c,libparking-a9ae72c6c16ee980,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libsha1_smol-a320b1639232fa11,libcombine-ceeaa11208c6d133,librand-fd74cc8d51727c87,librand_chacha-6db9c1bfde1de19a,libppv_lite86-b51feb17b1c43d37,libzerocopy-52affe309776b055,librand_core-59d009e429ded565,libgetrandom-c27f5d9907cbefd0,liblog-b262261d47bd2eba,libarcstr-1a790dd915ec11f9,libfutures_channel-94289a78f74303ed,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-02edae6a0d24428f,libtokio_util-2398fb26f6f81442,libfutures_util-066d1f5a8bcab3ab,libslab-ed301aba3460fb05,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libcelers_core-5902e5add4e1d48a,libnum_cpus-c95b51094520aa2a,libtracing-9244677a201ade0f,libtracing_core-d26029c784af5925,libonce_cell-b5bdc597ed9676b3,libregex-9d1afe031b201fb0,libregex_automata-8429d2de6cd9fd45,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,librand-2855c165c68048a9,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libserde_json-a93edbf91dd6daa6,libmemchr-ba3829a276830806,libitoa-5de11b3b23bfe572,libzmij-ef63f1da73704b4c,libtokio-de3fd440835f1dc0,libsignal_hook_registry-0370c074c4bef323,liberrno-1d9457f3d77a0a23,libsocket2-050091baf38e5996,libbytes-2ed9460101f17bbf,libmio-ed53eae200549b32,libparking_lot-972a3a6c7dd499b2,libparking_lot_core-5307c7709623e4f3,libsmallvec-3281308869c19c4b,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libchrono-75405903b3e1ff3b,libiana_time_zone-bcd81aefedc374a6,libnum_traits-61451ab850bd490d,libthiserror-5e90adc18491a337,libuuid-563a940aaaeab537,libgetrandom-78f21951e69058a1,liblibc-585253b8e2aa2651,librand_core-0c7241369648ce5c,libcfg_if-83060ec5685761ae,libserde-243f950081e30d70,libserde_core-21f22ac7b803fb0e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestA9FXqz/rustcFfBYE3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/alloca-9efc0fb0a4393ff9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA9FXqz/rust_out" "-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] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hooks.rs - hooks (line 15)
[INFO] [stdout]     src/monitoring/analytics.rs - monitoring::analytics::analyze_performance_trend (line 839)
[INFO] [stdout]     src/monitoring/analytics.rs - monitoring::analytics::analyze_redis_memory_efficiency (line 214)
[INFO] [stdout]     src/monitoring/analytics.rs - monitoring::analytics::estimate_redis_monthly_cost (line 487)
[INFO] [stdout]     src/monitoring/analytics.rs - monitoring::analytics::generate_queue_health_report (line 667)
[INFO] [stdout]     src/monitoring/analytics.rs - monitoring::analytics::predict_redis_queue_size (line 126)
[INFO] [stdout]     src/monitoring/analytics.rs - monitoring::analytics::recommend_redis_scaling_strategy (line 340)
[INFO] [stdout]     src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_redis_slowlog (line 23)
[INFO] [stdout]     src/monitoring/diagnostics.rs - monitoring::diagnostics::analyze_task_completion_patterns (line 494)
[INFO] [stdout]     src/monitoring/mod.rs - monitoring::calculate_redis_queue_health_score (line 482)
[INFO] [stdout]     src/monitoring/mod.rs - monitoring::estimate_redis_processing_capacity (line 433)
[INFO] [stdout]     src/pipeline_advanced.rs - pipeline_advanced (line 19)
[INFO] [stdout]     src/pool_advanced.rs - pool_advanced (line 19)
[INFO] [stdout]     src/telemetry.rs - telemetry (line 15)
[INFO] [stdout]     src/telemetry.rs - telemetry::TracingContext::child (line 97)
[INFO] [stdout]     src/telemetry.rs - telemetry::TracingContext::from_json (line 148)
[INFO] [stdout]     src/telemetry.rs - telemetry::TracingContext::new (line 67)
[INFO] [stdout]     src/telemetry.rs - telemetry::TracingContext::to_json (line 129)
[INFO] [stdout]     src/telemetry.rs - telemetry::TracingContext::with_span (line 207)
[INFO] [stdout]     src/utilities.rs - utilities::analyze_redis_command_performance (line 276)
[INFO] [stdout]     src/utilities.rs - utilities::analyze_redis_queue_balance (line 549)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_optimal_redis_batch_size (line 23)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_optimal_redis_pool_size (line 113)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_capacity_headroom (line 730)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_key_ttl_by_priority (line 252)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_migration_batch_size (line 423)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_optimal_shard_count (line 601)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_pipeline_size (line 153)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_queue_efficiency (line 928)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_sla_compliance (line 636)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_redis_timeout_values (line 381)
[INFO] [stdout]     src/utilities.rs - utilities::calculate_worker_distribution (line 1341)
[INFO] [stdout]     src/utilities.rs - utilities::estimate_redis_migration_time (line 463)
[INFO] [stdout]     src/utilities.rs - utilities::estimate_redis_scaling_time (line 827)
[INFO] [stdout]     src/utilities.rs - utilities::recommend_queue_rebalancing (line 1032)
[INFO] [stdout]     src/utilities.rs - utilities::suggest_redis_data_retention (line 498)
[INFO] [stdout]     src/utilities.rs - utilities::suggest_redis_pipeline_strategy (line 215)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 37 failed; 3 ignored; 0 measured; 0 filtered out; finished in 785.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6", kill_on_drop: false }`
[INFO] [stdout] 0126312cc49a27521e289cb6fd2db7bb7e751bd5d5aac372f5dd64b5d7500ca6
