[INFO] fetching crate airsprotocols-mcp 1.0.0-rc.1...
[INFO] testing airsprotocols-mcp-1.0.0-rc.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate airsprotocols-mcp 1.0.0-rc.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate airsprotocols-mcp 1.0.0-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate airsprotocols-mcp 1.0.0-rc.1
[INFO] tweaked toml for crates.io crate airsprotocols-mcp 1.0.0-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate airsprotocols-mcp 1.0.0-rc.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate airsprotocols-mcp 1.0.0-rc.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f325bc5d1aaaa9b2fc70a219258b29f9bb94be374b10cc28bec6fb022ac7ecf
[INFO] running `Command { std: "docker" "start" "-a" "1f325bc5d1aaaa9b2fc70a219258b29f9bb94be374b10cc28bec6fb022ac7ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f325bc5d1aaaa9b2fc70a219258b29f9bb94be374b10cc28bec6fb022ac7ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f325bc5d1aaaa9b2fc70a219258b29f9bb94be374b10cc28bec6fb022ac7ecf", kill_on_drop: false }`
[INFO] [stdout] 1f325bc5d1aaaa9b2fc70a219258b29f9bb94be374b10cc28bec6fb022ac7ecf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5597a2c00f81144816b5608932997a8551153cd5553d796362f3b428852a52a0
[INFO] running `Command { std: "docker" "start" "-a" "5597a2c00f81144816b5608932997a8551153cd5553d796362f3b428852a52a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling airsprotocols-mcp v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/adapters/http/buffer_pool.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_buffer(&self) -> PooledBuffer {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_buffer(&self) -> PooledBuffer<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transport/adapters/http/buffer_pool.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_buffer(&self) -> BufferHandle {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_buffer(&self) -> BufferHandle<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "5597a2c00f81144816b5608932997a8551153cd5553d796362f3b428852a52a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5597a2c00f81144816b5608932997a8551153cd5553d796362f3b428852a52a0", kill_on_drop: false }`
[INFO] [stdout] 5597a2c00f81144816b5608932997a8551153cd5553d796362f3b428852a52a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34e4f978d86b051ae3f8a19b0555b7542f3a187b028bf0685bf54d843dfa2889
[INFO] running `Command { std: "docker" "start" "-a" "34e4f978d86b051ae3f8a19b0555b7542f3a187b028bf0685bf54d843dfa2889", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.0-rc.10
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling der v0.8.0-rc.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling digest v0.11.0-rc.4
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.8
[INFO] [stderr]    Compiling signature v3.0.0-rc.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-primes v0.7.0-pre.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rsa v0.10.0-rc.10
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling airsprotocols-mcp v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/adapters/http/buffer_pool.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_buffer(&self) -> PooledBuffer {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_buffer(&self) -> PooledBuffer<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transport/adapters/http/buffer_pool.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_buffer(&self) -> BufferHandle {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_buffer(&self) -> BufferHandle<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transport/adapters/http/buffer_pool.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_buffer(&self) -> PooledBuffer {
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_buffer(&self) -> PooledBuffer<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transport/adapters/http/buffer_pool.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_buffer(&self) -> BufferHandle {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub fn get_buffer(&self) -> BufferHandle<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 04s
[INFO] running `Command { std: "docker" "inspect" "34e4f978d86b051ae3f8a19b0555b7542f3a187b028bf0685bf54d843dfa2889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e4f978d86b051ae3f8a19b0555b7542f3a187b028bf0685bf54d843dfa2889", kill_on_drop: false }`
[INFO] [stdout] 34e4f978d86b051ae3f8a19b0555b7542f3a187b028bf0685bf54d843dfa2889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ddcb00559e32e40e7ffb7d970cadfc500350eb02e95bd7feb7b1dff09d22959
[INFO] running `Command { std: "docker" "start" "-a" "1ddcb00559e32e40e7ffb7d970cadfc500350eb02e95bd7feb7b1dff09d22959", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transport/adapters/http/buffer_pool.rs:55:23
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_buffer(&self) -> PooledBuffer {
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_buffer(&self) -> PooledBuffer<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/transport/adapters/http/buffer_pool.rs:244:23
[INFO] [stderr]     |
[INFO] [stderr] 244 |     pub fn get_buffer(&self) -> BufferHandle {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 244 |     pub fn get_buffer(&self) -> BufferHandle<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `airsprotocols-mcp` (lib) generated 2 warnings (run `cargo fix --lib -p airsprotocols-mcp` to apply 2 suggestions)
[INFO] [stderr] warning: `airsprotocols-mcp` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/airsprotocols_mcp-516e57475b8df4f8)
[INFO] [stdout] 
[INFO] [stdout] running 352 tests
[INFO] [stdout] test authentication::context::tests::test_auth_context_map_data ... ok
[INFO] [stdout] test authentication::error::tests::test_auth_result ... ok
[INFO] [stdout] test authentication::context::tests::test_auth_context_with_expiration ... ok
[INFO] [stdout] test authentication::context::tests::test_auth_context_metadata ... ok
[INFO] [stdout] test authentication::context::tests::test_auth_context_creation ... ok
[INFO] [stdout] test authentication::manager::tests::test_manager_config ... ok
[INFO] [stdout] test authentication::metadata::tests::test_auth_metadata_deref ... ok
[INFO] [stdout] test authentication::metadata::tests::test_auth_metadata_creation ... ok
[INFO] [stdout] test authentication::method::tests::test_auth_method_creation ... ok
[INFO] [stdout] test authentication::manager::tests::test_authentication_manager ... ok
[INFO] [stdout] test authentication::method::tests::test_auth_method_display ... ok
[INFO] [stdout] test authentication::metadata::tests::test_auth_metadata_from_hashmap ... ok
[INFO] [stdout] test authentication::strategies::apikey::strategy::tests::test_api_key_strategy_invalid_key ... ok
[INFO] [stdout] test authentication::strategies::apikey::types::tests::test_api_key_sources ... ok
[INFO] [stdout] test authentication::strategies::apikey::strategy::tests::test_api_key_strategy_valid_key ... ok
[INFO] [stdout] test authentication::strategies::apikey::validator::tests::test_in_memory_validator_invalid_key ... ok
[INFO] [stdout] test authentication::strategies::oauth2::request::tests::test_oauth2_auth_request_trait_implementation ... ok
[INFO] [stdout] test authorization::context::tests::test_no_auth_context ... ok
[INFO] [stdout] test authentication::strategies::oauth2::request::tests::test_oauth2_request_builder_pattern ... ok
[INFO] [stdout] test authorization::context::tests::test_scope_auth_context ... ok
[INFO] [stdout] test authentication::error::tests::test_auth_error_display ... ok
[INFO] [stdout] test authentication::strategies::oauth2::strategy::tests::test_oauth2_strategy_token_only_authentication ... ok
[INFO] [stdout] test authentication::strategies::oauth2::strategy::tests::test_oauth2_strategy_successful_authentication ... ok
[INFO] [stdout] test authentication::method::tests::test_auth_method_from_str ... ok
[INFO] [stdout] test authentication::manager::tests::test_default_constants ... ok
[INFO] [stdout] test authentication::strategies::oauth2::request::tests::test_oauth2_request_creation ... ok
[INFO] [stdout] test authentication::strategies::oauth2::strategy::tests::test_oauth2_strategy_clone ... ok
[INFO] [stdout] test authentication::strategies::oauth2::strategy::tests::test_oauth2_strategy_jwt_validation_failure ... ok
[INFO] [stdout] test authorization::context::tests::test_scope_auth_context_expiration ... ok
[INFO] [stdout] test authentication::strategies::oauth2::strategy::tests::test_oauth2_strategy_scope_validation_failure ... ok
[INFO] [stdout] test authentication::strategies::oauth2::strategy::tests::test_oauth2_strategy_method ... ok
[INFO] [stdout] test authorization::context::tests::test_scope_auth_context_mutation ... ok
[INFO] [stdout] test authorization::context::tests::test_type_aliases ... ok
[INFO] [stdout] test authorization::error::tests::test_access_denied_error ... ok
[INFO] [stdout] test authorization::context::tests::test_binary_auth_context ... ok
[INFO] [stdout] test authorization::error::tests::test_invalid_context_error ... ok
[INFO] [stdout] test authorization::context::tests::test_scope_auth_context_wildcard ... ok
[INFO] [stdout] test authorization::error::tests::test_method_not_authorized_error ... ok
[INFO] [stdout] test authorization::extractor::tests::test_composite_method_extractor_debug ... ok
[INFO] [stdout] test authorization::extractor::tests::test_http_path_method_extractor ... ok
[INFO] [stdout] test authorization::extractor::tests::test_http_path_method_extractor_api_v1 ... ok
[INFO] [stdout] test authorization::error::tests::test_internal_error ... ok
[INFO] [stdout] test authorization::extractor::tests::test_http_path_method_extractor_empty_path ... ok
[INFO] [stdout] test authorization::error::tests::test_expired_error ... ok
[INFO] [stdout] test authorization::error::tests::test_insufficient_scope_error ... ok
[INFO] [stdout] test authentication::strategies::oauth2::strategy::tests::test_oauth2_strategy_validate ... ok
[INFO] [stdout] test authorization::extractor::tests::test_json_rpc_method_extractor_empty_method ... ok
[INFO] [stdout] test authorization::extractor::tests::test_json_rpc_method_extractor_missing_method ... ok
[INFO] [stdout] test authorization::extractor::tests::test_static_method_extractor ... ok
[INFO] [stdout] test authorization::middleware::tests::test_middleware_builder ... ok
[INFO] [stdout] test authorization::middleware::tests::test_authorization_request ... ok
[INFO] [stdout] test authorization::middleware::tests::test_scope_middleware_authorized ... ok
[INFO] [stdout] test authorization::middleware::tests::test_no_auth_middleware ... ok
[INFO] [stdout] test authorization::middleware::tests::test_scope_middleware_unauthorized ... ok
[INFO] [stdout] test authorization::middleware::tests::test_scope_middleware_wildcard ... ok
[INFO] [stdout] test authorization::extractor::tests::test_json_rpc_method_extractor ... ok
[INFO] [stdout] test authorization::policy::tests::test_binary_authorization_policy_deny ... ok
[INFO] [stdout] test authorization::policy::tests::test_binary_authorization_policy_allow ... ok
[INFO] [stdout] test authorization::policy::tests::test_no_authorization_policy ... ok
[INFO] [stdout] test authorization::policy::tests::test_scope_based_policy_exact_match ... ok
[INFO] [stdout] test authorization::policy::tests::test_scope_based_policy_insufficient_scope ... ok
[INFO] [stdout] test authorization::policy::tests::test_scope_based_policy_wildcard_match ... ok
[INFO] [stdout] test integration::client::tests::test_client_creation ... ok
[INFO] [stdout] test integration::error::tests::test_recoverable_classification ... ok
[INFO] [stdout] test integration::error::tests::test_timeout_error ... ok
[INFO] [stdout] test integration::client::tests::test_client_close ... ok
[INFO] [stdout] test integration::error::tests::test_connection_error_classification ... ok
[INFO] [stdout] test integration::client::tests::test_initialization ... ok
[INFO] [stdout] test integration::error::tests::test_capability_error ... ok
[INFO] [stdout] test authentication::strategies::apikey::validator::tests::test_in_memory_validator_valid_key ... ok
[INFO] [stdout] test integration::error::tests::test_tool_execution_error ... ok
[INFO] [stdout] test integration::client::tests::test_double_initialization ... ok
[INFO] [stdout] test integration::error::tests::test_error_creation ... ok
[INFO] [stdout] test integration_tests::test_crate_public_api ... ok
[INFO] [stdout] test integration::server::tests::test_server_creation ... ok
[INFO] [stdout] test integration_tests::test_message_trait_consistency ... ok
[INFO] [stdout] test integration_tests::test_json_rpc_compliance ... ok
[INFO] [stdout] test integration_tests::test_version_info ... ok
[INFO] [stdout] test integration_tests::test_round_trip_serialization ... ok
[INFO] [stdout] test integration::error::tests::test_custom_error ... ok
[INFO] [stdout] test integration::error::tests::test_error_categories ... ok
[INFO] [stdout] test oauth2::config::tests::test_config_validation ... ok
[INFO] [stdout] test oauth2::context::tests::test_auth_context_builders ... ok
[INFO] [stdout] test integration_tests::test_request_id_types ... ok
[INFO] [stdout] test oauth2::context::tests::test_scope_checking ... ok
[INFO] [stdout] test oauth2::config::tests::test_default_config ... ok
[INFO] [stdout] test oauth2::context::tests::test_scope_pattern_matching ... ok
[INFO] [stdout] test oauth2::config::tests::test_default_scope_mappings ... ok
[INFO] [stdout] test oauth2::error::tests::test_bearer_token_error ... ok
[INFO] [stdout] test oauth2::config::tests::test_scope_mapping_equality ... ok
[INFO] [stdout] test oauth2::error::tests::test_error_codes ... ok
[INFO] [stdout] test oauth2::context::tests::test_audit_log_entry ... ok
[INFO] [stdout] test oauth2::context::tests::test_log_summary ... ok
[INFO] [stdout] test oauth2::error::tests::test_www_authenticate_header ... ok
[INFO] [stdout] test oauth2::lifecycle::config::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test oauth2::context::tests::test_auth_context_creation ... ok
[INFO] [stdout] test oauth2::lifecycle::config::tests::test_config_builder ... ok
[INFO] [stdout] test oauth2::context::tests::test_expiration_checking ... ok
[INFO] [stdout] test oauth2::lifecycle::cache::tests::test_cache_store_and_retrieve ... ok
[INFO] [stdout] test oauth2::lifecycle::cache::tests::test_cache_metrics ... ok
[INFO] [stdout] test oauth2::error::tests::test_status_codes ... ok
[INFO] [stdout] test oauth2::lifecycle::cache::tests::test_clear_expired ... ok
[INFO] [stdout] test oauth2::lifecycle::cache::tests::test_cache_removal ... ok
[INFO] [stdout] test oauth2::lifecycle::config::tests::test_cache_strategy_hybrid ... ok
[INFO] [stdout] test oauth2::lifecycle::manager::tests::test_store_and_retrieve_token ... ok
[INFO] [stdout] test oauth2::lifecycle::config::tests::test_config_default ... ok
[INFO] [stdout] test oauth2::lifecycle::manager::tests::test_token_invalidation ... ok
[INFO] [stdout] test oauth2::lifecycle::manager::tests::test_builder_pattern ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_refresh_strategy_default ... ok
[INFO] [stdout] test oauth2::lifecycle::manager::tests::test_cleanup_expired_tokens ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_refresh_config_builder ... ok
[INFO] [stdout] test oauth2::lifecycle::cache::tests::test_lru_eviction ... ok
[INFO] [stdout] test oauth2::lifecycle::manager::tests::test_get_lifecycle_metrics ... ok
[INFO] [stdout] test oauth2::lifecycle::manager::tests::test_lifecycle_manager_creation ... ok
[INFO] [stdout] test oauth2::lifecycle::cache::tests::test_list_keys ... ok
[INFO] [stdout] test oauth2::lifecycle::traits::tests::test_trait_send_sync ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_cache_metrics_hit_ratio ... ok
[INFO] [stdout] test oauth2::lifecycle::traits::tests::test_trait_object_compatibility ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_lifecycle_event_timestamps ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_refresh_token_request_builder ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_token_cache_entry_expiration ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_token_cache_entry_refresh_threshold ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_token_cache_key_string_conversion ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_token_cache_key_with_scope ... ok
[INFO] [stdout] test oauth2::lifecycle::types::tests::test_token_status_usability ... ok
[INFO] [stdout] test oauth2::metadata::tests::test_metadata_creation ... ok
[INFO] [stdout] test oauth2::metadata::tests::test_metadata_handler ... ok
[INFO] [stdout] test oauth2::metadata::tests::test_metadata_serialization ... ok
[INFO] [stdout] test oauth2::metadata::tests::test_metadata_with_extensions ... ok
[INFO] [stdout] test oauth2::lifecycle::cache::tests::test_cache_expiration ... ok
[INFO] [stdout] test integration::server::tests::test_lifecycle_operations ... ok
[INFO] [stdout] test oauth2::config::tests::test_config_builder ... ok
[INFO] [stdout] test oauth2::metadata::tests::test_scope_extraction ... ok
[INFO] [stdout] test oauth2::middleware::axum::tests::test_error_response_creation ... ok
[INFO] [stdout] test oauth2::middleware::traits::tests::test_auth_provider_trait_design ... ok
[INFO] [stdout] test oauth2::middleware::types::tests::test_cors_config_default ... ok
[INFO] [stdout] test oauth2::middleware::types::tests::test_error_conversions ... ok
[INFO] [stdout] test oauth2::middleware::types::tests::test_middleware_config_default ... ok
[INFO] [stdout] test oauth2::middleware::types::tests::test_middleware_context ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_should_refresh_expired_token ... ok
[INFO] [stdout] test oauth2::middleware::core::tests::test_should_skip_auth ... ok
[INFO] [stdout] test oauth2::middleware::axum::tests::test_public_layer_function ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_metrics_calculation ... ok
[INFO] [stdout] test oauth2::middleware::axum::tests::test_header_conversion ... ok
[INFO] [stdout] test oauth2::middleware::axum::tests::test_axum_middleware_creation ... ok
[INFO] [stdout] test oauth2::types::tests::test_jwt_claims_deserialization ... ok
[INFO] [stdout] test oauth2::types::tests::test_jwks_response_deserialization ... ok
[INFO] [stdout] test oauth2::validator::builder::tests::test_builder_creation ... ok
[INFO] [stdout] test oauth2::validator::builder::tests::test_builder_type_safety ... ok
[INFO] [stdout] test oauth2::validator::builder::tests::test_builder_missing_components ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_validate_refresh_token ... ok
[INFO] [stdout] test oauth2::middleware::core::tests::test_core_creation ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_build_refresh_params ... ok
[INFO] [stdout] test oauth2::validator::scope::tests::test_batch_validation ... ok
[INFO] [stdout] test oauth2::validator::scope::tests::test_default_mappings ... ok
[INFO] [stdout] test oauth2::validator::scope::tests::test_method_configuration_check ... ok
[INFO] [stdout] test oauth2::validator::scope::tests::test_scope_trait_implementation ... ok
[INFO] [stdout] test oauth2::validator::scope::tests::test_scope_inspection ... ok
[INFO] [stdout] test oauth2::validator::validator::tests::test_jwt_validation_failure ... ok
[INFO] [stdout] test oauth2::validator::validator::tests::test_method_only_validation ... ok
[INFO] [stdout] test oauth2::validator::validator::tests::test_scope_validation_failure ... ok
[INFO] [stdout] test oauth2::validator::validator::tests::test_successful_validation ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_should_refresh_near_expiration ... ok
[INFO] [stdout] test oauth2::validator::validator::tests::test_zero_cost_composition ... ok
[INFO] [stdout] test oauth2::validator::validator::tests::test_batch_validation ... ok
[INFO] [stdout] test protocol::transport::tests::test_convenience_error_constructors ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_handle_error_response ... ok
[INFO] [stdout] test protocol::transport::tests::test_transport_client_basic_call ... ok
[INFO] [stdout] test protocol::transport::tests::test_transport_client_timeout ... ok
[INFO] [stdout] test protocol::transport::tests::test_transport_client_close ... ok
[INFO] [stdout] test providers::logging::tests::test_invalid_log_level ... ok
[INFO] [stdout] test oauth2::middleware::core::tests::test_extract_scopes_from_token ... ok
[INFO] [stdout] test providers::logging::tests::test_file_logging_handler ... ok
[INFO] [stdout] test protocol::transport::tests::test_transport_client_not_ready ... ok
[INFO] [stdout] test providers::logging::tests::test_structured_logging_handler ... ok
[INFO] [stdout] test providers::logging::tests::test_structured_logging_with_buffer ... ok
[INFO] [stdout] test providers::prompt::tests::test_code_review_provider ... ok
[INFO] [stdout] test oauth2::validator::validator::tests::test_token_only_validation ... ok
[INFO] [stdout] test providers::prompt::tests::test_documentation_provider ... ok
[INFO] [stdout] test providers::logging::tests::test_logging_stats ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_should_not_refresh_valid_token ... ok
[INFO] [stdout] test providers::prompt::tests::test_analysis_provider ... ok
[INFO] [stdout] test providers::resource::tests::test_configuration_provider ... ok
[INFO] [stdout] test providers::resource::tests::test_file_system_provider_invalid_path ... ok
[INFO] [stdout] test providers::resource::tests::test_file_system_provider_creation ... ok
[INFO] [stdout] test transport::adapters::http::auth::apikey::adapter::tests::test_bearer_token_extraction ... ok
[INFO] [stdout] test transport::adapters::http::auth::apikey::adapter::tests::test_custom_config ... ok
[INFO] [stdout] test transport::adapters::http::auth::apikey::adapter::tests::test_custom_header_extraction ... ok
[INFO] [stdout] test transport::adapters::http::auth::apikey::adapter::tests::test_invalid_api_key ... ok
[INFO] [stdout] test transport::adapters::http::auth::apikey::adapter::tests::test_missing_api_key ... ok
[INFO] [stdout] test transport::adapters::http::auth::apikey::adapter::tests::test_query_parameter_extraction ... ok
[INFO] [stdout] test transport::adapters::http::auth::axum_middleware::tests::test_axum_middleware_failed_auth ... ok
[INFO] [stdout] test oauth2::middleware::core::tests::test_config_trait_implementation ... ok
[INFO] [stdout] test transport::adapters::http::auth::axum_middleware::tests::test_axum_middleware_successful_auth ... ok
[INFO] [stdout] test transport::adapters::http::auth::axum_middleware::tests::test_create_auth_error_response ... ok
[INFO] [stdout] test transport::adapters::http::auth::axum_middleware::tests::test_extract_auth_request ... ok
[INFO] [stdout] test transport::adapters::http::auth::jsonrpc_authorization::tests::test_insufficient_scope_authorization ... ok
[INFO] [stdout] test providers::tool::tests::test_system_provider_echo ... ok
[INFO] [stdout] test transport::adapters::http::auth::jsonrpc_authorization::tests::test_jsonrpc_request_method_extraction ... ok
[INFO] [stdout] test providers::tool::tests::test_text_provider_word_count ... ok
[INFO] [stdout] test transport::adapters::http::auth::jsonrpc_authorization::tests::test_scope_authorization ... ok
[INFO] [stdout] test providers::resource::tests::test_file_system_provider_list_resources ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_http_auth_config_default ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_http_auth_request_creation ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_http_auth_request_display ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_middleware_accessors ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_middleware_authenticate_skip_adapter_paths ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_http_auth_request_builder ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_middleware_authenticate_success ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_middleware_display ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_http_auth_middleware_with_default_config ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::adapter::tests::test_http_auth_request_display ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::adapter::tests::test_http_auth_request_with_client_id ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::adapter::tests::test_oauth2_strategy_adapter_creation ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::error::tests::test_authentication_failed_error ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::error::tests::test_conversion_to_auth_error ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::error::tests::test_malformed_auth_error ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::error::tests::test_missing_api_key_conversion ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::error::tests::test_missing_api_key_error ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::error::tests::test_missing_header_conversion ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::error::tests::test_missing_header_error ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::extractor::tests::test_extract_bearer_token_case_insensitive ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::extractor::tests::test_extract_bearer_token_malformed ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::extractor::tests::test_extract_bearer_token_missing_header ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::extractor::tests::test_extract_bearer_token_success ... ok
[INFO] [stdout] test transport::adapters::http::auth_request::tests::test_http_auth_request ... ok
[INFO] [stdout] test transport::adapters::http::axum::builder::tests::test_build_with_custom_config ... ok
[INFO] [stdout] test transport::adapters::http::axum::builder::tests::test_build_with_defaults ... ok
[INFO] [stdout] test transport::adapters::http::axum::builder::tests::test_builder_with_config ... ok
[INFO] [stdout] test transport::adapters::http::axum::builder::tests::test_convenience_methods ... ok
[INFO] [stdout] test transport::adapters::http::axum::builder::tests::test_default_builder ... ok
[INFO] [stdout] test providers::tool::tests::test_math_provider_add ... ok
[INFO] [stdout] test transport::adapters::http::auth::oauth2::adapter::tests::test_http_auth_request_creation ... ok
[INFO] [stdout] test transport::adapters::http::axum::builder::tests::test_progressive_complexity_tiers ... ok
[INFO] [stdout] test transport::adapters::http::axum::server::tests::test_axum_server_bind ... ok
[INFO] [stdout] test transport::adapters::http::buffer_pool::tests::test_buffer_get_and_return ... ok
[INFO] [stdout] test transport::adapters::http::buffer_pool::tests::test_buffer_pool_creation ... ok
[INFO] [stdout] test transport::adapters::http::axum::server::tests::test_axum_server_creation ... ok
[INFO] [stdout] test transport::adapters::http::buffer_pool::tests::test_buffer_strategy_per_request ... ok
[INFO] [stdout] test transport::adapters::http::buffer_pool::tests::test_buffer_pool_max_capacity ... ok
[INFO] [stdout] test transport::adapters::http::buffer_pool::tests::test_pooled_buffer_operations ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_middleware_authenticate_skip_config_paths ... ok
[INFO] [stdout] test transport::adapters::http::buffer_pool::tests::test_buffer_strategy_pooled ... ok
[INFO] [stdout] test transport::adapters::http::buffer_pool::tests::test_buffer_pool_stats ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_error_conversion_and_propagation ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_phase2_adr011_compliance_validation ... ok
[INFO] [stdout] test transport::adapters::http::auth::jsonrpc_authorization::tests::test_authorization_layer_creation ... ok
[INFO] [stdout] test providers::tool::tests::test_math_provider_divide_by_zero ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_phase2_direct_transport_builders ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_phase2_handler_type_constraints ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_phase2_enhanced_error_handling ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_phase2_handler_validation_edge_cases ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_engine_type_flexibility ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_transport_builder_direct_usage ... ok
[INFO] [stdout] test transport::adapters::http::auth::middleware::tests::test_http_auth_middleware_creation ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_transport_builder_interface_success ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_transport_builder_requires_handler ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_with_configured_engine_error_handling ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_with_configured_engine_success ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_builder_state_consistency ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_progressive_tier_patterns ... ok
[INFO] [stdout] test oauth2::lifecycle::refresh::tests::test_parse_refresh_response ... ok
[INFO] [stdout] test transport::adapters::http::config::tests::test_buffer_pool_size_convenience ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_with_engine_success ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_phase2_transport_trait_compatibility ... ok
[INFO] [stdout] test transport::adapters::http::config::tests::test_buffer_pool_config ... ok
[INFO] [stdout] test transport::adapters::http::config::tests::test_builder_pattern ... ok
[INFO] [stdout] test transport::adapters::http::config::tests::test_default_config ... ok
[INFO] [stdout] test transport::adapters::http::connection_manager::tests::test_connection_activity_update ... ok
[INFO] [stdout] test transport::adapters::http::connection_manager::tests::test_connection_manager_creation ... ok
[INFO] [stdout] test transport::adapters::http::connection_manager::tests::test_connection_degradation_on_request_limit ... ok
[INFO] [stdout] test transport::adapters::http::connection_manager::tests::test_connection_registration ... ok
[INFO] [stdout] test transport::adapters::http::connection_manager::tests::test_connection_unregistration ... ok
[INFO] [stdout] test transport::adapters::http::connection_manager::tests::test_connection_limit ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_with_configured_engine_async_error_handling ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_with_default_success ... ok
[INFO] [stdout] test transport::adapters::http::context::tests::test_http_context_chaining ... ok
[INFO] [stdout] test transport::adapters::http::context::tests::test_http_context_content_type_checks ... ok
[INFO] [stdout] test transport::adapters::http::context::tests::test_http_context_creation ... ok
[INFO] [stdout] test transport::adapters::http::context::tests::test_http_context_method_checks ... ok
[INFO] [stdout] test transport::adapters::http::context::tests::test_http_context_with_query_params ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_mcp_http_handler_initialize ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_echo_handler_message_counting ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_mcp_http_handler_creation ... ok
[INFO] [stdout] test transport::adapters::http::context::tests::test_http_context_with_headers ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_static_file_handler_default_files ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_mcp_http_handler_invalid_content_type ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_static_file_handler_add_file ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_static_file_handler_get_request ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_static_file_handler_content_type_detection ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_static_file_handler_not_found ... ok
[INFO] [stdout] test transport::adapters::http::handlers::tests::test_static_file_handler_security ... ok
[INFO] [stdout] test transport::adapters::http::mcp_request_handler_builder::tests::test_builder_default_construction ... ok
[INFO] [stdout] test transport::adapters::http::mcp_request_handler_builder::tests::test_builder_type_evolution ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_with_configured_engine_async_success ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_parse_invalid_json ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_clone_parser ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_parse_request_too_large ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_parse_simple_request ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_parse_with_metrics ... ok
[INFO] [stdout] test transport::adapters::http::sse::config::tests::test_deprecation_phases ... ok
[INFO] [stdout] test transport::adapters::http::sse::config::tests::test_http_config_to_sse_conversion ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_serialize_response ... ok
[INFO] [stdout] test transport::adapters::http::sse::config::tests::test_sse_config_defaults ... ok
[INFO] [stdout] test transport::adapters::http::sse::config::tests::test_migration_mode_behavior ... ok
[INFO] [stdout] test transport::adapters::http::sse::config::tests::test_sse_config_builder ... ok
[INFO] [stdout] test transport::adapters::http::sse::handlers::tests::test_health_handler_response ... ok
[INFO] [stdout] test transport::adapters::http::sse::handlers::tests::test_initialize_request_processing ... ok
[INFO] [stdout] test transport::adapters::http::sse::handlers::tests::test_message_request_deserialization ... ok
[INFO] [stdout] test transport::adapters::http::sse::handlers::tests::test_mcp_request_processing ... ok
[INFO] [stdout] test transport::adapters::http::sse::handlers::tests::test_message_response_serialization ... ok
[INFO] [stdout] test transport::adapters::http::sse::handlers::tests::test_unknown_method_handling ... ok
[INFO] [stdout] test transport::adapters::http::sse::transport::tests::test_broadcaster_connection_cleanup ... ok
[INFO] [stdout] test transport::adapters::http::sse::handlers::tests::test_sse_query_params_parsing ... ok
[INFO] [stdout] test transport::adapters::http::sse::transport::tests::test_broadcaster_request_distribution ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_parser_creation ... ok
[INFO] [stdout] test transport::adapters::http::sse::transport::tests::test_transport_request_broadcasting ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_bidirectional_communication ... ok
[INFO] [stdout] test transport::adapters::http::sse::transport::tests::test_transport_creation ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_generic_builder_with_custom_io ... ok
[INFO] [stdout] {"jsonrpc":"2.0","method":"test_method"}
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_send_message ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_session_management ... ok
[INFO] [stdout] test transport::adapters::http::sse::transport::tests::test_sse_event_formatting ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_transport_creation ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_transport_builder ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_transport_lifecycle ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_transport_with_custom_session ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_write_failure_handling ... ok
[INFO] [stdout] test transport::adapters::tests::test_backward_compatibility_exports ... ok
[INFO] [stdout] test transport::adapters::tests::test_clean_re_exports ... ok
[INFO] [stdout] test transport::adapters::tests::test_http_handler_examples_available ... ok
[INFO] [stdout] test transport::adapters::http::parser::tests::test_parser_with_buffer_pool ... ok
[INFO] [stdout] test transport::adapters::tests::test_module_self_containment ... ok
[INFO] [stdout] test transport::adapters::tests::test_stdio_type_aliases_available ... ok
[INFO] [stdout] test transport::error::tests::test_transport_error_creation ... ok
[INFO] [stdout] test transport::error::tests::test_transport_error_from_io ... ok
[INFO] [stdout] test transport::error::tests::test_transport_error_traits ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_error_handling_scenarios ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_lifecycle_with_mock_io ... ok
[INFO] [stdout] test transport::adapters::tests::test_http_type_aliases_available ... ok
[INFO] [stdout] test transport::adapters::http::builder::tests::test_complex_async_scenarios ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_transport_without_blocking_stdin ... ok
[INFO] [stdout] test oauth2::middleware::utils::tests::test_middleware_builder ... ok
[INFO] [stdout] test transport::adapters::stdio::transport::tests::test_concurrent_message_processing ... ok
[INFO] [stdout] test transport::adapters::http::connection_manager::tests::test_health_check ... ok
[INFO] [stdout] test oauth2::validator::jwt::tests::test_jwt_trait_implementation ... ok
[INFO] [stdout] test oauth2::validator::builder::tests::test_custom_mappings_validator ... ok
[INFO] [stdout] test oauth2::middleware::utils::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test oauth2::validator::jwt::tests::test_scope_extraction ... ok
[INFO] [stdout] test oauth2::middleware::utils::tests::test_create_default_core ... ok
[INFO] [stdout] test oauth2::validator::builder::tests::test_default_validator_creation ... ok
[INFO] [stdout] test oauth2::validator::builder::tests::test_convenience_functions_interface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 352 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/auth_middleware_integration.rs (/opt/rustwide/target/debug/deps/auth_middleware_integration-23b6603237526b03)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_stack_allocation ... ok
[INFO] [stdout] test test_workspace_standards_compliance ... ok
[INFO] [stdout] test test_http_auth_request_creation ... ok
[INFO] [stdout] test test_type_differentiation ... ok
[INFO] [stdout] test test_auth_config_controls ... ok
[INFO] [stdout] test test_path_skipping ... ok
[INFO] [stdout] test test_concurrent_authentication ... ok
[INFO] [stdout] test test_middleware_authentication_failure ... ok
[INFO] [stdout] test test_middleware_authentication_success ... ok
[INFO] [stdout] test test_no_auth_skips_all_authentication ... ok
[INFO] [stdout] test test_zero_cost_abstraction_performance ... ok
[INFO] [stdout] test test_async_timeout_behavior ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authorization_integration.rs (/opt/rustwide/target/debug/deps/authorization_integration-a8775b8a630de724)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_workspace_standards_compliance ... ok
[INFO] [stdout] test test_zero_cost_generic_compilation ... ok
[INFO] [stdout] test test_server_with_binary_authorization_architecture ... ok
[INFO] [stdout] test test_server_with_no_authorization_architecture ... ok
[INFO] [stdout] test test_server_with_scope_authorization_architecture ... ok
[INFO] [stdout] test test_oauth2_server_builder_architecture ... ok
[INFO] [stdout] test test_server_with_custom_authorization_architecture ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/http_streamable_get_integration.rs (/opt/rustwide/target/debug/deps/http_streamable_get_integration-b81acf7e47dc6f47)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_configuration_integration ... ok
[INFO] [stdout] test test_broadcast_channel_behavior ... ok
[INFO] [stdout] test test_connection_manager_configuration ... ok
[INFO] [stdout] test test_sse_event_types ... ok
[INFO] [stdout] test test_server_state_creation ... ok
[INFO] [stdout] test test_router_creation_with_get_endpoint ... ok
[INFO] [stdout] test test_sse_event_format ... ok
[INFO] [stdout] test test_sse_event_unique_ids ... ok
[INFO] [stdout] test test_sse_query_params_structure ... ok
[INFO] [stdout] test test_sse_event_broadcasting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sse_integration_tests.rs (/opt/rustwide/target/debug/deps/sse_integration_tests-67fafdb060977769)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_handler_signatures ... ok
[INFO] [stdout] test test_message_request_serialization ... ok
[INFO] [stdout] test test_handlers_compilation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests airsprotocols_mcp
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test src/authorization/mod.rs - authorization (line 21) ... ignored
[INFO] [stdout] test src/integration/client.rs - integration::client (line 99) - compile ... ok
[INFO] [stdout] test src/integration/client.rs - integration::client::McpClientBuilder::build (line 222) - compile ... ok
[INFO] [stdout] test src/integration/client.rs - integration::client::McpClient<T>::close (line 606) - compile ... ok
[INFO] [stdout] test src/integration/client.rs - integration::client (line 23) - compile ... ok
[INFO] [stdout] test src/oauth2/middleware/axum.rs - oauth2::middleware::axum::oauth2_middleware_layer (line 312) - compile ... ok
[INFO] [stdout] test src/oauth2/middleware/mod.rs - oauth2::middleware (line 37) - compile ... ok
[INFO] [stdout] test src/integration/client.rs - integration::client (line 61) - compile ... ok
[INFO] [stdout] test src/oauth2/mod.rs - oauth2 (line 14) - compile ... ok
[INFO] [stdout] test src/oauth2/middleware/mod.rs - oauth2::middleware (line 66) - compile ... ok
[INFO] [stdout] test src/oauth2/middleware/core.rs - oauth2::middleware::core::OAuth2MiddlewareCore::new (line 50) - compile ... ok
[INFO] [stdout] test src/oauth2/middleware/utils.rs - oauth2::middleware::utils::create_default_core (line 28) - compile ... ok
[INFO] [stdout] test src/authentication/strategies/oauth2/strategy.rs - authentication::strategies::oauth2::strategy::OAuth2Strategy (line 31) ... ok
[INFO] [stdout] test src/authentication/metadata.rs - authentication::metadata::AuthMetadata (line 21) ... FAILED
[INFO] [stdout] test src/authentication/method.rs - authentication::method::AuthMethod (line 21) ... FAILED
[INFO] [stdout] test src/authentication/context.rs - authentication::context::AuthContext (line 22) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 120) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - version (line 249) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 101) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 67) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 28) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessage::parse_and_validate_from_slice (line 238) ... FAILED
[INFO] [stdout] test src/oauth2/validator/validator.rs - oauth2::validator::validator::Validator (line 27) ... FAILED
[INFO] [stdout] test src/oauth2/validator/builder.rs - oauth2::validator::builder::ValidatorBuilder (line 59) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 87) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 53) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message (line 17) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessage::create_error_response (line 184) has been running for over 60 seconds
[INFO] [stdout] test src/lib.rs - (line 53) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message (line 17) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessage::create_error_response (line 184) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessage::validate (line 66) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait (line 323) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessage::validate (line 66) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json (line 377) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json_bytes (line 457) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json (line 377) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::serialize_to_buffer (line 408) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_bytes (line 436) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json (line 345) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json_bytes (line 457) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json (line 345) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json_pretty (line 362) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcNotification (line 995) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::serialize_to_buffer (line 408) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_bytes (line 436) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcNotification (line 995) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcNotification::new (line 1034) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcNotification::new_validated (line 1068) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcRequest (line 666) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json_pretty (line 362) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcRequest::new (line 709) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcRequest::new_validated (line 746) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcNotification::new (line 1034) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse (line 806) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcNotification::new_validated (line 1068) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse::error (line 876) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcRequest::new (line 709) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse::error_standard (line 908) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcRequest::new_validated (line 746) ... FAILED
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport (line 27) ... ok
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::BoxedTransportClient (line 613) ... ok
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse::success (line 849) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse (line 806) ... ok
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcRequest (line 666) ... ok
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::MessageHandler (line 348) ... ok
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::Transport (line 421) ... ok
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::TransportClient (line 529) ... ok
[INFO] [stdout] test src/protocol/message.rs - protocol::message::RequestId (line 513) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::RequestId (line 513) ... FAILED
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::TransportClientResult (line 631) ... ok
[INFO] [stdout] test src/protocol/message.rs - protocol::message::RequestId::new_null (line 632) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::RequestId::new_number (line 619) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/message.rs - protocol::message::RequestId::new_string (line 606) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::RequestId::new_null (line 632) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::RequestId::new_number (line 619) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse::success (line 849) ... FAILED
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::MessageContext (line 198) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse::error (line 876) ... ok
[INFO] [stdout] test src/protocol/types.rs - protocol::types::Base64Data (line 311) ... FAILED
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::TransportError::invalid_response (line 157) ... FAILED
[INFO] [stdout] test src/providers/prompt.rs - providers::prompt::PromptProvider (line 30) ... ok
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::TransportError::not_ready (line 179) ... FAILED
[INFO] [stdout] test src/providers/resource.rs - providers::resource::ResourceProvider (line 36) ... ok
[INFO] [stdout] test src/providers/tool.rs - providers::tool::ToolProvider (line 32) ... ok
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::TransportError::request_timeout (line 136) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/types.rs - protocol::types (line 15) ... FAILED
[INFO] [stdout] test src/protocol/types.rs - protocol::types::ClientInfo (line 384) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/axum/server.rs - transport::adapters::http::axum::server::AxumHttpServer<A,NoAuthorizationPolicy<NoAuthContext>,NoAuthContext>::with_scope_authorization (line 365) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/axum/server.rs - transport::adapters::http::axum::server::AxumHttpServer (line 93) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/axum/server.rs - transport::adapters::http::axum::server::AxumHttpServer<NoAuth>::with_authentication (line 200) - compile ... ok
[INFO] [stdout] test src/protocol/types.rs - protocol::types::MimeType (line 230) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/transport.rs - protocol::transport::TransportError::request_timeout (line 136) ... FAILED
[INFO] [stdout] test src/protocol/message.rs - protocol::message::JsonRpcResponse::error_standard (line 908) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/axum/server.rs - transport::adapters::http::axum::server::AxumHttpServer<NoAuth>::with_oauth2_authorization (line 261) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/axum/server.rs - transport::adapters::http::axum::server::AxumHttpServer<A,P,C>::register_custom_mcp_handler (line 573) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/builder.rs - transport::adapters::http::builder::HttpTransport (line 65) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/builder.rs - transport::adapters::http::builder::HttpTransportBuilder (line 283) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/builder.rs - transport::adapters::http::builder::HttpTransportBuilder<E>::with_configured_engine (line 510) - compile ... ok
[INFO] [stdout] test src/protocol/types.rs - protocol::types::ProtocolVersion (line 55) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/types.rs - protocol::types::ServerConfig (line 1110) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/types.rs - protocol::types::MimeType (line 230) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/builder.rs - transport::adapters::http::builder::HttpTransportBuilder<E>::with_default (line 436) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/builder.rs - transport::adapters::http::builder::HttpTransportBuilder<E>::with_configured_engine_async (line 556) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/builder.rs - transport::adapters::http::builder::HttpTransportBuilder<E>::with_engine (line 471) - compile ... ok
[INFO] [stdout] test src/protocol/types.rs - protocol::types::ServerInfo (line 407) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/types.rs - protocol::types::ServerInfo (line 407) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthStrategyAdapter (line 166) ... ok
[INFO] [stdout] test src/protocol/types.rs - protocol::types::Uri (line 149) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/auth/axum_middleware.rs - transport::adapters::http::auth::axum_middleware::AxumHttpAuthMiddleware (line 40) has been running for over 60 seconds
[INFO] [stdout] test src/protocol/types.rs - protocol::types::ServerConfig (line 1110) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/client.rs - transport::adapters::http::client::HttpTransportClient (line 38) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/client.rs - transport::adapters::http::client::HttpTransportClientBuilder (line 270) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthMiddleware<A>::new (line 317) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthConfig (line 27) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthMiddleware (line 261) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthRequest::new (line 103) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/axum/builder.rs - transport::adapters::http::axum::builder::AxumHttpServerBuilder (line 26) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/buffer_pool.rs - transport::adapters::http::buffer_pool::BufferPool (line 25) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/axum/builder.rs - transport::adapters::http::axum::builder::AxumHttpServerBuilder (line 26) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/config.rs - transport::adapters::http::config::HttpTransportConfig (line 21) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/context.rs - transport::adapters::http::context::HttpContext (line 23) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::EchoHttpHandler (line 235) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::McpHttpHandler (line 37) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthRequest::new (line 103) ... FAILED
[INFO] [stdout] test src/protocol/types.rs - protocol::types::ProtocolVersion (line 55) ... FAILED
[INFO] [stdout] test src/protocol/types.rs - protocol::types::Uri (line 149) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthConfig (line 27) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthMiddleware (line 261) ... FAILED
[INFO] [stdout] test src/transport/adapters/stdio/client.rs - transport::adapters::stdio::client::StdioTransportClient (line 41) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/auth/axum_middleware.rs - transport::adapters::http::auth::axum_middleware::AxumHttpAuthMiddleware (line 40) ... FAILED
[INFO] [stdout] test src/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::StaticFileHandler (line 380) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/mcp_request_handler.rs - transport::adapters::http::mcp_request_handler::AxumMcpRequestHandler (line 43) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/mcp_request_handler_builder.rs - transport::adapters::http::mcp_request_handler_builder::AxumMcpRequestHandlerBuilder (line 34) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::McpHttpHandler (line 37) ... FAILED
[INFO] [stdout] test src/transport/adapters/stdio/client.rs - transport::adapters::stdio::client::StdioTransportClientBuilder (line 231) - compile ... ok
[INFO] [stdout] test src/transport/adapters/mod.rs - transport::adapters (line 32) ... ok
[INFO] [stdout] test src/transport/adapters/http/parser.rs - transport::adapters::http::parser::RequestParser (line 32) has been running for over 60 seconds
[INFO] [stdout] test src/transport/adapters/mod.rs - transport::adapters (line 50) ... ok
[INFO] [stdout] test src/transport/adapters/stdio/transport.rs - transport::adapters::stdio::transport::StdioTransport (line 60) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/context.rs - transport::adapters::http::context::HttpContext (line 23) ... FAILED
[INFO] [stdout] test src/transport/adapters/stdio/transport.rs - transport::adapters::stdio::transport::StdioTransportBuilder (line 576) - compile ... ok
[INFO] [stdout] test src/transport/adapters/stdio/transport.rs - transport::adapters::stdio::transport::StdioTransportBuilder<DefaultStdin,DefaultStdout>::with_custom_io (line 709) - compile ... ok
[INFO] [stdout] test src/transport/adapters/http/buffer_pool.rs - transport::adapters::http::buffer_pool::BufferPool (line 25) ... ok
[INFO] [stdout] test src/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::EchoHttpHandler (line 235) ... ok
[INFO] [stdout] test src/transport/adapters/http/mcp_request_handler.rs - transport::adapters::http::mcp_request_handler::AxumMcpRequestHandler (line 43) ... ok
[INFO] [stdout] test src/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::StaticFileHandler (line 380) ... ok
[INFO] [stdout] test src/transport/adapters/http/sse/config.rs - transport::adapters::http::sse::config::HttpSseConfig (line 23) ... ok
[INFO] [stdout] test src/transport/adapters/http/mcp_request_handler_builder.rs - transport::adapters::http::mcp_request_handler_builder::AxumMcpRequestHandlerBuilder (line 34) ... ok
[INFO] [stdout] test src/transport/adapters/http/sse/mod.rs - transport::adapters::http::sse (line 34) ... ok
[INFO] [stdout] test src/transport/adapters/http/sse/mod.rs - transport::adapters::http::sse (line 17) ... ok
[INFO] [stdout] test src/transport/adapters/stdio/config.rs - transport::adapters::stdio::config::StdioTransportConfig (line 28) ... ok
[INFO] [stdout] test src/transport/adapters/http/parser.rs - transport::adapters::http::parser::RequestParser (line 32) ... ok
[INFO] [stdout] test src/transport/adapters/http/config.rs - transport::adapters::http::config::HttpTransportConfig (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/authentication/metadata.rs - authentication::metadata::AuthMetadata (line 21) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVBmgCM/rustc1xv2Nm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVBmgCM/rustc1xv2Nm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVBmgCM/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/authentication/method.rs - authentication::method::AuthMethod (line 21) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSzRktH/rustcCLg3SA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSzRktH/rustcCLg3SA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSzRktH/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/authentication/context.rs - authentication::context::AuthContext (line 22) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIFhjXx/rustceVJLub/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIFhjXx/rustceVJLub/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIFhjXx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 120) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdocteste8pckb/rustcmEU2fo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdocteste8pckb/rustcmEU2fo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste8pckb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 138) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSBhXRR/rustcd6DLyf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSBhXRR/rustcd6DLyf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSBhXRR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - version (line 249) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkkq7Os/rustcbadf0E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkkq7Os/rustcbadf0E/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkkq7Os/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 101) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYEmzO7/rustcjN1ha2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYEmzO7/rustcjN1ha2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYEmzO7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 67) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestL2VWF3/rustcvrHyow/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestL2VWF3/rustcvrHyow/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestL2VWF3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 28) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestS6S520/rustcViSyKp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestS6S520/rustcViSyKp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestS6S520/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/protocol/message.rs - protocol::message::JsonRpcMessage::parse_and_validate_from_slice (line 238) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUDVn6T/rustcmo6DQZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUDVn6T/rustcmo6DQZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUDVn6T/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/oauth2/validator/validator.rs - oauth2::validator::validator::Validator (line 27) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzLIO4o/rustcmAjyvt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzLIO4o/rustcmAjyvt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzLIO4o/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/oauth2/validator/builder.rs - oauth2::validator::builder::ValidatorBuilder (line 59) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbYMc31/rustclDagDQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbYMc31/rustclDagDQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbYMc31/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 87) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3WjQhf/rustcfn5yfU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3WjQhf/rustcfn5yfU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3WjQhf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 53) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOe4f1w/rustctAdH8t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOe4f1w/rustctAdH8t/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOe4f1w/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/protocol/message.rs - protocol::message (line 17) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5RCLVI/rustc66dOFB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5RCLVI/rustc66dOFB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5RCLVI/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/protocol/message.rs - protocol::message::JsonRpcMessage::create_error_response (line 184) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiXNK9x/rustcTh6jaa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiXNK9x/rustcTh6jaa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiXNK9x/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/protocol/message.rs - protocol::message::JsonRpcMessageTrait (line 323) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXTWXXN/rustcfLOiTH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXTWXXN/rustcfLOiTH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXTWXXN/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/protocol/message.rs - protocol::message::JsonRpcMessage::validate (line 66) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3GMHw4/rustcsEc53D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3GMHw4/rustcsEc53D/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3GMHw4/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/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json (line 377) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestI1vqwW/rustcmnQTgY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestI1vqwW/rustcmnQTgY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestI1vqwW/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/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json_bytes (line 457) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestboJ7gv/rustctGAIwB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestboJ7gv/rustctGAIwB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestboJ7gv/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/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json (line 345) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrOkxZI/rustc9hTqBO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrOkxZI/rustc9hTqBO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrOkxZI/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/protocol/message.rs - protocol::message::JsonRpcMessageTrait::serialize_to_buffer (line 408) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrN3XbV/rustc5aPkgo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrN3XbV/rustc5aPkgo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrN3XbV/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/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_bytes (line 436) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2Zw7u9/rustc3ZVOpR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2Zw7u9/rustc3ZVOpR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2Zw7u9/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/protocol/message.rs - protocol::message::JsonRpcNotification (line 995) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2Y18ql/rustcmno9if/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2Y18ql/rustcmno9if/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2Y18ql/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/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json_pretty (line 362) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6J5gu3/rustcb3O3FJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6J5gu3/rustcb3O3FJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6J5gu3/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/protocol/message.rs - protocol::message::JsonRpcNotification::new (line 1034) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdocteste4cFZ6/rustcjQhF1J/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdocteste4cFZ6/rustcjQhF1J/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste4cFZ6/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/protocol/message.rs - protocol::message::JsonRpcNotification::new_validated (line 1068) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSrfgmQ/rustcCIgf9V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSrfgmQ/rustcCIgf9V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSrfgmQ/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/protocol/message.rs - protocol::message::JsonRpcRequest::new (line 709) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBf03mA/rustcfxWq00/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBf03mA/rustcfxWq00/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBf03mA/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/protocol/message.rs - protocol::message::JsonRpcRequest::new_validated (line 746) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwRhqu4/rustcos5RJm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwRhqu4/rustcos5RJm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwRhqu4/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/protocol/message.rs - protocol::message::RequestId (line 513) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEndsnS/rustcM3HiP9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEndsnS/rustcM3HiP9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEndsnS/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/protocol/message.rs - protocol::message::RequestId::new_string (line 606) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestoiVboI/rustcmvCy0K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestoiVboI/rustcmvCy0K/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoiVboI/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/protocol/message.rs - protocol::message::RequestId::new_null (line 632) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVQfw80/rustclBswTp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVQfw80/rustclBswTp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVQfw80/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/protocol/message.rs - protocol::message::RequestId::new_number (line 619) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOktxnk/rustc1LDQ7j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOktxnk/rustc1LDQ7j/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOktxnk/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/protocol/message.rs - protocol::message::JsonRpcResponse::success (line 849) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyCFOSa/rustcOgwxCe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyCFOSa/rustcOgwxCe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyCFOSa/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/protocol/transport.rs - protocol::transport::MessageContext (line 198) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestRCtkeC/rustcmHYxsS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestRCtkeC/rustcmHYxsS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRCtkeC/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/protocol/types.rs - protocol::types::Base64Data (line 311) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestf7rk0k/rustcNz9bzd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestf7rk0k/rustcNz9bzd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestf7rk0k/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/protocol/transport.rs - protocol::transport::TransportError::invalid_response (line 157) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEIGxmO/rustcnWM2YP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEIGxmO/rustcnWM2YP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEIGxmO/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/protocol/transport.rs - protocol::transport::TransportError::not_ready (line 179) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzqcuDh/rustc4XLp65/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzqcuDh/rustc4XLp65/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzqcuDh/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/protocol/types.rs - protocol::types (line 15) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqTAwjB/rustc9obxww/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqTAwjB/rustc9obxww/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqTAwjB/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/protocol/types.rs - protocol::types::ClientInfo (line 384) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthabhF0/rustc5FAr6j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthabhF0/rustc5FAr6j/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthabhF0/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/protocol/transport.rs - protocol::transport::TransportError::request_timeout (line 136) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestuGbKzJ/rustcDJ7pIS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestuGbKzJ/rustcDJ7pIS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuGbKzJ/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/protocol/message.rs - protocol::message::JsonRpcResponse::error_standard (line 908) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkOmJjr/rustcGp6syJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkOmJjr/rustcGp6syJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkOmJjr/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/protocol/types.rs - protocol::types::MimeType (line 230) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestPIo1KC/rustcOFSI4L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestPIo1KC/rustcOFSI4L/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPIo1KC/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/protocol/types.rs - protocol::types::ServerInfo (line 407) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwbUCoV/rustcqUhtKf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwbUCoV/rustcqUhtKf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwbUCoV/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/protocol/types.rs - protocol::types::ServerConfig (line 1110) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHE0ICv/rustcFCkaJk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHE0ICv/rustcFCkaJk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHE0ICv/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/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthMiddleware<A>::new (line 317) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHwrBvk/rustcxElEdx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHwrBvk/rustcxElEdx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHwrBvk/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/transport/adapters/http/axum/builder.rs - transport::adapters::http::axum::builder::AxumHttpServerBuilder (line 26) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxvcrPo/rustcfEumxB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxvcrPo/rustcfEumxB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxvcrPo/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/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthRequest::new (line 103) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrVr5bd/rustcnl5ZG7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrVr5bd/rustcnl5ZG7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrVr5bd/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/protocol/types.rs - protocol::types::ProtocolVersion (line 55) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbNxue0/rustcdcKC7R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbNxue0/rustcdcKC7R/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbNxue0/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/protocol/types.rs - protocol::types::Uri (line 149) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqoJdvJ/rustcgskTFM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqoJdvJ/rustcgskTFM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqoJdvJ/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/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthConfig (line 27) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCnhzbA/rustch4FIgM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCnhzbA/rustch4FIgM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCnhzbA/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/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthMiddleware (line 261) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlJ81rw/rustcdc1SzW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlJ81rw/rustcdc1SzW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlJ81rw/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/transport/adapters/http/auth/axum_middleware.rs - transport::adapters::http::auth::axum_middleware::AxumHttpAuthMiddleware (line 40) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1tN7mG/rustc52Kxuq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1tN7mG/rustc52Kxuq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1tN7mG/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/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::McpHttpHandler (line 37) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlQptkH/rustcrwJkdN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlQptkH/rustcrwJkdN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlQptkH/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/transport/adapters/http/context.rs - transport::adapters::http::context::HttpContext (line 23) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2azmhK/rustcEnK8gd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libairsprotocols_mcp-e1efceb33bc52693,libregex-2aae6867cdf0ec9b,libregex_automata-bd3009c5283dec63,libaho_corasick-96707775b14d7c29,libregex_syntax-d40cde7d2fd22dd8,liboauth2-a42b81bfd29c6a64,libbase64-b5296a10b8334a2c,libsha2-8641d51e1c3b7100,librand-3cfd21eb13ecafc2,librand_chacha-db5bd4e0b0e40a3b,librand_core-c7143112b9f8b3b5,libreqwest-e3a526f00c134fb7,librustls_pemfile-6e0118ed5f00ca0e,libhyper_rustls-5b60c0f1df2491cd,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libtokio_rustls-a66fbaddb74b3f25,librustls-0ccbacd7663762f4,libsct-c78a53babc198ea7,libwebpki-ddb308391c98d1e5,libhyper-1f423052dd6a5240,libh2-f706b6e0fed01ad0,libsync_wrapper-17f912c27eab8964,libhttp_body-83e984a10037bfb5,libhttp-9442aec53f38e3dd,libuuid-283958f5a2db8f32,libtokio_stream-06fed8d3cee0d3cb,libfutures-9448fefab97074e6,libfutures_executor-c5d42669222f1244,liburlencoding-2e57689ab08a86e0,libserde_yml-432268c7c5c6c8e4,liblibyml-41fce215999afd2b,libjsonwebtoken-91ee03cf4285170f,libpem-d607f251a0d98a82,libsimple_asn1-52adfd87e120114b,libtime-72949571023c32ec,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-565c368c3f4e1a9f,libpowerfmt-a0c185df26c26a22,libnum_bigint-557693683b01fefa,libnum_integer-46d96263c6b76d3b,libring-78e1db6883667b49,libgetrandom-b8f5a6c6d9bee25c,libuntrusted-3420b86308bec153,libdashmap-2008256cc619aff9,libhashbrown-c66a0cd602652163,libreqwest-5db7176dc9e3e46a,librustls_pki_types-a577af1c65de1fb3,libzeroize-36c98e1e0ab441af,libhyper_tls-ba762b4fdeb33e81,libtokio_native_tls-85c21fdaf031e877,libencoding_rs-f47fb1c01542042e,libtower_http-4c97f88f2f0a635c,libiri_string-d388d4576b633c72,libnative_tls-4f982618eb725fdf,libopenssl_probe-cbab9b905ab83f66,libopenssl-9425a3b6c7b4fe5b,libbitflags-9710438662028847,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-00ef103d82d6d622,libaxum-4c3896ebb84810ae,libserde_path_to_error-2b9e9e4969a72d55,libserde_urlencoded-4fa8c705415b8ada,libmatchit-9957f6fb3fe31ab2,libtokio_tungstenite-03c9592abfddf21d,libtungstenite-3148a62a44fa221a,libdata_encoding-6d465a39edfa29f6,librand-2929bc75e8750156,librand_chacha-30c528632d76c9a5,libppv_lite86-aad88ab632a41dc3,libzerocopy-dd32dd0f5a98b15e,librand_core-596f74db8bbd17ef,libgetrandom-ea75d9973e6d32db,libutf8-d75228722519eff6,libthiserror-5bb14f29ad2876a4,libsha1-f3277115c11d1774,libcpufeatures-471354fefbcaf2d8,libdigest-b70fc62ef813fc09,libblock_buffer-42eef443c7267919,libcrypto_common-4f3eecb8951ac5f2,libgeneric_array-3c3fcac242ff634b,libtypenum-5c841780965d5b68,libhyper_util-2e40049fe4834983,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libsocket2-439a984b93570bc1,libhyper-f5d70696b8dea1d7,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-1abd8331dca9cb01,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libaxum_core-338033168501ebbf,libmime-4b44681fdb2c65f7,libhttp_body_util-7c38cd76276d35e7,libhttp_body-6a4e759369e09f04,libhttp-4d5b2fe4d7fc5a12,libtower-091d47f1acb13a1a,libsync_wrapper-a3845461b7db14a0,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libhdrhistogram-cc43476545b3e11e,libtokio_util-129ce92bbaf903e9,libfutures_util-9db680e4e129e269,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_service-0d7df29686b13872,libfutures_core-fc6bb1738f00fc87,libtower_layer-d70c7e404336389b,libchrono-38841c3505af8bc3,libiana_time_zone-54997521cde77023,libnum_traits-8434f84c7e6b85f7,liburl-8d22632f56660e5d,libidna-dba1093c8555f733,libutf8_iter-0d9be7b316c2b184,libidna_adapter-76cf6b08b9c8657c,libicu_properties-c5bb0bbc2ea621b8,libicu_properties_data-66e38b076ce919d3,libicu_normalizer-392a914871ffb816,libicu_normalizer_data-088c419f54c50650,libicu_collections-cde200fba3d023cc,libpotential_utf-e15f106db82047f6,libicu_provider-5a4a32d2656b5530,libicu_locale_core-27c5b1af4f5a1881,libtinystr-d5522eb47acfa425,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-1e20594da6eba5c6,libzerotrie-a1c2e7ba8113d9a8,libyoke-a147415491763ed6,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-fc56b8bcc8646d5a,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-0c0df408813bc7b2,libtokio-3cff18435d5b91f8,libsignal_hook_registry-b48c6f3ae18fa829,libsocket2-5e964938868c5d11,libbytes-752d6eacdc0bb513,libmio-6ecabdf13e0a6928,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libthiserror-1a54a21bee8cf1b6,libtracing-9241411b21b4e533,liblog-cfb0a897de58af94,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-5739730713953b49,libonce_cell-0ba6aecba7086d38,libserde_json-b6fde7f83ff128dd,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2azmhK/rustcEnK8gd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-4668f97bd9617b4d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2azmhK/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/authentication/context.rs - authentication::context::AuthContext (line 22)
[INFO] [stdout]     src/authentication/metadata.rs - authentication::metadata::AuthMetadata (line 21)
[INFO] [stdout]     src/authentication/method.rs - authentication::method::AuthMethod (line 21)
[INFO] [stdout]     src/lib.rs - (line 101)
[INFO] [stdout]     src/lib.rs - (line 120)
[INFO] [stdout]     src/lib.rs - (line 138)
[INFO] [stdout]     src/lib.rs - (line 28)
[INFO] [stdout]     src/lib.rs - (line 53)
[INFO] [stdout]     src/lib.rs - (line 67)
[INFO] [stdout]     src/lib.rs - (line 87)
[INFO] [stdout]     src/lib.rs - version (line 249)
[INFO] [stdout]     src/oauth2/validator/builder.rs - oauth2::validator::builder::ValidatorBuilder (line 59)
[INFO] [stdout]     src/oauth2/validator/validator.rs - oauth2::validator::validator::Validator (line 27)
[INFO] [stdout]     src/protocol/message.rs - protocol::message (line 17)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessage::create_error_response (line 184)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessage::parse_and_validate_from_slice (line 238)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessage::validate (line 66)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessageTrait (line 323)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json (line 377)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::from_json_bytes (line 457)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::serialize_to_buffer (line 408)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_bytes (line 436)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json (line 345)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcMessageTrait::to_json_pretty (line 362)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcNotification (line 995)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcNotification::new (line 1034)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcNotification::new_validated (line 1068)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcRequest::new (line 709)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcRequest::new_validated (line 746)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcResponse::error_standard (line 908)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::JsonRpcResponse::success (line 849)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::RequestId (line 513)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::RequestId::new_null (line 632)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::RequestId::new_number (line 619)
[INFO] [stdout]     src/protocol/message.rs - protocol::message::RequestId::new_string (line 606)
[INFO] [stdout]     src/protocol/transport.rs - protocol::transport::MessageContext (line 198)
[INFO] [stdout]     src/protocol/transport.rs - protocol::transport::TransportError::invalid_response (line 157)
[INFO] [stdout]     src/protocol/transport.rs - protocol::transport::TransportError::not_ready (line 179)
[INFO] [stdout]     src/protocol/transport.rs - protocol::transport::TransportError::request_timeout (line 136)
[INFO] [stdout]     src/protocol/types.rs - protocol::types (line 15)
[INFO] [stdout]     src/protocol/types.rs - protocol::types::Base64Data (line 311)
[INFO] [stdout]     src/protocol/types.rs - protocol::types::ClientInfo (line 384)
[INFO] [stdout]     src/protocol/types.rs - protocol::types::MimeType (line 230)
[INFO] [stdout]     src/protocol/types.rs - protocol::types::ProtocolVersion (line 55)
[INFO] [stdout]     src/protocol/types.rs - protocol::types::ServerConfig (line 1110)
[INFO] [stdout]     src/protocol/types.rs - protocol::types::ServerInfo (line 407)
[INFO] [stdout]     src/protocol/types.rs - protocol::types::Uri (line 149)
[INFO] [stdout]     src/transport/adapters/http/auth/axum_middleware.rs - transport::adapters::http::auth::axum_middleware::AxumHttpAuthMiddleware (line 40)
[INFO] [stdout]     src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthConfig (line 27)
[INFO] [stdout]     src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthMiddleware (line 261)
[INFO] [stdout]     src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthMiddleware<A>::new (line 317)
[INFO] [stdout]     src/transport/adapters/http/auth/middleware.rs - transport::adapters::http::auth::middleware::HttpAuthRequest::new (line 103)
[INFO] [stdout]     src/transport/adapters/http/axum/builder.rs - transport::adapters::http::axum::builder::AxumHttpServerBuilder (line 26)
[INFO] [stdout]     src/transport/adapters/http/context.rs - transport::adapters::http::context::HttpContext (line 23)
[INFO] [stdout]     src/transport/adapters/http/handlers.rs - transport::adapters::http::handlers::McpHttpHandler (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 56 passed; 55 failed; 1 ignored; 0 measured; 0 filtered out; finished in 308.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ddcb00559e32e40e7ffb7d970cadfc500350eb02e95bd7feb7b1dff09d22959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ddcb00559e32e40e7ffb7d970cadfc500350eb02e95bd7feb7b1dff09d22959", kill_on_drop: false }`
[INFO] [stdout] 1ddcb00559e32e40e7ffb7d970cadfc500350eb02e95bd7feb7b1dff09d22959
