[INFO] fetching crate paladin-core 0.4.3... [INFO] testing paladin-core-0.4.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate paladin-core 0.4.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate paladin-core 0.4.3 [INFO] finished tweaking crates.io crate paladin-core 0.4.3 [INFO] tweaked toml for crates.io crate paladin-core 0.4.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate paladin-core 0.4.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 318 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding lapin v2.5.4 (available: v3.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding tokio-executor-trait v2.4.0 (available: v3.1.0) [INFO] [stderr] Adding tokio-reactor-trait v1.1.0 (available: v4.1.1) [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] beb940208085dcfedcacf10d36af1e2c4e2f60f9e1608696da6f570045b42fd4 [INFO] running `Command { std: "docker" "start" "-a" "beb940208085dcfedcacf10d36af1e2c4e2f60f9e1608696da6f570045b42fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beb940208085dcfedcacf10d36af1e2c4e2f60f9e1608696da6f570045b42fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb940208085dcfedcacf10d36af1e2c4e2f60f9e1608696da6f570045b42fd4", kill_on_drop: false }` [INFO] [stdout] beb940208085dcfedcacf10d36af1e2c4e2f60f9e1608696da6f570045b42fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2c64cc6348559488e3448b8c052f6307f4199b820075e08582c86c6e68a58a82 [INFO] running `Command { std: "docker" "start" "-a" "2c64cc6348559488e3448b8c052f6307f4199b820075e08582c86c6e68a58a82", kill_on_drop: false }` [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling amq-protocol-types v7.2.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling amq-protocol v7.2.3 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling lapin v2.5.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling pinky-swear v6.2.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling amq-protocol-uri v7.2.3 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling tokio-executor-trait v2.4.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling p12-keystore v0.1.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling paladin-opkind-derive v0.4.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustls-connector v0.20.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tcp-stream v0.28.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling amq-protocol-tcp v7.2.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling paladin-core v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/directive/indexed_stream/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 113 - pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stdout] 113 + pub fn new(inner: impl Stream> + Send + 'a) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:437:36 [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:450:33 [INFO] [stdout] | [INFO] [stdout] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:531:36 [INFO] [stdout] | [INFO] [stdout] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "2c64cc6348559488e3448b8c052f6307f4199b820075e08582c86c6e68a58a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c64cc6348559488e3448b8c052f6307f4199b820075e08582c86c6e68a58a82", kill_on_drop: false }` [INFO] [stdout] 2c64cc6348559488e3448b8c052f6307f4199b820075e08582c86c6e68a58a82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a7430297b0d789fbefa335209f2f14c9b77b035c9be8a5c304f93a53fdba13d0 [INFO] running `Command { std: "docker" "start" "-a" "a7430297b0d789fbefa335209f2f14c9b77b035c9be8a5c304f93a53fdba13d0", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/directive/indexed_stream/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 113 - pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stdout] 113 + pub fn new(inner: impl Stream> + Send + 'a) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:437:36 [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:450:33 [INFO] [stdout] | [INFO] [stdout] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling paladin-core v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:531:36 [INFO] [stdout] | [INFO] [stdout] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/directive/indexed_stream/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 113 - pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stdout] 113 + pub fn new(inner: impl Stream> + Send + 'a) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:437:36 [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:450:33 [INFO] [stdout] | [INFO] [stdout] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runtime/mod.rs:531:36 [INFO] [stdout] | [INFO] [stdout] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.44s [INFO] running `Command { std: "docker" "inspect" "a7430297b0d789fbefa335209f2f14c9b77b035c9be8a5c304f93a53fdba13d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7430297b0d789fbefa335209f2f14c9b77b035c9be8a5c304f93a53fdba13d0", kill_on_drop: false }` [INFO] [stdout] a7430297b0d789fbefa335209f2f14c9b77b035c9be8a5c304f93a53fdba13d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a47fbbc8d2aff1e333913304df19af205a868e74a650d45464a03ae725baa228 [INFO] running `Command { std: "docker" "start" "-a" "a47fbbc8d2aff1e333913304df19af205a868e74a650d45464a03ae725baa228", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/directive/indexed_stream/mod.rs:113:23 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 113 - pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stderr] 113 + pub fn new(inner: impl Stream> + Send + 'a) -> Self { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/runtime/mod.rs:437:36 [INFO] [stderr] | [INFO] [stderr] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 437 | pub async fn get_result_sender(&self, identifier: String) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/runtime/mod.rs:450:33 [INFO] [stderr] | [INFO] [stderr] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 450 | pub async fn get_ipc_sender(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/runtime/mod.rs:531:36 [INFO] [stderr] | [INFO] [stderr] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 531 | pub async fn get_task_receiver(&self) -> Result> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `paladin-core` (lib) generated 4 warnings (run `cargo fix --lib -p paladin-core` to apply 4 suggestions) [INFO] [stderr] warning: `paladin-core` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paladin-262f63aed0907226) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test contiguous::queue::test::it_finds_greater_range ... ok [INFO] [stdout] test contiguous::queue::test::it_finds_lesser_range ... ok [INFO] [stdout] test contiguous::queue::test::it_queues_ranges_with_no_adjacency ... ok [INFO] [stdout] test queue::in_memory::broadcast::many_messages_multi_consumer_publish_first ... ok [INFO] [stdout] test queue::in_memory::broadcast::single_message_delivers_to_all_publish_last ... ok [INFO] [stdout] test queue::in_memory::exactly_once::many_messages_single_consumer ... ok [INFO] [stdout] test queue::in_memory::broadcast::many_messages_multi_consumer_publish_last ... ok [INFO] [stdout] test queue::in_memory::broadcast::many_messages_single_consumer_publish_first ... ok [INFO] [stdout] test queue::in_memory::broadcast::single_message_delivers_to_at_least_one_publish_first ... ok [INFO] [stdout] test queue::in_memory::broadcast::many_messages_single_consumer_publish_last ... ok [INFO] [stdout] test queue::in_memory::exactly_once::many_messages_two_consumers ... ok [INFO] [stdout] test queue::in_memory::exactly_once::double_message_delivers_once_publish_first ... ok [INFO] [stdout] test queue::in_memory::exactly_once::double_message_delivers_once_publish_last ... ok [INFO] [stdout] test queue::in_memory::exactly_once::single_message_delivers_once_publish_last ... ok [INFO] [stdout] test queue::in_memory::exactly_once::single_message_delivers_once_publish_first ... ok [INFO] [stderr] Doc-tests paladin [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/directive/indexed_stream/mod.rs:113:23 [INFO] [stderr] | [INFO] [stderr] 113 | pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 113 - pub fn new(inner: (impl Stream> + Send + 'a)) -> Self { [INFO] [stderr] 113 + pub fn new(inner: impl Stream> + Send + 'a) -> Self { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/directive/mod.rs - directive::impl_hkt (line 239) ... ok [INFO] [stdout] test src/channel/queue.rs - channel::queue (line 13) - compile ... ok [INFO] [stdout] test src/channel/queue.rs - channel::queue (line 49) - compile ... ok [INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 34) ... FAILED [INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 23) ... FAILED [INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::try_from_into_iterator (line 160) ... ok [INFO] [stdout] test src/acker.rs - acker (line 22) ... FAILED [INFO] [stdout] test src/lib.rs - (line 55) ... FAILED [INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::from_into_iterator (line 146) ... FAILED [INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream<'a,T>::into_values_sorted (line 125) ... FAILED [INFO] [stdout] test src/acker.rs - acker (line 45) ... FAILED [INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 273) ... FAILED [INFO] [stdout] test src/directive/literal/mod.rs - directive::literal::Literal (line 6) ... FAILED [INFO] [stdout] test src/directive/mod.rs - directive::Directive::map (line 87) ... FAILED [INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPConnection::declare_queue (line 287) - compile ... ok [INFO] [stdout] test src/queue/amqp.rs - queue::amqp (line 5) - compile ... ok [INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPConnection (line 139) - compile ... ok [INFO] [stdout] test src/operation/mod.rs - operation (line 34) ... FAILED [INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPPublisher::publish (line 393) - compile ... ok [INFO] [stdout] test src/queue/amqp.rs - queue::amqp::AMQPQueueHandle::declare_consumer (line 451) - compile ... ok [INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 151) ... FAILED [INFO] [stdout] test src/directive/mod.rs - directive::Directive::fold (line 134) ... FAILED [INFO] [stdout] test src/runtime/mod.rs - runtime::WorkerRuntime::get_task_receiver (line 485) - compile ... ok [INFO] [stdout] test src/directive/mod.rs - directive::Directive::map (line 49) ... FAILED [INFO] [stdout] test src/operation/mod.rs - operation (line 53) ... FAILED [INFO] [stdout] test src/runtime/mod.rs - runtime::WorkerRuntime::main_loop (line 602) - compile ... ok [INFO] [stdout] test src/operation/mod.rs - operation::registry (line 236) ... ok [INFO] [stdout] test src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 57) ... FAILED [INFO] [stdout] test src/lib.rs - (line 95) ... FAILED [INFO] [stdout] test src/operation/mod.rs - operation::registry (line 258) ... ok [INFO] [stdout] test src/queue/in_memory.rs - queue::in_memory::InMemoryQueueHandle (line 342) ... ok [INFO] [stdout] test src/runtime/mod.rs - runtime::Runtime::lease_coordinated_task_channel (line 261) ... ok [INFO] [stdout] test src/queue/in_memory.rs - queue::in_memory::InMemoryQueueHandle (line 391) ... ok [INFO] [stdout] test src/serializer/mod.rs - serializer (line 20) ... ok [INFO] [stdout] test src/queue/in_memory.rs - queue::in_memory::InMemoryConnection (line 43) ... ok [INFO] [stdout] test src/operation/mod.rs - operation (line 75) ... ok [INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 193) ... ok [INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 329) ... ok [INFO] [stdout] test src/operation/error.rs - operation::error::OperationError (line 234) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSHzSTZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcSHzSTZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCXWKZw/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/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 23) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWCgyQl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcWCgyQl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEuC4xB/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/acker.rs - acker (line 22) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKgoQBa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcKgoQBa/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestodiK1p/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 - (line 55) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcblquya/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcblquya/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcbCty6/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/directive/indexed_stream/mod.rs - directive::indexed_stream::from_into_iterator (line 146) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcleSjPx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcleSjPx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6HiQEF/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/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream<'a,T>::into_values_sorted (line 125) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2kFrJB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustc2kFrJB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKLuCem/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/acker.rs - acker (line 45) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdSahIB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcdSahIB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7qnQDs/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/operation/error.rs - operation::error::OperationError (line 273) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/directive/literal/mod.rs - directive::literal::Literal (line 6) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcF2Jeiy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcF2Jeiy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgtXsfL/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/directive/mod.rs - directive::Directive::map (line 87) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcq7wiIR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcq7wiIR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw3Ja1S/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/operation/mod.rs - operation (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0UTH6i/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustc0UTH6i/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest75Nt4K/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/operation/error.rs - operation::error::OperationError (line 151) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUbRMyR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcUbRMyR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKm9bZx/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/directive/mod.rs - directive::Directive::fold (line 134) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxzMQvi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcxzMQvi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctests4dnC9/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/directive/mod.rs - directive::Directive::map (line 49) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1HF9EK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustc1HF9EK/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttYaX6T/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/operation/mod.rs - operation (line 53) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsqdFKP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcsqdFKP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgdQUwZ/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/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 57) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIXcaHj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcIXcaHj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteo2SSr/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 - (line 95) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxHYcIB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpaladin-713b209d833c6dc7,libciborium-f2415ab8c684fe66,libciborium_ll-4d4ed9012a5ff62e,libhalf-bc8bb32208064bf5,libciborium_io-830fc40686b7b55e,libpostcard-061ca056f2bf5306,libheapless-d8dca93a9db59102,libhash32-8d2751f053253116,libbyteorder-9f6ac6743e38a88c,libcobs-d823934febd62fbb,libtokio_reactor_trait-2c1bd70850582694,libtokio_stream-90cdbd823ae6ee4d,libtokio_executor_trait-cff59522c9a5d149,libbackoff-73a2f94f09d71585,libinstant-712cd60541f4bfab,liblinkme-92688be9b72e72a9,libtokio_util-445706bf1c16a938,liblapin-638e9702dac692d0,libasync_reactor_trait-dbbd10ba35dedc4c,libasync_io-336663b7ddd87d3d,librustix-797833871cee487b,libio_lifetimes-b401492593d504a4,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-32d7cbad796aca1a,libpolling-c5d9cd7bf0700f63,libasync_lock-ee99fc1ee9066110,libevent_listener-0282a877755a83ef,libsocket2-473e8a8ee0adda65,libfutures_lite-8f9a9c3c8b21f61c,libfastrand-273731efb4a6b13e,libwaker_fn-9e7b89ace1562e3c,libasync_global_executor_trait-eb41447493ac76a2,libasync_global_executor-890777f7a161e93a,libasync_io-340e3fa9c6205101,libpolling-a8eb5c16fc18d49c,librustix-53940edc4d2c7a2d,libbitflags-317a5afac3dccb6f,liblinux_raw_sys-8e0c5bdcb79d095d,libblocking-b1048480b2c6bb79,libpiper-ebe0485d925866a1,libatomic_waker-06950c8c08d2b8fa,libasync_lock-3b41c66c72c11297,libasync_channel-62801a2a9e6c2655,libevent_listener_strategy-2a70bed554e82c42,libevent_listener-4eb3c041585f63dd,libasync_executor-d06a528780d42737,libfutures_lite-e92b37c696a944e5,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libconcurrent_queue-0f5f97787f00ff4d,libasync_task-05c57d1f836b6944,libpinky_swear-c6de2642884a2ef8,libdoc_comment-8ff5a31177a0e30a,libflume-45085c7a615016af,libspin-dd50e2c117cfd1d5,libreactor_trait-c26624704c027f60,libexecutor_trait-6db7af67ac1c4068,libamq_protocol-e3259b6aea17a3c3,libamq_protocol_tcp-4241c849a253cf98,libtcp_stream-1b4f1b798ca74085,libp12_keystore-f86e30ac1d9b402f,libhex-13e08b3b00984ab7,librc2-bd167ee7b4130d63,libdes-ca9af2f1045fac76,libx509_parser-62ccd9eeecd3f7c6,libdata_encoding-506ef4e476430498,liblazy_static-3674be3f4245d19b,liboid_registry-ce26b3db4d73a75c,libder_parser-e18b86f28ec57fc4,libnum_bigint-b368907f4ab904c0,libnum_integer-a2884bdcc76a33e2,libasn1_rs-5491212d60cc684f,librusticata_macros-5c9eb74f6bf92de2,libthiserror-d8b26889879e53d0,libnum_traits-c445de6622136476,libtime-11d5f17dcff6a7a5,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-2d53c78464e1991d,libpowerfmt-f6019a2766e431f7,libsha1-577673d3305bc797,librand-6c30f84368ab8d43,librand_chacha-7ed8db25acf54fc3,librand_core-802b487712a3ef15,libgetrandom-25215d6baac9df57,libpkcs5-20cfa0588dbe15e9,libaes-f75c7bf0f10f73df,libscrypt-e07cd5ae3e06eedb,libsalsa20-0305bac8407ece02,libsha2-dd1ba1e4283fbaf0,libcpufeatures-e04321643d03190d,libpbkdf2-03908d58858c8c4d,libcbc-7e816aa7c8b0cd93,libcipher-6e224ec6a9d22c74,libinout-5c393afa849bc0b2,libblock_padding-7b46877a85db1d81,libpkcs12-3e1d730f17c10a35,libhmac-f2a71c0469e993f0,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libcms-e4e570476ae56249,libx509_cert-fab046e05a3a648a,libspki-42c0f11eff8c07e4,libder-307c40663d9feb47,libflagset-7c42db76cc665a03,libpem_rfc7468-45a45321dbf37179,libbase64ct-6b4c7cf7de85df6c,libconst_oid-599f057b59ccb8b0,librustls_connector-3b87b892b3c2e6f5,liblog-28ade3d6717210f3,librustls_native_certs-8a4da9682adfc8e4,librustls_pemfile-03c18818dfdbd0c9,libopenssl_probe-2c6d21a9709cae46,librustls-91ccdd302a8a1240,libsubtle-2ae6a7038b9a0630,libwebpki-8cc007d5a7719984,libring-4687c9cdc3233042,libuntrusted-b2f816886faf2178,librustls_pki_types-6971f13a6521bec1,libzeroize-7f213bea776ca5b6,libamq_protocol_uri-ee67e3bd34e688f8,liburl-78f0a6f7fffba7d0,libidna-7a11e17c340f1073,libutf8_iter-51566bbad89f3a68,libidna_adapter-ab95038cca8a756a,libicu_properties-5eee2e90417e9988,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-f080d1f68e8f1aba,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-719e506db1669b0b,libpotential_utf-206ba8cbf59235e5,libicu_provider-2227c91b1959da55,libicu_locale_core-4bb076a4cb74f76b,libtinystr-f1915d780179f4a7,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-c1ff6b2f28013ab8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-7aa630f700076e7a,libpercent_encoding-fa055ecaa1e57cfa,libamq_protocol_types-90590540a0bdbd09,libnom-2d316972252f8c92,libcookie_factory-a1a89dc3cb66bd4c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libdashmap-2c59897bec70c5cb,libhashbrown-d952ad0946629507,libtracing-6428c1e19263ccd4,libtracing_core-6384b3268e2bc892,libonce_cell-e9252a7b5119f3eb,libtokio-bfc1e2f0ab87d109,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libbytes-27ff03961827b478,libmio-d0b331fa8c552549,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libcrossbeam_skiplist-8a37f70565ff2c32,libcrossbeam-6249822da9d52d56,libcrossbeam_deque-3ac6784ac69db859,libcrossbeam_channel-7fc02c24b59c2449,libcrossbeam_queue-61685dce9e51d53a,libcrossbeam_epoch-bd51de1fb2e91121,libcrossbeam_utils-02f58a81c9899c97,libclap-91a72a7917b62717,libclap_builder-ed1843cffa72df91,libstrsim-4d1ed08a123238dc,libanstream-6074f5425e38ee4d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libthiserror-239e48795c09660f,libpin_project-5334b5225e1bc1ed,libfutures-e8e7cb08bd998362,libfutures_executor-db6c10e45536f4ab,libfutures_util-973735a968b063c2,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_channel-2cfe504daaa5e1bd,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libanyhow-f704e4b9ac60a9a3}.rlib" "/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/rustcxHYcIB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-eccb05cff142729a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJQ7xyQ/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/acker.rs - acker (line 22) [INFO] [stdout] src/acker.rs - acker (line 45) [INFO] [stdout] src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 23) [INFO] [stdout] src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 34) [INFO] [stdout] src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream (line 57) [INFO] [stdout] src/directive/indexed_stream/mod.rs - directive::indexed_stream::IndexedStream<'a,T>::into_values_sorted (line 125) [INFO] [stdout] src/directive/indexed_stream/mod.rs - directive::indexed_stream::from_into_iterator (line 146) [INFO] [stdout] src/directive/literal/mod.rs - directive::literal::Literal (line 6) [INFO] [stdout] src/directive/mod.rs - directive::Directive::fold (line 134) [INFO] [stdout] src/directive/mod.rs - directive::Directive::map (line 49) [INFO] [stdout] src/directive/mod.rs - directive::Directive::map (line 87) [INFO] [stdout] src/lib.rs - (line 55) [INFO] [stdout] src/lib.rs - (line 95) [INFO] [stdout] src/operation/error.rs - operation::error::OperationError (line 151) [INFO] [stdout] src/operation/error.rs - operation::error::OperationError (line 273) [INFO] [stdout] src/operation/mod.rs - operation (line 34) [INFO] [stdout] src/operation/mod.rs - operation (line 53) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 22 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.37s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a47fbbc8d2aff1e333913304df19af205a868e74a650d45464a03ae725baa228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47fbbc8d2aff1e333913304df19af205a868e74a650d45464a03ae725baa228", kill_on_drop: false }` [INFO] [stdout] a47fbbc8d2aff1e333913304df19af205a868e74a650d45464a03ae725baa228