[INFO] fetching crate runar_node 0.1.0... [INFO] testing runar_node-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-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 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded runar_common v0.1.0 [INFO] [stderr] Downloaded runar_macros_common v0.1.0 [INFO] [stderr] Downloaded runar-serializer-macros v0.1.0 [INFO] [stderr] Downloaded webpki-root-certs v0.26.11 [INFO] [stderr] Downloaded prettyplease v0.2.35 [INFO] [stderr] Downloaded fastbloom v0.9.0 [INFO] [stderr] Downloaded rcgen v0.11.3 [INFO] [stderr] Downloaded rustls-platform-verifier v0.5.3 [INFO] [stderr] Downloaded runar-keys v0.1.0 [INFO] [stderr] Downloaded runar-schemas v0.1.0 [INFO] [stderr] Downloaded rcgen v0.12.1 [INFO] [stderr] Downloaded webpki-root-certs v1.0.1 [INFO] [stderr] Downloaded tokio v1.46.0 [INFO] [stderr] Downloaded openssl-src v300.5.1+3.5.1 [INFO] [stderr] Downloaded runar-serializer v0.1.0 [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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1bd12bc17760ae49133479a06e8a8c62230e9f6f483ded84d60326c6180ad68 [INFO] running `Command { std: "docker" "start" "-a" "a1bd12bc17760ae49133479a06e8a8c62230e9f6f483ded84d60326c6180ad68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1bd12bc17760ae49133479a06e8a8c62230e9f6f483ded84d60326c6180ad68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1bd12bc17760ae49133479a06e8a8c62230e9f6f483ded84d60326c6180ad68", kill_on_drop: false }` [INFO] [stdout] a1bd12bc17760ae49133479a06e8a8c62230e9f6f483ded84d60326c6180ad68 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69172f04194865b9892c92de5cce0e94a32068a9ede1e64b487ed312be4d0e17 [INFO] running `Command { std: "docker" "start" "-a" "69172f04194865b9892c92de5cce0e94a32068a9ede1e64b487ed312be4d0e17", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling quinn-udp v0.5.13 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling runar-serializer-macros v0.1.0 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling runar_common v0.1.0 [INFO] [stderr] Compiling p256 v0.13.2 [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 3m 23s [INFO] running `Command { std: "docker" "inspect" "69172f04194865b9892c92de5cce0e94a32068a9ede1e64b487ed312be4d0e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69172f04194865b9892c92de5cce0e94a32068a9ede1e64b487ed312be4d0e17", kill_on_drop: false }` [INFO] [stdout] 69172f04194865b9892c92de5cce0e94a32068a9ede1e64b487ed312be4d0e17 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2c024d0c5a9ba0be8a5bfd28417c7677d2c0ceb7fe6c499deeb4478de81f49 [INFO] running `Command { std: "docker" "start" "-a" "0a2c024d0c5a9ba0be8a5bfd28417c7677d2c0ceb7fe6c499deeb4478de81f49", 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 plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [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 tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling runar-keys v0.1.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 46.84s [INFO] running `Command { std: "docker" "inspect" "0a2c024d0c5a9ba0be8a5bfd28417c7677d2c0ceb7fe6c499deeb4478de81f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2c024d0c5a9ba0be8a5bfd28417c7677d2c0ceb7fe6c499deeb4478de81f49", kill_on_drop: false }` [INFO] [stdout] 0a2c024d0c5a9ba0be8a5bfd28417c7677d2c0ceb7fe6c499deeb4478de81f49 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 101c8c0452f408245d844397073c1af98a30f9f71fe3e5172f086c7288010d34 [INFO] running `Command { std: "docker" "start" "-a" "101c8c0452f408245d844397073c1af98a30f9f71fe3e5172f086c7288010d34", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/runar_node-b1d196f07204b017) [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::Node::new (line 508) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::on (line 858) ... FAILED [INFO] [stdout] test src/node.rs - node::NodeConfig::with_network_config (line 188) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::PathType (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - (line 23) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::action_path (line 634) ... FAILED [INFO] [stdout] test src/node.rs - node::Node (line 332) ... FAILED [INFO] [stdout] test src/node.rs - node::NodeConfig::with_additional_networks (line 229) ... FAILED [INFO] [stdout] test src/node.rs - node::NodeConfig::new (line 157) ... 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/routing/mod.rs - routing::PathSegment (line 108) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::add_service (line 658) ... FAILED [INFO] [stdout] test src/node.rs - node::NodeConfig::with_request_timeout (line 251) ... FAILED [INFO] [stdout] test src/node.rs - node::Node::start (line 965) ... FAILED [INFO] [stdout] test src/node.rs - node::NodeConfig (line 74) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::extract_params (line 953) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::child (line 751) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::matches (line 1105) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new (line 446) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::from_template (line 1252) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::get_segments (line 845) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::matches_template (line 1013) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new_service (line 699) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::network_id (line 662) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::starts_with (line 731) ... FAILED [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::parent (line 865) ... FAILED [INFO] [stdout] test src/services/abstract_service.rs - services::abstract_service::ServiceState (line 35) ... ok [INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::service_path (line 678) ... 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::AbstractService (line 133) ... 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] [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/rustdoctestFPN82E/rustcGW5OBP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFPN82E/rustcGW5OBP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFPN82E/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::on (line 858) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest4deguT/rustcmWSGW5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4deguT/rustcmWSGW5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4deguT/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_network_config (line 188) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestyQ5UgN/rustc6oxvgG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyQ5UgN/rustc6oxvgG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyQ5UgN/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::PathType (line 63) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestT7VMwl/rustc1ApSkC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestT7VMwl/rustc1ApSkC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestT7VMwl/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/rustdoctestNADmiL/rustcI4DkiF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNADmiL/rustcI4DkiF/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNADmiL/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::action_path (line 634) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestNsw6KO/rustcCpereP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNsw6KO/rustcCpereP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNsw6KO/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/rustdoctestUcQfyh/rustc4KtzY4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUcQfyh/rustc4KtzY4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUcQfyh/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/rustdoctestYOamGY/rustcmHLe71/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYOamGY/rustcmHLe71/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYOamGY/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/rustdoctestg1LlXa/rustcTkbTZy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestg1LlXa/rustcTkbTZy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestg1LlXa/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/rustdoctest4OqTtR/rustckf9VXu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4OqTtR/rustckf9VXu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4OqTtR/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/rustdoctestSfFwdK/rustcchkNQL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSfFwdK/rustcchkNQL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSfFwdK/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::PathSegment (line 108) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestkthQYM/rustcvcggZA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkthQYM/rustcvcggZA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkthQYM/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/rustdoctestY1qECg/rustclWYMlM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestY1qECg/rustclWYMlM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestY1qECg/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_request_timeout (line 251) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestoJihoY/rustctuiJSC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestoJihoY/rustctuiJSC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoJihoY/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::start (line 965) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest8MtW3F/rustcEM62u4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8MtW3F/rustcEM62u4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8MtW3F/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 (line 74) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBmClCN/rustcQ9M3wU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBmClCN/rustcQ9M3wU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBmClCN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [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/rustdoctesthfa6kJ/rustcVzHqGl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthfa6kJ/rustcVzHqGl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthfa6kJ/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::child (line 751) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAt5YfT/rustcSpsd0j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAt5YfT/rustcSpsd0j/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAt5YfT/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/rustdoctestrHTV5I/rustcvdnMif/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrHTV5I/rustcvdnMif/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrHTV5I/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::new (line 446) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestL9e3WU/rustcfYDujV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestL9e3WU/rustcfYDujV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestL9e3WU/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::from_template (line 1252) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesti8Jn8x/rustcYjrTRZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesti8Jn8x/rustcYjrTRZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesti8Jn8x/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::get_segments (line 845) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgEKqnk/rustcS6ddy4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgEKqnk/rustcS6ddy4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgEKqnk/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/rustdoctestEkdlZU/rustccFF8A4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEkdlZU/rustccFF8A4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEkdlZU/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::new_service (line 699) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestVHfY8K/rustcFEA2Dk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVHfY8K/rustcFEA2Dk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVHfY8K/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::network_id (line 662) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHE3KgJ/rustcZ2dIkL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHE3KgJ/rustcZ2dIkL/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHE3KgJ/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::starts_with (line 731) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3XZg4U/rustczQdGDl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3XZg4U/rustczQdGDl/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3XZg4U/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::parent (line 865) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestb9aECz/rustc5WKyEX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-d82a30d4671199e8,libbincode-df0851dfb94fa018,libenv_logger-e0ef56e3e6a4a03b,libtermcolor-96a9ed65821a6544,libis_terminal-bd2d4fb8e3b475d0,libhumantime-66d8836745ed0f0c,libregex-8234ea80c5c2f909,libregex_automata-1c46d224547276c2,libaho_corasick-418b505fef5c6941,libregex_syntax-2f734124a51b36fa,libuuid-f58d0631e8e05528,libquinn-2117726a21b354ff,libquinn_udp-f4e69a3213a50655,libquinn_proto-faa891422fca407a,librustls_platform_verifier-5e75f4fdf90224ce,librustls_native_certs-f06a611de59f4fc8,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libslab-bf5a4eed15154f64,libfastbloom-f5479e791ff661d5,libwide-6a1c3bd407e6a10a,libsafe_arch-c77c6af02645792a,libbytemuck-150616c01269d672,libsiphasher-f4ddcf7845cbccbe,libtinyvec-8d891b885cadcc2f,libtinyvec_macros-1c14e8980bff1229,libtracing-3a0f93a3b5a3e659,libtracing_core-e88fd22da97e6ef2,libthiserror-3dbe0d60140b392f,librustc_hash-d7c9c021d0487117,librustls-86c9f05f1d67aba1,libwebpki-a1a3fc3bb5d68d53,libaws_lc_rs-366ba0d39e897a3d,libaws_lc_sys-5e2f64a358d46a82,librand-8d914fe3c719faea,librand_chacha-c4829fd726016b11,librand_core-8426486e45e7b239,libgetrandom-7009485fb78dc87f,librunar_macros_common-4e1b476e311f0058,libtokio-ab74503fc6b6eeda,libsignal_hook_registry-454fe3cd4b3ed62d,libsocket2-7b301d299e85a620,libbytes-bfe11088fe358bd1,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libpin_project_lite-bedc6e0acd72ff2a,librunar_schemas-cb251c0a97db0fa9,librunar_serializer-dd41cf012324b8ca,libserde_cbor-2dc97299d84d2194,libhalf-cc6be314b18dd970,librunar_keys-0243e3aae581aafd,libaes_gcm-cad00480e4081c08,libctr-dcee12036b1b7b6a,libghash-51e76fc987f8375f,libpolyval-a9fbfe5fd5d12207,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-8d7a1487b93517d0,libaes-e4d11d7421316449,libcipher-7672c1475562ac06,libinout-a02d586def7b839f,libaead-e1896c838cc70d55,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,libp256-cb2d535508c52cf4,libecdsa-66b114e3a781bb1a,librfc6979-915ed0fe560adbc8,libsignature-146fedcf0e44348b,libprimeorder-5e02a3a6bbd5d390,libelliptic_curve-4def0ba924765bc3,libsec1-d7807223b4e965dc,libpkcs8-9a11b7bcb7126f10,libspki-722b234b0eb1be8d,libder-10b6e5fb314e3875,libpem_rfc7468-1c778bf088a8c7ce,libbase64ct-dd805f062bde25f1,libhkdf-45ca9491eb1f9ee1,libhmac-95b0065c8441ea67,libcrypto_bigint-5867b9faee00eda5,libserdect-efbf2e076807a092,libbase16ct-b0752502dc7a9a1c,libgroup-ad65d513928cafc3,libff-e121d58df1430fa7,libopenssl-de6bda30aa2c66c5,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-636fad834e669f15,libx509_parser-08d14cba43753ffa,liblazy_static-b3603208c0de2608,liboid_registry-77eba805449a703a,libder_parser-cc1f79ca1c1ec66e,libnum_bigint-696238a1d63ef1dd,libnum_integer-8994f55b08cf2168,libasn1_rs-8731c6b6b6feabdb,librusticata_macros-3658540513fb3e8c,libnom-a5a7ddb4e732d66e,libnum_traits-8434f84c7e6b85f7,librustls_pki_types-79b15f25d8c35cfa,librcgen-92113dfd46be7755,libring-a14798362c51e15c,libuntrusted-3420b86308bec153,libyasna-6be9e1241e606303,libtime-6c7f6a75fb0e8f00,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libpem-e027a01ca906f5fd,libbase64-199b680f6a01647b,libdashmap-c010f80652e66b0e,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libonce_cell-0ba6aecba7086d38,libparking_lot_core-68314976bbcb43ae,libsmallvec-29f90736a15dcce2,libhashbrown-c66a0cd602652163,libserde_json-8740af1db095fba1,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-64299f9d815d057c,libserde-626acec0bf5e6a85,librunar_common-0a60deef25f8a91b,libsha2-761266a1afda77b9,libcpufeatures-471354fefbcaf2d8,libdigest-4297ace37cd0af1d,libsubtle-fdb157e48338ed49,libconst_oid-5d63b50f42b847e9,libblock_buffer-27c20f3f7b965f3f,libcrypto_common-d3150dba98fbf026,libgeneric_array-dbaa6b5236dded25,libtypenum-2d2373cb6e0ea7a0,libzeroize-ead98f074a37f829,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libcfg_if-5a199b0ec0054672,libdata_encoding-6d465a39edfa29f6,liblog-ba604b77dad33fe2,libthiserror-96bee0d23505c26e,libanyhow-e1510cbfe26654d3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestb9aECz/rustc5WKyEX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-511dfff34fac06cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-f0c66de09ce6d9a7/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-3ba2f642b990f1dc/out" "-L" "/opt/rustwide/target/debug/build/ring-e37a4a5ac100e12b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb9aECz/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::Node::on (line 858) [INFO] [stdout] src/node.rs - node::Node::start (line 965) [INFO] [stdout] src/node.rs - node::NodeConfig (line 74) [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/node.rs - node::NodeConfig::with_network_config (line 188) [INFO] [stdout] src/node.rs - node::NodeConfig::with_request_timeout (line 251) [INFO] [stdout] src/routing/mod.rs - routing::PathSegment (line 108) [INFO] [stdout] src/routing/mod.rs - routing::PathType (line 63) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::action_path (line 634) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::child (line 751) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::extract_params (line 953) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::from_template (line 1252) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::get_segments (line 845) [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] src/routing/mod.rs - routing::TopicPath::network_id (line 662) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::new (line 446) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::new_service (line 699) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::parent (line 865) [INFO] [stdout] src/routing/mod.rs - routing::TopicPath::starts_with (line 731) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "101c8c0452f408245d844397073c1af98a30f9f71fe3e5172f086c7288010d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101c8c0452f408245d844397073c1af98a30f9f71fe3e5172f086c7288010d34", kill_on_drop: false }` [INFO] [stdout] 101c8c0452f408245d844397073c1af98a30f9f71fe3e5172f086c7288010d34