[INFO] fetching crate runar_node 0.1.0...
[INFO] testing runar_node-0.1.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate runar_node 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate runar_node 0.1.0
[INFO] finished tweaking crates.io crate runar_node 0.1.0
[INFO] tweaked toml for crates.io crate runar_node 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate runar_node 0.1.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate runar_node 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd7546044516860073579f15426c2edd5cc3630448bad7ff2139520c351df8a7
[INFO] running `Command { std: "docker" "start" "-a" "bd7546044516860073579f15426c2edd5cc3630448bad7ff2139520c351df8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd7546044516860073579f15426c2edd5cc3630448bad7ff2139520c351df8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7546044516860073579f15426c2edd5cc3630448bad7ff2139520c351df8a7", kill_on_drop: false }`
[INFO] [stdout] bd7546044516860073579f15426c2edd5cc3630448bad7ff2139520c351df8a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a69b347a2c387deb379fbb0d4650d03b2fd8dabe0e13978cc46174cfebeda1a5
[INFO] running `Command { std: "docker" "start" "-a" "a69b347a2c387deb379fbb0d4650d03b2fd8dabe0e13978cc46174cfebeda1a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rcgen v0.12.1
[INFO] [stderr]    Compiling runar_common v0.1.0
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling runar-serializer-macros v0.1.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fastbloom v0.9.0
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling runar-keys v0.1.0
[INFO] [stderr]    Compiling runar-serializer v0.1.0
[INFO] [stderr]    Compiling runar_macros_common v0.1.0
[INFO] [stderr]    Compiling runar-schemas v0.1.0
[INFO] [stderr]    Compiling runar_node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 20s
[INFO] running `Command { std: "docker" "inspect" "a69b347a2c387deb379fbb0d4650d03b2fd8dabe0e13978cc46174cfebeda1a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a69b347a2c387deb379fbb0d4650d03b2fd8dabe0e13978cc46174cfebeda1a5", kill_on_drop: false }`
[INFO] [stdout] a69b347a2c387deb379fbb0d4650d03b2fd8dabe0e13978cc46174cfebeda1a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 573d9a196b3c6762d2251ef37d174aa882cb1cad01b629182bea09c00c68aef2
[INFO] running `Command { std: "docker" "start" "-a" "573d9a196b3c6762d2251ef37d174aa882cb1cad01b629182bea09c00c68aef2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling runar_common v0.1.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling runar-keys v0.1.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling runar-serializer v0.1.0
[INFO] [stderr]    Compiling runar-schemas v0.1.0
[INFO] [stderr]    Compiling runar_macros_common v0.1.0
[INFO] [stderr]    Compiling runar_node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "573d9a196b3c6762d2251ef37d174aa882cb1cad01b629182bea09c00c68aef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573d9a196b3c6762d2251ef37d174aa882cb1cad01b629182bea09c00c68aef2", kill_on_drop: false }`
[INFO] [stdout] 573d9a196b3c6762d2251ef37d174aa882cb1cad01b629182bea09c00c68aef2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da59adc37ffc9429122b9222c07f4d43ff3d749cbaee41e89d500263518eb0d5
[INFO] running `Command { std: "docker" "start" "-a" "da59adc37ffc9429122b9222c07f4d43ff3d749cbaee41e89d500263518eb0d5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runar_node-b33a0f0d7ee0e196)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests runar_node
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test src/node.rs - node::NodeConfig (line 74) ... ok
[INFO] [stdout] test src/node.rs - node::Node::on (line 858) ... ok
[INFO] [stdout] test src/node.rs - node::Node::new (line 508) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node (line 332) ... FAILED
[INFO] [stdout] test src/node.rs - node::NodeConfig::new (line 157) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node::add_service (line 658) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] test src/node.rs - node::NodeConfig::with_key_manager_state (line 278) ... FAILED
[INFO] [stdout] test src/node.rs - node::NodeConfig::with_logging_config (line 207) ... FAILED
[INFO] [stdout] test src/node.rs - node::NodeConfig::with_additional_networks (line 229) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::PathSegment (line 108) ... ok
[INFO] [stdout] test src/node.rs - node::Node::start (line 965) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::action_path (line 634) ... ok
[INFO] [stdout] test src/node.rs - node::NodeConfig::with_network_config (line 188) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::PathType (line 63) ... ok
[INFO] [stdout] test src/node.rs - node::NodeConfig::with_request_timeout (line 251) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::child (line 751) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::matches (line 1105) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::extract_params (line 953) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::from_template (line 1252) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::matches_template (line 1013) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::get_segments (line 845) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new_action_topic (line 366) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new_event_topic (line 393) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new_service (line 699) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new (line 446) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::network_id (line 662) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::parent (line 865) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::service_path (line 678) ... ok
[INFO] [stdout] test src/services/abstract_service.rs - services::abstract_service::AbstractService (line 133) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::test_default (line 934) ... ok
[INFO] [stdout] test src/services/abstract_service.rs - services::abstract_service::ServiceState (line 35) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::starts_with (line 731) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/node.rs - node::Node::new (line 508) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOmr0QT/rustc6tNjgW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOmr0QT/rustc6tNjgW/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOmr0QT/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/node.rs - node::Node (line 332) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmCXpF0/rustc4NKgyS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmCXpF0/rustc4NKgyS/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmCXpF0/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/node.rs - node::NodeConfig::new (line 157) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestykCbcf/rustcQJQZXr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestykCbcf/rustcQJQZXr/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestykCbcf/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/node.rs - node::Node::add_service (line 658) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2xcsJR/rustcXc1wNg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2xcsJR/rustcXc1wNg/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2xcsJR/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 23) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjpXnKa/rustcRO1GfE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjpXnKa/rustcRO1GfE/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjpXnKa/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/node.rs - node::NodeConfig::with_key_manager_state (line 278) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestehAZTw/rustcgEqLWu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestehAZTw/rustcgEqLWu/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestehAZTw/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/node.rs - node::NodeConfig::with_logging_config (line 207) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestP1hQkl/rustcDU4IW8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestP1hQkl/rustcDU4IW8/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestP1hQkl/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/node.rs - node::NodeConfig::with_additional_networks (line 229) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestU9Nm5a/rustcj4zUj2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestU9Nm5a/rustcj4zUj2/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestU9Nm5a/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/routing/mod.rs - routing::TopicPath::matches (line 1105) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwNuLGg/rustcGggbbp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwNuLGg/rustcGggbbp/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwNuLGg/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/routing/mod.rs - routing::TopicPath::extract_params (line 953) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIBGBiH/rustcv9q2zt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestIBGBiH/rustcv9q2zt/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIBGBiH/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/routing/mod.rs - routing::TopicPath::matches_template (line 1013) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestinsUxC/rustcSDQHtG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a065d4e53f9a5d04,libbincode-721c0f77aa6f597f,libenv_logger-0b5084ee0c6e3f4e,libtermcolor-5a869789f060d27b,libis_terminal-8018fc579d710757,libhumantime-01c8a1fbb5fd976b,libregex-748d46bd0d073270,libregex_automata-398a79108ef72d45,libaho_corasick-6b25df22483529bb,libregex_syntax-a8e1a58c2d75d0be,libuuid-1de54206b68f8e20,libquinn-7abdaca2ca2156a0,libquinn_udp-75d120463d5c278c,libquinn_proto-dfe9dedf8762364c,librustls_platform_verifier-ff0adc1fa81dc70e,librustls_native_certs-dee86cbe9a737e89,libopenssl_probe-4215be457f7631fb,liblru_slab-938244e68872dc3b,libslab-7c563c56ae53b434,libfastbloom-bf785fb966c06dfc,libwide-60f8f26a1e0eece6,libsafe_arch-203a87874da0ddbc,libbytemuck-c8aa127963fc4c88,libsiphasher-31719d461566552f,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libthiserror-4d73483829f7a9d2,librustc_hash-8e110c1a3d59ec76,librustls-ee5f1d00b46f8d94,libwebpki-471581509ad131af,libaws_lc_rs-d6757ee4b40a62b6,libaws_lc_sys-9c96b53c57a52f4d,librand-860a8acb30805150,librand_chacha-29f908550671d3b8,librand_core-d313b154f55644c3,libgetrandom-eade2e920ad199eb,librunar_macros_common-14ca99479d9fc7bc,libtokio-6e6f4e89cdcc180e,libsignal_hook_registry-7dd46169e60ffa30,libsocket2-a69cca34e23ffd33,libbytes-13df9da8ba861da2,libmio-be9da1a5fe569e45,libparking_lot-9febde96041fec74,libpin_project_lite-0480e93619ded6e2,librunar_schemas-b5c2703db539dd57,librunar_serializer-91e7899f881303ce,libserde_cbor-96ff098dac3e7fc3,libhalf-0570d5e74186665f,librunar_keys-deac974617d20b78,libaes_gcm-f66b431275112f24,libctr-21adbc575e27227b,libghash-e7d2700e533a978d,libpolyval-a823836c8737b3ed,libopaque_debug-ea95e561f05c06da,libuniversal_hash-7ca0fc5aab97a5e7,libaes-a95756439217847b,libcipher-519807f1eb24fcae,libinout-b2b99e1b31261647,libaead-74f33e752021832f,librand-a0120565e196ebe6,librand_chacha-19eb5853426456d2,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,libp256-9ae8b84f03721567,libecdsa-0a1f5308ad0f8365,librfc6979-ca0a6c8a380a6dea,libsignature-e26ea08f49c50e20,libprimeorder-d687978c1e2e2506,libelliptic_curve-1e78cce0f02369d4,libsec1-a7473cc4588ef923,libpkcs8-bf2a745c119934ec,libspki-cc57cdd52f72feb9,libder-ee712f252d64b4df,libpem_rfc7468-878159d7dd47d58f,libbase64ct-ebe0505072f2af27,libhkdf-a7c242416eabaf4f,libhmac-850da0e5de054471,libcrypto_bigint-6aa1b52a07ddc63d,libserdect-38761de0d6e3d15b,libbase16ct-5f96d70708d40fe7,libgroup-256cf36b2be57674,libff-1d0064dacace2c82,libopenssl-1a008e163cddddc6,libbitflags-cca7c5c314b8beef,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-229b1d70bf01b621,libx509_parser-2474079038a61de0,liblazy_static-43935f8bf5aea94d,liboid_registry-a29354ddc3b2e74b,libder_parser-ad212b9c41f31fef,libnum_bigint-15954ddaa72c5980,libnum_integer-80a623286d73bb9a,libasn1_rs-31bf2d415e4ed8a3,librusticata_macros-91f308dfeea288bf,libnom-6e26c153ac0dcf8e,libnum_traits-4a4423a1e3894e42,librustls_pki_types-eba93c5340837a0b,librcgen-bbd4cd2a13e5a769,libring-8ec6878d8d59e687,libuntrusted-ecd0150d37c0a849,libyasna-1dd3b648ad8fb86b,libtime-97ebbe1be0d08c29,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libpem-2c8d1c1d2c026e01,libbase64-8062e0707d084d91,libdashmap-589a0a80a1d72111,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libonce_cell-ce15a8b95b02a2ad,libparking_lot_core-86015ca97da89b60,libsmallvec-d2dd13d77cc96601,libhashbrown-8b5b0c01750c7395,libserde_json-199f907e18cb53b8,libmemchr-13abfe53f46f3342,libitoa-58c69267a8343364,libryu-60a890ce745a2cd7,libbase64-be691d74ff7143c8,libserde-f9b8369ae7b5d763,librunar_common-888799fd81bbac99,libsha2-2772a474aaad45c4,libcpufeatures-ffd35937018bee08,libdigest-2f05bfd8f111aa05,libsubtle-e2ee052f40415f75,libconst_oid-80f06974fe9b12af,libblock_buffer-65e7a9bafbab93b7,libcrypto_common-21d6ba4288782faf,libgeneric_array-7951b777a6523a82,libtypenum-3dd45595754a15d1,libzeroize-b2628ebd6b366ce7,librand_core-60a1869208c363f5,libgetrandom-83a4d9725ed9d942,liblibc-c07c9134d2a9167b,libcfg_if-a227105ffeb83a10,libdata_encoding-eac1b350a2e6b606,liblog-cc20bba5e24fadab,libthiserror-d453fb1ab20614ac,libanyhow-9da921e5a4cc170d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestinsUxC/rustcSDQHtG/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/aws-lc-sys-c90da42d37fd0b6b/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3bbd896392476b68/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3b5bfcdd525edaae/out" "-L" "/opt/rustwide/target/debug/build/ring-520214f8b905b212/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestinsUxC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout]     src/node.rs - node::Node (line 332)
[INFO] [stdout]     src/node.rs - node::Node::add_service (line 658)
[INFO] [stdout]     src/node.rs - node::Node::new (line 508)
[INFO] [stdout]     src/node.rs - node::NodeConfig::new (line 157)
[INFO] [stdout]     src/node.rs - node::NodeConfig::with_additional_networks (line 229)
[INFO] [stdout]     src/node.rs - node::NodeConfig::with_key_manager_state (line 278)
[INFO] [stdout]     src/node.rs - node::NodeConfig::with_logging_config (line 207)
[INFO] [stdout]     src/routing/mod.rs - routing::TopicPath::extract_params (line 953)
[INFO] [stdout]     src/routing/mod.rs - routing::TopicPath::matches (line 1105)
[INFO] [stdout]     src/routing/mod.rs - routing::TopicPath::matches_template (line 1013)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 41.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da59adc37ffc9429122b9222c07f4d43ff3d749cbaee41e89d500263518eb0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da59adc37ffc9429122b9222c07f4d43ff3d749cbaee41e89d500263518eb0d5", kill_on_drop: false }`
[INFO] [stdout] da59adc37ffc9429122b9222c07f4d43ff3d749cbaee41e89d500263518eb0d5
