[INFO] fetching crate w3name 0.1.7...
[INFO] testing w3name-0.1.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate w3name 0.1.7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate w3name 0.1.7
[INFO] finished tweaking crates.io crate w3name 0.1.7
[INFO] tweaked toml for crates.io crate w3name 0.1.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate w3name 0.1.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--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]      Locking 325 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding cid v0.8.6 (available: v0.11.1)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding error-stack v0.1.1 (available: v0.6.0)
[INFO] [stderr]       Adding governor v0.4.2 (available: v0.10.1)
[INFO] [stderr]       Adding libp2p-core v0.36.0 (available: v0.43.1)
[INFO] [stderr]       Adding multihash v0.16.3 (available: v0.19.3)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding prost v0.10.4 (available: v0.14.1)
[INFO] [stderr]       Adding prost-build v0.10.4 (available: v0.14.1)
[INFO] [stderr]       Adding protobuf-src v1.1.0+21.5 (available: v2.1.1+27.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding serde_cbor v0.10.2 (available: v0.11.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b051a591412c23048317db260ddfa697166b0c9cb493930d46ea7d83176dbc18
[INFO] running `Command { std: "docker" "start" "-a" "b051a591412c23048317db260ddfa697166b0c9cb493930d46ea7d83176dbc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b051a591412c23048317db260ddfa697166b0c9cb493930d46ea7d83176dbc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b051a591412c23048317db260ddfa697166b0c9cb493930d46ea7d83176dbc18", kill_on_drop: false }`
[INFO] [stdout] b051a591412c23048317db260ddfa697166b0c9cb493930d46ea7d83176dbc18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 027a2bd63f47b081ffda0e67dfa95b500e4e42930143c45d98606b079d06094d
[INFO] running `Command { std: "docker" "start" "-a" "027a2bd63f47b081ffda0e67dfa95b500e4e42930143c45d98606b079d06094d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling blake2s_simd v1.0.3
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling error-stack v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling match-lookup v0.1.1
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde_cbor v0.10.2
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling w3name v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libp2p-core v0.36.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rw-stream-sink v0.3.0
[INFO] [stderr]    Compiling multistream-select v0.11.0
[INFO] [stderr]    Compiling governor v0.4.2
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling multiaddr v0.14.0
[INFO] [stderr]    Compiling cid v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
[INFO] running `Command { std: "docker" "inspect" "027a2bd63f47b081ffda0e67dfa95b500e4e42930143c45d98606b079d06094d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "027a2bd63f47b081ffda0e67dfa95b500e4e42930143c45d98606b079d06094d", kill_on_drop: false }`
[INFO] [stdout] 027a2bd63f47b081ffda0e67dfa95b500e4e42930143c45d98606b079d06094d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f81091f804a887029e0bdc871382b64f209f180530978733b0ed52194c68bc15
[INFO] running `Command { std: "docker" "start" "-a" "f81091f804a887029e0bdc871382b64f209f180530978733b0ed52194c68bc15", kill_on_drop: false }`
[INFO] [stderr]    Compiling w3name v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s
[INFO] running `Command { std: "docker" "inspect" "f81091f804a887029e0bdc871382b64f209f180530978733b0ed52194c68bc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81091f804a887029e0bdc871382b64f209f180530978733b0ed52194c68bc15", kill_on_drop: false }`
[INFO] [stdout] f81091f804a887029e0bdc871382b64f209f180530978733b0ed52194c68bc15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f122094feab98957471b8074af2674b58525d52288d9f3a65fc7b7299a3c36e5
[INFO] running `Command { std: "docker" "start" "-a" "f122094feab98957471b8074af2674b58525d52288d9f3a65fc7b7299a3c36e5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/w3name-2fbc9fe92c47f371)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test name::tests::parse_name ... ok
[INFO] [stdout] test name::tests::writable_name_from_private_key ... ok
[INFO] [stdout] test revision::tests::serde_roundtrip ... ok
[INFO] [stdout] test name::tests::create_writable_name ... ok
[INFO] [stdout] test ipns::tests::to_ipns ... ok
[INFO] [stdout] test ipns::tests::round_trip ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests w3name
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/name.rs - name::Name::parse (line 32) ... FAILED
[INFO] [stdout] test src/name.rs - name::WritableName::keypair (line 231) ... FAILED
[INFO] [stdout] test src/name.rs - name::WritableName::decode (line 181) ... FAILED
[INFO] [stdout] test src/name.rs - name::WritableName::to_name (line 249) ... FAILED
[INFO] [stdout] test src/name.rs - name::Name::to_bytes (line 116) ... FAILED
[INFO] [stdout] test src/name.rs - name::Name::public_key (line 68) ... ok
[INFO] [stdout] test src/name.rs - name::Name::to_cid (line 92) ... ok
[INFO] [stdout] test src/revision.rs - revision::Revision::v0 (line 45) ... ok
[INFO] [stdout] test src/name.rs - name::WritableName::to_string (line 287) ... ok
[INFO] [stdout] test src/revision.rs - revision::Revision::decode (line 205) ... ok
[INFO] [stdout] test src/name.rs - name::WritableName::to_cid (line 268) ... ok
[INFO] [stdout] test src/name.rs - name::WritableName::encode (line 207) ... ok
[INFO] [stdout] test src/revision.rs - revision::Revision::increment (line 103) ... ok
[INFO] [stdout] test src/revision.rs - revision::Revision::v0_with_validity (line 74) ... ok
[INFO] [stdout] test src/revision.rs - revision::Revision::encode (line 173) ... ok
[INFO] [stdout] test src/name.rs - name::Name::to_string (line 141) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/name.rs - name::Name::parse (line 32) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRh5CDP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libw3name-70052d4630f02bd6,libserde_bytes-ce012c1787ab6c5d,libserde_cbor-a8897cd7d00d31bf,libhalf-86c70b8d654c79a1,libbase64-42295ac2e0e134a3,libcid-294a51857ed1749d,libmultibase-70eeba6f9f641b3b,libbase_x-e5b84adab724dcee,libbase256emoji-bad76a2f12129660,libconst_str-a43587d571c7c343,libdata_encoding_macro-366ac4dc6559e2e7,libprost-33e0ceed64e4cf3a,liblibp2p_core-7b16665b44b92df3,libvoid-eb7ae209523c4fe2,libmultistream_select-221ee458b7cd1f4c,librw_stream_sink-bbe26e919bfd57eb,liblazy_static-3674be3f4245d19b,libinstant-712cd60541f4bfab,libprost-372a1137c9b49116,liblibsecp256k1-0bfa5210b744541f,libhmac_drbg-93dcc78bd1f24a19,libhmac-936c57379f33f216,libcrypto_mac-9d7c801f86d2c0df,libbase64-faebe21c393c2ed7,liblibsecp256k1_core-3b4790b69ed304a4,libcrunchy-95cf7b00504b6045,libasn1_der-51a5b0f1ac532b2a,libed25519_dalek-092f09a3c2a97176,libsha2-2bae8daff928c202,libopaque_debug-90e66d859d53ff28,libblock_buffer-7648dc18f3574d66,librand-a9583987509d3278,librand_chacha-b26bcc29516675a7,libcurve25519_dalek-5dfce7628405ce9b,librand_core-49a1da3c890af563,libgetrandom-e3ac4118e415a9dd,libdigest-d008fc2fd6b2c9c7,libed25519-c88b717c1bf7b544,libp256-6cb6aa925f58161b,libecdsa-1c8519dfb4b943eb,librfc6979-958d25e40200cbce,libhmac-331937e055cfa506,libsignature-7ad775a241e3238a,libelliptic_curve-fca16126d094cc12,libsec1-7eb9d6de61543254,libder-063c2456dabb429a,libconst_oid-2aadc73a32842898,libbase16ct-5674d94aea53b52e,libgroup-8dd491318b4844e5,libff-3cb1614d45e0f607,libcrypto_bigint-b3a0d7adc5c0f741,libzeroize-b7d28c724e2672db,libpin_project-cbe73dd7f2cee930,libthiserror-14d2aa28e51513e8,libmultiaddr-e3df7b80de2e3c15,libbs58-a4388457aa47f468,libstatic_assertions-f0217ecdd817a834,libdata_encoding-506ef4e476430498,libbyteorder-6c32188a38bfe314,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3,libmultihash-9ea9d2c3bc145532,libsha3-5aa8e4653eddd2d8,libkeccak-b3eea90d0aeeb926,libsha2-d1560bf5800cfcca,libcpufeatures-e04321643d03190d,libblake3-db9380fe1d98f7cb,libblake2s_simd-9e79f28c3d03a644,libblake2b_simd-117ade81fc83bcb8,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libdigest-87b59bee289150df,libsubtle-b7beb46c882a54ca,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libunsigned_varint-003ddbb159b2c162,libreqwest-368e798bee9aa9cb,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-209715aa2892d87b,libserde_urlencoded-f85f112ed9688e75,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-3409a555fac298fa,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libserde_json-188b8264a216d870,libryu-a7164637bc4900ee,libnative_tls-b6a8f8b31e2b740c,libopenssl_probe-2c6d21a9709cae46,libopenssl-43fb8ca4c7355a15,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-442c786d393aac47,libhyper-62a7ae3cba0c7868,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-2cc2733faa3176ff,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-24a774db2c1ba8dd,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-24429fb5533ccb5b,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-40ebd7d040175aeb,liburl-532874e2513f72bd,libidna-22a0f32dd3326390,libutf8_iter-51566bbad89f3a68,libidna_adapter-e5c3b0eb6daaa638,libicu_properties-a62cb558b10e7997,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a43359a95540a603,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-58c8e9a18b90e458,libpotential_utf-de7cdaad82d3710f,libicu_provider-2d197254257a106b,libicu_locale_core-2ed62727e526c4fe,libtinystr-255c7824a46b68d5,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-ff9915498e600156,libzerotrie-e7fd0c94694052b0,libyoke-be2c0de6fca5936a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-bb1090d3145341d5,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-99519be83fb80265,libserde_core-24ed4fb8c683bc6d,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libgovernor-2c38966d4a3acfff,libquanta-264714abf7c4cdca,libraw_cpuid-a7a2c5dba95cae56,libbitflags-dde12b0d7d495b50,libcrossbeam_utils-ca54231108c39f35,libdashmap-b384267553e0360a,libonce_cell-e9252a7b5119f3eb,libhashbrown-d952ad0946629507,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-5daaf2899eaf76d3,libfutures_executor-8b4493d4486d916b,libnum_cpus-76efa02687b040d1,libfutures_util-e246a409eea1d3a5,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-9481ec4883d63962,librand_chacha-107cfcab197b4d1f,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-f7b7c8be61fa714f,libgetrandom-c478a17f3433f37a,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,libno_std_compat-493d4a0343c995b5,liberror_stack-a186aa5a77f35ae0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRh5CDP/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/blake3-0a0c0325506991c0/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-20b94fdd98636061/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestImGa8E/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/name.rs - name::WritableName::keypair (line 231) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcW5m4vt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libw3name-70052d4630f02bd6,libserde_bytes-ce012c1787ab6c5d,libserde_cbor-a8897cd7d00d31bf,libhalf-86c70b8d654c79a1,libbase64-42295ac2e0e134a3,libcid-294a51857ed1749d,libmultibase-70eeba6f9f641b3b,libbase_x-e5b84adab724dcee,libbase256emoji-bad76a2f12129660,libconst_str-a43587d571c7c343,libdata_encoding_macro-366ac4dc6559e2e7,libprost-33e0ceed64e4cf3a,liblibp2p_core-7b16665b44b92df3,libvoid-eb7ae209523c4fe2,libmultistream_select-221ee458b7cd1f4c,librw_stream_sink-bbe26e919bfd57eb,liblazy_static-3674be3f4245d19b,libinstant-712cd60541f4bfab,libprost-372a1137c9b49116,liblibsecp256k1-0bfa5210b744541f,libhmac_drbg-93dcc78bd1f24a19,libhmac-936c57379f33f216,libcrypto_mac-9d7c801f86d2c0df,libbase64-faebe21c393c2ed7,liblibsecp256k1_core-3b4790b69ed304a4,libcrunchy-95cf7b00504b6045,libasn1_der-51a5b0f1ac532b2a,libed25519_dalek-092f09a3c2a97176,libsha2-2bae8daff928c202,libopaque_debug-90e66d859d53ff28,libblock_buffer-7648dc18f3574d66,librand-a9583987509d3278,librand_chacha-b26bcc29516675a7,libcurve25519_dalek-5dfce7628405ce9b,librand_core-49a1da3c890af563,libgetrandom-e3ac4118e415a9dd,libdigest-d008fc2fd6b2c9c7,libed25519-c88b717c1bf7b544,libp256-6cb6aa925f58161b,libecdsa-1c8519dfb4b943eb,librfc6979-958d25e40200cbce,libhmac-331937e055cfa506,libsignature-7ad775a241e3238a,libelliptic_curve-fca16126d094cc12,libsec1-7eb9d6de61543254,libder-063c2456dabb429a,libconst_oid-2aadc73a32842898,libbase16ct-5674d94aea53b52e,libgroup-8dd491318b4844e5,libff-3cb1614d45e0f607,libcrypto_bigint-b3a0d7adc5c0f741,libzeroize-b7d28c724e2672db,libpin_project-cbe73dd7f2cee930,libthiserror-14d2aa28e51513e8,libmultiaddr-e3df7b80de2e3c15,libbs58-a4388457aa47f468,libstatic_assertions-f0217ecdd817a834,libdata_encoding-506ef4e476430498,libbyteorder-6c32188a38bfe314,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3,libmultihash-9ea9d2c3bc145532,libsha3-5aa8e4653eddd2d8,libkeccak-b3eea90d0aeeb926,libsha2-d1560bf5800cfcca,libcpufeatures-e04321643d03190d,libblake3-db9380fe1d98f7cb,libblake2s_simd-9e79f28c3d03a644,libblake2b_simd-117ade81fc83bcb8,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libdigest-87b59bee289150df,libsubtle-b7beb46c882a54ca,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libunsigned_varint-003ddbb159b2c162,libreqwest-368e798bee9aa9cb,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-209715aa2892d87b,libserde_urlencoded-f85f112ed9688e75,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-3409a555fac298fa,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libserde_json-188b8264a216d870,libryu-a7164637bc4900ee,libnative_tls-b6a8f8b31e2b740c,libopenssl_probe-2c6d21a9709cae46,libopenssl-43fb8ca4c7355a15,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-442c786d393aac47,libhyper-62a7ae3cba0c7868,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-2cc2733faa3176ff,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-24a774db2c1ba8dd,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-24429fb5533ccb5b,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-40ebd7d040175aeb,liburl-532874e2513f72bd,libidna-22a0f32dd3326390,libutf8_iter-51566bbad89f3a68,libidna_adapter-e5c3b0eb6daaa638,libicu_properties-a62cb558b10e7997,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a43359a95540a603,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-58c8e9a18b90e458,libpotential_utf-de7cdaad82d3710f,libicu_provider-2d197254257a106b,libicu_locale_core-2ed62727e526c4fe,libtinystr-255c7824a46b68d5,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-ff9915498e600156,libzerotrie-e7fd0c94694052b0,libyoke-be2c0de6fca5936a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-bb1090d3145341d5,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-99519be83fb80265,libserde_core-24ed4fb8c683bc6d,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libgovernor-2c38966d4a3acfff,libquanta-264714abf7c4cdca,libraw_cpuid-a7a2c5dba95cae56,libbitflags-dde12b0d7d495b50,libcrossbeam_utils-ca54231108c39f35,libdashmap-b384267553e0360a,libonce_cell-e9252a7b5119f3eb,libhashbrown-d952ad0946629507,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-5daaf2899eaf76d3,libfutures_executor-8b4493d4486d916b,libnum_cpus-76efa02687b040d1,libfutures_util-e246a409eea1d3a5,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-9481ec4883d63962,librand_chacha-107cfcab197b4d1f,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-f7b7c8be61fa714f,libgetrandom-c478a17f3433f37a,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,libno_std_compat-493d4a0343c995b5,liberror_stack-a186aa5a77f35ae0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcW5m4vt/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/blake3-0a0c0325506991c0/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-20b94fdd98636061/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOMYY0E/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/name.rs - name::WritableName::decode (line 181) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcoxyRut/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libw3name-70052d4630f02bd6,libserde_bytes-ce012c1787ab6c5d,libserde_cbor-a8897cd7d00d31bf,libhalf-86c70b8d654c79a1,libbase64-42295ac2e0e134a3,libcid-294a51857ed1749d,libmultibase-70eeba6f9f641b3b,libbase_x-e5b84adab724dcee,libbase256emoji-bad76a2f12129660,libconst_str-a43587d571c7c343,libdata_encoding_macro-366ac4dc6559e2e7,libprost-33e0ceed64e4cf3a,liblibp2p_core-7b16665b44b92df3,libvoid-eb7ae209523c4fe2,libmultistream_select-221ee458b7cd1f4c,librw_stream_sink-bbe26e919bfd57eb,liblazy_static-3674be3f4245d19b,libinstant-712cd60541f4bfab,libprost-372a1137c9b49116,liblibsecp256k1-0bfa5210b744541f,libhmac_drbg-93dcc78bd1f24a19,libhmac-936c57379f33f216,libcrypto_mac-9d7c801f86d2c0df,libbase64-faebe21c393c2ed7,liblibsecp256k1_core-3b4790b69ed304a4,libcrunchy-95cf7b00504b6045,libasn1_der-51a5b0f1ac532b2a,libed25519_dalek-092f09a3c2a97176,libsha2-2bae8daff928c202,libopaque_debug-90e66d859d53ff28,libblock_buffer-7648dc18f3574d66,librand-a9583987509d3278,librand_chacha-b26bcc29516675a7,libcurve25519_dalek-5dfce7628405ce9b,librand_core-49a1da3c890af563,libgetrandom-e3ac4118e415a9dd,libdigest-d008fc2fd6b2c9c7,libed25519-c88b717c1bf7b544,libp256-6cb6aa925f58161b,libecdsa-1c8519dfb4b943eb,librfc6979-958d25e40200cbce,libhmac-331937e055cfa506,libsignature-7ad775a241e3238a,libelliptic_curve-fca16126d094cc12,libsec1-7eb9d6de61543254,libder-063c2456dabb429a,libconst_oid-2aadc73a32842898,libbase16ct-5674d94aea53b52e,libgroup-8dd491318b4844e5,libff-3cb1614d45e0f607,libcrypto_bigint-b3a0d7adc5c0f741,libzeroize-b7d28c724e2672db,libpin_project-cbe73dd7f2cee930,libthiserror-14d2aa28e51513e8,libmultiaddr-e3df7b80de2e3c15,libbs58-a4388457aa47f468,libstatic_assertions-f0217ecdd817a834,libdata_encoding-506ef4e476430498,libbyteorder-6c32188a38bfe314,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3,libmultihash-9ea9d2c3bc145532,libsha3-5aa8e4653eddd2d8,libkeccak-b3eea90d0aeeb926,libsha2-d1560bf5800cfcca,libcpufeatures-e04321643d03190d,libblake3-db9380fe1d98f7cb,libblake2s_simd-9e79f28c3d03a644,libblake2b_simd-117ade81fc83bcb8,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libdigest-87b59bee289150df,libsubtle-b7beb46c882a54ca,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libunsigned_varint-003ddbb159b2c162,libreqwest-368e798bee9aa9cb,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-209715aa2892d87b,libserde_urlencoded-f85f112ed9688e75,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-3409a555fac298fa,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libserde_json-188b8264a216d870,libryu-a7164637bc4900ee,libnative_tls-b6a8f8b31e2b740c,libopenssl_probe-2c6d21a9709cae46,libopenssl-43fb8ca4c7355a15,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-442c786d393aac47,libhyper-62a7ae3cba0c7868,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-2cc2733faa3176ff,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-24a774db2c1ba8dd,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-24429fb5533ccb5b,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-40ebd7d040175aeb,liburl-532874e2513f72bd,libidna-22a0f32dd3326390,libutf8_iter-51566bbad89f3a68,libidna_adapter-e5c3b0eb6daaa638,libicu_properties-a62cb558b10e7997,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a43359a95540a603,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-58c8e9a18b90e458,libpotential_utf-de7cdaad82d3710f,libicu_provider-2d197254257a106b,libicu_locale_core-2ed62727e526c4fe,libtinystr-255c7824a46b68d5,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-ff9915498e600156,libzerotrie-e7fd0c94694052b0,libyoke-be2c0de6fca5936a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-bb1090d3145341d5,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-99519be83fb80265,libserde_core-24ed4fb8c683bc6d,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libgovernor-2c38966d4a3acfff,libquanta-264714abf7c4cdca,libraw_cpuid-a7a2c5dba95cae56,libbitflags-dde12b0d7d495b50,libcrossbeam_utils-ca54231108c39f35,libdashmap-b384267553e0360a,libonce_cell-e9252a7b5119f3eb,libhashbrown-d952ad0946629507,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-5daaf2899eaf76d3,libfutures_executor-8b4493d4486d916b,libnum_cpus-76efa02687b040d1,libfutures_util-e246a409eea1d3a5,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-9481ec4883d63962,librand_chacha-107cfcab197b4d1f,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-f7b7c8be61fa714f,libgetrandom-c478a17f3433f37a,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,libno_std_compat-493d4a0343c995b5,liberror_stack-a186aa5a77f35ae0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoxyRut/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/blake3-0a0c0325506991c0/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-20b94fdd98636061/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHjeelh/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/name.rs - name::WritableName::to_name (line 249) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNp7946/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libw3name-70052d4630f02bd6,libserde_bytes-ce012c1787ab6c5d,libserde_cbor-a8897cd7d00d31bf,libhalf-86c70b8d654c79a1,libbase64-42295ac2e0e134a3,libcid-294a51857ed1749d,libmultibase-70eeba6f9f641b3b,libbase_x-e5b84adab724dcee,libbase256emoji-bad76a2f12129660,libconst_str-a43587d571c7c343,libdata_encoding_macro-366ac4dc6559e2e7,libprost-33e0ceed64e4cf3a,liblibp2p_core-7b16665b44b92df3,libvoid-eb7ae209523c4fe2,libmultistream_select-221ee458b7cd1f4c,librw_stream_sink-bbe26e919bfd57eb,liblazy_static-3674be3f4245d19b,libinstant-712cd60541f4bfab,libprost-372a1137c9b49116,liblibsecp256k1-0bfa5210b744541f,libhmac_drbg-93dcc78bd1f24a19,libhmac-936c57379f33f216,libcrypto_mac-9d7c801f86d2c0df,libbase64-faebe21c393c2ed7,liblibsecp256k1_core-3b4790b69ed304a4,libcrunchy-95cf7b00504b6045,libasn1_der-51a5b0f1ac532b2a,libed25519_dalek-092f09a3c2a97176,libsha2-2bae8daff928c202,libopaque_debug-90e66d859d53ff28,libblock_buffer-7648dc18f3574d66,librand-a9583987509d3278,librand_chacha-b26bcc29516675a7,libcurve25519_dalek-5dfce7628405ce9b,librand_core-49a1da3c890af563,libgetrandom-e3ac4118e415a9dd,libdigest-d008fc2fd6b2c9c7,libed25519-c88b717c1bf7b544,libp256-6cb6aa925f58161b,libecdsa-1c8519dfb4b943eb,librfc6979-958d25e40200cbce,libhmac-331937e055cfa506,libsignature-7ad775a241e3238a,libelliptic_curve-fca16126d094cc12,libsec1-7eb9d6de61543254,libder-063c2456dabb429a,libconst_oid-2aadc73a32842898,libbase16ct-5674d94aea53b52e,libgroup-8dd491318b4844e5,libff-3cb1614d45e0f607,libcrypto_bigint-b3a0d7adc5c0f741,libzeroize-b7d28c724e2672db,libpin_project-cbe73dd7f2cee930,libthiserror-14d2aa28e51513e8,libmultiaddr-e3df7b80de2e3c15,libbs58-a4388457aa47f468,libstatic_assertions-f0217ecdd817a834,libdata_encoding-506ef4e476430498,libbyteorder-6c32188a38bfe314,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3,libmultihash-9ea9d2c3bc145532,libsha3-5aa8e4653eddd2d8,libkeccak-b3eea90d0aeeb926,libsha2-d1560bf5800cfcca,libcpufeatures-e04321643d03190d,libblake3-db9380fe1d98f7cb,libblake2s_simd-9e79f28c3d03a644,libblake2b_simd-117ade81fc83bcb8,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libdigest-87b59bee289150df,libsubtle-b7beb46c882a54ca,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libunsigned_varint-003ddbb159b2c162,libreqwest-368e798bee9aa9cb,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-209715aa2892d87b,libserde_urlencoded-f85f112ed9688e75,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-3409a555fac298fa,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libserde_json-188b8264a216d870,libryu-a7164637bc4900ee,libnative_tls-b6a8f8b31e2b740c,libopenssl_probe-2c6d21a9709cae46,libopenssl-43fb8ca4c7355a15,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-442c786d393aac47,libhyper-62a7ae3cba0c7868,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-2cc2733faa3176ff,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-24a774db2c1ba8dd,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-24429fb5533ccb5b,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-40ebd7d040175aeb,liburl-532874e2513f72bd,libidna-22a0f32dd3326390,libutf8_iter-51566bbad89f3a68,libidna_adapter-e5c3b0eb6daaa638,libicu_properties-a62cb558b10e7997,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a43359a95540a603,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-58c8e9a18b90e458,libpotential_utf-de7cdaad82d3710f,libicu_provider-2d197254257a106b,libicu_locale_core-2ed62727e526c4fe,libtinystr-255c7824a46b68d5,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-ff9915498e600156,libzerotrie-e7fd0c94694052b0,libyoke-be2c0de6fca5936a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-bb1090d3145341d5,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-99519be83fb80265,libserde_core-24ed4fb8c683bc6d,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libgovernor-2c38966d4a3acfff,libquanta-264714abf7c4cdca,libraw_cpuid-a7a2c5dba95cae56,libbitflags-dde12b0d7d495b50,libcrossbeam_utils-ca54231108c39f35,libdashmap-b384267553e0360a,libonce_cell-e9252a7b5119f3eb,libhashbrown-d952ad0946629507,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-5daaf2899eaf76d3,libfutures_executor-8b4493d4486d916b,libnum_cpus-76efa02687b040d1,libfutures_util-e246a409eea1d3a5,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-9481ec4883d63962,librand_chacha-107cfcab197b4d1f,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-f7b7c8be61fa714f,libgetrandom-c478a17f3433f37a,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,libno_std_compat-493d4a0343c995b5,liberror_stack-a186aa5a77f35ae0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNp7946/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/blake3-0a0c0325506991c0/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-20b94fdd98636061/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKb8uqu/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/name.rs - name::Name::to_bytes (line 116) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPvTzAe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libw3name-70052d4630f02bd6,libserde_bytes-ce012c1787ab6c5d,libserde_cbor-a8897cd7d00d31bf,libhalf-86c70b8d654c79a1,libbase64-42295ac2e0e134a3,libcid-294a51857ed1749d,libmultibase-70eeba6f9f641b3b,libbase_x-e5b84adab724dcee,libbase256emoji-bad76a2f12129660,libconst_str-a43587d571c7c343,libdata_encoding_macro-366ac4dc6559e2e7,libprost-33e0ceed64e4cf3a,liblibp2p_core-7b16665b44b92df3,libvoid-eb7ae209523c4fe2,libmultistream_select-221ee458b7cd1f4c,librw_stream_sink-bbe26e919bfd57eb,liblazy_static-3674be3f4245d19b,libinstant-712cd60541f4bfab,libprost-372a1137c9b49116,liblibsecp256k1-0bfa5210b744541f,libhmac_drbg-93dcc78bd1f24a19,libhmac-936c57379f33f216,libcrypto_mac-9d7c801f86d2c0df,libbase64-faebe21c393c2ed7,liblibsecp256k1_core-3b4790b69ed304a4,libcrunchy-95cf7b00504b6045,libasn1_der-51a5b0f1ac532b2a,libed25519_dalek-092f09a3c2a97176,libsha2-2bae8daff928c202,libopaque_debug-90e66d859d53ff28,libblock_buffer-7648dc18f3574d66,librand-a9583987509d3278,librand_chacha-b26bcc29516675a7,libcurve25519_dalek-5dfce7628405ce9b,librand_core-49a1da3c890af563,libgetrandom-e3ac4118e415a9dd,libdigest-d008fc2fd6b2c9c7,libed25519-c88b717c1bf7b544,libp256-6cb6aa925f58161b,libecdsa-1c8519dfb4b943eb,librfc6979-958d25e40200cbce,libhmac-331937e055cfa506,libsignature-7ad775a241e3238a,libelliptic_curve-fca16126d094cc12,libsec1-7eb9d6de61543254,libder-063c2456dabb429a,libconst_oid-2aadc73a32842898,libbase16ct-5674d94aea53b52e,libgroup-8dd491318b4844e5,libff-3cb1614d45e0f607,libcrypto_bigint-b3a0d7adc5c0f741,libzeroize-b7d28c724e2672db,libpin_project-cbe73dd7f2cee930,libthiserror-14d2aa28e51513e8,libmultiaddr-e3df7b80de2e3c15,libbs58-a4388457aa47f468,libstatic_assertions-f0217ecdd817a834,libdata_encoding-506ef4e476430498,libbyteorder-6c32188a38bfe314,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3,libmultihash-9ea9d2c3bc145532,libsha3-5aa8e4653eddd2d8,libkeccak-b3eea90d0aeeb926,libsha2-d1560bf5800cfcca,libcpufeatures-e04321643d03190d,libblake3-db9380fe1d98f7cb,libblake2s_simd-9e79f28c3d03a644,libblake2b_simd-117ade81fc83bcb8,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libdigest-87b59bee289150df,libsubtle-b7beb46c882a54ca,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libunsigned_varint-003ddbb159b2c162,libreqwest-368e798bee9aa9cb,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-209715aa2892d87b,libserde_urlencoded-f85f112ed9688e75,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-3409a555fac298fa,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libserde_json-188b8264a216d870,libryu-a7164637bc4900ee,libnative_tls-b6a8f8b31e2b740c,libopenssl_probe-2c6d21a9709cae46,libopenssl-43fb8ca4c7355a15,libbitflags-317a5afac3dccb6f,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-442c786d393aac47,libhyper-62a7ae3cba0c7868,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-cf73d9e840f772c8,libhttparse-225777ae3f11a86e,libh2-2cc2733faa3176ff,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-24a774db2c1ba8dd,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-24429fb5533ccb5b,libsignal_hook_registry-c143dd3b8abe2252,libsocket2-cadf6b27598a3738,libmio-9bc0e499613e8309,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liblog-40ebd7d040175aeb,liburl-532874e2513f72bd,libidna-22a0f32dd3326390,libutf8_iter-51566bbad89f3a68,libidna_adapter-e5c3b0eb6daaa638,libicu_properties-a62cb558b10e7997,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-a43359a95540a603,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-58c8e9a18b90e458,libpotential_utf-de7cdaad82d3710f,libicu_provider-2d197254257a106b,libicu_locale_core-2ed62727e526c4fe,libtinystr-255c7824a46b68d5,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-ff9915498e600156,libzerotrie-e7fd0c94694052b0,libyoke-be2c0de6fca5936a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-bb1090d3145341d5,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libserde-99519be83fb80265,libserde_core-24ed4fb8c683bc6d,libhttp-4b117cc5cdebc6e1,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libgovernor-2c38966d4a3acfff,libquanta-264714abf7c4cdca,libraw_cpuid-a7a2c5dba95cae56,libbitflags-dde12b0d7d495b50,libcrossbeam_utils-ca54231108c39f35,libdashmap-b384267553e0360a,libonce_cell-e9252a7b5119f3eb,libhashbrown-d952ad0946629507,libparking_lot-2aa20568cb6ce5e5,libparking_lot_core-7c4f2ea3e4a0bbb3,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libfutures-5daaf2899eaf76d3,libfutures_executor-8b4493d4486d916b,libnum_cpus-76efa02687b040d1,libfutures_util-e246a409eea1d3a5,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libfutures_timer-17baedd4276dc448,libnonzero_ext-7f0427f47a9a5c7f,librand-9481ec4883d63962,librand_chacha-107cfcab197b4d1f,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-f7b7c8be61fa714f,libgetrandom-c478a17f3433f37a,liblibc-cd8205e596b312c2,libcfg_if-ae1e883b62e8dab7,libno_std_compat-493d4a0343c995b5,liberror_stack-a186aa5a77f35ae0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPvTzAe/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/blake3-0a0c0325506991c0/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-20b94fdd98636061/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuooybI/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/name.rs - name::Name::parse (line 32)
[INFO] [stdout]     src/name.rs - name::Name::to_bytes (line 116)
[INFO] [stdout]     src/name.rs - name::WritableName::decode (line 181)
[INFO] [stdout]     src/name.rs - name::WritableName::keypair (line 231)
[INFO] [stdout]     src/name.rs - name::WritableName::to_name (line 249)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f122094feab98957471b8074af2674b58525d52288d9f3a65fc7b7299a3c36e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f122094feab98957471b8074af2674b58525d52288d9f3a65fc7b7299a3c36e5", kill_on_drop: false }`
[INFO] [stdout] f122094feab98957471b8074af2674b58525d52288d9f3a65fc7b7299a3c36e5
