[INFO] fetching crate runar_node 0.1.0...
[INFO] testing runar_node-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate runar_node 0.1.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate runar_node 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate runar_node 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki v0.22.4
[INFO] [stderr]   Downloaded tokio-rustls v0.23.4
[INFO] [stderr]   Downloaded tungstenite v0.18.0
[INFO] [stderr]   Downloaded uuid v1.17.0
[INFO] [stderr]   Downloaded runar-schemas v0.1.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.3
[INFO] [stderr]   Downloaded polyval v0.6.2
[INFO] [stderr]   Downloaded fastbloom v0.9.0
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded jni-sys v0.3.0
[INFO] [stderr]   Downloaded ghash v0.5.1
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded runar-keys v0.1.0
[INFO] [stderr]   Downloaded windows-targets v0.42.2
[INFO] [stderr]   Downloaded serde_bytes v0.11.17
[INFO] [stderr]   Downloaded chacha20 v0.9.1
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded slab v0.4.10
[INFO] [stderr]   Downloaded thiserror-impl v2.0.12
[INFO] [stderr]   Downloaded thiserror v2.0.12
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.42.2
[INFO] [stderr]   Downloaded ctr v0.9.2
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded universal-hash v0.5.1
[INFO] [stderr]   Downloaded jni v0.21.1
[INFO] [stderr]   Downloaded rcgen v0.12.1
[INFO] [stderr]   Downloaded cesu8 v1.1.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.42.2
[INFO] [stderr]   Downloaded rustls-platform-verifier-android v0.1.1
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.42.2
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded poly1305 v0.8.0
[INFO] [stderr]   Downloaded pem v3.0.5
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.42.2
[INFO] [stderr]   Downloaded runar-serializer-macros v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.98
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.42.2
[INFO] [stderr]   Downloaded runar_common v0.1.0
[INFO] [stderr]   Downloaded windows-sys v0.45.0
[INFO] [stderr]   Downloaded runar_macros_common v0.1.0
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded runar-serializer v0.1.0
[INFO] [stderr]   Downloaded rustls v0.20.9
[INFO] [stderr]   Downloaded asn1-rs-derive v0.5.1
[INFO] [stderr]   Downloaded asn1-rs v0.6.2
[INFO] [stderr]   Downloaded oid-registry v0.7.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.18.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.42.2
[INFO] [stderr]   Downloaded combine v4.6.7
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.1
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.1
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded openssl-src v300.5.1+3.5.1
[INFO] [stderr]   Downloaded windows_i686_msvc v0.42.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2285fd1821dc2c2091a6a0e8a3746da58a2c7ec4a522d46d367363cd3e91bbf5
[INFO] running `Command { std: "docker" "start" "-a" "2285fd1821dc2c2091a6a0e8a3746da58a2c7ec4a522d46d367363cd3e91bbf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2285fd1821dc2c2091a6a0e8a3746da58a2c7ec4a522d46d367363cd3e91bbf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2285fd1821dc2c2091a6a0e8a3746da58a2c7ec4a522d46d367363cd3e91bbf5", kill_on_drop: false }`
[INFO] [stdout] 2285fd1821dc2c2091a6a0e8a3746da58a2c7ec4a522d46d367363cd3e91bbf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a4b12af1bb94afb17f7820a572c544cd9666841249202eb1495714164a39ff1
[INFO] running `Command { std: "docker" "start" "-a" "9a4b12af1bb94afb17f7820a572c544cd9666841249202eb1495714164a39ff1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling slab v0.4.10
[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 universal-hash v0.5.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.28
[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 aes-gcm v0.10.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling fastbloom v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rcgen v0.12.1
[INFO] [stderr]    Compiling sct v0.7.1
[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-derive v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[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 runar-serializer-macros v0.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling prost v0.12.6
[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 der-parser v9.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling runar_common v0.1.0
[INFO] [stderr]    Compiling p256 v0.13.2
[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 4m 21s
[INFO] running `Command { std: "docker" "inspect" "9a4b12af1bb94afb17f7820a572c544cd9666841249202eb1495714164a39ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a4b12af1bb94afb17f7820a572c544cd9666841249202eb1495714164a39ff1", kill_on_drop: false }`
[INFO] [stdout] 9a4b12af1bb94afb17f7820a572c544cd9666841249202eb1495714164a39ff1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4650aeb7a57ad02df2c41670cfb4ae35727fdbcbd97bd595bf4a14c3a66133de
[INFO] running `Command { std: "docker" "start" "-a" "4650aeb7a57ad02df2c41670cfb4ae35727fdbcbd97bd595bf4a14c3a66133de", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.6.0
[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 async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling runar_common v0.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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_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 `test` profile [unoptimized + debuginfo] target(s) in 36.07s
[INFO] running `Command { std: "docker" "inspect" "4650aeb7a57ad02df2c41670cfb4ae35727fdbcbd97bd595bf4a14c3a66133de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4650aeb7a57ad02df2c41670cfb4ae35727fdbcbd97bd595bf4a14c3a66133de", kill_on_drop: false }`
[INFO] [stdout] 4650aeb7a57ad02df2c41670cfb4ae35727fdbcbd97bd595bf4a14c3a66133de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f0f4a3298b699d3fe6b5c8cf3b05e200c5129c5de2e9c1fdbeabc8416fb3446
[INFO] running `Command { std: "docker" "start" "-a" "6f0f4a3298b699d3fe6b5c8cf3b05e200c5129c5de2e9c1fdbeabc8416fb3446", 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-1f370f498bbf3ccb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests runar_node
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test src/node.rs - node::NodeConfig::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::NodeConfig::with_network_config (line 188) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::action_path (line 634) ... FAILED
[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_request_timeout (line 251) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::PathType (line 63) ... FAILED
[INFO] [stdout] test src/node.rs - node::NodeConfig (line 74) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node::add_service (line 658) ... FAILED
[INFO] [stdout] test src/node.rs - node::NodeConfig::new (line 157) ... 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/routing/mod.rs - routing::TopicPath::extract_params (line 953) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::from_template (line 1252) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stdout] test src/node.rs - node::Node::start (line 965) ... 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_event_topic (line 393) ... 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::parent (line 865) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new_action_topic (line 366) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::network_id (line 662) ... FAILED
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new_service (line 699) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::starts_with (line 731) ... 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::ServiceState (line 35) ... ok
[INFO] [stdout] test src/routing/mod.rs - routing::TopicPath::new (line 446) ... ok
[INFO] [stdout] test src/services/abstract_service.rs - services::abstract_service::AbstractService (line 133) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/rustcYxDM09/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYxDM09/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsL7FEL/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/rustciIJgNo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciIJgNo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestE9TIUd/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/rustcvBBXrL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvBBXrL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTZE0zi/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/rustcZKKghP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZKKghP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoo1cRi/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/rustctjWAqq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctjWAqq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2QVeux/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::new (line 508) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceNRi3h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceNRi3h/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTJarPa/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/rustcOxAf4j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOxAf4j/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRiRk7A/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/rustc3NJWcl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3NJWcl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAlwOcP/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/rustcrOcZAt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrOcZAt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc7k6Q0/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/rustc3iNuBL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3iNuBL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFKToQZ/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/rustcnGf9nr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnGf9nr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG5aJay/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/rustcpLukXd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpLukXd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgPQOc3/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/rustcXPrkaC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXPrkaC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpL5C9O/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/rustcASBW7E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcASBW7E/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuY8IXL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/routing/mod.rs - routing::TopicPath::extract_params (line 953) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcS58Ge0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcS58Ge0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6DXb0q/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/rustcPBY32F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPBY32F/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBINC4l/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/rustcnOUVVo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnOUVVo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZiRcl7/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/rustcw2ZQo5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcw2ZQo5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6hv0zX/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/rustcoHkdHH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoHkdHH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0tEWoL/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/rustctVaAgb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctVaAgb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0rrz6r/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_event_topic (line 393) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnz8GEN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnz8GEN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestB6TEHK/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] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustccnrUFl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccnrUFl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest59cgZn/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/rustcxrjEVG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxrjEVG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUkCA5o/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/rustcSynUuM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSynUuM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNWHsmC/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_action_topic (line 366) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNsCZNQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNsCZNQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJomVYK/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/rustcyGwdoz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librunar_node-a832b948badd9656,libbincode-43ce79784e7672bb,libenv_logger-d14d47346613b4e7,libtermcolor-8f179e788fdc4b43,libis_terminal-38e2145a665d4eed,libhumantime-687a733c58bc1f06,libregex-c1d6ba8786024346,libregex_automata-4d6cb990fca7262d,libaho_corasick-c06d19ec64b98787,libregex_syntax-492ee736cb5581dd,libuuid-1bcf2b6f029b74f1,libquinn-7b4bdf990d79fad4,libquinn_udp-bd02a05a69227afe,libquinn_proto-81d06716c16d6fa9,librustls_platform_verifier-cc3445f1f13f2c73,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,liblru_slab-580f2875619e1c07,libslab-2c87fab004c773e6,libfastbloom-8d43cab26d319937,libwide-34713a040258ead5,libsafe_arch-6f8d8386345620f0,libbytemuck-f7b5606210ea0089,libsiphasher-ad596e54e3d18d99,libtinyvec-c5f3a87b8dde46a2,libtinyvec_macros-c90ba2208a3cf0ad,libtracing-3f3ace9ceb30c2f8,libtracing_core-d71d11be73f619c1,libthiserror-798c53c10ae3af25,librustc_hash-8898e723d11b5ca7,librustls-0317f50190f3a62c,libwebpki-5fe1540afa128ded,libaws_lc_rs-9cf9fa65321a72e4,libaws_lc_sys-4af9dcae165e3c6d,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,librunar_macros_common-b5dd05d98a8528f4,libtokio-6ad7422d5f247053,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libbytes-e08a006c583c3ac6,libmio-fa66d1173898db58,libparking_lot-f65980abab47c102,libpin_project_lite-0cffc5d959d0b16f,librunar_schemas-cfc009672bca043b,librunar_serializer-6520306256630f02,libserde_cbor-841327b5ecb57176,libhalf-03656a68593a39a6,librunar_keys-55251fc2d8fde40b,libaes_gcm-2927736bbec4f578,libctr-54629d423624ef33,libghash-19208f19dad79773,libpolyval-c63a93317aca8681,libopaque_debug-404eb95cc0514505,libuniversal_hash-2463ae1c2e501d82,libaes-568dc1479b3da63b,libcipher-054bb783dc1e5bd8,libinout-9e072deec50e2368,libaead-9117e580ebc5885c,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,libp256-645a57cfbb3391b3,libecdsa-716e83e789062f46,librfc6979-6e9e69c9247c910f,libsignature-24efd653b4be4563,libprimeorder-37ec4c9e4e57d801,libelliptic_curve-67b019907e5d1bc7,libsec1-87539a07d97ea4bc,libpkcs8-176c08e55d141a60,libspki-5c987f77a59f8dbd,libder-91f2d263152012d6,libpem_rfc7468-f15dd8adfc9d1037,libbase64ct-e54542e735753f25,libhkdf-3a593cbf7a864e26,libhmac-81f443f79fb0493b,libcrypto_bigint-ccad16729be620ee,libserdect-7cc216e4988b6fd3,libbase16ct-af58d31f0fe3bd5f,libgroup-fb58bb6a689ac501,libff-ce1e44a460f9881f,libopenssl-c05650384b32796d,libbitflags-002df7f8a13c598a,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-132bf6ba512752ea,libx509_parser-a954ddf8c38f2c6f,liblazy_static-509a3481d98abb23,liboid_registry-6a6d719f363cdd29,libder_parser-a54e0674ff42bfd5,libnum_bigint-b6246a213068bc33,libnum_integer-1b5b97f9cd7edd6e,libasn1_rs-751694cba0e53be8,librusticata_macros-77e6a6d394e61dd4,libnom-95915567d2c0ee9b,libnum_traits-36efdd6ce6cdce08,librustls_pki_types-886d682da66cb1f6,librcgen-b7c0e02aca527386,libring-9a0431ffc7f0d8d9,libuntrusted-540e03abf2dcef7d,libyasna-a573384583aa5386,libtime-4d341c951260d762,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libpem-184c0e96e3b49c04,libbase64-320e3a9404b1efbc,libdashmap-bb6c49155d487327,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libonce_cell-65395029fac7f518,libparking_lot_core-a6407d7b83591491,libsmallvec-b17260dfb89eb1db,libhashbrown-4b6ed2bdfbb4365b,libserde_json-2822bebbc87ae9ec,libmemchr-5389fb0f016212b7,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libbase64-732898d5debd16bb,libserde-8624f4046686be26,librunar_common-6bf93d8213c037a6,libsha2-a2f0dae9d63ae145,libcpufeatures-057207a46b263eb1,libdigest-c5166640284f7cb7,libsubtle-7321e7754e88ac3b,libconst_oid-5a7da937756d19c1,libblock_buffer-8470e61affddf915,libcrypto_common-bcc460161b3f50ad,libgeneric_array-3d13b89030c4a218,libtypenum-987523825771ddad,libzeroize-f7c84155a662146a,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libdata_encoding-ccc12427b5ff3680,liblog-c4dfdfda36928161,libthiserror-a5fef8345db9cbe8,libanyhow-578b140c59529c2d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyGwdoz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bea670f4b4dad6cc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-7255eb548f9db2c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-83bb711cf213276f/out" "-L" "/opt/rustwide/target/debug/build/ring-e0682b5b0e9668f6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9TQZWK/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_action_topic (line 366)
[INFO] [stdout]     src/routing/mod.rs - routing::TopicPath::new_event_topic (line 393)
[INFO] [stdout]     src/routing/mod.rs - routing::TopicPath::parent (line 865)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6f0f4a3298b699d3fe6b5c8cf3b05e200c5129c5de2e9c1fdbeabc8416fb3446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0f4a3298b699d3fe6b5c8cf3b05e200c5129c5de2e9c1fdbeabc8416fb3446", kill_on_drop: false }`
[INFO] [stdout] 6f0f4a3298b699d3fe6b5c8cf3b05e200c5129c5de2e9c1fdbeabc8416fb3446
