[INFO] fetching crate httpmock 0.8.0... [INFO] testing httpmock-0.8.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate httpmock 0.8.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate httpmock 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate httpmock 0.8.0 [INFO] tweaked toml for crates.io crate httpmock 0.8.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate httpmock 0.8.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate httpmock 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-process v2.4.0 [INFO] [stderr] Downloaded async-fs v2.2.0 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded async-object-pool v0.2.0 [INFO] [stderr] Downloaded async-io v2.5.0 [INFO] [stderr] Downloaded if-addrs v0.10.2 [INFO] [stderr] Downloaded path-tree v0.8.0 [INFO] [stderr] Downloaded cookie v0.18.1 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded async-signal v0.2.12 [INFO] [stderr] Downloaded tls-detect v0.1.0 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [INFO] [stderr] Downloaded smol v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d4a08d32b58dcf0ac839b497b10219566a7463d1c84f2bbeae0ae62951d3da6 [INFO] running `Command { std: "docker" "start" "-a" "3d4a08d32b58dcf0ac839b497b10219566a7463d1c84f2bbeae0ae62951d3da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d4a08d32b58dcf0ac839b497b10219566a7463d1c84f2bbeae0ae62951d3da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4a08d32b58dcf0ac839b497b10219566a7463d1c84f2bbeae0ae62951d3da6", kill_on_drop: false }` [INFO] [stdout] 3d4a08d32b58dcf0ac839b497b10219566a7463d1c84f2bbeae0ae62951d3da6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8c2bf0e1524a8e8a02cfdbae502442516e6b5108ec8aece52bde3cf8be0a517 [INFO] running `Command { std: "docker" "start" "-a" "b8c2bf0e1524a8e8a02cfdbae502442516e6b5108ec8aece52bde3cf8be0a517", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling path-tree v0.8.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling httpmock v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.26s [INFO] running `Command { std: "docker" "inspect" "b8c2bf0e1524a8e8a02cfdbae502442516e6b5108ec8aece52bde3cf8be0a517", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c2bf0e1524a8e8a02cfdbae502442516e6b5108ec8aece52bde3cf8be0a517", kill_on_drop: false }` [INFO] [stdout] b8c2bf0e1524a8e8a02cfdbae502442516e6b5108ec8aece52bde3cf8be0a517 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f7bf665f6e0815ed75de433c19f41eab52bcbf30a7b4a7bec2284803d07d36b [INFO] running `Command { std: "docker" "start" "-a" "5f7bf665f6e0815ed75de433c19f41eab52bcbf30a7b4a7bec2284803d07d36b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling httpmock v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stdout] warning: unused import: `httpmock::prelude::*` [INFO] [stdout] --> tests/examples/forwarding_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use httpmock::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::blocking::Client` [INFO] [stdout] --> tests/examples/forwarding_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::blocking::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `httpmock::prelude::*` [INFO] [stdout] --> tests/examples/proxy_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use httpmock::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientBuilder` and `Client` [INFO] [stdout] --> tests/examples/proxy_tests.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use reqwest::blocking::{Client, ClientBuilder}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::redirect::Policy` [INFO] [stdout] --> tests/examples/proxy_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::redirect::Policy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `httpmock::prelude::*` [INFO] [stdout] --> tests/examples/record_and_playback_tests.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use httpmock::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ClientBuilder` and `Client` [INFO] [stdout] --> tests/examples/record_and_playback_tests.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest::blocking::{Client, ClientBuilder}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::redirect::Policy` [INFO] [stdout] --> tests/examples/record_and_playback_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::redirect::Policy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::matchers::expect_fails_with2` [INFO] [stdout] --> tests/matchers/host.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::matchers::expect_fails_with2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MockServer` and `When` [INFO] [stdout] --> tests/matchers/host.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use httpmock::{MockServer, When}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::http::get` [INFO] [stdout] --> tests/misc/runtimes_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::utils::http::get; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `case_sensitive` [INFO] [stdout] --> tests/matchers/mod.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | case_sensitive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_case_sensitive` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `case_sensitive` [INFO] [stdout] --> tests/matchers/mod.rs:523:9 [INFO] [stdout] | [INFO] [stdout] 523 | case_sensitive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_case_sensitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scenario_name` is never read [INFO] [stdout] --> tests/matchers/mod.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct MultiValueMatcherData [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 120 | scenario_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MultiValueMatcherData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `scenario_name` is never read [INFO] [stdout] --> tests/matchers/mod.rs:496:5 [INFO] [stdout] | [INFO] [stdout] 491 | pub struct SingleValueMatcherData [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 496 | scenario_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SingleValueMatcherData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "5f7bf665f6e0815ed75de433c19f41eab52bcbf30a7b4a7bec2284803d07d36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7bf665f6e0815ed75de433c19f41eab52bcbf30a7b4a7bec2284803d07d36b", kill_on_drop: false }` [INFO] [stdout] 5f7bf665f6e0815ed75de433c19f41eab52bcbf30a7b4a7bec2284803d07d36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3fc62392d138d08d4fb9a91133b018a1161072f23178e9a3a33797ee608152ff [INFO] running `Command { std: "docker" "start" "-a" "3fc62392d138d08d4fb9a91133b018a1161072f23178e9a3a33797ee608152ff", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `httpmock::prelude::*` [INFO] [stderr] --> tests/examples/forwarding_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use httpmock::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `reqwest::blocking::Client` [INFO] [stderr] --> tests/examples/forwarding_tests.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use reqwest::blocking::Client; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `httpmock::prelude::*` [INFO] [stderr] --> tests/examples/proxy_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use httpmock::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ClientBuilder` and `Client` [INFO] [stderr] --> tests/examples/proxy_tests.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | use reqwest::blocking::{Client, ClientBuilder}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `reqwest::redirect::Policy` [INFO] [stderr] --> tests/examples/proxy_tests.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use reqwest::redirect::Policy; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `httpmock::prelude::*` [INFO] [stderr] --> tests/examples/record_and_playback_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use httpmock::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ClientBuilder` and `Client` [INFO] [stderr] --> tests/examples/record_and_playback_tests.rs:3:25 [INFO] [stderr] | [INFO] [stderr] 3 | use reqwest::blocking::{Client, ClientBuilder}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `reqwest::redirect::Policy` [INFO] [stderr] --> tests/examples/record_and_playback_tests.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use reqwest::redirect::Policy; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::matchers::expect_fails_with2` [INFO] [stderr] --> tests/matchers/host.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::matchers::expect_fails_with2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MockServer` and `When` [INFO] [stderr] --> tests/matchers/host.rs:2:16 [INFO] [stderr] | [INFO] [stderr] 2 | use httpmock::{MockServer, When}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::utils::http::get` [INFO] [stderr] --> tests/misc/runtimes_test.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::utils::http::get; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `case_sensitive` [INFO] [stderr] --> tests/matchers/mod.rs:152:9 [INFO] [stderr] | [INFO] [stderr] 152 | case_sensitive: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_case_sensitive` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `case_sensitive` [INFO] [stderr] --> tests/matchers/mod.rs:523:9 [INFO] [stderr] | [INFO] [stderr] 523 | case_sensitive: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_case_sensitive` [INFO] [stderr] [INFO] [stderr] warning: field `scenario_name` is never read [INFO] [stderr] --> tests/matchers/mod.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 114 | pub struct MultiValueMatcherData [INFO] [stderr] | --------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 120 | scenario_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MultiValueMatcherData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `scenario_name` is never read [INFO] [stderr] --> tests/matchers/mod.rs:496:5 [INFO] [stderr] | [INFO] [stderr] 491 | pub struct SingleValueMatcherData [INFO] [stderr] | ---------------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 496 | scenario_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SingleValueMatcherData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `httpmock` (test "lib") generated 15 warnings (run `cargo fix --test "lib"` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/httpmock-d25be86cdff2e4c3) [INFO] [stdout] [INFO] [stdout] running 122 tests [INFO] [stdout] test server::matchers::comparators::test::json_contains_comparator_match ... ok [INFO] [stdout] test server::matchers::comparators::test::string_contains_comparator_match ... ok [INFO] [stdout] test server::matchers::comparators::test::json_exact_match_comparator_no_match ... ok [INFO] [stdout] test server::matchers::comparators::test::string_exact_comparator_case_sensitive_match ... ok [INFO] [stdout] test server::matchers::comparators::test::string_contains_comparator_case_sensitive_match ... ok [INFO] [stdout] test server::matchers::comparators::test::string_exact_comparator_match ... ok [INFO] [stdout] test server::matchers::comparators::test::any_comparator_match ... ok [INFO] [stdout] test server::matchers::comparators::test::json_exact_match_comparator_match ... ok [INFO] [stdout] test server::matchers::comparators::tests::test_distance_mock_equal_size_different ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_both_empty ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_case_insensitive ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_case_sensitive ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_negated ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_no_match ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_none_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_none_req_value ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_partial_match ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_usize_test::tree_map_fully_contains_other ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_empty_req_value ... ok [INFO] [stdout] test server::matchers::comparison::hostname_equals_tests::test_hostname_is_equal ... ok [INFO] [stdout] test server::matchers::comparison::hostname_equals_tests::test_hostname_is_not_equal ... ok [INFO] [stdout] test server::matchers::comparators::test::string_exact_comparator_no_match ... ok [INFO] [stdout] test server::matchers::comparators::tests::test_distance_exact_match ... ok [INFO] [stdout] test server::matchers::comparison::hostname_equals_tests::test_hostname_localhost_equals ... ok [INFO] [stdout] test server::matchers::comparators::test::regex_comparator_match ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_none_both ... ok [INFO] [stdout] test server::matchers::comparison::longest_common_substring_tests::test_case_insensitive_match ... ok [INFO] [stdout] test server::matchers::comparison::longest_common_substring_tests::test_empty_strings ... ok [INFO] [stdout] test server::matchers::comparison::longest_common_substring_tests::test_case_sensitive_match ... ok [INFO] [stdout] test server::matchers::comparison::longest_common_substring_tests::test_no_common_substring ... ok [INFO] [stdout] test server::matchers::comparison::longest_common_substring_tests::test_utf8_support ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_empty_rv_negated_match ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_empty_rv_negated_no_match ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_no_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_no_req_value ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_negated_full_match ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_negated_no_match ... ok [INFO] [stdout] test server::matchers::comparators::test::string_contains_comparator_no_match ... ok [INFO] [stdout] test server::matchers::comparators::tests::test_distance_mock_shorter_than_req ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_case_insensitive_contains ... ok [INFO] [stdout] test server::matchers::comparison::bytes_includes_test::test_bytes_includes ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_contains_substring ... ok [INFO] [stdout] test server::matchers::comparison::distance_for_prefix_tests::test_distance_for_prefix_empty_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_empty_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::hostname_equals_tests::test_hostname_is_not_equal_to_localhost ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_empty_req_value ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_negated_contains ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_negated_partial_match ... ok [INFO] [stdout] test server::matchers::comparators::test::regex_comparator_no_match ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_empty_rv_non_negated_no_match ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_non_negated_no_match ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_non_negated_partial_match ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_both_empty ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_empty_req_value ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_negated ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_both_empty ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_no_match ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_case_insensitive_prefix_match ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_empty_req_value ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_empty_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_case_sensitive_prefix_match ... ok [INFO] [stdout] test server::matchers::comparators::test::json_contains_comparator_no_match ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_empty_rv_non_negated_match ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_prefix_too_short ... ok [INFO] [stdout] test server::matchers::comparison::longest_common_substring_tests::test_full_string_match ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_both_empty ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_case_sensitive_suffix_match ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_no_match_contains ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_case_insensitive ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_none_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_empty_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::string_contains_tests::test_case_sensitive_contains ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_both_empty ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_empty_req_value ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_exact_match_case_insensitive ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_exact_match_case_sensitive ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_no_match_case_sensitive ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_exact_match ... ok [INFO] [stdout] test server::matchers::comparison::string_has_prefix_tests::test_negated_prefix_match ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_case_insensitive_suffix_match ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_none_pattern ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_empty_pattern ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_negated_suffix_match ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_none_pattern_and_request_value ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_no_match_case_insensitive ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_empty_pattern_and_request_value ... ok [INFO] [stdout] test server::matchers::comparison::string_has_suffix_tests::test_suffix_too_short ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_none_pattern_and_request_value_negated ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_none_request_value ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_empty_request_value ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_empty_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_negated ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_case_sensitive_no_match ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_case_insensitive ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_none_request_value_negated ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_both_empty ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_case_insensitive_match ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_empty_req_value ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_case_insensitive_no_match ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_negated_no_match ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_none_both ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_none_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_both_none_not_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_equal_values_negated ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_negated_match ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_case_sensitive_match ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_mock_value_none_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_equal_values_not_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_mock_value_none_not_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_req_value_none_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_req_value_none_not_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_unequal_values_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_unequal_values_not_negated ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_pattern_with_special_chars ... ok [INFO] [stdout] test server::matchers::comparison::tests::test_distance_for_substring_none_req_value ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_case_sensitive ... ok [INFO] [stdout] test server::matchers::comparison::string_distance_tests::test_string_distance_empty_mock_value ... ok [INFO] [stdout] test server::matchers::comparison::string_matches_regex_tests::test_string_matches_regex_none_pattern_negated ... ok [INFO] [stdout] test server::matchers::comparison::usize_equals_tests::test_usize_equals_both_none_negated ... ok [INFO] [stdout] test server::matchers::comparison::regex_string_distance_tests::test_non_negated_full_match ... ok [INFO] [stdout] test common::util::test::with_retry_error_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 122 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-4f8c7f930032cf23) [INFO] [stdout] [INFO] [stdout] running 114 tests [INFO] [stdout] test examples::binary_body_tests::binary_body_test ... ok [INFO] [stdout] test examples::cookie_tests::cookie_matching_test ... ok [INFO] [stdout] test examples::query_param_tests::url_param_encoding_issue_56 ... ok [INFO] [stdout] test examples::getting_started_tests::async_getting_started_test ... ok [INFO] [stdout] test examples::getting_started_tests::getting_started_test ... ok [INFO] [stdout] test examples::file_body_tests::file_body_test ... ok [INFO] [stdout] test examples::multi_server_tests::multi_server_test ... ok [INFO] [stdout] test examples::headers_tests::headers_test ... ok [INFO] [stdout] test examples::custom_request_matcher_tests::my_custom_request_matcher_test ... ok [INFO] [stdout] test examples::json_body_tests::json_value_body_test ... ok [INFO] [stdout] test examples::headers_tests::headers_test_header_count_regex ... ok [INFO] [stdout] test examples::json_body_tests::json_body_object_serde_test ... ok [INFO] [stdout] test examples::json_body_tests::partial_json_body_test ... ok [INFO] [stdout] test examples::query_param_tests::url_param_matching_test ... ok [INFO] [stdout] test examples::delete_mock_tests::explicit_delete_mock_test ... ok [INFO] [stdout] test examples::query_param_tests::url_param_urlencoded_matching_test ... ok [INFO] [stdout] test examples::query_param_tests::url_param_unencoded_matching_test ... ok [INFO] [stdout] test examples::showcase_tests::showcase_test ... ok [INFO] [stdout] test matchers::body::body_fail_message ... ok [INFO] [stdout] test examples::url_matching_tests::url_matching_test ... ok [INFO] [stdout] test matchers::body::body_includes_fail_message ... ok [INFO] [stdout] test matchers::body::body_matches_fail_message ... ok [INFO] [stdout] test examples::reset_tests::reset_server_test ... ok [INFO] [stdout] test matchers::body::body_excludes ... ok [INFO] [stdout] test examples::string_body_tests::body_test ... ok [INFO] [stdout] test examples::x_www_form_urlencoded_tests::body_test_xxx_form_url_encoded ... ok [INFO] [stdout] test matchers::body::body_includes_multiline ... ok [INFO] [stdout] test matchers::body::body_prefix_fail_message ... ok [INFO] [stdout] test matchers::body::body_prefix_not_fail_message ... ok [INFO] [stdout] test matchers::body::body_excludes_fail_message ... ok [INFO] [stdout] test matchers::body::body_prefix ... ok [INFO] [stdout] test matchers::body::body_not ... ok [INFO] [stdout] test matchers::body::body ... ok [INFO] [stdout] test matchers::body::body_suffix_not_fail_message ... ok [INFO] [stdout] test matchers::body::body_not_fail_message ... ok [INFO] [stdout] test matchers::body::body_suffix_fail_message ... ok [INFO] [stdout] test matchers::body::body_includes ... ok [INFO] [stdout] test matchers::cookies::cookie ... ok [INFO] [stdout] test examples::delay_tests::delay_test ... ok [INFO] [stdout] test matchers::body::body_suffix_not ... ok [INFO] [stdout] test matchers::body::body_suffix ... ok [INFO] [stdout] test matchers::body::body_matches ... ok [INFO] [stdout] test matchers::body::body_prefix_not ... ok [INFO] [stdout] test matchers::cookies::cookie_excludes ... ok [INFO] [stdout] test matchers::cookies::cookie_count ... ok [INFO] [stdout] test matchers::cookies::cookie_includes ... ok [INFO] [stdout] test matchers::cookies::cookie_prefix ... ok [INFO] [stdout] test matchers::cookies::cookie_suffix_not ... ok [INFO] [stdout] test matchers::cookies::cookie_suffix ... ok [INFO] [stdout] test matchers::cookies::cookie_exists ... ok [INFO] [stdout] test matchers::cookies::cookie_matches ... ok [INFO] [stdout] test matchers::headers::header_excludes ... ok [INFO] [stdout] test matchers::headers::header_includes ... ok [INFO] [stdout] test matchers::cookies::cookie_missing ... ok [INFO] [stdout] test matchers::cookies::cookie_prefix_not ... ok [INFO] [stdout] test matchers::headers::header ... ok [INFO] [stdout] test matchers::method::success_method_not ... ok [INFO] [stdout] test matchers::headers::header_suffix_not ... ok [INFO] [stdout] test matchers::method::failure_method ... ok [INFO] [stdout] test matchers::method::success_method ... ok [INFO] [stdout] test matchers::headers::header_suffix ... ok [INFO] [stdout] test matchers::headers::header_prefix ... ok [INFO] [stdout] test matchers::method::failure_method_not ... ok [INFO] [stdout] test matchers::headers::header_prefix_not ... ok [INFO] [stdout] test matchers::headers::header_missing ... ok [INFO] [stdout] test matchers::path::path_matches ... ok [INFO] [stdout] test matchers::path::path ... ok [INFO] [stdout] test matchers::port::host_failure ... ok [INFO] [stdout] test matchers::headers::header_count ... ok [INFO] [stdout] test matchers::port::host_not_success_name ... ok [INFO] [stdout] test matchers::cookies::cookie_not ... ok [INFO] [stdout] test matchers::headers::header_exists ... ok [INFO] [stdout] test matchers::path::path_excludes ... ok [INFO] [stdout] test matchers::path::path_includes ... ok [INFO] [stdout] test matchers::path::path_not ... ok [INFO] [stdout] test matchers::headers::header_matches ... ok [INFO] [stdout] test matchers::port::host_tests ... ok [INFO] [stdout] test matchers::path::path_prefix ... ok [INFO] [stdout] test matchers::port::host_not_failure ... ok [INFO] [stdout] test matchers::query_param::query_param_missing ... ok [INFO] [stdout] test matchers::headers::header_not ... ok [INFO] [stdout] test matchers::path::path_suffix_not ... ok [INFO] [stdout] test matchers::path::path_suffix ... ok [INFO] [stdout] test matchers::path::path_prefix_not ... ok [INFO] [stdout] test matchers::query_param::query_param ... ok [INFO] [stdout] test matchers::query_param::query_param_prefix ... ok [INFO] [stdout] test matchers::query_param::query_param_exists ... ok [INFO] [stdout] test matchers::query_param::query_param_prefix_not ... ok [INFO] [stdout] test matchers::scheme::scheme_not_test ... ok [INFO] [stdout] test matchers::query_param::query_param_excludes ... ok [INFO] [stdout] test matchers::query_param::query_param_includes ... ok [INFO] [stdout] test matchers::scheme::scheme_not_failure ... ok [INFO] [stdout] test matchers::query_param::query_param_count ... ok [INFO] [stdout] test matchers::scheme::scheme_failure ... ok [INFO] [stdout] test matchers::query_param::query_param_suffix_not ... ok [INFO] [stdout] test matchers::scheme::scheme_test ... ok [INFO] [stdout] test matchers::query_param::query_param_suffix ... ok [INFO] [stdout] test misc::extensions_test::wrapper_test ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_includes ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_excludes ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_missing ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_prefix_not ... ok [INFO] [stdout] test matchers::query_param::query_param_matches ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_count ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_prefix ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_suffix ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_suffix_not ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_exists ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_matches ... ok [INFO] [stdout] test matchers::urlencoded_body::form_urlencoded_tuple_not ... ok [INFO] [stdout] test misc::runtimes_test::all_runtimes_test ... ok [INFO] [stdout] test matchers::query_param::query_param_not ... ok [INFO] [stdout] test misc::loop_test::loop_with_local_test has been running for over 60 seconds [INFO] [stdout] test misc::loop_test::loop_with_local_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 113.99s [INFO] [stdout] [INFO] [stderr] Doc-tests httpmock [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert_async (line 109) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::server_address (line 588) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::MockExt::id (line 662) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::MockExt::new (line 622) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::calls_async (line 449) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert_calls (line 189) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock (line 24) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::delete (line 495) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::hits (line 341) ... FAILED [INFO] [stdout] test src/api/server.rs - api::server::MockServer::start_async (line 188) ... ok [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::hits_async (line 409) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert_hits (line 150) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::delete_async (line 536) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert_calls_async (line 273) ... FAILED [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert (line 72) has been running for over 60 seconds [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert_hits_async (line 229) has been running for over 60 seconds [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::calls (line 375) has been running for over 60 seconds [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert (line 72) ... FAILED [INFO] [stdout] test src/api/server.rs - api::server::MockServer::address (line 259) has been running for over 60 seconds [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::assert_hits_async (line 229) ... FAILED [INFO] [stdout] test src/api/server.rs - api::server::MockServer::base_url (line 335) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::host (line 223) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::mock (line 367) has been running for over 60 seconds [INFO] [stdout] test src/api/mock.rs - api::mock::Mock<'a>::calls (line 375) ... FAILED [INFO] [stdout] test src/api/server.rs - api::server::MockServer::mock_async (line 402) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::port (line 241) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::reset (line 459) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::reset_async (line 486) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::url (line 310) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::mock (line 367) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::Then::and (line 5348) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::Then::body (line 4984) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::Then::body (line 4984) ... FAILED [INFO] [stdout] test src/api/server.rs - api::server::MockServer::host (line 223) ... ok [INFO] [stdout] test src/api/server.rs - api::server::MockServer::address (line 259) ... ok [INFO] [stdout] test src/api/server.rs - api::server::MockServer::port (line 241) ... ok [INFO] [stdout] test src/api/server.rs - api::server::MockServer::base_url (line 335) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::Then::body_from_file (line 5031) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::reset_async (line 486) ... FAILED [INFO] [stdout] test src/api/server.rs - api::server::MockServer::reset (line 459) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::Then::delay (line 5287) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::Then::header (line 5222) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::Then::json_body (line 5092) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::Then::json_body_obj (line 5156) has been running for over 60 seconds [INFO] [stdout] test src/api/server.rs - api::server::MockServer::mock_async (line 402) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::Then::delay (line 5287) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::Then::and (line 5348) ... ok [INFO] [stdout] test src/api/server.rs - api::server::MockServer::url (line 310) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::Then::status (line 4939) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::and (line 4886) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::any_request (line 46) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body (line 3290) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_excludes (line 3431) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_includes (line 3382) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_matches (line 3676) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_not (line 3333) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::Then::header (line 5222) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::Then::body_from_file (line 5031) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::Then::json_body (line 5092) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::Then::json_body_obj (line 5156) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_prefix (line 3480) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::Then::status (line 4939) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_prefix_not (line 3578) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_suffix (line 3529) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_prefix (line 3480) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_suffix_not (line 3627) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body (line 3290) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_includes (line 3382) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::and (line 4886) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_not (line 3333) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_matches (line 3676) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie (line 2647) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_excludes (line 3431) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::any_request (line 46) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_prefix_not (line 3578) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_count (line 3235) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_excludes (line 2903) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_suffix_not (line 3627) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_exists (line 2753) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_excludes (line 2903) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_includes (line 2848) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_matches (line 3178) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_missing (line 2800) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_not (line 2699) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_prefix (line 2958) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::body_suffix (line 3529) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_count (line 3235) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie (line 2647) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_prefix_not (line 3068) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_prefix (line 2958) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_suffix (line 3013) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_suffix_not (line 3123) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple (line 3988) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_count (line 4677) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_not (line 2699) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_missing (line 2800) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_excludes (line 4296) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_includes (line 2848) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_exists (line 4110) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_matches (line 3178) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_includes (line 4233) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_exists (line 2753) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_matches (line 4610) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_missing (line 4171) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_not (line 4050) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple (line 3988) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_prefix_not (line 3068) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix (line 4358) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_suffix_not (line 3123) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::cookie_suffix (line 3013) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_count (line 4677) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_matches (line 4610) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix_not (line 4421) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_excludes (line 4296) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix (line 4484) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_not (line 4050) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_exists (line 4110) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix_not (line 4547) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_includes (line 4233) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix_not (line 4421) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_missing (line 4171) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header (line 1972) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_count (line 2568) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_excludes (line 2230) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix_not (line 4547) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header (line 1972) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_exists (line 2078) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_includes (line 2174) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_matches (line 2510) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_missing (line 2126) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_excludes (line 2230) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix (line 4358) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_count (line 2568) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_not (line 2025) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_prefix (line 2286) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_prefix_not (line 2398) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_suffix (line 2342) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_suffix_not (line 2454) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host (line 312) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_matches (line 2510) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_exists (line 2078) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_excludes (line 467) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_includes (line 411) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_includes (line 2174) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_missing (line 2126) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_matches (line 738) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_not (line 356) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_prefix (line 521) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_not (line 2025) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix (line 4484) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_suffix_not (line 2454) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_prefix_not (line 628) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_prefix (line 2286) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_suffix (line 575) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_excludes (line 467) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_prefix_not (line 2398) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::header_suffix (line 2342) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_suffix_not (line 682) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::is_false (line 4838) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::is_true (line 4790) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_includes (line 411) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body (line 3726) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body_excludes (line 3923) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_matches (line 738) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host (line 312) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_prefix_not (line 628) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_prefix (line 521) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body_includes (line 3848) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_not (line 356) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body_obj (line 3776) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body (line 3726) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::matches (line 4744) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::is_false (line 4838) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_suffix_not (line 682) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::method (line 203) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body_excludes (line 3923) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::method_not (line 254) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::is_true (line 4790) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::host_suffix (line 575) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path (line 896) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_excludes (line 1038) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::path (line 896) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_includes (line 989) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_matches (line 1283) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::method_not (line 254) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body_includes (line 3848) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::json_body_obj (line 3776) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::matches (line 4744) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::method (line 203) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_not (line 942) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_includes (line 989) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_suffix (line 1136) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_prefix (line 1087) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_prefix_not (line 1185) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_prefix (line 1087) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_prefix_not (line 1185) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_not (line 942) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_suffix_not (line 1234) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_excludes (line 1038) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_suffix_not (line 1234) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::path_matches (line 1283) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param (line 1340) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::port (line 783) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::port_not (line 840) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::port_not (line 840) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::port (line 783) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_excludes (line 1592) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_missing (line 1490) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_count (line 1917) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_exists (line 1445) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_includes (line 1536) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_matches (line 1860) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_not (line 1393) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_prefix (line 1647) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_prefix_not (line 1755) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_suffix (line 1701) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_not (line 1393) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_suffix_not (line 1809) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::scheme (line 93) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::scheme_not (line 151) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - (line 29) has been running for over 60 seconds [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_prefix (line 1647) ... FAILED [INFO] [stdout] test src/api/spec.rs - api::spec::When::scheme_not (line 151) ... ok [INFO] [stdout] test src/lib.rs - (line 29) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_includes (line 1536) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::scheme (line 93) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_suffix_not (line 1809) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_exists (line 1445) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_suffix (line 1701) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_prefix_not (line 1755) ... ok [INFO] [stdout] test src/api/spec.rs - api::spec::When::query_param_matches (line 1860) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::assert_async (line 109) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKpqmgd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-f28fef0aa07073f3,libquote-b6e29501c93a96a4,libproc_macro2-02e4bc4b327e1caf,libunicode_ident-0815c436eec62452}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKpqmgd/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6AJChu/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/api/mock.rs - api::mock::Mock<'a>::server_address (line 588) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcj93buY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcj93buY/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7hgx1j/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/api/mock.rs - api::mock::MockExt::id (line 662) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6Pswh3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6Pswh3/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxj4VHl/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/api/mock.rs - api::mock::MockExt::new (line 622) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKPmmaf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKPmmaf/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest37X5GL/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/api/mock.rs - api::mock::Mock<'a>::calls_async (line 449) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4CChrp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4CChrp/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9UadAT/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/api/mock.rs - api::mock::Mock<'a>::assert_calls (line 189) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdmtDbl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdmtDbl/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHhWUF9/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/api/mock.rs - api::mock::Mock (line 24) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::Mock::<'a>::hits`: please use `calls` instead [INFO] [stdout] --> src/api/mock.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(mock.hits(), 1); // Verify the mock was triggered [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxa1Th8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxa1Th8/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVCQjuS/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::delete (line 495) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::Mock::<'a>::hits`: please use `calls` instead [INFO] [stdout] --> src/api/mock.rs:509:17 [INFO] [stdout] | [INFO] [stdout] 17 | assert_eq!(mock.hits(), 1); // Verify the mock was called once [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWyXbaP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWyXbaP/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGLhDeM/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::hits (line 341) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::Mock::<'a>::hits`: please use `calls` instead [INFO] [stdout] --> src/api/mock.rs:357:20 [INFO] [stdout] | [INFO] [stdout] 19 | assert_eq!(1, mock.hits()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcef7Eo2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcef7Eo2/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw321FX/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::hits_async (line 409) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::Mock::<'a>::hits_async`: please use `calls_async` instead [INFO] [stdout] --> src/api/mock.rs:429:24 [INFO] [stdout] | [INFO] [stdout] 23 | assert_eq!(1, mock.hits_async().await); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDqrH5k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDqrH5k/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestedxSxx/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::assert_hits (line 150) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::Mock::<'a>::assert_hits`: please use `assert_calls` instead [INFO] [stdout] --> src/api/mock.rs:167:6 [INFO] [stdout] | [INFO] [stdout] 20 | mock.assert_hits(2); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXFs2g7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXFs2g7/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGcuxk9/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::delete_async (line 536) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::Mock::<'a>::hits_async`: please use `calls_async` instead [INFO] [stdout] --> src/api/mock.rs:554:21 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(mock.hits_async().await, 1); // Verify the mock was called once [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczXUgKq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczXUgKq/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6DqPw2/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::assert_calls_async (line 273) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccrph41/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccrph41/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfOt9Vm/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/api/mock.rs - api::mock::Mock<'a>::assert (line 72) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmVSnnM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmVSnnM/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCZfVua/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/api/mock.rs - api::mock::Mock<'a>::assert_hits_async (line 229) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::Mock::<'a>::assert_hits_async`: please use `assert_calls_async` instead [INFO] [stdout] --> src/api/mock.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 22 | mock.assert_hits_async(2).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUG6UHn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUG6UHn/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLP0ssU/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/mock.rs - api::mock::Mock<'a>::calls (line 375) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwVfAt3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwVfAt3/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZg0UnD/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/api/server.rs - api::server::MockServer::mock (line 367) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5sB53D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5sB53D/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmIpx2X/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/api/spec.rs - api::spec::Then::body (line 4984) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7mbQx5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7mbQx5/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQm4z22/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/api/server.rs - api::server::MockServer::reset_async (line 486) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNRtecI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNRtecI/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestU173Qf/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/api/server.rs - api::server::MockServer::reset (line 459) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMBfbzM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMBfbzM/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCuZU6F/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/api/server.rs - api::server::MockServer::mock_async (line 402) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1FomsQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1FomsQ/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlSaSRg/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/api/spec.rs - api::spec::Then::delay (line 5287) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTKV89x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-7da489f4215d7c7e,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-12c7b581fe6576ef,libanstyle-4e8eb0ac8ac006b3,libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTKV89x/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjtSlWA/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/api/spec.rs - api::spec::Then::header (line 5222) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcofmzYy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-7da489f4215d7c7e,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-12c7b581fe6576ef,libanstyle-4e8eb0ac8ac006b3,libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcofmzYy/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyJ3zDU/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/api/spec.rs - api::spec::Then::body_from_file (line 5031) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1mY96J/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1mY96J/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4Hchvl/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/api/spec.rs - api::spec::Then::json_body (line 5092) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcojFVYo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-7da489f4215d7c7e,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-12c7b581fe6576ef,libanstyle-4e8eb0ac8ac006b3,libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcojFVYo/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOgsKGr/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/api/spec.rs - api::spec::Then::json_body_obj (line 5156) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxMtLxz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-7da489f4215d7c7e,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-12c7b581fe6576ef,libanstyle-4e8eb0ac8ac006b3,libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxMtLxz/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOrCMZ5/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/api/spec.rs - api::spec::Then::status (line 4939) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuB4KZ7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuB4KZ7/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestB47h7K/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/api/spec.rs - api::spec::When::body_prefix (line 3480) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmKkmE6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmKkmE6/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteRXwwg/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/api/spec.rs - api::spec::When::body (line 3290) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPCPrQu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPCPrQu/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestacQLW3/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/api/spec.rs - api::spec::When::body_includes (line 3382) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmJy8cN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmJy8cN/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8eHN6Z/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/api/spec.rs - api::spec::When::body_not (line 3333) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwRLrbK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwRLrbK/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFSHyb5/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/api/spec.rs - api::spec::When::body_matches (line 3676) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchOLfeW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchOLfeW/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7Phci8/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/api/spec.rs - api::spec::When::body_excludes (line 3431) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRq2Fwf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRq2Fwf/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthRhvwx/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/api/spec.rs - api::spec::When::any_request (line 46) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFQwZds/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFQwZds/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPC9uy8/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/api/spec.rs - api::spec::When::body_prefix_not (line 3578) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcas2Phj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcas2Phj/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3YOMHT/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/api/spec.rs - api::spec::When::body_suffix_not (line 3627) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctDKr3K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctDKr3K/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestinXhlg/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/api/spec.rs - api::spec::When::cookie_excludes (line 2903) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaMkmkJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaMkmkJ/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEcsFRj/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/api/spec.rs - api::spec::When::body_suffix (line 3529) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxRFtI4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxRFtI4/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1oeN1g/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/api/spec.rs - api::spec::When::cookie_count (line 3235) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFmHkIi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFmHkIi/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEabwga/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/api/spec.rs - api::spec::When::cookie (line 2647) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHs5iM2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHs5iM2/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8Mg3zd/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/api/spec.rs - api::spec::When::cookie_prefix (line 2958) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBezNcr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBezNcr/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttWCtFf/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/api/spec.rs - api::spec::When::cookie_not (line 2699) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgq62Aq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgq62Aq/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestV942Li/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/api/spec.rs - api::spec::When::cookie_missing (line 2800) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNvLtJe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNvLtJe/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthXnEGc/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/api/spec.rs - api::spec::When::cookie_includes (line 2848) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjPdacD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjPdacD/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteststPJhw/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/api/spec.rs - api::spec::When::cookie_matches (line 3178) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcf98yO0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcf98yO0/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8zHkD6/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/api/spec.rs - api::spec::When::cookie_exists (line 2753) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVs4W2j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVs4W2j/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpWOidJ/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/api/spec.rs - api::spec::When::form_urlencoded_tuple (line 3988) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrWQXSE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrWQXSE/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdP0yEk/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/api/spec.rs - api::spec::When::cookie_prefix_not (line 3068) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNthWel/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNthWel/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyFh7DW/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/api/spec.rs - api::spec::When::cookie_suffix_not (line 3123) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxQZvoV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxQZvoV/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQILkIy/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/api/spec.rs - api::spec::When::cookie_suffix (line 3013) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc36lC4Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc36lC4Q/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6oiALY/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_count (line 4677) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcF3PQkd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcF3PQkd/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjhwrh9/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_matches (line 4610) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcsTzgAU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsTzgAU/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBQ2pid/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_excludes (line 4296) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEAkx1G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEAkx1G/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoO1Icz/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_not (line 4050) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRM7Dgd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRM7Dgd/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbI6gz2/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_exists (line 4110) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV1qZ3Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV1qZ3Q/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoZOQcC/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_includes (line 4233) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfwOS5Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfwOS5Q/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest02Btl2/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix_not (line 4421) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceMh3yD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceMh3yD/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJr9qTt/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_missing (line 4171) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHF4qbW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHF4qbW/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestX3dDKt/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix_not (line 4547) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcR2Nf32/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcR2Nf32/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5H6fZH/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/api/spec.rs - api::spec::When::header (line 1972) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5djm0h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5djm0h/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesty05bHo/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/api/spec.rs - api::spec::When::header_excludes (line 2230) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustce4GHac/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustce4GHac/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdYzc2J/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix (line 4358) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIt7hyE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIt7hyE/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZjMG3e/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/api/spec.rs - api::spec::When::header_count (line 2568) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdXg06j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdXg06j/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMy0MXW/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/api/spec.rs - api::spec::When::header_matches (line 2510) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcD1uOXt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD1uOXt/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJwFNIW/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/api/spec.rs - api::spec::When::header_exists (line 2078) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUDsG1l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUDsG1l/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest676tWG/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/api/spec.rs - api::spec::When::header_includes (line 2174) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckOrDJl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckOrDJl/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFZudj3/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/api/spec.rs - api::spec::When::header_missing (line 2126) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3PtKXb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3PtKXb/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw8yauQ/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/api/spec.rs - api::spec::When::header_not (line 2025) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcr1fgLE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr1fgLE/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkMxqDq/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/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix (line 4484) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0gJoTe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0gJoTe/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3h5x5I/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/api/spec.rs - api::spec::When::header_suffix_not (line 2454) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4u4Q1M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4u4Q1M/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZ3tmOs/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/api/spec.rs - api::spec::When::header_prefix (line 2286) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1CS29w/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1CS29w/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5gcZgy/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/api/spec.rs - api::spec::When::host_excludes (line 467) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFcJAQc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFcJAQc/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyT8C0j/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/api/spec.rs - api::spec::When::header_prefix_not (line 2398) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcu5wpwf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcu5wpwf/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuCJop0/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/api/spec.rs - api::spec::When::header_suffix (line 2342) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3nKgrR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3nKgrR/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestS0owJi/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/api/spec.rs - api::spec::When::host_includes (line 411) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcv6KeZj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcv6KeZj/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQo3zAD/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/api/spec.rs - api::spec::When::host_matches (line 738) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXsXjhz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXsXjhz/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGNmJoN/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/api/spec.rs - api::spec::When::host (line 312) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcm4HdH7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm4HdH7/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWfmCCz/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/api/spec.rs - api::spec::When::host_prefix_not (line 628) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6B9MEF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6B9MEF/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrhopac/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/api/spec.rs - api::spec::When::host_prefix (line 521) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOyNW8D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOyNW8D/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMWSCCe/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/api/spec.rs - api::spec::When::host_not (line 356) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcD3OHie/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD3OHie/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmvKZ3x/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/api/spec.rs - api::spec::When::json_body (line 3726) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZhCZlh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZhCZlh/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestO31CAn/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/api/spec.rs - api::spec::When::is_false (line 4838) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRr3rB1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRr3rB1/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3bIHKK/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/api/spec.rs - api::spec::When::host_suffix_not (line 682) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3sytUw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3sytUw/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgxAtol/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/api/spec.rs - api::spec::When::json_body_excludes (line 3923) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7JsjwL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7JsjwL/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestO7N319/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/api/spec.rs - api::spec::When::is_true (line 4790) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUiltU7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUiltU7/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAJ0iG6/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/api/spec.rs - api::spec::When::host_suffix (line 575) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBwDG9v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBwDG9v/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVMob5Z/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/api/spec.rs - api::spec::When::path (line 896) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnJnSXf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnJnSXf/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBFgdej/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/api/spec.rs - api::spec::When::method_not (line 254) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczjHSdZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczjHSdZ/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyuajrK/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/api/spec.rs - api::spec::When::json_body_includes (line 3848) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8mBa3I/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8mBa3I/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVxCxEJ/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/api/spec.rs - api::spec::When::json_body_obj (line 3776) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvWo5J1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-7da489f4215d7c7e,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-12c7b581fe6576ef,libanstyle-4e8eb0ac8ac006b3,libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvWo5J1/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnenJGC/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/api/spec.rs - api::spec::When::matches (line 4744) stdout ---- [INFO] [stdout] warning: use of deprecated method `httpmock::When::matches`: Please use the `is_true` and `is_false` function instead [INFO] [stdout] --> src/api/spec.rs:4752:9 [INFO] [stdout] | [INFO] [stdout] 11 | when.matches(|req: &HttpMockRequest| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjsgX2r/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjsgX2r/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc0eZc2/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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/spec.rs - api::spec::When::method (line 203) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXbdVoY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXbdVoY/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwDcsbZ/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/api/spec.rs - api::spec::When::path_includes (line 989) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcz5NlgC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcz5NlgC/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXwfYtw/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/api/spec.rs - api::spec::When::path_suffix (line 1136) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWqgw9B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWqgw9B/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGfFYtr/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/api/spec.rs - api::spec::When::path_prefix (line 1087) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFJ2Xwm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFJ2Xwm/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTFzt47/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/api/spec.rs - api::spec::When::path_prefix_not (line 1185) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWaDd3e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWaDd3e/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzsVxvt/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/api/spec.rs - api::spec::When::path_not (line 942) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbTVHCY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbTVHCY/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestShVPTf/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/api/spec.rs - api::spec::When::path_excludes (line 1038) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctsmrK3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctsmrK3/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2zUd6u/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/api/spec.rs - api::spec::When::path_suffix_not (line 1234) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckmysrn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckmysrn/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2P0HXn/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/api/spec.rs - api::spec::When::path_matches (line 1283) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbAPAro/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbAPAro/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaG0S41/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/api/spec.rs - api::spec::When::query_param (line 1340) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDssvgf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDssvgf/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfEMM26/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/api/spec.rs - api::spec::When::port_not (line 840) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFo4Acy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFo4Acy/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestg56cQc/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/api/spec.rs - api::spec::When::port (line 783) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEbrGq0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEbrGq0/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbG0wkA/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] [stderr] error: doctest failed, to rerun pass `--doc` [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/api/spec.rs - api::spec::When::query_param_excludes (line 1592) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8OdHM0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8OdHM0/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0WkhH2/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/api/spec.rs - api::spec::When::query_param_missing (line 1490) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmvaJp4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmvaJp4/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYBtDoa/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/api/spec.rs - api::spec::When::query_param_count (line 1917) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFq07Vi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFq07Vi/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteb2C9t/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/api/spec.rs - api::spec::When::query_param_not (line 1393) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcusdjU5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcusdjU5/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestB0TjMl/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/api/spec.rs - api::spec::When::query_param_prefix (line 1647) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustch45UCt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-d45c5eb1a3afb71e,libcookie_store-7c457c56458a2f25,libpublicsuffix-c66bbd26dacf74fe,libpsl_types-ae4052babe58a0f0,libcookie-a7841fde7f0f2066,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libhyper_rustls-3232afbb5582dc20,libwebpki_roots-99f82d7dae757b98,librustls_native_certs-aaa5b195840e4590,libhyper_tls-f285f006e88d7530,libtokio_native_tls-8ed5ec4b6e39b9e9,libtokio_rustls-1ea90ce951331070,librustls-e51ac17a029bc347,libsubtle-d1a60bb8d2665678,libwebpki-093ed1605cf29c4d,libring-2ee7bb3eda4b2c8e,libgetrandom-d15505d5fecb78a2,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libserde_urlencoded-ccc657d7ce035143,libencoding_rs-bde0866e99208baa,libtower_http-d52c92b0749df75b,libiri_string-1a4c3210b3f922ab,libtower-f356bcdbc3c54eb9,libtower_layer-387250be0616cbd3,libnative_tls-283d604ac4021467,libopenssl_probe-43f6112dac9608f0,libopenssl-c41533e91453a5bf,libbitflags-d5d00b0277c442ba,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86c61339a07d7be3,libsync_wrapper-448121b333e08fc9,libhttpmock-0dc00a5fc2bd1593,libhyper_util-27707280d3b6744e,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libsimilar-a99b75ad5e937f51,libstringmetrics-9cba23bbf9d8e3ac,libassert_json_diff-56a90984bed1b73d,libpath_tree-067f3d3179e402a0,libhttp_body_util-8711a822ef13d609,libhyper-059becb2b14d4091,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-754becdba0b6dc74,libtracing-b8540af723b9f315,liblog-c4dfdfda36928161,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-e838aa4426b2c898,libequivalent-bf2cc2d551c30568,libhashbrown-2f66bae4a80bc125,libtokio_util-1e8746c820ecbe3c,libatomic_waker-915dba4b61adf499,libfutures_channel-794507ef4750e6e4,libhttp_body-dcc207f9263010ba,libfutures_timer-eb8770b79ffd481e,libcrossbeam_utils-98197786b8acd648,libheaders-d1045fde5926341f,libhttpdate-6f35e35716ab0b1a,libsha1-e97b1c7c86a40bb4,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libbase64-216937815d5196b4,libmime-fa5c6e61475ee11e,libheaders_core-1efb0157f5a78448,libhttp-8275f1e9548a36ef,libfnv-773757b135178300,liburl-84861a445429b370,libidna-fd7ebd0e64c3b6a8,libutf8_iter-311f0db35672adba,libidna_adapter-f2951f3c56d930d4,libicu_properties-f6729903353bbc63,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-9784fd24b624108b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-ac5f703a66b9b174,libpotential_utf-2ca0c7898b73d61d,libicu_provider-893196f8ad69c0b6,libicu_locale_core-ea4db4197945bd7a,libtinystr-9684def56886ad15,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-6f602203a6a6ba4e,libzerotrie-ce0705c5af8484a3,libyoke-f985ac17a1a72440,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-c6cc97ff8de0e243,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libserde_json-c76608c78b37bc8f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libtokio-de3c5a299d7e41d1,libsignal_hook_registry-c68bf88da62b4f0a,libsocket2-d713936905f257b1,libmio-bfdd7ccf7ff682ba,libparking_lot-b7298b979555c978,libparking_lot_core-e86ec28ac25a8e8f,liblibc-3083e35851e55900,libcfg_if-8dc91cf0ce07e60b,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libasync_object_pool-fd910a65a360ba2d,libasync_lock-734b81886953dfbb,libevent_listener_strategy-844eadd1c90e28bb,libevent_listener-1b1781eb2afb104e,libparking-dd3df044ff7fb91a,libtabwriter-5fe0cbd397c28683,libunicode_width-da79edd35aa82ae6,libthiserror-b5d2134405802240,libfutures_util-a45804b62577ba08,libfutures_io-8f642fda0869b037,libslab-558fefab0f461689,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbytes-8e8615e3e43959a3,libserde_regex-553fc26f35029b10,libserde-861386a9fae02d9f,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libmemchr-5389fb0f016212b7,libregex_syntax-a2301440a5fca75a}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch45UCt/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-dc88da4e70ee7aa8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTQsq4o/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/api/mock.rs - api::mock::Mock (line 24) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::assert (line 72) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::assert_async (line 109) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::assert_calls (line 189) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::assert_calls_async (line 273) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::assert_hits (line 150) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::assert_hits_async (line 229) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::calls (line 375) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::calls_async (line 449) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::delete (line 495) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::delete_async (line 536) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::hits (line 341) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::hits_async (line 409) [INFO] [stdout] src/api/mock.rs - api::mock::Mock<'a>::server_address (line 588) [INFO] [stdout] src/api/mock.rs - api::mock::MockExt::id (line 662) [INFO] [stdout] src/api/mock.rs - api::mock::MockExt::new (line 622) [INFO] [stdout] src/api/server.rs - api::server::MockServer::mock (line 367) [INFO] [stdout] src/api/server.rs - api::server::MockServer::mock_async (line 402) [INFO] [stdout] src/api/server.rs - api::server::MockServer::reset (line 459) [INFO] [stdout] src/api/server.rs - api::server::MockServer::reset_async (line 486) [INFO] [stdout] src/api/spec.rs - api::spec::Then::body (line 4984) [INFO] [stdout] src/api/spec.rs - api::spec::Then::body_from_file (line 5031) [INFO] [stdout] src/api/spec.rs - api::spec::Then::delay (line 5287) [INFO] [stdout] src/api/spec.rs - api::spec::Then::header (line 5222) [INFO] [stdout] src/api/spec.rs - api::spec::Then::json_body (line 5092) [INFO] [stdout] src/api/spec.rs - api::spec::Then::json_body_obj (line 5156) [INFO] [stdout] src/api/spec.rs - api::spec::Then::status (line 4939) [INFO] [stdout] src/api/spec.rs - api::spec::When::any_request (line 46) [INFO] [stdout] src/api/spec.rs - api::spec::When::body (line 3290) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_excludes (line 3431) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_includes (line 3382) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_matches (line 3676) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_not (line 3333) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_prefix (line 3480) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_prefix_not (line 3578) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_suffix (line 3529) [INFO] [stdout] src/api/spec.rs - api::spec::When::body_suffix_not (line 3627) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie (line 2647) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_count (line 3235) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_excludes (line 2903) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_exists (line 2753) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_includes (line 2848) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_matches (line 3178) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_missing (line 2800) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_not (line 2699) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_prefix (line 2958) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_prefix_not (line 3068) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_suffix (line 3013) [INFO] [stdout] src/api/spec.rs - api::spec::When::cookie_suffix_not (line 3123) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple (line 3988) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_count (line 4677) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_excludes (line 4296) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_exists (line 4110) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_includes (line 4233) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_matches (line 4610) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_missing (line 4171) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_not (line 4050) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix (line 4358) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_prefix_not (line 4421) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix (line 4484) [INFO] [stdout] src/api/spec.rs - api::spec::When::form_urlencoded_tuple_suffix_not (line 4547) [INFO] [stdout] src/api/spec.rs - api::spec::When::header (line 1972) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_count (line 2568) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_excludes (line 2230) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_exists (line 2078) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_includes (line 2174) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_matches (line 2510) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_missing (line 2126) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_not (line 2025) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_prefix (line 2286) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_prefix_not (line 2398) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_suffix (line 2342) [INFO] [stdout] src/api/spec.rs - api::spec::When::header_suffix_not (line 2454) [INFO] [stdout] src/api/spec.rs - api::spec::When::host (line 312) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_excludes (line 467) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_includes (line 411) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_matches (line 738) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_not (line 356) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_prefix (line 521) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_prefix_not (line 628) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_suffix (line 575) [INFO] [stdout] src/api/spec.rs - api::spec::When::host_suffix_not (line 682) [INFO] [stdout] src/api/spec.rs - api::spec::When::is_false (line 4838) [INFO] [stdout] src/api/spec.rs - api::spec::When::is_true (line 4790) [INFO] [stdout] src/api/spec.rs - api::spec::When::json_body (line 3726) [INFO] [stdout] src/api/spec.rs - api::spec::When::json_body_excludes (line 3923) [INFO] [stdout] src/api/spec.rs - api::spec::When::json_body_includes (line 3848) [INFO] [stdout] src/api/spec.rs - api::spec::When::json_body_obj (line 3776) [INFO] [stdout] src/api/spec.rs - api::spec::When::matches (line 4744) [INFO] [stdout] src/api/spec.rs - api::spec::When::method (line 203) [INFO] [stdout] src/api/spec.rs - api::spec::When::method_not (line 254) [INFO] [stdout] src/api/spec.rs - api::spec::When::path (line 896) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_excludes (line 1038) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_includes (line 989) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_matches (line 1283) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_not (line 942) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_prefix (line 1087) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_prefix_not (line 1185) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_suffix (line 1136) [INFO] [stdout] src/api/spec.rs - api::spec::When::path_suffix_not (line 1234) [INFO] [stdout] src/api/spec.rs - api::spec::When::port (line 783) [INFO] [stdout] src/api/spec.rs - api::spec::When::port_not (line 840) [INFO] [stdout] src/api/spec.rs - api::spec::When::query_param (line 1340) [INFO] [stdout] src/api/spec.rs - api::spec::When::query_param_count (line 1917) [INFO] [stdout] src/api/spec.rs - api::spec::When::query_param_excludes (line 1592) [INFO] [stdout] src/api/spec.rs - api::spec::When::query_param_missing (line 1490) [INFO] [stdout] src/api/spec.rs - api::spec::When::query_param_not (line 1393) [INFO] [stdout] src/api/spec.rs - api::spec::When::query_param_prefix (line 1647) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 108 failed; 0 ignored; 0 measured; 0 filtered out; finished in 769.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3fc62392d138d08d4fb9a91133b018a1161072f23178e9a3a33797ee608152ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc62392d138d08d4fb9a91133b018a1161072f23178e9a3a33797ee608152ff", kill_on_drop: false }` [INFO] [stdout] 3fc62392d138d08d4fb9a91133b018a1161072f23178e9a3a33797ee608152ff