[INFO] fetching crate helia-ipns 0.1.3...
[INFO] testing helia-ipns-0.1.3 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate helia-ipns 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate helia-ipns 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate helia-ipns 0.1.3
[INFO] tweaked toml for crates.io crate helia-ipns 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate helia-ipns 0.1.3 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 helia-ipns 0.1.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 23ab78fb47a9944a709175fdd9777e07196325e3850b4740f0d2beb68369ea90
[INFO] running `Command { std: "docker" "start" "-a" "23ab78fb47a9944a709175fdd9777e07196325e3850b4740f0d2beb68369ea90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23ab78fb47a9944a709175fdd9777e07196325e3850b4740f0d2beb68369ea90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ab78fb47a9944a709175fdd9777e07196325e3850b4740f0d2beb68369ea90", kill_on_drop: false }`
[INFO] [stdout] 23ab78fb47a9944a709175fdd9777e07196325e3850b4740f0d2beb68369ea90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 28e60d49a5ee8ccbc9b5679779951ecd0aee5a358606c2b1b6a90fdb2d6fb9ab
[INFO] running `Command { std: "docker" "start" "-a" "28e60d49a5ee8ccbc9b5679779951ecd0aee5a358606c2b1b6a90fdb2d6fb9ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[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 zeroize v1.8.2
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling libp2p-core v0.42.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling libp2p-swarm v0.45.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling cbor4ii v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling libp2p-request-response v0.27.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling attohttpc v0.24.1
[INFO] [stderr]    Compiling futures-ticker v0.0.3
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling send_wrapper v0.6.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling libp2p-kad v0.46.2
[INFO] [stderr]    Compiling libp2p-gossipsub v0.47.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling libp2p-noise v0.45.0
[INFO] [stderr]    Compiling igd-next v0.14.3
[INFO] [stderr]    Compiling async-std-resolver v0.24.4
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling libp2p-tls v0.5.0
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.7
[INFO] [stderr]    Compiling libp2p-ping v0.45.0
[INFO] [stderr]    Compiling libp2p-dcutr v0.12.0
[INFO] [stderr]    Compiling libp2p-identify v0.45.0
[INFO] [stderr]    Compiling libp2p-relay v0.18.0
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling libp2p-memory-connection-limits v0.3.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling libp2p-websocket v0.44.0
[INFO] [stderr]    Compiling libp2p-rendezvous v0.15.0
[INFO] [stderr]    Compiling libp2p-yamux v0.46.0
[INFO] [stderr]    Compiling libp2p-upnp v0.3.0
[INFO] [stderr]    Compiling libp2p-metrics v0.15.0
[INFO] [stderr]    Compiling libp2p-quic v0.11.1
[INFO] [stderr]    Compiling libp2p-pnet v0.25.0
[INFO] [stderr]    Compiling libp2p-floodsub v0.45.0
[INFO] [stderr]    Compiling libp2p-dns v0.42.0
[INFO] [stderr]    Compiling libp2p-webtransport-websys v0.4.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling libp2p-websocket-websys v0.4.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling libp2p-autonat v0.13.0
[INFO] [stderr]    Compiling libp2p-mdns v0.46.0
[INFO] [stderr]    Compiling libp2p-tcp v0.42.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.4.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.4.0
[INFO] [stderr]    Compiling libp2p-uds v0.41.0
[INFO] [stderr]    Compiling libp2p-plaintext v0.42.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ipld-core v0.4.2
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling libp2p v0.54.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.4
[INFO] [stderr]    Compiling helia-ipns v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling helia-interface v0.1.3
[INFO] [stderr]    Compiling helia-dnslink v0.1.3
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/errors.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::record::IpnsRecord`
[INFO] [stdout]  --> src/local_store.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::record::IpnsRecord;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]  --> src/routing.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 |     store::MemoryStore, Behaviour as Kademlia, Mode, QueryId, Quorum, Record as KadRecord,
[INFO] [stdout]   |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NetworkBehaviour`
[INFO] [stdout]   --> src/routing.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use libp2p::swarm::{NetworkBehaviour, Swarm};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Multiaddr`, `identity`, `noise`, `tcp`, and `yamux`
[INFO] [stdout]   --> src/routing.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libp2p::{identity, noise, tcp, yamux, Multiaddr, PeerId};
[INFO] [stdout]    |              ^^^^^^^^  ^^^^^  ^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_routing_key` is never used
[INFO] [stdout]    --> src/routing.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl DhtRouter {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     fn create_routing_key(peer_id: &PeerId) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 20s
[INFO] running `Command { std: "docker" "inspect" "28e60d49a5ee8ccbc9b5679779951ecd0aee5a358606c2b1b6a90fdb2d6fb9ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28e60d49a5ee8ccbc9b5679779951ecd0aee5a358606c2b1b6a90fdb2d6fb9ab", kill_on_drop: false }`
[INFO] [stdout] 28e60d49a5ee8ccbc9b5679779951ecd0aee5a358606c2b1b6a90fdb2d6fb9ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9dd89e89588d5b9cfd27df21fcc4de200cdd092e3d6d25b6fa2712e843b331a8
[INFO] running `Command { std: "docker" "start" "-a" "9dd89e89588d5b9cfd27df21fcc4de200cdd092e3d6d25b6fa2712e843b331a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling helia-ipns v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/errors.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::record::IpnsRecord`
[INFO] [stdout]  --> src/local_store.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::record::IpnsRecord;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]  --> src/routing.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 |     store::MemoryStore, Behaviour as Kademlia, Mode, QueryId, Quorum, Record as KadRecord,
[INFO] [stdout]   |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NetworkBehaviour`
[INFO] [stdout]   --> src/routing.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use libp2p::swarm::{NetworkBehaviour, Swarm};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Multiaddr`, `identity`, `noise`, `tcp`, and `yamux`
[INFO] [stdout]   --> src/routing.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libp2p::{identity, noise, tcp, yamux, Multiaddr, PeerId};
[INFO] [stdout]    |              ^^^^^^^^  ^^^^^  ^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_routing_key` is never used
[INFO] [stdout]    --> src/routing.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl DhtRouter {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     fn create_routing_key(peer_id: &PeerId) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> tests/ipns_tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> src/errors.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::record::IpnsRecord`
[INFO] [stdout]  --> src/local_store.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::record::IpnsRecord;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mode`
[INFO] [stdout]  --> src/routing.rs:7:48
[INFO] [stdout]   |
[INFO] [stdout] 7 |     store::MemoryStore, Behaviour as Kademlia, Mode, QueryId, Quorum, Record as KadRecord,
[INFO] [stdout]   |                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NetworkBehaviour`
[INFO] [stdout]   --> src/routing.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use libp2p::swarm::{NetworkBehaviour, Swarm};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Multiaddr`, `identity`, `noise`, `tcp`, and `yamux`
[INFO] [stdout]   --> src/routing.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libp2p::{identity, noise, tcp, yamux, Multiaddr, PeerId};
[INFO] [stdout]    |              ^^^^^^^^  ^^^^^  ^^^  ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `router1`
[INFO] [stdout]    --> tests/dht_router_tests.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let router1 = DhtRouter::new(swarm1, peer_id1);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_router1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `router2`
[INFO] [stdout]    --> tests/dht_router_tests.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let router2 = DhtRouter::new(swarm2, peer_id2);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_router2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `router3`
[INFO] [stdout]    --> tests/dht_router_tests.rs:200:9
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let router3 = DhtRouter::new(swarm3, peer_id3);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_router3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_routing_key` is never used
[INFO] [stdout]    --> src/routing.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl DhtRouter {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 237 |     fn create_routing_key(peer_id: &PeerId) -> Vec<u8> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.83s
[INFO] running `Command { std: "docker" "inspect" "9dd89e89588d5b9cfd27df21fcc4de200cdd092e3d6d25b6fa2712e843b331a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd89e89588d5b9cfd27df21fcc4de200cdd092e3d6d25b6fa2712e843b331a8", kill_on_drop: false }`
[INFO] [stdout] 9dd89e89588d5b9cfd27df21fcc4de200cdd092e3d6d25b6fa2712e843b331a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a63b8369ddaf64ec380f15415192f97e2908c320727c11694bf13fd1c4e1363a
[INFO] running `Command { std: "docker" "start" "-a" "a63b8369ddaf64ec380f15415192f97e2908c320727c11694bf13fd1c4e1363a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fmt`
[INFO] [stderr]  --> src/errors.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fmt;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::record::IpnsRecord`
[INFO] [stderr]  --> src/local_store.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::record::IpnsRecord;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Mode`
[INFO] [stderr]  --> src/routing.rs:7:48
[INFO] [stderr]   |
[INFO] [stderr] 7 |     store::MemoryStore, Behaviour as Kademlia, Mode, QueryId, Quorum, Record as KadRecord,
[INFO] [stderr]   |                                                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NetworkBehaviour`
[INFO] [stderr]   --> src/routing.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | use libp2p::swarm::{NetworkBehaviour, Swarm};
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Multiaddr`, `identity`, `noise`, `tcp`, and `yamux`
[INFO] [stderr]   --> src/routing.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr] 11 | use libp2p::{identity, noise, tcp, yamux, Multiaddr, PeerId};
[INFO] [stderr]    |              ^^^^^^^^  ^^^^^  ^^^  ^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `create_routing_key` is never used
[INFO] [stderr]    --> src/routing.rs:237:8
[INFO] [stderr]     |
[INFO] [stderr] 181 | impl DhtRouter {
[INFO] [stderr]     | -------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 237 |     fn create_routing_key(peer_id: &PeerId) -> Vec<u8> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `helia-ipns` (lib) generated 6 warnings (run `cargo fix --lib -p helia-ipns` to apply 5 suggestions)
[INFO] [stderr] warning: `helia-ipns` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: unused variable: `router1`
[INFO] [stderr]    --> tests/dht_router_tests.rs:198:9
[INFO] [stderr]     |
[INFO] [stderr] 198 |     let router1 = DhtRouter::new(swarm1, peer_id1);
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_router1`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `router2`
[INFO] [stderr]    --> tests/dht_router_tests.rs:199:9
[INFO] [stderr]     |
[INFO] [stderr] 199 |     let router2 = DhtRouter::new(swarm2, peer_id2);
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_router2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `router3`
[INFO] [stderr]    --> tests/dht_router_tests.rs:200:9
[INFO] [stderr]     |
[INFO] [stderr] 200 |     let router3 = DhtRouter::new(swarm3, peer_id3);
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_router3`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> tests/ipns_tests.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `helia-ipns` (test "dht_router_tests") generated 3 warnings (run `cargo fix --test "dht_router_tests" -p helia-ipns` to apply 3 suggestions)
[INFO] [stderr] warning: `helia-ipns` (test "ipns_tests") generated 1 warning (run `cargo fix --test "ipns_tests" -p helia-ipns` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/helia_ipns-386580667a4b0807)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test local_store::tests::test_local_store_operations ... ok
[INFO] [stdout] test local_store::tests::test_should_republish ... ok
[INFO] [stdout] test keys::tests::test_routing_key_conversion ... ok
[INFO] [stdout] test record::tests::test_ttl_conversion ... ok
[INFO] [stdout] test record::tests::test_record_expiry ... ok
[INFO] [stdout] test keys::tests::test_keychain_operations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dht_router_tests.rs (/opt/rustwide/target/debug/deps/dht_router_tests-f3322b124c0e898b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_router_name ... ok
[INFO] [stdout] test test_dht_router_with_custom_keypair ... ok
[INFO] [stdout] test test_dht_router_creation ... ok
[INFO] [stdout] test test_protobuf_marshal_for_dht ... ok
[INFO] [stdout] test test_multiple_routers ... ok
[INFO] [stdout] test test_dht_get_operation ... ok
[INFO] [stdout] test test_dht_put_operation ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_dht_put_operation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_dht_put_operation' (25) panicked at tests/dht_router_tests.rs:106:5:
[INFO] [stdout] DHT put should succeed: Some(Timeout)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594657decfba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594657decfba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594657decfba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594657decfba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594657e02e0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594657e02e0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x594657df1f52 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594657df1f52 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x594657dcb5bf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594657dcb5bf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594657de5149 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59465790d3bc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59465790d3bc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594657de53c2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x594657de53c2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x594657dcb678 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x594657dc2a89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594657dcc47d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x594657e036ec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5946578daec5 - dht_router_tests::test_dht_put_operation::{{closure}}::h90c42cc3fe8f4ee5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dht_router_tests.rs:106:5
[INFO] [stdout]   20:     0x5946578a62f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h929f864e230b8116
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5946578a636d - <core::pin::Pin<P> as core::future::future::Future>::poll::haddf574a683e8b56
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5946578b2a5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd1ab5098cd7b0d89
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   23:     0x5946578b280b - tokio::task::coop::with_budget::h104de0bdf849fa31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5946578b280b - tokio::task::coop::budget::hc52cf5745b7945a7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5946578b280b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h339371a7205175e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   26:     0x5946578afaf0 - tokio::runtime::scheduler::current_thread::Context::enter::h6215befbad5d9236
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   27:     0x5946578b1ebd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h88dc1494014979fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   28:     0x5946578b1084 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3a9d10d0a5f39fa2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   29:     0x5946578d46eb - tokio::runtime::context::scoped::Scoped<T>::set::h320db868d2432d06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5946578d4299 - tokio::runtime::context::set_scheduler::{{closure}}::hba882eef09e1ac57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x594657898102 - std::thread::local::LocalKey<T>::try_with::h2329a60dc235f033
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x594657897a9e - std::thread::local::LocalKey<T>::with::h4a4078c0a3d18c9a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5946578d424d - tokio::runtime::context::set_scheduler::h8aa549ade0287b57
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5946578b0e30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha6d8a37bb329b7c9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   35:     0x5946578b10e6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6f24684aa0807d47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   36:     0x5946578af060 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5dd8964cfcdc9646
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   37:     0x594657899523 - tokio::runtime::context::runtime::enter_runtime::h0793bfeac146aa27
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5946578aed71 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h183b7d8b32e0f548
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   39:     0x5946578aaae4 - tokio::runtime::runtime::Runtime::block_on_inner::h5afa25e08a363496
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   40:     0x5946578aadbf - tokio::runtime::runtime::Runtime::block_on::h722045ec6ce29ffe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   41:     0x5946578d9f47 - dht_router_tests::test_dht_put_operation::hfa2f07e33584aa30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dht_router_tests.rs:108:79
[INFO] [stdout]   42:     0x5946578d9fe7 - dht_router_tests::test_dht_put_operation::{{closure}}::h6ce792799ad35526
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/dht_router_tests.rs:68:34
[INFO] [stdout]   43:     0x59465788d156 - core::ops::function::FnOnce::call_once::h29c62317ffc9fdca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x59465790149b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59465790149b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x59465790de8b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x59465790de8b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x59465790de8b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x59465790de8b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x59465790de8b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x59465790de8b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x59465790de8b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x5946579095a4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x5946579095a4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x594657910a92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x594657910a92 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x594657910a92 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x594657910a92 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x594657910a92 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x594657910a92 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x594657910a92 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x594657dec88f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   63:     0x594657dec88f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7a57641aaaa4 - <unknown>
[INFO] [stdout]   65:     0x7a5764237a64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_dht_put_operation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test dht_router_tests`
[INFO] running `Command { std: "docker" "inspect" "a63b8369ddaf64ec380f15415192f97e2908c320727c11694bf13fd1c4e1363a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63b8369ddaf64ec380f15415192f97e2908c320727c11694bf13fd1c4e1363a", kill_on_drop: false }`
[INFO] [stdout] a63b8369ddaf64ec380f15415192f97e2908c320727c11694bf13fd1c4e1363a
