[INFO] fetching crate quantum_log 0.3.2...
[INFO] testing quantum_log-0.3.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate quantum_log 0.3.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate quantum_log 0.3.2
[INFO] finished tweaking crates.io crate quantum_log 0.3.2
[INFO] tweaked toml for crates.io crate quantum_log 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quantum_log 0.3.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quantum_log 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2367975abebaf9ed93c2a863f9b5aa0f329833a645417fa8e41186d68bee0b38
[INFO] running `Command { std: "docker" "start" "-a" "2367975abebaf9ed93c2a863f9b5aa0f329833a645417fa8e41186d68bee0b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2367975abebaf9ed93c2a863f9b5aa0f329833a645417fa8e41186d68bee0b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2367975abebaf9ed93c2a863f9b5aa0f329833a645417fa8e41186d68bee0b38", kill_on_drop: false }`
[INFO] [stdout] 2367975abebaf9ed93c2a863f9b5aa0f329833a645417fa8e41186d68bee0b38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afc5f715795817a00dd8e0270616eed40b6804df1a30546511acdb141af512bd
[INFO] running `Command { std: "docker" "start" "-a" "afc5f715795817a00dd8e0270616eed40b6804df1a30546511acdb141af512bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling quantum_log v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "afc5f715795817a00dd8e0270616eed40b6804df1a30546511acdb141af512bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc5f715795817a00dd8e0270616eed40b6804df1a30546511acdb141af512bd", kill_on_drop: false }`
[INFO] [stdout] afc5f715795817a00dd8e0270616eed40b6804df1a30546511acdb141af512bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f20eb1b773b00beba7543774a780177b1861e97f8c7fb9cddd98d09d54710de9
[INFO] running `Command { std: "docker" "start" "-a" "f20eb1b773b00beba7543774a780177b1861e97f8c7fb9cddd98d09d54710de9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling quantum_log v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stdout] warning: unused imports: `Duration` and `sleep`
[INFO] [stdout]    --> src/sinks/default_stdout.rs:543:23
[INFO] [stdout]     |
[INFO] [stdout] 543 |     use tokio::time::{sleep, Duration};
[INFO] [stdout]     |                       ^^^^^  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TcpListener` and `UdpSocket`
[INFO] [stdout]    --> src/sinks/network.rs:956:22
[INFO] [stdout]     |
[INFO] [stdout] 956 |     use tokio::net::{TcpListener, UdpSocket};
[INFO] [stdout]     |                      ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> src/core/layers/pre_init_buffer.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let metadata = tracing::Metadata::new(
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/core/layers/pre_init_buffer.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |         for i in 0..5 {
[INFO] [stdout]     |             ^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 372 |         for _i in 0..5 {
[INFO] [stdout]     |             +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `MPI_COMM_WORLD`
[INFO] [stdout]     |
[INFO] [stdout] 372 -         for i in 0..5 {
[INFO] [stdout] 372 +         for mpi::ffi::MPI_COMM_WORLD in 0..5 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/core/subscriber.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let result = subscriber.initialize().await;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/core/subscriber.rs:346:13
[INFO] [stdout]     |
[INFO] [stdout] 346 |         let result = std::panic::catch_unwind(|| {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/core/subscriber.rs:354:13
[INFO] [stdout]     |
[INFO] [stdout] 354 |         let result = std::panic::catch_unwind(|| {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/core/subscriber.rs:360:13
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let result = std::panic::catch_unwind(|| {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]    --> src/sinks/file.rs:402:13
[INFO] [stdout]     |
[INFO] [stdout] 402 |         let file_path = temp_dir.path().join("test.log");
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]    --> src/sinks/file.rs:425:13
[INFO] [stdout]     |
[INFO] [stdout] 425 |         let file_path = temp_dir.path().join("test.log");
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]    --> src/sinks/file.rs:566:13
[INFO] [stdout]     |
[INFO] [stdout] 566 |         let file_path = temp_dir.path().join("test.log");
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `metadata`
[INFO] [stdout]    --> src/sinks/stdout.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let metadata = tracing::Metadata::new(
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strategy`
[INFO] [stdout]    --> src/sinks/stdout.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let strategy = crate::config::BackpressureStrategy::Block;
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_test_event` is never used
[INFO] [stdout]    --> src/sinks/network.rs:959:8
[INFO] [stdout]     |
[INFO] [stdout] 959 |     fn create_test_event(level: Level, message: &str) -> QuantumLogEvent {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_failure` is never used
[INFO] [stdout]    --> src/sinks/pipeline.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 597 |     impl MockStackableSink {
[INFO] [stdout]     |     ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 606 |         fn with_failure(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockExclusiveSink` is never constructed
[INFO] [stdout]    --> src/sinks/pipeline.rs:667:12
[INFO] [stdout]     |
[INFO] [stdout] 667 |     struct MockExclusiveSink {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_failure`, and `event_count` are never used
[INFO] [stdout]    --> src/sinks/pipeline.rs:674:12
[INFO] [stdout]     |
[INFO] [stdout] 673 |     impl MockExclusiveSink {
[INFO] [stdout]     |     ---------------------- associated items in this implementation
[INFO] [stdout] 674 |         fn new(name: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 682 |         fn with_failure(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 687 |         fn event_count(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "f20eb1b773b00beba7543774a780177b1861e97f8c7fb9cddd98d09d54710de9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20eb1b773b00beba7543774a780177b1861e97f8c7fb9cddd98d09d54710de9", kill_on_drop: false }`
[INFO] [stdout] f20eb1b773b00beba7543774a780177b1861e97f8c7fb9cddd98d09d54710de9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b549452566a3eb181e0eea84111589b7c522af5777bae003384f5f63fe219a8e
[INFO] running `Command { std: "docker" "start" "-a" "b549452566a3eb181e0eea84111589b7c522af5777bae003384f5f63fe219a8e", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Duration` and `sleep`
[INFO] [stderr]    --> src/sinks/default_stdout.rs:543:23
[INFO] [stderr]     |
[INFO] [stderr] 543 |     use tokio::time::{sleep, Duration};
[INFO] [stderr]     |                       ^^^^^  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TcpListener` and `UdpSocket`
[INFO] [stderr]    --> src/sinks/network.rs:956:22
[INFO] [stderr]     |
[INFO] [stderr] 956 |     use tokio::net::{TcpListener, UdpSocket};
[INFO] [stderr]     |                      ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `metadata`
[INFO] [stderr]    --> src/core/layers/pre_init_buffer.rs:344:13
[INFO] [stderr]     |
[INFO] [stderr] 344 |         let metadata = tracing::Metadata::new(
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/core/layers/pre_init_buffer.rs:372:13
[INFO] [stderr]     |
[INFO] [stderr] 372 |         for i in 0..5 {
[INFO] [stderr]     |             ^
[INFO] [stderr]     |
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 372 |         for _i in 0..5 {
[INFO] [stderr]     |             +
[INFO] [stderr] help: you might have meant to pattern match on the similarly named constant `MPI_COMM_WORLD`
[INFO] [stderr]     |
[INFO] [stderr] 372 -         for i in 0..5 {
[INFO] [stderr] 372 +         for mpi::ffi::MPI_COMM_WORLD in 0..5 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/core/subscriber.rs:321:13
[INFO] [stderr]     |
[INFO] [stderr] 321 |         let result = subscriber.initialize().await;
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/core/subscriber.rs:346:13
[INFO] [stderr]     |
[INFO] [stderr] 346 |         let result = std::panic::catch_unwind(|| {
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/core/subscriber.rs:354:13
[INFO] [stderr]     |
[INFO] [stderr] 354 |         let result = std::panic::catch_unwind(|| {
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/core/subscriber.rs:360:13
[INFO] [stderr]     |
[INFO] [stderr] 360 |         let result = std::panic::catch_unwind(|| {
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]    --> src/sinks/file.rs:402:13
[INFO] [stderr]     |
[INFO] [stderr] 402 |         let file_path = temp_dir.path().join("test.log");
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]    --> src/sinks/file.rs:425:13
[INFO] [stderr]     |
[INFO] [stderr] 425 |         let file_path = temp_dir.path().join("test.log");
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_path`
[INFO] [stderr]    --> src/sinks/file.rs:566:13
[INFO] [stderr]     |
[INFO] [stderr] 566 |         let file_path = temp_dir.path().join("test.log");
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `metadata`
[INFO] [stderr]    --> src/sinks/stdout.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |         let metadata = tracing::Metadata::new(
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `strategy`
[INFO] [stderr]    --> src/sinks/stdout.rs:266:13
[INFO] [stderr]     |
[INFO] [stderr] 266 |         let strategy = crate::config::BackpressureStrategy::Block;
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strategy`
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_test_event` is never used
[INFO] [stderr]    --> src/sinks/network.rs:959:8
[INFO] [stderr]     |
[INFO] [stderr] 959 |     fn create_test_event(level: Level, message: &str) -> QuantumLogEvent {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_failure` is never used
[INFO] [stderr]    --> src/sinks/pipeline.rs:606:12
[INFO] [stderr]     |
[INFO] [stderr] 597 |     impl MockStackableSink {
[INFO] [stderr]     |     ---------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 606 |         fn with_failure(mut self) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MockExclusiveSink` is never constructed
[INFO] [stderr]    --> src/sinks/pipeline.rs:667:12
[INFO] [stderr]     |
[INFO] [stderr] 667 |     struct MockExclusiveSink {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `with_failure`, and `event_count` are never used
[INFO] [stderr]    --> src/sinks/pipeline.rs:674:12
[INFO] [stderr]     |
[INFO] [stderr] 673 |     impl MockExclusiveSink {
[INFO] [stderr]     |     ---------------------- associated items in this implementation
[INFO] [stderr] 674 |         fn new(name: &str) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 682 |         fn with_failure(mut self) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 687 |         fn event_count(&self) -> u64 {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `quantum_log` (lib test) generated 17 warnings (run `cargo fix --lib -p quantum_log --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quantum_log-3064a962773cdc15)
[INFO] [stdout] 
[INFO] [stdout] running 155 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_context_fields_config_defaults ... ok
[INFO] [stdout] test config::tests::test_backpressure_strategy_default ... ok
[INFO] [stdout] test config::tests::test_file_separation_strategy_default ... ok
[INFO] [stdout] test config::tests::test_stdout_config_defaults ... ok
[INFO] [stdout] test config::tests::test_validate_config_empty_database_connection ... ok
[INFO] [stdout] test config::tests::test_validate_config_invalid_file_path ... ok
[INFO] [stdout] test config::tests::test_load_config_from_str_basic ... ok
[INFO] [stdout] test config::tests::test_validate_config_invalid_global_level ... ok
[INFO] [stdout] test config::tests::test_load_config_from_str_with_database_config ... ok
[INFO] [stdout] test config::tests::test_validate_config_valid ... ok
[INFO] [stdout] test config::tests::test_load_config_from_str_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_validate_config_invalid_stdout_level ... ok
[INFO] [stdout] test core::event::tests::test_csv_functionality ... ok
[INFO] [stdout] test core::event::tests::test_event_formatting ... ok
[INFO] [stdout] test config::tests::test_log_format_config_defaults ... ok
[INFO] [stdout] test core::layers::formatter::tests::test_json_formatting ... ok
[INFO] [stdout] test core::layers::formatter::tests::test_text_formatting ... ok
[INFO] [stdout] test config::tests::test_load_config_from_str_with_file_config ... ok
[INFO] [stdout] test core::layers::pre_init_buffer::tests::test_buffer_disable ... ok
[INFO] [stdout] test core::layers::pre_init_buffer::tests::test_buffer_initialization ... ok
[INFO] [stdout] test core::layers::pre_init_buffer::tests::test_buffer_overflow ... ok
[INFO] [stdout] test core::layers::pre_init_buffer::tests::test_buffered_event_conversion ... ok
[INFO] [stdout] test core::layers::pre_init_buffer::tests::test_drain_events ... ok
[INFO] [stdout] test core::layers::context_injector::tests::test_context_injector_with_custom_fields ... ok
[INFO] [stdout] test core::layers::context_injector::tests::test_context_caching ... ok
[INFO] [stdout] test core::layers::context_injector::tests::test_context_info_generation ... ok
[INFO] [stdout] test core::layers::dispatcher::tests::test_sink_initialization ... ok
[INFO] [stdout] test core::subscriber::tests::test_buffer_stats ... ok
[INFO] [stdout] test core::subscriber::tests::test_subscriber_builder ... ok
[INFO] [stdout] test core::subscriber::tests::test_subscriber_creation ... ok
[INFO] [stdout] test core::subscriber::tests::test_custom_fields_builder ... ok
[INFO] [stdout] test core::subscriber::tests::test_subscriber_initialization ... ok
[INFO] [stdout] test diagnostics::tests::test_all_counter_types ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_creation ... ok
[INFO] [stdout] test diagnostics::tests::test_diagnostics_snapshot_convenience_function ... ok
[INFO] [stdout] test core::layers::pre_init_buffer::tests::test_buffer_creation ... ok
[INFO] [stdout] test diagnostics::tests::test_concurrent_access ... ok
[INFO] [stdout] test core::layers::context_injector::tests::test_context_injector_creation ... ok
[INFO] [stdout] test config::tests::test_load_config_from_str_with_context_fields ... ok
[INFO] [stdout] test core::layers::dispatcher::tests::test_dispatcher_shutdown ... ok
[INFO] [stdout] test diagnostics::tests::test_edge_cases ... ok
[INFO] [stdout] test error::tests::test_all_error_variants_display ... ok
[INFO] [stdout] test error::tests::test_empty_string_error ... ok
[INFO] [stdout] test error::tests::test_error_boundary_values ... ok
[INFO] [stdout] test error::tests::test_error_categories ... ok
[INFO] [stdout] test error::tests::test_error_chain ... ok
[INFO] [stdout] test error::tests::test_error_creation ... ok
[INFO] [stdout] test diagnostics::tests::test_global_diagnostics_initialization ... ok
[INFO] [stdout] test diagnostics::tests::test_increment_operations ... ok
[INFO] [stdout] test diagnostics::tests::test_reset_functionality ... ok
[INFO] [stdout] test diagnostics::tests::test_success_rate_calculation ... ok
[INFO] [stdout] test env_config::tests::test_env_config_token ... ok
[INFO] [stdout] test core::layers::formatter::tests::test_csv_formatting ... ok
[INFO] [stdout] test error::tests::test_error_debug_format ... ok
[INFO] [stdout] test error::tests::test_error_from_conversions ... ok
[INFO] [stdout] test error::tests::test_error_recoverability ... ok
[INFO] [stdout] test error::tests::test_result_type_alias ... ok
[INFO] [stdout] test error::tests::test_unicode_error_message ... ok
[INFO] [stdout] test mpi::ffi::tests::test_mpi_availability_check ... ok
[INFO] [stdout] test core::event::tests::test_quantum_log_event_creation ... ok
[INFO] [stdout] [0mERROR[0m 2025-10-01 12:35:12.329 [test_target] Error message
[INFO] [stdout] [0m WARN[0m 2025-10-01 12:35:12.329 [test_target] Warning message
[INFO] [stdout] [0m INFO[0m 2025-10-01 12:35:12.329 [test_target] Info message
[INFO] [stdout] [0mDEBUG[0m 2025-10-01 12:35:12.329 [test_target] Debug message
[INFO] [stdout] [0mTRACE[0m 2025-10-01 12:35:12.329 [test_target] Trace message
[INFO] [stdout] test error::tests::test_very_long_error_message ... ok
[INFO] [stdout] test mpi::ffi::tests::test_rank_string_consistency ... ok
[INFO] [stdout] test mpi::ffi::tests::test_multiple_rank_calls ... ok
[INFO] [stdout] test env_config::tests::test_env_config_username_password ... ok
[INFO] [stdout] test mpi::ffi::tests::test_mpi_rank_string_format ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_states ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_handle_creation ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_coordinator ... ok
[INFO] [stdout] test mpi::ffi::tests::test_mpi_rank_when_unavailable ... ok
[INFO] [stdout] [2025-10-01 12:35:12.330] INFO test_target:42 Test console message
[INFO] [stdout] [2025-10-01 12:35:12.330] DEBUG test_target:42 Debug message
[INFO] [stdout] {"timestamp":"2025-10-01T12:35:12.331111238Z","level":"INFO","message":"Test JSON message","target":"test_target","file":"test.rs","line":42,"module_path":"test_module","thread_name":"sinks::console::tests::test_console_sink_json_format","thread_id":"ThreadId(89)","fields":{},"context":{"pid":0,"tid":0,"username":null,"hostname":null,"mpi_rank":null,"custom_fields":{}}}
[INFO] [stdout] test sinks::console::tests::test_console_sink_creation ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_colored_output ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_convenience_functions ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_concurrent_access ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_config_default ... ok
[INFO] [stdout] [2025-10-01 12:35:12.332] INFO test_target:42 Test console message
[INFO] [stdout] test sinks::console::tests::test_console_sink_config ... ok
[INFO] [stdout] test sinks::console::tests::test_console_sink_start_stop ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_default_stdout_sink_creation ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_format_as_text ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_level_filtering ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_format_as_json ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_custom_config_creation ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_shutdown ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_stackable_sink_trait ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_quantum_sink_trait ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_should_filter_event ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_stdout_target_default ... ok
[INFO] [stdout] test diagnostics::tests::test_uptime_measurement ... ok
[INFO] [stdout] test sinks::default_stdout::tests::test_send_event_basic ... ok
[INFO] [stdout] test sinks::file::tests::test_file_sink_creation ... ok
[INFO] [stdout] test sinks::file_common::tests::test_file_writer_creation ... ok
[INFO] [stdout] test sinks::file::tests::test_file_sink_config_access ... ok
[INFO] [stdout] test sinks::console::tests::test_console_sink_try_send_event ... ok
[INFO] [stdout] test sinks::console::tests::test_console_sink_level_filter ... ok
[INFO] [stdout] test sinks::console::tests::test_console_sink_json_format ... ok
[INFO] [stdout] test sinks::console::tests::test_console_sink_send_event ... ok
[INFO] [stdout] test sinks::file_common::tests::test_file_writer_write ... ok
[INFO] [stdout] test sinks::file_common::tests::test_file_cleaner ... ok
[INFO] [stdout] test sinks::file_common::tests::test_file_rotation_by_size ... ok
[INFO] [stdout] test sinks::file_common::tests::test_path_generator ... ok
[INFO] [stdout] test sinks::influxdb::tests::test_influxdb_integration ... ok
[INFO] [stdout] test sinks::network::tests::test_network_sink_backpressure_drop ... ok
[INFO] [stdout] test sinks::influxdb::tests::test_influxdb_sink_creation ... ok
[INFO] [stdout] test sinks::level_file::tests::test_level_file_sink_start_stop ... ok
[INFO] [stdout] test sinks::level_file::tests::test_level_file_sink_creation ... ok
[INFO] [stdout] test sinks::influxdb::tests::test_log_batch_operations ... ok
[INFO] [stdout] test sinks::file::tests::test_file_sink_start_stop ... ok
[INFO] [stdout] test sinks::pipeline::tests::test_pipeline_builder_basic ... ok
[INFO] [stdout] test sinks::network::tests::test_network_sink_creation ... ok
[INFO] [stdout] test sinks::network::tests::test_tcp_network_sink ... ok
[INFO] [stdout] test sinks::network::tests::test_udp_network_sink ... ok
[INFO] [stdout] test sinks::pipeline::tests::test_pipeline_add_stackable_sinks ... ok
[INFO] [stdout] test sinks::network::tests::test_network_sink_json_format ... ok
[INFO] [stdout] test sinks::rolling_file::tests::test_rolling_file_sink_creation ... ok
[INFO] [stdout] test sinks::rolling_file::tests::test_rolling_file_sink_start_stop ... ok
[INFO] [stdout] test sinks::stdout::tests::test_format_context ... ok
[INFO] [stdout] test sinks::stdout::tests::test_format_event ... ok
[INFO] [stdout] test sinks::stdout::tests::test_format_event_no_context ... ok
[INFO] [stdout] test sinks::stdout::tests::test_format_level_no_color ... ok
[INFO] [stdout] test sinks::stdout::tests::test_shutdown ... ok
[INFO] [stdout] [2025-10-01 12:35:12.381] [32mINFO[0m test_target: Test message [pid:1234,tid:5678,user:test_user,host:test_host,rank:0]
[INFO] [stdout] test sinks::stdout::tests::test_stdout_sink_creation ... ok
[INFO] [stdout] test sinks::stdout::tests::test_stdout_sink_with_options ... ok
[INFO] [stdout] test sinks::stdout::tests::test_send_event ... ok
[INFO] [stdout] test sinks::traits::tests::test_concurrent_sink_operations ... ok
[INFO] [stdout] test sinks::traits::tests::test_exclusive_sink_basic_functionality ... ok
[INFO] [stdout] test sinks::traits::tests::test_sink_error_handling ... ok
[INFO] [stdout] test sinks::traits::tests::test_sink_error_types ... ok
[INFO] [stdout] test sinks::traits::tests::test_sink_metadata ... ok
[INFO] [stdout] test sinks::traits::tests::test_stackable_sink_basic_functionality ... ok
[INFO] [stdout] test utils::background_info::tests::test_get_pid ... ok
[INFO] [stdout] test utils::background_info::tests::test_get_tid ... ok
[INFO] [stdout] test sinks::pipeline::tests::test_pipeline_send_event_to_stackable_sinks ... ok
[INFO] [stdout] test utils::background_info::tests::test_multiple_calls_consistency ... ok
[INFO] [stdout] test utils::file_tools::tests::test_create_file_safe ... ok
[INFO] [stdout] test core::layers::dispatcher::tests::test_dispatcher_creation ... ok
[INFO] [stdout] test utils::file_tools::tests::test_file_extension ... ok
[INFO] [stdout] test utils::file_tools::tests::test_file_size ... ok
[INFO] [stdout] test utils::file_tools::tests::test_is_file_writable ... ok
[INFO] [stdout] test utils::file_tools::tests::test_timestamped_filename ... ok
[INFO] [stdout] test utils::file_tools::tests::test_write_to_file ... ok
[INFO] [stdout] test sinks::stdout::tests::test_format_level_colored ... ok
[INFO] [stdout] test utils::background_info::tests::test_get_hostname ... ok
[INFO] [stdout] test utils::background_info::tests::test_get_username ... ok
[INFO] [stdout] test sinks::console::tests::test_console_sink_colored_output ... ok
[INFO] [stdout] test utils::file_tools::tests::test_ensure_directory_exists ... ok
[INFO] [stdout] test shutdown::tests::test_shutdown_listener ... ok
[INFO] [stdout] test sinks::file::tests::test_file_sink_send_events ... ok
[INFO] [stdout] test core::subscriber::tests::test_convenience_functions ... ok
[INFO] [stdout] test sinks::level_file::tests::test_json_format ... ok
[INFO] [stdout] test sinks::level_file::tests::test_level_file_sink_send_events ... ok
[INFO] [stdout] test sinks::level_file::tests::test_level_filtering ... ok
[INFO] [stdout] test sinks::file::tests::test_file_sink_try_send ... ok
[INFO] [stdout] test sinks::rolling_file::tests::test_level_separation ... ok
[INFO] [stdout] test sinks::rolling_file::tests::test_rolling_file_sink_send_event ... ok
[INFO] [stdout] test sinks::file::tests::test_file_sink_multiple_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quantum_log
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test src/sinks/traits.rs - sinks::traits (line 13) ... ok
[INFO] [stdout] test src/utils/background_info.rs - utils::background_info::get_pid (line 77) ... ok
[INFO] [stdout] test src/utils/background_info.rs - utils::background_info::get_hostname (line 168) ... ok
[INFO] [stdout] test src/utils/background_info.rs - utils::background_info::BackgroundInfo::new (line 33) ... FAILED
[INFO] [stdout] test src/lib.rs - init_with_builder (line 197) ... FAILED
[INFO] [stdout] test src/lib.rs - get_buffer_stats (line 278) ... FAILED
[INFO] [stdout] test src/lib.rs - init_quantum_logger (line 390) ... FAILED
[INFO] [stdout] test src/sinks/pipeline.rs - sinks::pipeline (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - init_with_config (line 154) ... FAILED
[INFO] [stdout] test src/utils/background_info.rs - utils::background_info::get_tid (line 95) ... ok
[INFO] [stdout] test src/lib.rs - init (line 107) ... ok
[INFO] [stdout] test src/diagnostics.rs - diagnostics::get_diagnostics (line 219) ... ok
[INFO] [stdout] test src/utils/background_info.rs - utils::background_info::get_username (line 137) ... ok
[INFO] [stdout] test src/sinks/default_stdout.rs - sinks::default_stdout (line 16) ... ok
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/lib.rs - is_initialized (line 308) ... ok
[INFO] [stdout] test src/lib.rs - shutdown (line 246) ... ok
[INFO] [stdout] test src/lib.rs - (line 30) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/background_info.rs - utils::background_info::BackgroundInfo::new (line 33) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyKWcXj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquantum_log-59052671d1a5feae,libhostname-88602a8fec30e5ba,libfutures-ad5bb0a123825b65,libfutures_executor-65c247428f3cff5b,libreqwest-f76bf1e267ba797e,libserde_urlencoded-73d341ec92a69ed6,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-0207eddf915b7309,libtokio_native_tls-2f07b067af2aaf43,libmime-0188e0814ca7ddbf,libtower_http-c8b8a82b7c89d116,libiri_string-f2231ba2cbe5b068,libtower-22a3cd68143cbed5,libtower_layer-d908dd771b239ecd,libnative_tls-39d7edf0feb8f983,libopenssl_probe-2c6d21a9709cae46,libopenssl-964cbf6d95034128,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-7be4cce7086555ee,libhyper_util-63015ffa9c96327b,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-0f5154f4205f1c9b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3f67c4519ffb623b,libtokio_util-72a16e0f36de9748,libatomic_waker-06950c8c08d2b8fa,libfutures_util-8f6f3ce110091494,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-563f46838efefb20,libidna-d7faf2844d671572,libutf8_iter-51566bbad89f3a68,libidna_adapter-1860b79c121062eb,libicu_properties-283a157b8e115d61,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a4ad65e4e8f4f05c,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c707a670978eb9db,libpotential_utf-a836704e27f4c165,libicu_provider-dde64341a70aa74b,libicu_locale_core-1f84ea05a24833fc,libtinystr-0cd6ee63b908b613,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8bda23333a766ca5,libzerotrie-c03c25211f277d77,libyoke-ed725b9abeff5da4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-c444264be9fc907a,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libcsv-14c763223d3b8d7c,libcsv_core-79813d1f2f3e8410,libconfig-6675f21668d007ef,libpathdiff-3903ede7ad100cac,libjson5-76a7fb223ceae88f,libpest-901a2065ca751c76,libucd_trie-64e35acb102f3b4d,libron-3e393c0b241f714a,libbitflags-af2e2211140dd451,libbase64-13144a1f1e192158,libtoml-35c63554dfdbde17,libtoml_edit-642a672fef81d8ad,libserde_spanned-3d1a6fd543e23efc,libindexmap-3a9f4befc191b7a3,libequivalent-6a754676e6af62ae,libtoml_write-2c704ffd35684d73,libtoml_datetime-e1a292283bfb2f25,libwinnow-c4e7b491de794df0,libini-9e01b68323e07d52,libtrim_in_place-d8724e048d585993,libordered_multimap-a31114b20cc74271,libhashbrown-d952ad0946629507,libdlv_list-6de1001d02bfafca,libyaml_rust2-0be94244f7d06804,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-465ca95bf1d16fcd,libhashbrown-01371a65588d06d2,libfoldhash-07f233db1c671507,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libbase64-32787b0325ea6df8,libthiserror-2e6d1a51ee7f0918,libtracing_subscriber-59a49b71ed1ba635,libtracing_serde-50a91811d5f05044,libserde_json-eefcdbfbe7818b2b,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-f11658cfc63e1824,libregex_automata-ac4d720ea296ecb3,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-8298508c72c933b0,libtracing_log-550552317f77c9e3,liblog-d6f7bb1298e9acd0,libtokio-b7b138416549cb46,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-5bfdd2b176561641,libparking_lot_core-54a5f59ee1721783,liblibc-d75767512c50648b,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libtracing-98f6a4f65246c879,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libchrono-853e84036e4fd2ef,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-32eee7e98093148f}.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" "-lpthread" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyKWcXj/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc8QI2E/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/lib.rs - init_with_builder (line 197) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuYJm52/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquantum_log-59052671d1a5feae,libhostname-88602a8fec30e5ba,libfutures-ad5bb0a123825b65,libfutures_executor-65c247428f3cff5b,libreqwest-f76bf1e267ba797e,libserde_urlencoded-73d341ec92a69ed6,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-0207eddf915b7309,libtokio_native_tls-2f07b067af2aaf43,libmime-0188e0814ca7ddbf,libtower_http-c8b8a82b7c89d116,libiri_string-f2231ba2cbe5b068,libtower-22a3cd68143cbed5,libtower_layer-d908dd771b239ecd,libnative_tls-39d7edf0feb8f983,libopenssl_probe-2c6d21a9709cae46,libopenssl-964cbf6d95034128,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-7be4cce7086555ee,libhyper_util-63015ffa9c96327b,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-0f5154f4205f1c9b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3f67c4519ffb623b,libtokio_util-72a16e0f36de9748,libatomic_waker-06950c8c08d2b8fa,libfutures_util-8f6f3ce110091494,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-563f46838efefb20,libidna-d7faf2844d671572,libutf8_iter-51566bbad89f3a68,libidna_adapter-1860b79c121062eb,libicu_properties-283a157b8e115d61,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a4ad65e4e8f4f05c,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c707a670978eb9db,libpotential_utf-a836704e27f4c165,libicu_provider-dde64341a70aa74b,libicu_locale_core-1f84ea05a24833fc,libtinystr-0cd6ee63b908b613,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8bda23333a766ca5,libzerotrie-c03c25211f277d77,libyoke-ed725b9abeff5da4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-c444264be9fc907a,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libcsv-14c763223d3b8d7c,libcsv_core-79813d1f2f3e8410,libconfig-6675f21668d007ef,libpathdiff-3903ede7ad100cac,libjson5-76a7fb223ceae88f,libpest-901a2065ca751c76,libucd_trie-64e35acb102f3b4d,libron-3e393c0b241f714a,libbitflags-af2e2211140dd451,libbase64-13144a1f1e192158,libtoml-35c63554dfdbde17,libtoml_edit-642a672fef81d8ad,libserde_spanned-3d1a6fd543e23efc,libindexmap-3a9f4befc191b7a3,libequivalent-6a754676e6af62ae,libtoml_write-2c704ffd35684d73,libtoml_datetime-e1a292283bfb2f25,libwinnow-c4e7b491de794df0,libini-9e01b68323e07d52,libtrim_in_place-d8724e048d585993,libordered_multimap-a31114b20cc74271,libhashbrown-d952ad0946629507,libdlv_list-6de1001d02bfafca,libyaml_rust2-0be94244f7d06804,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-465ca95bf1d16fcd,libhashbrown-01371a65588d06d2,libfoldhash-07f233db1c671507,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libbase64-32787b0325ea6df8,libthiserror-2e6d1a51ee7f0918,libtracing_subscriber-59a49b71ed1ba635,libtracing_serde-50a91811d5f05044,libserde_json-eefcdbfbe7818b2b,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-f11658cfc63e1824,libregex_automata-ac4d720ea296ecb3,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-8298508c72c933b0,libtracing_log-550552317f77c9e3,liblog-d6f7bb1298e9acd0,libtokio-b7b138416549cb46,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-5bfdd2b176561641,libparking_lot_core-54a5f59ee1721783,liblibc-d75767512c50648b,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libtracing-98f6a4f65246c879,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libchrono-853e84036e4fd2ef,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-32eee7e98093148f}.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" "-lpthread" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuYJm52/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestce554P/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/lib.rs - get_buffer_stats (line 278) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcP7cEpE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquantum_log-59052671d1a5feae,libhostname-88602a8fec30e5ba,libfutures-ad5bb0a123825b65,libfutures_executor-65c247428f3cff5b,libreqwest-f76bf1e267ba797e,libserde_urlencoded-73d341ec92a69ed6,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-0207eddf915b7309,libtokio_native_tls-2f07b067af2aaf43,libmime-0188e0814ca7ddbf,libtower_http-c8b8a82b7c89d116,libiri_string-f2231ba2cbe5b068,libtower-22a3cd68143cbed5,libtower_layer-d908dd771b239ecd,libnative_tls-39d7edf0feb8f983,libopenssl_probe-2c6d21a9709cae46,libopenssl-964cbf6d95034128,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-7be4cce7086555ee,libhyper_util-63015ffa9c96327b,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-0f5154f4205f1c9b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3f67c4519ffb623b,libtokio_util-72a16e0f36de9748,libatomic_waker-06950c8c08d2b8fa,libfutures_util-8f6f3ce110091494,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-563f46838efefb20,libidna-d7faf2844d671572,libutf8_iter-51566bbad89f3a68,libidna_adapter-1860b79c121062eb,libicu_properties-283a157b8e115d61,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a4ad65e4e8f4f05c,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c707a670978eb9db,libpotential_utf-a836704e27f4c165,libicu_provider-dde64341a70aa74b,libicu_locale_core-1f84ea05a24833fc,libtinystr-0cd6ee63b908b613,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8bda23333a766ca5,libzerotrie-c03c25211f277d77,libyoke-ed725b9abeff5da4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-c444264be9fc907a,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libcsv-14c763223d3b8d7c,libcsv_core-79813d1f2f3e8410,libconfig-6675f21668d007ef,libpathdiff-3903ede7ad100cac,libjson5-76a7fb223ceae88f,libpest-901a2065ca751c76,libucd_trie-64e35acb102f3b4d,libron-3e393c0b241f714a,libbitflags-af2e2211140dd451,libbase64-13144a1f1e192158,libtoml-35c63554dfdbde17,libtoml_edit-642a672fef81d8ad,libserde_spanned-3d1a6fd543e23efc,libindexmap-3a9f4befc191b7a3,libequivalent-6a754676e6af62ae,libtoml_write-2c704ffd35684d73,libtoml_datetime-e1a292283bfb2f25,libwinnow-c4e7b491de794df0,libini-9e01b68323e07d52,libtrim_in_place-d8724e048d585993,libordered_multimap-a31114b20cc74271,libhashbrown-d952ad0946629507,libdlv_list-6de1001d02bfafca,libyaml_rust2-0be94244f7d06804,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-465ca95bf1d16fcd,libhashbrown-01371a65588d06d2,libfoldhash-07f233db1c671507,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libbase64-32787b0325ea6df8,libthiserror-2e6d1a51ee7f0918,libtracing_subscriber-59a49b71ed1ba635,libtracing_serde-50a91811d5f05044,libserde_json-eefcdbfbe7818b2b,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-f11658cfc63e1824,libregex_automata-ac4d720ea296ecb3,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-8298508c72c933b0,libtracing_log-550552317f77c9e3,liblog-d6f7bb1298e9acd0,libtokio-b7b138416549cb46,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-5bfdd2b176561641,libparking_lot_core-54a5f59ee1721783,liblibc-d75767512c50648b,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libtracing-98f6a4f65246c879,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libchrono-853e84036e4fd2ef,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-32eee7e98093148f}.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" "-lpthread" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcP7cEpE/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3soOnt/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/lib.rs - init_quantum_logger (line 390) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqnSgIx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquantum_log-59052671d1a5feae,libhostname-88602a8fec30e5ba,libfutures-ad5bb0a123825b65,libfutures_executor-65c247428f3cff5b,libreqwest-f76bf1e267ba797e,libserde_urlencoded-73d341ec92a69ed6,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-0207eddf915b7309,libtokio_native_tls-2f07b067af2aaf43,libmime-0188e0814ca7ddbf,libtower_http-c8b8a82b7c89d116,libiri_string-f2231ba2cbe5b068,libtower-22a3cd68143cbed5,libtower_layer-d908dd771b239ecd,libnative_tls-39d7edf0feb8f983,libopenssl_probe-2c6d21a9709cae46,libopenssl-964cbf6d95034128,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-7be4cce7086555ee,libhyper_util-63015ffa9c96327b,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-0f5154f4205f1c9b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3f67c4519ffb623b,libtokio_util-72a16e0f36de9748,libatomic_waker-06950c8c08d2b8fa,libfutures_util-8f6f3ce110091494,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-563f46838efefb20,libidna-d7faf2844d671572,libutf8_iter-51566bbad89f3a68,libidna_adapter-1860b79c121062eb,libicu_properties-283a157b8e115d61,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a4ad65e4e8f4f05c,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c707a670978eb9db,libpotential_utf-a836704e27f4c165,libicu_provider-dde64341a70aa74b,libicu_locale_core-1f84ea05a24833fc,libtinystr-0cd6ee63b908b613,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8bda23333a766ca5,libzerotrie-c03c25211f277d77,libyoke-ed725b9abeff5da4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-c444264be9fc907a,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libcsv-14c763223d3b8d7c,libcsv_core-79813d1f2f3e8410,libconfig-6675f21668d007ef,libpathdiff-3903ede7ad100cac,libjson5-76a7fb223ceae88f,libpest-901a2065ca751c76,libucd_trie-64e35acb102f3b4d,libron-3e393c0b241f714a,libbitflags-af2e2211140dd451,libbase64-13144a1f1e192158,libtoml-35c63554dfdbde17,libtoml_edit-642a672fef81d8ad,libserde_spanned-3d1a6fd543e23efc,libindexmap-3a9f4befc191b7a3,libequivalent-6a754676e6af62ae,libtoml_write-2c704ffd35684d73,libtoml_datetime-e1a292283bfb2f25,libwinnow-c4e7b491de794df0,libini-9e01b68323e07d52,libtrim_in_place-d8724e048d585993,libordered_multimap-a31114b20cc74271,libhashbrown-d952ad0946629507,libdlv_list-6de1001d02bfafca,libyaml_rust2-0be94244f7d06804,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-465ca95bf1d16fcd,libhashbrown-01371a65588d06d2,libfoldhash-07f233db1c671507,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libbase64-32787b0325ea6df8,libthiserror-2e6d1a51ee7f0918,libtracing_subscriber-59a49b71ed1ba635,libtracing_serde-50a91811d5f05044,libserde_json-eefcdbfbe7818b2b,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-f11658cfc63e1824,libregex_automata-ac4d720ea296ecb3,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-8298508c72c933b0,libtracing_log-550552317f77c9e3,liblog-d6f7bb1298e9acd0,libtokio-b7b138416549cb46,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-5bfdd2b176561641,libparking_lot_core-54a5f59ee1721783,liblibc-d75767512c50648b,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libtracing-98f6a4f65246c879,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libchrono-853e84036e4fd2ef,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-32eee7e98093148f}.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" "-lpthread" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqnSgIx/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUa8TTO/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/sinks/pipeline.rs - sinks::pipeline (line 10) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchYSTKI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquantum_log-59052671d1a5feae,libhostname-88602a8fec30e5ba,libfutures-ad5bb0a123825b65,libfutures_executor-65c247428f3cff5b,libreqwest-f76bf1e267ba797e,libserde_urlencoded-73d341ec92a69ed6,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-0207eddf915b7309,libtokio_native_tls-2f07b067af2aaf43,libmime-0188e0814ca7ddbf,libtower_http-c8b8a82b7c89d116,libiri_string-f2231ba2cbe5b068,libtower-22a3cd68143cbed5,libtower_layer-d908dd771b239ecd,libnative_tls-39d7edf0feb8f983,libopenssl_probe-2c6d21a9709cae46,libopenssl-964cbf6d95034128,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-7be4cce7086555ee,libhyper_util-63015ffa9c96327b,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-0f5154f4205f1c9b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3f67c4519ffb623b,libtokio_util-72a16e0f36de9748,libatomic_waker-06950c8c08d2b8fa,libfutures_util-8f6f3ce110091494,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-563f46838efefb20,libidna-d7faf2844d671572,libutf8_iter-51566bbad89f3a68,libidna_adapter-1860b79c121062eb,libicu_properties-283a157b8e115d61,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a4ad65e4e8f4f05c,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c707a670978eb9db,libpotential_utf-a836704e27f4c165,libicu_provider-dde64341a70aa74b,libicu_locale_core-1f84ea05a24833fc,libtinystr-0cd6ee63b908b613,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8bda23333a766ca5,libzerotrie-c03c25211f277d77,libyoke-ed725b9abeff5da4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-c444264be9fc907a,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libcsv-14c763223d3b8d7c,libcsv_core-79813d1f2f3e8410,libconfig-6675f21668d007ef,libpathdiff-3903ede7ad100cac,libjson5-76a7fb223ceae88f,libpest-901a2065ca751c76,libucd_trie-64e35acb102f3b4d,libron-3e393c0b241f714a,libbitflags-af2e2211140dd451,libbase64-13144a1f1e192158,libtoml-35c63554dfdbde17,libtoml_edit-642a672fef81d8ad,libserde_spanned-3d1a6fd543e23efc,libindexmap-3a9f4befc191b7a3,libequivalent-6a754676e6af62ae,libtoml_write-2c704ffd35684d73,libtoml_datetime-e1a292283bfb2f25,libwinnow-c4e7b491de794df0,libini-9e01b68323e07d52,libtrim_in_place-d8724e048d585993,libordered_multimap-a31114b20cc74271,libhashbrown-d952ad0946629507,libdlv_list-6de1001d02bfafca,libyaml_rust2-0be94244f7d06804,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-465ca95bf1d16fcd,libhashbrown-01371a65588d06d2,libfoldhash-07f233db1c671507,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libbase64-32787b0325ea6df8,libthiserror-2e6d1a51ee7f0918,libtracing_subscriber-59a49b71ed1ba635,libtracing_serde-50a91811d5f05044,libserde_json-eefcdbfbe7818b2b,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-f11658cfc63e1824,libregex_automata-ac4d720ea296ecb3,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-8298508c72c933b0,libtracing_log-550552317f77c9e3,liblog-d6f7bb1298e9acd0,libtokio-b7b138416549cb46,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-5bfdd2b176561641,libparking_lot_core-54a5f59ee1721783,liblibc-d75767512c50648b,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libtracing-98f6a4f65246c879,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libchrono-853e84036e4fd2ef,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-32eee7e98093148f}.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" "-lpthread" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchYSTKI/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0esu1F/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/lib.rs - init_with_config (line 154) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustco8gNf2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquantum_log-59052671d1a5feae,libhostname-88602a8fec30e5ba,libfutures-ad5bb0a123825b65,libfutures_executor-65c247428f3cff5b,libreqwest-f76bf1e267ba797e,libserde_urlencoded-73d341ec92a69ed6,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-0207eddf915b7309,libtokio_native_tls-2f07b067af2aaf43,libmime-0188e0814ca7ddbf,libtower_http-c8b8a82b7c89d116,libiri_string-f2231ba2cbe5b068,libtower-22a3cd68143cbed5,libtower_layer-d908dd771b239ecd,libnative_tls-39d7edf0feb8f983,libopenssl_probe-2c6d21a9709cae46,libopenssl-964cbf6d95034128,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-7be4cce7086555ee,libhyper_util-63015ffa9c96327b,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-0f5154f4205f1c9b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3f67c4519ffb623b,libtokio_util-72a16e0f36de9748,libatomic_waker-06950c8c08d2b8fa,libfutures_util-8f6f3ce110091494,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-563f46838efefb20,libidna-d7faf2844d671572,libutf8_iter-51566bbad89f3a68,libidna_adapter-1860b79c121062eb,libicu_properties-283a157b8e115d61,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a4ad65e4e8f4f05c,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c707a670978eb9db,libpotential_utf-a836704e27f4c165,libicu_provider-dde64341a70aa74b,libicu_locale_core-1f84ea05a24833fc,libtinystr-0cd6ee63b908b613,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8bda23333a766ca5,libzerotrie-c03c25211f277d77,libyoke-ed725b9abeff5da4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-c444264be9fc907a,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,libfutures_core-3b920243fce8fec0,libcsv-14c763223d3b8d7c,libcsv_core-79813d1f2f3e8410,libconfig-6675f21668d007ef,libpathdiff-3903ede7ad100cac,libjson5-76a7fb223ceae88f,libpest-901a2065ca751c76,libucd_trie-64e35acb102f3b4d,libron-3e393c0b241f714a,libbitflags-af2e2211140dd451,libbase64-13144a1f1e192158,libtoml-35c63554dfdbde17,libtoml_edit-642a672fef81d8ad,libserde_spanned-3d1a6fd543e23efc,libindexmap-3a9f4befc191b7a3,libequivalent-6a754676e6af62ae,libtoml_write-2c704ffd35684d73,libtoml_datetime-e1a292283bfb2f25,libwinnow-c4e7b491de794df0,libini-9e01b68323e07d52,libtrim_in_place-d8724e048d585993,libordered_multimap-a31114b20cc74271,libhashbrown-d952ad0946629507,libdlv_list-6de1001d02bfafca,libyaml_rust2-0be94244f7d06804,libencoding_rs-a8bfad11509e5a6e,libarraydeque-113b06ef7681d200,libhashlink-465ca95bf1d16fcd,libhashbrown-01371a65588d06d2,libfoldhash-07f233db1c671507,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libbase64-32787b0325ea6df8,libthiserror-2e6d1a51ee7f0918,libtracing_subscriber-59a49b71ed1ba635,libtracing_serde-50a91811d5f05044,libserde_json-eefcdbfbe7818b2b,libmemchr-eb753e192a6bbd2d,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libsharded_slab-9d3d4272806f2d43,liblazy_static-3674be3f4245d19b,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-f11658cfc63e1824,libregex_automata-ac4d720ea296ecb3,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-8298508c72c933b0,libtracing_log-550552317f77c9e3,liblog-d6f7bb1298e9acd0,libtokio-b7b138416549cb46,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-6564765171e3eb82,libbytes-82ad4f0211bdc963,libmio-2a94fc33dfa6fd9f,libparking_lot-5bfdd2b176561641,libparking_lot_core-54a5f59ee1721783,liblibc-d75767512c50648b,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libtracing-98f6a4f65246c879,libpin_project_lite-72bf04572caa1c84,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libchrono-853e84036e4fd2ef,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-1a0e71aea89a5f6c,libserde-32eee7e98093148f}.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" "-lpthread" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustco8gNf2/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKCPtTW/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/lib.rs - get_buffer_stats (line 278)
[INFO] [stdout]     src/lib.rs - init_quantum_logger (line 390)
[INFO] [stdout]     src/lib.rs - init_with_builder (line 197)
[INFO] [stdout]     src/lib.rs - init_with_config (line 154)
[INFO] [stdout]     src/sinks/pipeline.rs - sinks::pipeline (line 10)
[INFO] [stdout]     src/utils/background_info.rs - utils::background_info::BackgroundInfo::new (line 33)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b549452566a3eb181e0eea84111589b7c522af5777bae003384f5f63fe219a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b549452566a3eb181e0eea84111589b7c522af5777bae003384f5f63fe219a8e", kill_on_drop: false }`
[INFO] [stdout] b549452566a3eb181e0eea84111589b7c522af5777bae003384f5f63fe219a8e
