[INFO] fetching crate netabase 0.0.2...
[INFO] testing netabase-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate netabase 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate netabase 0.0.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate netabase 0.0.2
[INFO] tweaked toml for crates.io crate netabase 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netabase 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netabase 0.0.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89043da5b092e9a97628c7d6e506f1af3d0f16190ff179df1179d9c9a8ebb7b3
[INFO] running `Command { std: "docker" "start" "-a" "89043da5b092e9a97628c7d6e506f1af3d0f16190ff179df1179d9c9a8ebb7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89043da5b092e9a97628c7d6e506f1af3d0f16190ff179df1179d9c9a8ebb7b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89043da5b092e9a97628c7d6e506f1af3d0f16190ff179df1179d9c9a8ebb7b3", kill_on_drop: false }`
[INFO] [stdout] 89043da5b092e9a97628c7d6e506f1af3d0f16190ff179df1179d9c9a8ebb7b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce7e7a3fa9c41a719050acb0d0900b102fa27069180d0a6c3e12eece0e4edd47
[INFO] running `Command { std: "docker" "start" "-a" "ce7e7a3fa9c41a719050acb0d0900b102fa27069180d0a6c3e12eece0e4edd47", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling redb v3.1.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling parking_lot v0.11.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 socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling match-lookup v0.1.1
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling netabase_deps v0.0.2
[INFO] [stderr]    Compiling netabase_macros v0.0.2
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling libp2p-core v0.43.1
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling libp2p-tls v0.6.2
[INFO] [stderr]    Compiling libp2p-noise v0.46.1
[INFO] [stderr]    Compiling libp2p-yamux v0.47.0
[INFO] [stderr]    Compiling libp2p-websocket v0.45.1
[INFO] [stderr]    Compiling libp2p-tcp v0.44.0
[INFO] [stderr]    Compiling libp2p-quic v0.13.0
[INFO] [stderr]    Compiling libp2p-identify v0.47.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-kad v0.48.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling libp2p-mdns v0.48.0
[INFO] [stderr]    Compiling libp2p-dns v0.44.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling netabase_store v0.0.2
[INFO] [stderr]    Compiling netabase v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "ce7e7a3fa9c41a719050acb0d0900b102fa27069180d0a6c3e12eece0e4edd47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7e7a3fa9c41a719050acb0d0900b102fa27069180d0a6c3e12eece0e4edd47", kill_on_drop: false }`
[INFO] [stdout] ce7e7a3fa9c41a719050acb0d0900b102fa27069180d0a6c3e12eece0e4edd47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d2f7b6fefe9ac733a6476446fe09c0381027b09b2bfcada7625fa106dcbd342
[INFO] running `Command { std: "docker" "start" "-a" "2d2f7b6fefe9ac733a6476446fe09c0381027b09b2bfcada7625fa106dcbd342", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.8
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling netabase_deps v0.0.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling netabase_macros v0.0.2
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling libp2p-core v0.43.1
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling libp2p-tls v0.6.2
[INFO] [stderr]    Compiling libp2p-noise v0.46.1
[INFO] [stderr]    Compiling libp2p-websocket v0.45.1
[INFO] [stderr]    Compiling libp2p-dns v0.44.0
[INFO] [stderr]    Compiling libp2p-yamux v0.47.0
[INFO] [stderr]    Compiling libp2p-tcp v0.44.0
[INFO] [stderr]    Compiling libp2p-quic v0.13.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-mdns v0.48.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling libp2p-kad v0.48.0
[INFO] [stderr]    Compiling libp2p-identify v0.47.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling netabase_store v0.0.2
[INFO] [stderr]    Compiling netabase v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.85s
[INFO] running `Command { std: "docker" "inspect" "2d2f7b6fefe9ac733a6476446fe09c0381027b09b2bfcada7625fa106dcbd342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2f7b6fefe9ac733a6476446fe09c0381027b09b2bfcada7625fa106dcbd342", kill_on_drop: false }`
[INFO] [stdout] 2d2f7b6fefe9ac733a6476446fe09c0381027b09b2bfcada7625fa106dcbd342
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5d0528d2753ce3737ad4758bfdc6eee1f932db29d1c969cc696e2ef8b888ee7
[INFO] running `Command { std: "docker" "start" "-a" "f5d0528d2753ce3737ad4758bfdc6eee1f932db29d1c969cc696e2ef8b888ee7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netabase-8faae1c333912776)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_subscribe_to_broadcasts_is_not_async ... ok
[INFO] [stderr]    Doc-tests netabase
[INFO] [stdout] test tests::test_broadcast_receiver_cloning ... ok
[INFO] [stdout] test tests::test_multiple_broadcast_subscriptions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - Netabase (line 334) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::bootstrap (line 1189) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::get_mode (line 1477) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::get_protocol_names (line 1570) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::get_providers (line 1007) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::get_record (line 945) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::new (line 458) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::new_with_config (line 494) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::new_with_path (line 540) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::new_with_path_and_backend (line 584) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::put_record (line 842) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::query_local_records (line 1664) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::remove_address (line 1347) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::remove_peer (line 1413) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::remove_record (line 1617) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::set_mode (line 1527) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::start_providing (line 1073) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::start_swarm (line 642) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::stop_providing (line 1133) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::stop_swarm (line 716) ... ignored
[INFO] [stdout] test src/lib.rs - Netabase<D>::subscribe_to_broadcasts (line 774) ... ignored
[INFO] [stdout] test src/lib.rs - netabase_store (line 242) ... ok
[INFO] [stdout] test src/lib.rs - Netabase<D>::add_address (line 1263) ... ok
[INFO] [stdout] test src/lib.rs - (line 140) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 94) ... ok
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 140) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (66) panicked at /opt/rustwide/workdir/src/network/swarm/mod.rs:87:18:
[INFO] [stdout] Failed to build behaviour: Database("There was an error with the Sled database")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f11d313d472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f11d313d472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f11d313d472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f11d313d472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f11d31505ef - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f11d31505ef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f11d3105f43 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f11d3105f43 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f11d3113b32 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f11d3119b2f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f11d3119989 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5f11d311a1b5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5f11d3119f9a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5f11d3113c69 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5f11d30f9cfd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5f11d315a4b0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f11d31592d6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5f11d22b515c - core::result::Result<T,E>::expect::h4b49b412c7f1536f
[INFO] [stdout]   18:     0x5f11d2393670 - netabase::network::swarm::generate_swarm_with_name::{{closure}}::h66c7d1d0f101f86b
[INFO] [stdout]   19:     0x5f11d235c933 - libp2p::builder::phase::behaviour::<impl libp2p::builder::SwarmBuilder<Provider,libp2p::builder::phase::behaviour::BehaviourPhase<T,libp2p::builder::phase::relay::NoRelayBehaviour>>>::with_behaviour::h448a88afd6cc264e
[INFO] [stdout]   20:     0x5f11d235b2a0 - libp2p::builder::phase::bandwidth_metrics::<impl libp2p::builder::SwarmBuilder<Provider,libp2p::builder::phase::bandwidth_metrics::BandwidthMetricsPhase<T,libp2p::builder::phase::relay::NoRelayBehaviour>>>::with_behaviour::h2b7a9710147dfce9
[INFO] [stdout]   21:     0x5f11d235afa7 - libp2p::builder::phase::other_transport::<impl libp2p::builder::SwarmBuilder<Provider,libp2p::builder::phase::other_transport::OtherTransportPhase<T>>>::with_behaviour::hd1e09d2b58fc48df
[INFO] [stdout]   22:     0x5f11d23931d6 - netabase::network::swarm::generate_swarm_with_name::h325d3af44296572c
[INFO] [stdout]   23:     0x5f11d238f210 - netabase::Netabase<D>::start_swarm::{{closure}}::h02aef29894ff587c
[INFO] [stdout]   24:     0x5f11d2242230 - doctest_bundle_2024::__doctest_0::main::{{closure}}::h8292f850796dfe64
[INFO] [stdout]   25:     0x5f11d2364ec7 - <core::pin::Pin<P> as core::future::future::Future>::poll::hd25b3f2a352ed10f
[INFO] [stdout]   26:     0x5f11d2310618 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hbb8ab408370d4d20
[INFO] [stdout]   27:     0x5f11d230f706 - tokio::runtime::park::CachedParkThread::block_on::hd53decc6679d772d
[INFO] [stdout]   28:     0x5f11d232a1af - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hbdce13ba60a825d4
[INFO] [stdout]   29:     0x5f11d232b882 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hdc399d3fd7db60a9
[INFO] [stdout]   30:     0x5f11d23282fa - tokio::runtime::context::runtime::enter_runtime::h8fb0d3740e6f37e9
[INFO] [stdout]   31:     0x5f11d232b62e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h976ba9f9d0954c12
[INFO] [stdout]   32:     0x5f11d232a951 - tokio::runtime::runtime::Runtime::block_on_inner::hc0651c378be3cd1f
[INFO] [stdout]   33:     0x5f11d232b2c2 - tokio::runtime::runtime::Runtime::block_on::h542072621971d52a
[INFO] [stdout]   34:     0x5f11d2241e34 - doctest_bundle_2024::__doctest_0::main::h6548f37539b0cdd0
[INFO] [stdout]   35:     0x5f11d22431d7 - doctest_bundle_2024::__doctest_0::__main_fn::ha36985085d4ce74f
[INFO] [stdout]   36:     0x5f11d210ac40 - doctest_runner_2024::__doctest_0::TEST::{{closure}}::hbfba275eb46bf70f
[INFO] [stdout]   37:     0x5f11d210d326 - core::ops::function::FnOnce::call_once::h4338bb3b2ff5b71b
[INFO] [stdout]   38:     0x5f11d210c202 - doctest_runner_2024::main::hfc1b3baf0a59e3de
[INFO] [stdout]   39:     0x5f11d210d143 - core::ops::function::FnOnce::call_once::h1a1afe29c2a399b8
[INFO] [stdout]   40:     0x5f11d210c656 - std::sys::backtrace::__rust_begin_short_backtrace::haf516670e1e1828a
[INFO] [stdout]   41:     0x5f11d210c439 - std::rt::lang_start::{{closure}}::h04b1a4b9c0669c00
[INFO] [stdout]   42:     0x5f11d3107c70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x5f11d3107c70 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5f11d3107c70 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5f11d3107c70 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5f11d3107c70 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x5f11d3107c70 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x5f11d3107c70 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x5f11d3107c70 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5f11d3107c70 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5f11d210c421 - std::rt::lang_start::he66aa05fc03f658f
[INFO] [stdout]   52:     0x5f11d2111255 - main
[INFO] [stdout]   53:     0x7d39ee18e1ca - <unknown>
[INFO] [stdout]   54:     0x7d39ee18e28b - __libc_start_main
[INFO] [stdout]   55:     0x5f11d210a5a5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (86) panicked at /opt/rustwide/workdir/src/network/swarm/mod.rs:87:18:
[INFO] [stdout] Failed to build behaviour: Database("There was an error with the Sled database")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e4b5505472 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e4b5505472 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e4b5505472 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57e4b5505472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57e4b55185ef - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57e4b55185ef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57e4b54cdf43 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e4b54cdf43 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57e4b54dbb32 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57e4b54e1b2f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57e4b54e1989 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x57e4b54e21b5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x57e4b54e1f9a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x57e4b54dbc69 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x57e4b54c1cfd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x57e4b55224b0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x57e4b55212d6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x57e4b467d84c - core::result::Result<T,E>::expect::hfd3e500fc8643705
[INFO] [stdout]   18:     0x57e4b475b6f0 - netabase::network::swarm::generate_swarm_with_name::{{closure}}::h6d725552b1422841
[INFO] [stdout]   19:     0x57e4b4724b83 - libp2p::builder::phase::behaviour::<impl libp2p::builder::SwarmBuilder<Provider,libp2p::builder::phase::behaviour::BehaviourPhase<T,libp2p::builder::phase::relay::NoRelayBehaviour>>>::with_behaviour::h891e2f4be078ff0e
[INFO] [stdout]   20:     0x57e4b4723340 - libp2p::builder::phase::bandwidth_metrics::<impl libp2p::builder::SwarmBuilder<Provider,libp2p::builder::phase::bandwidth_metrics::BandwidthMetricsPhase<T,libp2p::builder::phase::relay::NoRelayBehaviour>>>::with_behaviour::h60b0f4be76380a86
[INFO] [stdout]   21:     0x57e4b47230b7 - libp2p::builder::phase::other_transport::<impl libp2p::builder::SwarmBuilder<Provider,libp2p::builder::phase::other_transport::OtherTransportPhase<T>>>::with_behaviour::hf2d67596f76e7dde
[INFO] [stdout]   22:     0x57e4b475b526 - netabase::network::swarm::generate_swarm_with_name::h946166bfca09ea93
[INFO] [stdout]   23:     0x57e4b4757c70 - netabase::Netabase<D>::start_swarm::{{closure}}::h7052acdbd8538067
[INFO] [stdout]   24:     0x57e4b460b76b - doctest_bundle_2024::__doctest_1::main::{{closure}}::hca14f5811551bb59
[INFO] [stdout]   25:     0x57e4b472cde8 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb3493f4e725fa7bc
[INFO] [stdout]   26:     0x57e4b46d8459 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h1fccebe6ac97bd0b
[INFO] [stdout]   27:     0x57e4b46d6b27 - tokio::runtime::park::CachedParkThread::block_on::h87ccf046a826a19d
[INFO] [stdout]   28:     0x57e4b46f212e - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h9e306e28ddbeef41
[INFO] [stdout]   29:     0x57e4b46f379a - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h5d2c078a6420b03b
[INFO] [stdout]   30:     0x57e4b46f08dd - tokio::runtime::context::runtime::enter_runtime::hc5d0f70f56d3f096
[INFO] [stdout]   31:     0x57e4b46f3651 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hda1e2645fe6825a0
[INFO] [stdout]   32:     0x57e4b46f2534 - tokio::runtime::runtime::Runtime::block_on_inner::h071cb0149d840bb2
[INFO] [stdout]   33:     0x57e4b46f3006 - tokio::runtime::runtime::Runtime::block_on::h12dc2c8a4c6e9099
[INFO] [stdout]   34:     0x57e4b460b345 - doctest_bundle_2024::__doctest_1::main::h6b72edd60f204532
[INFO] [stdout]   35:     0x57e4b460bdc6 - doctest_bundle_2024::__doctest_1::__main_fn::h8dd129695f1a42df
[INFO] [stdout]   36:     0x57e4b44d2cc1 - doctest_runner_2024::__doctest_1::TEST::{{closure}}::h1e867d704c31f57e
[INFO] [stdout]   37:     0x57e4b44d52a6 - core::ops::function::FnOnce::call_once::h39e696a276070805
[INFO] [stdout]   38:     0x57e4b44d4202 - doctest_runner_2024::main::hfc1b3baf0a59e3de
[INFO] [stdout]   39:     0x57e4b44d5143 - core::ops::function::FnOnce::call_once::h1a1afe29c2a399b8
[INFO] [stdout]   40:     0x57e4b44d4656 - std::sys::backtrace::__rust_begin_short_backtrace::haf516670e1e1828a
[INFO] [stdout]   41:     0x57e4b44d4439 - std::rt::lang_start::{{closure}}::h04b1a4b9c0669c00
[INFO] [stdout]   42:     0x57e4b54cfc70 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x57e4b54cfc70 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x57e4b54cfc70 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x57e4b54cfc70 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x57e4b54cfc70 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x57e4b54cfc70 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x57e4b54cfc70 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x57e4b54cfc70 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x57e4b54cfc70 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x57e4b44d4421 - std::rt::lang_start::he66aa05fc03f658f
[INFO] [stdout]   52:     0x57e4b44d9255 - main
[INFO] [stdout]   53:     0x791901fce1ca - <unknown>
[INFO] [stdout]   54:     0x791901fce28b - __libc_start_main
[INFO] [stdout]   55:     0x57e4b44d25a5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 140)
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 9.44s; merged doctests compilation took 8.95s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f5d0528d2753ce3737ad4758bfdc6eee1f932db29d1c969cc696e2ef8b888ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5d0528d2753ce3737ad4758bfdc6eee1f932db29d1c969cc696e2ef8b888ee7", kill_on_drop: false }`
[INFO] [stdout] f5d0528d2753ce3737ad4758bfdc6eee1f932db29d1c969cc696e2ef8b888ee7
