[INFO] fetching crate ferripfs-network 0.1.0...
[INFO] testing ferripfs-network-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate ferripfs-network 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ferripfs-network 0.1.0
[INFO] finished tweaking crates.io crate ferripfs-network 0.1.0
[INFO] tweaked toml for crates.io crate ferripfs-network 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferripfs-network 0.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferripfs-network 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ede3863108b5dc91e97356bfc1a06ea14329e76f47da8b6d22becfb67c25b1b
[INFO] running `Command { std: "docker" "start" "-a" "6ede3863108b5dc91e97356bfc1a06ea14329e76f47da8b6d22becfb67c25b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ede3863108b5dc91e97356bfc1a06ea14329e76f47da8b6d22becfb67c25b1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ede3863108b5dc91e97356bfc1a06ea14329e76f47da8b6d22becfb67c25b1b", kill_on_drop: false }`
[INFO] [stdout] 6ede3863108b5dc91e97356bfc1a06ea14329e76f47da8b6d22becfb67c25b1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44af8631bf3612ea8bf280f6ffcfc49fd229cb29e77b36bb5c8351d8233b83e2
[INFO] running `Command { std: "docker" "start" "-a" "44af8631bf3612ea8bf280f6ffcfc49fd229cb29e77b36bb5c8351d8233b83e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling libp2p-identity v0.2.13
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling attohttpc v0.24.1
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ferripfs-config v0.1.0
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling libp2p-tls v0.5.0
[INFO] [stderr]    Compiling multihash-derive v0.9.1
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling libp2p-request-response v0.27.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling blake2s_simd v1.0.4
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling libp2p-websocket v0.44.0
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling ferripfs-repo v0.1.0
[INFO] [stderr]    Compiling multihash-codetable v0.1.4
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling libp2p-mdns v0.46.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling libp2p-quic v0.11.1
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling libp2p-autonat v0.13.0
[INFO] [stderr]    Compiling libp2p-ping v0.45.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-relay v0.18.0
[INFO] [stderr]    Compiling libp2p-dcutr v0.12.0
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ferripfs-blockstore v0.1.0
[INFO] [stderr]    Compiling igd-next v0.14.3
[INFO] [stderr]    Compiling libp2p-upnp v0.3.0
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling ferripfs-network v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s
[INFO] running `Command { std: "docker" "inspect" "44af8631bf3612ea8bf280f6ffcfc49fd229cb29e77b36bb5c8351d8233b83e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44af8631bf3612ea8bf280f6ffcfc49fd229cb29e77b36bb5c8351d8233b83e2", kill_on_drop: false }`
[INFO] [stdout] 44af8631bf3612ea8bf280f6ffcfc49fd229cb29e77b36bb5c8351d8233b83e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39fdb98877902cc75571d00657eb93b2fa924db54a9589892c2f1e77d91f92ba
[INFO] running `Command { std: "docker" "start" "-a" "39fdb98877902cc75571d00657eb93b2fa924db54a9589892c2f1e77d91f92ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling ferripfs-network v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.21s
[INFO] running `Command { std: "docker" "inspect" "39fdb98877902cc75571d00657eb93b2fa924db54a9589892c2f1e77d91f92ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39fdb98877902cc75571d00657eb93b2fa924db54a9589892c2f1e77d91f92ba", kill_on_drop: false }`
[INFO] [stdout] 39fdb98877902cc75571d00657eb93b2fa924db54a9589892c2f1e77d91f92ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a5d016125bc986b2becbb0fa9c1204f1705ca479d7c42be60a893545c86d1ed3
[INFO] running `Command { std: "docker" "start" "-a" "a5d016125bc986b2becbb0fa9c1204f1705ca479d7c42be60a893545c86d1ed3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferripfs_network-c07a8a1ad34ac12f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test daemon::tests::test_daemon_config_default ... ok
[INFO] [stdout] test swarm::tests::test_parse_multiaddr ... ok
[INFO] [stdout] test tests::test_agent_version ... ok
[INFO] [stdout] test swarm::tests::test_parse_bootstrap_peer ... ok
[INFO] [stdout] test tests::test_api_request_building ... ok
[INFO] [stdout] test tests::test_api_response ... ok
[INFO] [stdout] test tests::test_api_stats ... ok
[INFO] [stdout] test tests::test_multiaddr_to_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ferripfs_network
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - MfsOpResult (line 1500) ... FAILED
[INFO] [stdout] test src/lib.rs - MfsNodeType (line 877) ... FAILED
[INFO] [stdout] test src/lib.rs - PubsubLsResult (line 1712) ... FAILED
[INFO] [stdout] test src/lib.rs - MfsLsResult (line 1162) ... FAILED
[INFO] [stdout] test src/lib.rs - PubsubPeersResult (line 1765) ... ok
[INFO] [stdout] test src/lib.rs - GatewayPath (line 2028) ... ok
[INFO] [stdout] test src/lib.rs - PubsubMessage (line 1561) ... ok
[INFO] [stdout] test src/lib.rs - MfsLsEntry (line 1071) ... ok
[INFO] [stdout] test src/lib.rs - MfsFlushResult (line 1225) ... ok
[INFO] [stdout] test src/lib.rs - MfsStatResult (line 930) ... ok
[INFO] [stdout] test src/lib.rs - MfsWriteOptions (line 1299) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - MfsOpResult (line 1500) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMoEYqa/rustcIK0DOq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libferripfs_network-5033186a409ce889,libferripfs_repo-a252685c21a946da,libdirs-044cef3bc53d878d,libdirs_sys-62f4593bd1e25f3b,liboption_ext-61303ef911796993,libfs2-9d8ffea30162aac5,libferripfs_config-afc39f40fdd84c76,libserde_json-afe26781893c55be,libzmij-6ea76cb949df0b83,liblibp2p-daf2526c224445b1,liblibp2p_yamux-9fff253cec2451ec,libyamux-0bf1965b55cf53b7,libyamux-98c55f4ba615554d,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-3fcd5f3744736c3e,libwebpki_roots-da6c00699c81e448,libsoketto-7a7add01882e27a7,libsha1-416e5aec2052e0b3,liblibp2p_upnp-1712336afd8eeea7,libigd_next-83c01166956749eb,libattohttpc-87423cc1567e20ea,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libhyper-072d377afe360407,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b4952a26a3f7b2d8,libindexmap-f006485b143d2676,libhashbrown-25abce2d85979e8d,libtokio_util-77dc14df03966e3b,libtower_service-3fb88d28c2218805,libhttp_body-96123f603fc50bfa,libhttp-5a6e31c52015be83,liblibp2p_tcp-79ed69de3dac1e15,liblibp2p_relay-d120c6b41408edb3,liblibp2p_quic-f0751b01b57c0da0,liblibp2p_tls-d752e7daece0045b,librcgen-982bd93d8394ed0f,libyasna-4b62e291c88cd00e,libring-abe609062b735149,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libpem-c65b0b75163a9934,libbase64-32787b0325ea6df8,libfutures_rustls-98bbce7bcbad3aab,libwebpki-a1ecd23efac585d3,libx509_parser-9ded0d469bb87f24,liblazy_static-3674be3f4245d19b,liboid_registry-014ceb498c885ca8,libder_parser-6063d3a1563efa52,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-07e308e14e1f6d3f,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-009a5e0aa6e5a2f6,libitoa-f3a70a1441f7f89b,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libquinn-db243c20062a717b,libquinn_udp-8939594e8e2e5337,libquinn_proto-b2e0be733404c18b,liblru_slab-3437f7a29fa5ef09,librustls-2e9723e62bfdcfb4,libwebpki-c2d3cf558a290b22,librustls_pki_types-5332e147bea105d0,librand-7fe92308838b4d9d,librand_chacha-57351b9c08b22311,librand_core-e08bdc0854e3edde,libgetrandom-52177462c804be7c,librustc_hash-ca4219e344ea5da0,liblibp2p_ping-1ebd46391bbb235d,liblibp2p_noise-2f1baf18109b9c9d,libx25519_dalek-e7e42f34bf8f3177,libsnow-937a8aa8bb094a0d,libring-887b5081417e630e,libuntrusted-b2f816886faf2178,liblibp2p_mdns-b41bf36c9136ada8,libif_watch-4f6da888514ab191,librtnetlink-637b5a1b1870b0c0,libnix-415f2f116637bcc7,libnetlink_proto-63386dc398f8ecf1,libnetlink_sys-12512691f3f83238,libnetlink_packet_route-aed499d826c4887c,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-082d446b577cb924,libnetlink_packet_utils-c4981c74f25364ac,libanyhow-4342eda19ce54c8e,liblibp2p_kad-6076be10437dc9f0,libuint-e9fc0656e5ed125c,libcrunchy-e5afda26bcbe7d3a,libhex-03ca8dc626f2ced7,liblibp2p_identify-71229b24d930b20d,liblibp2p_dns-4e9470cff7d7d65a,libhickory_resolver-eef42ee2fb9f9178,libresolv_conf-aec290acf5745886,liblru_cache-2ad3bbc5c06cfe11,liblinked_hash_map-7d04f0e6cc440adb,libhickory_proto-c08487b14c029d13,libipnet-a38805d99c19843f,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libsocket2-0868d9b64647ea15,liblibp2p_dcutr-6f9bf1ad4acd1cec,liblibp2p_connection_limits-b672e44700c0702c,liblibp2p_autonat-69a362ea61d24f7b,libquick_protobuf_codec-39dd2efffaaf361f,libasynchronous_codec-4a5c2fd7db596359,liblibp2p_request_response-c168c5ac3fbc95ca,libfutures_bounded-6f6c9175413c526a,liblibp2p_allow_block_list-dc839148608a0401,liblibp2p_swarm-5602145596933f10,libtokio-4ae49f806373e7c7,libsignal_hook_registry-acd2f2ee12a7a389,liberrno-7a011f285ecab8fd,libsocket2-d8f267d1b2d0338c,libmio-8d4190b57442d951,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liblibp2p_core-162b894b531947e5,libthiserror-4ef3bb96c9c0feee,libvoid-eb7ae209523c4fe2,libmultistream_select-28ea5de8daed06bf,liblog-f16ce4b64309590f,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-4d8bb98f84aa3765,libparking_lot-6d7783a483ad8257,libparking_lot_core-15ea9b940d91c202,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfnv-79e2cbfbe03dcd16,libweb_time-e902e3c80b588a6f,libpin_project-5fae487233a1db85,libeither-ee1ed391f5dfcb09,libmultiaddr-310630424f98b1bd,liburl-973ff06be259a944,libidna-1ccde24ba8db809f,libutf8_iter-51566bbad89f3a68,libidna_adapter-151176b0bca43ff1,libicu_properties-61bf355ecf7e50a9,libicu_properties_data-b217809bf575558a,libicu_normalizer-ce8a01ae8f26d534,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-c3dff7aaddb3db15,libpotential_utf-4b04bc1422e2531b,libicu_provider-3af30f698334bd4a,libicu_locale_core-d6fea2762447731b,libtinystr-29bb565dc3ac551c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-11a0474cf001baf6,libzerotrie-ca7f416113050dc4,libyoke-a8c014a7ea83fcef,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-c2296cf8536524b4,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libmultibase-8af0750939f3ce8f,libbase_x-e5b84adab724dcee,libbase256emoji-1929e934aef2234b,libconst_str-a43587d571c7c343,libdata_encoding_macro-5dd25d79ad78e10b,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-70861559d6b15251,libbs58-6d9c7a5f59ca4fad,libhkdf-3c70e610a57ce41b,libhmac-fd16ed5b06e75128,libtracing-be40951edebb2672,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libthiserror-8dfbd23ad1606a66,libquick_protobuf-b7e89338cc32fca4,librand-6f60468d91e288e5,librand_chacha-8b3f7ee415f27bdb,libppv_lite86-96cea25244b4bfd4,libzerocopy-df297b99db9e5bc1,libed25519_dalek-974ee90046761bd8,libsha2-9f495b50faf30d9e,librand_core-526aa1b6c092daf4,libgetrandom-8134b0ef0805c662,libcurve25519_dalek-b253a6312fb9bbdd,libcpufeatures-e04321643d03190d,libzeroize-d4decda2e59482c8,libcfg_if-83060ec5685761ae,libdigest-c733894d66cc1e1c,libsubtle-9600f7efd1e82d97,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libdata_encoding-4b0fc7d26697af29,libbyteorder-8f59b6d1bfdaa844,libarrayref-81fde35c69841043,libmultihash-1a14bc0de28bb270,libunsigned_varint-fb9a05934f82dfbc,libfutures-c659ba57c2ae0799,libfutures_executor-15e8f1f3fb8d75f3,libnum_cpus-6ed61c9650d8c622,liblibc-f836acfa9b4bfd56,libfutures_util-45c3baab2a8b1ee1,libmemchr-9be7e24c0cc6f173,libfutures_io-f72315fc1e3f198d,libslab-0582d648e59ab406,libfutures_channel-a0eff9c1e2d8d23f,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libbytes-efe53d082f299de1,libserde-86b731e30da84c3d,libserde_core-21f22ac7b803fb0e}.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/rustdoctestMoEYqa/rustcIK0DOq/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-a7901dff2c0fb1ef/out" "-L" "/opt/rustwide/target/debug/build/ring-5868cc98a59d6718/out" "-L" "/opt/rustwide/target/debug/build/ring-fb70937a6bc00254/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMoEYqa/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 - MfsNodeType (line 877) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXvDz0t/rustc9AgdYY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libferripfs_network-5033186a409ce889,libferripfs_repo-a252685c21a946da,libdirs-044cef3bc53d878d,libdirs_sys-62f4593bd1e25f3b,liboption_ext-61303ef911796993,libfs2-9d8ffea30162aac5,libferripfs_config-afc39f40fdd84c76,libserde_json-afe26781893c55be,libzmij-6ea76cb949df0b83,liblibp2p-daf2526c224445b1,liblibp2p_yamux-9fff253cec2451ec,libyamux-0bf1965b55cf53b7,libyamux-98c55f4ba615554d,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-3fcd5f3744736c3e,libwebpki_roots-da6c00699c81e448,libsoketto-7a7add01882e27a7,libsha1-416e5aec2052e0b3,liblibp2p_upnp-1712336afd8eeea7,libigd_next-83c01166956749eb,libattohttpc-87423cc1567e20ea,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libhyper-072d377afe360407,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b4952a26a3f7b2d8,libindexmap-f006485b143d2676,libhashbrown-25abce2d85979e8d,libtokio_util-77dc14df03966e3b,libtower_service-3fb88d28c2218805,libhttp_body-96123f603fc50bfa,libhttp-5a6e31c52015be83,liblibp2p_tcp-79ed69de3dac1e15,liblibp2p_relay-d120c6b41408edb3,liblibp2p_quic-f0751b01b57c0da0,liblibp2p_tls-d752e7daece0045b,librcgen-982bd93d8394ed0f,libyasna-4b62e291c88cd00e,libring-abe609062b735149,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libpem-c65b0b75163a9934,libbase64-32787b0325ea6df8,libfutures_rustls-98bbce7bcbad3aab,libwebpki-a1ecd23efac585d3,libx509_parser-9ded0d469bb87f24,liblazy_static-3674be3f4245d19b,liboid_registry-014ceb498c885ca8,libder_parser-6063d3a1563efa52,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-07e308e14e1f6d3f,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-009a5e0aa6e5a2f6,libitoa-f3a70a1441f7f89b,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libquinn-db243c20062a717b,libquinn_udp-8939594e8e2e5337,libquinn_proto-b2e0be733404c18b,liblru_slab-3437f7a29fa5ef09,librustls-2e9723e62bfdcfb4,libwebpki-c2d3cf558a290b22,librustls_pki_types-5332e147bea105d0,librand-7fe92308838b4d9d,librand_chacha-57351b9c08b22311,librand_core-e08bdc0854e3edde,libgetrandom-52177462c804be7c,librustc_hash-ca4219e344ea5da0,liblibp2p_ping-1ebd46391bbb235d,liblibp2p_noise-2f1baf18109b9c9d,libx25519_dalek-e7e42f34bf8f3177,libsnow-937a8aa8bb094a0d,libring-887b5081417e630e,libuntrusted-b2f816886faf2178,liblibp2p_mdns-b41bf36c9136ada8,libif_watch-4f6da888514ab191,librtnetlink-637b5a1b1870b0c0,libnix-415f2f116637bcc7,libnetlink_proto-63386dc398f8ecf1,libnetlink_sys-12512691f3f83238,libnetlink_packet_route-aed499d826c4887c,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-082d446b577cb924,libnetlink_packet_utils-c4981c74f25364ac,libanyhow-4342eda19ce54c8e,liblibp2p_kad-6076be10437dc9f0,libuint-e9fc0656e5ed125c,libcrunchy-e5afda26bcbe7d3a,libhex-03ca8dc626f2ced7,liblibp2p_identify-71229b24d930b20d,liblibp2p_dns-4e9470cff7d7d65a,libhickory_resolver-eef42ee2fb9f9178,libresolv_conf-aec290acf5745886,liblru_cache-2ad3bbc5c06cfe11,liblinked_hash_map-7d04f0e6cc440adb,libhickory_proto-c08487b14c029d13,libipnet-a38805d99c19843f,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libsocket2-0868d9b64647ea15,liblibp2p_dcutr-6f9bf1ad4acd1cec,liblibp2p_connection_limits-b672e44700c0702c,liblibp2p_autonat-69a362ea61d24f7b,libquick_protobuf_codec-39dd2efffaaf361f,libasynchronous_codec-4a5c2fd7db596359,liblibp2p_request_response-c168c5ac3fbc95ca,libfutures_bounded-6f6c9175413c526a,liblibp2p_allow_block_list-dc839148608a0401,liblibp2p_swarm-5602145596933f10,libtokio-4ae49f806373e7c7,libsignal_hook_registry-acd2f2ee12a7a389,liberrno-7a011f285ecab8fd,libsocket2-d8f267d1b2d0338c,libmio-8d4190b57442d951,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liblibp2p_core-162b894b531947e5,libthiserror-4ef3bb96c9c0feee,libvoid-eb7ae209523c4fe2,libmultistream_select-28ea5de8daed06bf,liblog-f16ce4b64309590f,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-4d8bb98f84aa3765,libparking_lot-6d7783a483ad8257,libparking_lot_core-15ea9b940d91c202,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfnv-79e2cbfbe03dcd16,libweb_time-e902e3c80b588a6f,libpin_project-5fae487233a1db85,libeither-ee1ed391f5dfcb09,libmultiaddr-310630424f98b1bd,liburl-973ff06be259a944,libidna-1ccde24ba8db809f,libutf8_iter-51566bbad89f3a68,libidna_adapter-151176b0bca43ff1,libicu_properties-61bf355ecf7e50a9,libicu_properties_data-b217809bf575558a,libicu_normalizer-ce8a01ae8f26d534,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-c3dff7aaddb3db15,libpotential_utf-4b04bc1422e2531b,libicu_provider-3af30f698334bd4a,libicu_locale_core-d6fea2762447731b,libtinystr-29bb565dc3ac551c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-11a0474cf001baf6,libzerotrie-ca7f416113050dc4,libyoke-a8c014a7ea83fcef,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-c2296cf8536524b4,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libmultibase-8af0750939f3ce8f,libbase_x-e5b84adab724dcee,libbase256emoji-1929e934aef2234b,libconst_str-a43587d571c7c343,libdata_encoding_macro-5dd25d79ad78e10b,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-70861559d6b15251,libbs58-6d9c7a5f59ca4fad,libhkdf-3c70e610a57ce41b,libhmac-fd16ed5b06e75128,libtracing-be40951edebb2672,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libthiserror-8dfbd23ad1606a66,libquick_protobuf-b7e89338cc32fca4,librand-6f60468d91e288e5,librand_chacha-8b3f7ee415f27bdb,libppv_lite86-96cea25244b4bfd4,libzerocopy-df297b99db9e5bc1,libed25519_dalek-974ee90046761bd8,libsha2-9f495b50faf30d9e,librand_core-526aa1b6c092daf4,libgetrandom-8134b0ef0805c662,libcurve25519_dalek-b253a6312fb9bbdd,libcpufeatures-e04321643d03190d,libzeroize-d4decda2e59482c8,libcfg_if-83060ec5685761ae,libdigest-c733894d66cc1e1c,libsubtle-9600f7efd1e82d97,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libdata_encoding-4b0fc7d26697af29,libbyteorder-8f59b6d1bfdaa844,libarrayref-81fde35c69841043,libmultihash-1a14bc0de28bb270,libunsigned_varint-fb9a05934f82dfbc,libfutures-c659ba57c2ae0799,libfutures_executor-15e8f1f3fb8d75f3,libnum_cpus-6ed61c9650d8c622,liblibc-f836acfa9b4bfd56,libfutures_util-45c3baab2a8b1ee1,libmemchr-9be7e24c0cc6f173,libfutures_io-f72315fc1e3f198d,libslab-0582d648e59ab406,libfutures_channel-a0eff9c1e2d8d23f,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libbytes-efe53d082f299de1,libserde-86b731e30da84c3d,libserde_core-21f22ac7b803fb0e}.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/rustdoctestXvDz0t/rustc9AgdYY/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-a7901dff2c0fb1ef/out" "-L" "/opt/rustwide/target/debug/build/ring-5868cc98a59d6718/out" "-L" "/opt/rustwide/target/debug/build/ring-fb70937a6bc00254/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXvDz0t/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 - PubsubLsResult (line 1712) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestvHzrxP/rustcR9uOQL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libferripfs_network-5033186a409ce889,libferripfs_repo-a252685c21a946da,libdirs-044cef3bc53d878d,libdirs_sys-62f4593bd1e25f3b,liboption_ext-61303ef911796993,libfs2-9d8ffea30162aac5,libferripfs_config-afc39f40fdd84c76,libserde_json-afe26781893c55be,libzmij-6ea76cb949df0b83,liblibp2p-daf2526c224445b1,liblibp2p_yamux-9fff253cec2451ec,libyamux-0bf1965b55cf53b7,libyamux-98c55f4ba615554d,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-3fcd5f3744736c3e,libwebpki_roots-da6c00699c81e448,libsoketto-7a7add01882e27a7,libsha1-416e5aec2052e0b3,liblibp2p_upnp-1712336afd8eeea7,libigd_next-83c01166956749eb,libattohttpc-87423cc1567e20ea,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libhyper-072d377afe360407,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b4952a26a3f7b2d8,libindexmap-f006485b143d2676,libhashbrown-25abce2d85979e8d,libtokio_util-77dc14df03966e3b,libtower_service-3fb88d28c2218805,libhttp_body-96123f603fc50bfa,libhttp-5a6e31c52015be83,liblibp2p_tcp-79ed69de3dac1e15,liblibp2p_relay-d120c6b41408edb3,liblibp2p_quic-f0751b01b57c0da0,liblibp2p_tls-d752e7daece0045b,librcgen-982bd93d8394ed0f,libyasna-4b62e291c88cd00e,libring-abe609062b735149,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libpem-c65b0b75163a9934,libbase64-32787b0325ea6df8,libfutures_rustls-98bbce7bcbad3aab,libwebpki-a1ecd23efac585d3,libx509_parser-9ded0d469bb87f24,liblazy_static-3674be3f4245d19b,liboid_registry-014ceb498c885ca8,libder_parser-6063d3a1563efa52,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-07e308e14e1f6d3f,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-009a5e0aa6e5a2f6,libitoa-f3a70a1441f7f89b,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libquinn-db243c20062a717b,libquinn_udp-8939594e8e2e5337,libquinn_proto-b2e0be733404c18b,liblru_slab-3437f7a29fa5ef09,librustls-2e9723e62bfdcfb4,libwebpki-c2d3cf558a290b22,librustls_pki_types-5332e147bea105d0,librand-7fe92308838b4d9d,librand_chacha-57351b9c08b22311,librand_core-e08bdc0854e3edde,libgetrandom-52177462c804be7c,librustc_hash-ca4219e344ea5da0,liblibp2p_ping-1ebd46391bbb235d,liblibp2p_noise-2f1baf18109b9c9d,libx25519_dalek-e7e42f34bf8f3177,libsnow-937a8aa8bb094a0d,libring-887b5081417e630e,libuntrusted-b2f816886faf2178,liblibp2p_mdns-b41bf36c9136ada8,libif_watch-4f6da888514ab191,librtnetlink-637b5a1b1870b0c0,libnix-415f2f116637bcc7,libnetlink_proto-63386dc398f8ecf1,libnetlink_sys-12512691f3f83238,libnetlink_packet_route-aed499d826c4887c,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-082d446b577cb924,libnetlink_packet_utils-c4981c74f25364ac,libanyhow-4342eda19ce54c8e,liblibp2p_kad-6076be10437dc9f0,libuint-e9fc0656e5ed125c,libcrunchy-e5afda26bcbe7d3a,libhex-03ca8dc626f2ced7,liblibp2p_identify-71229b24d930b20d,liblibp2p_dns-4e9470cff7d7d65a,libhickory_resolver-eef42ee2fb9f9178,libresolv_conf-aec290acf5745886,liblru_cache-2ad3bbc5c06cfe11,liblinked_hash_map-7d04f0e6cc440adb,libhickory_proto-c08487b14c029d13,libipnet-a38805d99c19843f,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libsocket2-0868d9b64647ea15,liblibp2p_dcutr-6f9bf1ad4acd1cec,liblibp2p_connection_limits-b672e44700c0702c,liblibp2p_autonat-69a362ea61d24f7b,libquick_protobuf_codec-39dd2efffaaf361f,libasynchronous_codec-4a5c2fd7db596359,liblibp2p_request_response-c168c5ac3fbc95ca,libfutures_bounded-6f6c9175413c526a,liblibp2p_allow_block_list-dc839148608a0401,liblibp2p_swarm-5602145596933f10,libtokio-4ae49f806373e7c7,libsignal_hook_registry-acd2f2ee12a7a389,liberrno-7a011f285ecab8fd,libsocket2-d8f267d1b2d0338c,libmio-8d4190b57442d951,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liblibp2p_core-162b894b531947e5,libthiserror-4ef3bb96c9c0feee,libvoid-eb7ae209523c4fe2,libmultistream_select-28ea5de8daed06bf,liblog-f16ce4b64309590f,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-4d8bb98f84aa3765,libparking_lot-6d7783a483ad8257,libparking_lot_core-15ea9b940d91c202,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfnv-79e2cbfbe03dcd16,libweb_time-e902e3c80b588a6f,libpin_project-5fae487233a1db85,libeither-ee1ed391f5dfcb09,libmultiaddr-310630424f98b1bd,liburl-973ff06be259a944,libidna-1ccde24ba8db809f,libutf8_iter-51566bbad89f3a68,libidna_adapter-151176b0bca43ff1,libicu_properties-61bf355ecf7e50a9,libicu_properties_data-b217809bf575558a,libicu_normalizer-ce8a01ae8f26d534,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-c3dff7aaddb3db15,libpotential_utf-4b04bc1422e2531b,libicu_provider-3af30f698334bd4a,libicu_locale_core-d6fea2762447731b,libtinystr-29bb565dc3ac551c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-11a0474cf001baf6,libzerotrie-ca7f416113050dc4,libyoke-a8c014a7ea83fcef,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-c2296cf8536524b4,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libmultibase-8af0750939f3ce8f,libbase_x-e5b84adab724dcee,libbase256emoji-1929e934aef2234b,libconst_str-a43587d571c7c343,libdata_encoding_macro-5dd25d79ad78e10b,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-70861559d6b15251,libbs58-6d9c7a5f59ca4fad,libhkdf-3c70e610a57ce41b,libhmac-fd16ed5b06e75128,libtracing-be40951edebb2672,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libthiserror-8dfbd23ad1606a66,libquick_protobuf-b7e89338cc32fca4,librand-6f60468d91e288e5,librand_chacha-8b3f7ee415f27bdb,libppv_lite86-96cea25244b4bfd4,libzerocopy-df297b99db9e5bc1,libed25519_dalek-974ee90046761bd8,libsha2-9f495b50faf30d9e,librand_core-526aa1b6c092daf4,libgetrandom-8134b0ef0805c662,libcurve25519_dalek-b253a6312fb9bbdd,libcpufeatures-e04321643d03190d,libzeroize-d4decda2e59482c8,libcfg_if-83060ec5685761ae,libdigest-c733894d66cc1e1c,libsubtle-9600f7efd1e82d97,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libdata_encoding-4b0fc7d26697af29,libbyteorder-8f59b6d1bfdaa844,libarrayref-81fde35c69841043,libmultihash-1a14bc0de28bb270,libunsigned_varint-fb9a05934f82dfbc,libfutures-c659ba57c2ae0799,libfutures_executor-15e8f1f3fb8d75f3,libnum_cpus-6ed61c9650d8c622,liblibc-f836acfa9b4bfd56,libfutures_util-45c3baab2a8b1ee1,libmemchr-9be7e24c0cc6f173,libfutures_io-f72315fc1e3f198d,libslab-0582d648e59ab406,libfutures_channel-a0eff9c1e2d8d23f,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libbytes-efe53d082f299de1,libserde-86b731e30da84c3d,libserde_core-21f22ac7b803fb0e}.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/rustdoctestvHzrxP/rustcR9uOQL/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-a7901dff2c0fb1ef/out" "-L" "/opt/rustwide/target/debug/build/ring-5868cc98a59d6718/out" "-L" "/opt/rustwide/target/debug/build/ring-fb70937a6bc00254/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvHzrxP/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 - MfsLsResult (line 1162) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqhJ9Ex/rustcyCPmcP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libferripfs_network-5033186a409ce889,libferripfs_repo-a252685c21a946da,libdirs-044cef3bc53d878d,libdirs_sys-62f4593bd1e25f3b,liboption_ext-61303ef911796993,libfs2-9d8ffea30162aac5,libferripfs_config-afc39f40fdd84c76,libserde_json-afe26781893c55be,libzmij-6ea76cb949df0b83,liblibp2p-daf2526c224445b1,liblibp2p_yamux-9fff253cec2451ec,libyamux-0bf1965b55cf53b7,libyamux-98c55f4ba615554d,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-3fcd5f3744736c3e,libwebpki_roots-da6c00699c81e448,libsoketto-7a7add01882e27a7,libsha1-416e5aec2052e0b3,liblibp2p_upnp-1712336afd8eeea7,libigd_next-83c01166956749eb,libattohttpc-87423cc1567e20ea,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libhyper-072d377afe360407,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b4952a26a3f7b2d8,libindexmap-f006485b143d2676,libhashbrown-25abce2d85979e8d,libtokio_util-77dc14df03966e3b,libtower_service-3fb88d28c2218805,libhttp_body-96123f603fc50bfa,libhttp-5a6e31c52015be83,liblibp2p_tcp-79ed69de3dac1e15,liblibp2p_relay-d120c6b41408edb3,liblibp2p_quic-f0751b01b57c0da0,liblibp2p_tls-d752e7daece0045b,librcgen-982bd93d8394ed0f,libyasna-4b62e291c88cd00e,libring-abe609062b735149,libspin-4089a13ab2a784ba,libuntrusted-a7f0f384c8611dea,libpem-c65b0b75163a9934,libbase64-32787b0325ea6df8,libfutures_rustls-98bbce7bcbad3aab,libwebpki-a1ecd23efac585d3,libx509_parser-9ded0d469bb87f24,liblazy_static-3674be3f4245d19b,liboid_registry-014ceb498c885ca8,libder_parser-6063d3a1563efa52,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-07e308e14e1f6d3f,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-009a5e0aa6e5a2f6,libitoa-f3a70a1441f7f89b,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libquinn-db243c20062a717b,libquinn_udp-8939594e8e2e5337,libquinn_proto-b2e0be733404c18b,liblru_slab-3437f7a29fa5ef09,librustls-2e9723e62bfdcfb4,libwebpki-c2d3cf558a290b22,librustls_pki_types-5332e147bea105d0,librand-7fe92308838b4d9d,librand_chacha-57351b9c08b22311,librand_core-e08bdc0854e3edde,libgetrandom-52177462c804be7c,librustc_hash-ca4219e344ea5da0,liblibp2p_ping-1ebd46391bbb235d,liblibp2p_noise-2f1baf18109b9c9d,libx25519_dalek-e7e42f34bf8f3177,libsnow-937a8aa8bb094a0d,libring-887b5081417e630e,libuntrusted-b2f816886faf2178,liblibp2p_mdns-b41bf36c9136ada8,libif_watch-4f6da888514ab191,librtnetlink-637b5a1b1870b0c0,libnix-415f2f116637bcc7,libnetlink_proto-63386dc398f8ecf1,libnetlink_sys-12512691f3f83238,libnetlink_packet_route-aed499d826c4887c,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-082d446b577cb924,libnetlink_packet_utils-c4981c74f25364ac,libanyhow-4342eda19ce54c8e,liblibp2p_kad-6076be10437dc9f0,libuint-e9fc0656e5ed125c,libcrunchy-e5afda26bcbe7d3a,libhex-03ca8dc626f2ced7,liblibp2p_identify-71229b24d930b20d,liblibp2p_dns-4e9470cff7d7d65a,libhickory_resolver-eef42ee2fb9f9178,libresolv_conf-aec290acf5745886,liblru_cache-2ad3bbc5c06cfe11,liblinked_hash_map-7d04f0e6cc440adb,libhickory_proto-c08487b14c029d13,libipnet-a38805d99c19843f,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libsocket2-0868d9b64647ea15,liblibp2p_dcutr-6f9bf1ad4acd1cec,liblibp2p_connection_limits-b672e44700c0702c,liblibp2p_autonat-69a362ea61d24f7b,libquick_protobuf_codec-39dd2efffaaf361f,libasynchronous_codec-4a5c2fd7db596359,liblibp2p_request_response-c168c5ac3fbc95ca,libfutures_bounded-6f6c9175413c526a,liblibp2p_allow_block_list-dc839148608a0401,liblibp2p_swarm-5602145596933f10,libtokio-4ae49f806373e7c7,libsignal_hook_registry-acd2f2ee12a7a389,liberrno-7a011f285ecab8fd,libsocket2-d8f267d1b2d0338c,libmio-8d4190b57442d951,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,liblibp2p_core-162b894b531947e5,libthiserror-4ef3bb96c9c0feee,libvoid-eb7ae209523c4fe2,libmultistream_select-28ea5de8daed06bf,liblog-f16ce4b64309590f,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-4d8bb98f84aa3765,libparking_lot-6d7783a483ad8257,libparking_lot_core-15ea9b940d91c202,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfnv-79e2cbfbe03dcd16,libweb_time-e902e3c80b588a6f,libpin_project-5fae487233a1db85,libeither-ee1ed391f5dfcb09,libmultiaddr-310630424f98b1bd,liburl-973ff06be259a944,libidna-1ccde24ba8db809f,libutf8_iter-51566bbad89f3a68,libidna_adapter-151176b0bca43ff1,libicu_properties-61bf355ecf7e50a9,libicu_properties_data-b217809bf575558a,libicu_normalizer-ce8a01ae8f26d534,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-c3dff7aaddb3db15,libpotential_utf-4b04bc1422e2531b,libicu_provider-3af30f698334bd4a,libicu_locale_core-d6fea2762447731b,libtinystr-29bb565dc3ac551c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-11a0474cf001baf6,libzerotrie-ca7f416113050dc4,libyoke-a8c014a7ea83fcef,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-c2296cf8536524b4,libform_urlencoded-98cc7da289c29f13,libpercent_encoding-fa055ecaa1e57cfa,libmultibase-8af0750939f3ce8f,libbase_x-e5b84adab724dcee,libbase256emoji-1929e934aef2234b,libconst_str-a43587d571c7c343,libdata_encoding_macro-5dd25d79ad78e10b,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-70861559d6b15251,libbs58-6d9c7a5f59ca4fad,libhkdf-3c70e610a57ce41b,libhmac-fd16ed5b06e75128,libtracing-be40951edebb2672,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,libthiserror-8dfbd23ad1606a66,libquick_protobuf-b7e89338cc32fca4,librand-6f60468d91e288e5,librand_chacha-8b3f7ee415f27bdb,libppv_lite86-96cea25244b4bfd4,libzerocopy-df297b99db9e5bc1,libed25519_dalek-974ee90046761bd8,libsha2-9f495b50faf30d9e,librand_core-526aa1b6c092daf4,libgetrandom-8134b0ef0805c662,libcurve25519_dalek-b253a6312fb9bbdd,libcpufeatures-e04321643d03190d,libzeroize-d4decda2e59482c8,libcfg_if-83060ec5685761ae,libdigest-c733894d66cc1e1c,libsubtle-9600f7efd1e82d97,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libed25519-44e6328192700ad9,libsignature-3b38413e1bea4ec2,libdata_encoding-4b0fc7d26697af29,libbyteorder-8f59b6d1bfdaa844,libarrayref-81fde35c69841043,libmultihash-1a14bc0de28bb270,libunsigned_varint-fb9a05934f82dfbc,libfutures-c659ba57c2ae0799,libfutures_executor-15e8f1f3fb8d75f3,libnum_cpus-6ed61c9650d8c622,liblibc-f836acfa9b4bfd56,libfutures_util-45c3baab2a8b1ee1,libmemchr-9be7e24c0cc6f173,libfutures_io-f72315fc1e3f198d,libslab-0582d648e59ab406,libfutures_channel-a0eff9c1e2d8d23f,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libbytes-efe53d082f299de1,libserde-86b731e30da84c3d,libserde_core-21f22ac7b803fb0e}.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/rustdoctestqhJ9Ex/rustcyCPmcP/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-a7901dff2c0fb1ef/out" "-L" "/opt/rustwide/target/debug/build/ring-5868cc98a59d6718/out" "-L" "/opt/rustwide/target/debug/build/ring-fb70937a6bc00254/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqhJ9Ex/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 - MfsLsResult (line 1162)
[INFO] [stdout]     src/lib.rs - MfsNodeType (line 877)
[INFO] [stdout]     src/lib.rs - MfsOpResult (line 1500)
[INFO] [stdout]     src/lib.rs - PubsubLsResult (line 1712)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.65s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a5d016125bc986b2becbb0fa9c1204f1705ca479d7c42be60a893545c86d1ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5d016125bc986b2becbb0fa9c1204f1705ca479d7c42be60a893545c86d1ed3", kill_on_drop: false }`
[INFO] [stdout] a5d016125bc986b2becbb0fa9c1204f1705ca479d7c42be60a893545c86d1ed3
