[INFO] fetching crate litep2p 0.12.0... [INFO] testing litep2p-0.12.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate litep2p 0.12.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate litep2p 0.12.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate litep2p 0.12.0 [INFO] tweaked toml for crates.io crate litep2p 0.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate litep2p 0.12.0 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 litep2p 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a32782b80914b2c0b9336b02c01e1b7982b452f0ce85da71f6f48fd0bcf5d3e9 [INFO] running `Command { std: "docker" "start" "-a" "a32782b80914b2c0b9336b02c01e1b7982b452f0ce85da71f6f48fd0bcf5d3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a32782b80914b2c0b9336b02c01e1b7982b452f0ce85da71f6f48fd0bcf5d3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32782b80914b2c0b9336b02c01e1b7982b452f0ce85da71f6f48fd0bcf5d3e9", kill_on_drop: false }` [INFO] [stdout] a32782b80914b2c0b9336b02c01e1b7982b452f0ce85da71f6f48fd0bcf5d3e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5a33014c77ffb495f543bf156b54f72f9c9ef4e4f0ce3db5c1c7bb9828b1efdc [INFO] running `Command { std: "docker" "start" "-a" "5a33014c77ffb495f543bf156b54f72f9c9ef4e4f0ce3db5c1c7bb9828b1efdc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling network-interface v2.0.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling simple-dns v0.9.3 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling enum-display-macro v0.1.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling enum-display v0.1.4 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling yamux v0.13.8 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling litep2p v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "5a33014c77ffb495f543bf156b54f72f9c9ef4e4f0ce3db5c1c7bb9828b1efdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a33014c77ffb495f543bf156b54f72f9c9ef4e4f0ce3db5c1c7bb9828b1efdc", kill_on_drop: false }` [INFO] [stdout] 5a33014c77ffb495f543bf156b54f72f9c9ef4e4f0ce3db5c1c7bb9828b1efdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 76c1d762e5b98a8cdf2b9b2b0ff3c904a60cf6c871b1ab968c7f2d84e85f2bc5 [INFO] running `Command { std: "docker" "start" "-a" "76c1d762e5b98a8cdf2b9b2b0ff3c904a60cf6c871b1ab968c7f2d84e85f2bc5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [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 mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures_ringbuf v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling yamux v0.13.8 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling libp2p-mplex v0.39.0 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling network-interface v2.0.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ringbuf v0.3.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling litep2p v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling quinn-proto v0.9.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling libp2p-tls v0.1.0 [INFO] [stderr] Compiling libp2p-websocket v0.41.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling libp2p-ping v0.42.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-dns v0.39.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] error: could not compile `litep2p` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name litep2p --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz", "quic", "rsa", "webrtc", "websocket"))' -C metadata=ecc1bdd7eed683cb -C extra-filename=-36511291108512f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d6a4baa646bd309a.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cid=/opt/rustwide/target/debug/deps/libcid-b24f3097399ffaac.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-3e8f4310a2bb9569.rlib --extern enum_display=/opt/rustwide/target/debug/deps/libenum_display-a85006edd836b571.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-23c41cb79a3c363c.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rlib --extern futures_ringbuf=/opt/rustwide/target/debug/deps/libfutures_ringbuf-47df1a6f8c5ce302.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d5dfb276bcc0209c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-420053fadd33ba65.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b8e31cf84a4d825d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-5123f14f31b09f0b.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-0ee8af8c8ffbac54.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-e81157f8784b55b8.rlib --extern multiaddr=/opt/rustwide/target/debug/deps/libmultiaddr-691478cca9c12d98.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-8d7e566db2d34460.rlib --extern network_interface=/opt/rustwide/target/debug/deps/libnetwork_interface-bb3d4c24087b5e87.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-fe740fb1ac15c859.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-3da363bbbc221e37.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-b754517e77b2391a.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-efadb591d57630e4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9bae27bb29ab77ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36a70a92af5e63eb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cb0d880a08aebee6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-13d5409ade2d07c9.rlib --extern simple_dns=/opt/rustwide/target/debug/deps/libsimple_dns-d466f0407c85381c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-b15c16731cf0a6b9.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-df719e0df668a410.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f75f75df0d4c46e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-94aebe759e237a4b.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddb7ab142afac9de.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a045ca9bf7b9c85f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f21446c9f334e26e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e5c8825c8484990.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-3a506a377188719b.rlib --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-9b25c1cc3d9d9bc3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-738fd0cb4ce53e5d.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-1a0b696099a322b4.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-8030b39846318dc1.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-93dd5346ab9ba85d.rlib --extern yasna=/opt/rustwide/target/debug/deps/libyasna-e06376eff9d04a65.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7a66e5cfa4498a32.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-664776b974a5f0f6/out -L native=/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `litep2p` (test "mod") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name mod --edition=2021 tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz", "quic", "rsa", "webrtc", "websocket"))' -C metadata=4f3d7aefa87713a9 -C extra-filename=-bc308e59e71a2955 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d6a4baa646bd309a.so --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cid=/opt/rustwide/target/debug/deps/libcid-b24f3097399ffaac.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-3e8f4310a2bb9569.rlib --extern enum_display=/opt/rustwide/target/debug/deps/libenum_display-a85006edd836b571.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-23c41cb79a3c363c.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rlib --extern futures_ringbuf=/opt/rustwide/target/debug/deps/libfutures_ringbuf-47df1a6f8c5ce302.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-d5dfb276bcc0209c.rlib --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-420053fadd33ba65.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b8e31cf84a4d825d.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-5123f14f31b09f0b.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-0ee8af8c8ffbac54.rlib --extern litep2p=/opt/rustwide/target/debug/deps/liblitep2p-574e5bbee745a003.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-e81157f8784b55b8.rlib --extern multiaddr=/opt/rustwide/target/debug/deps/libmultiaddr-691478cca9c12d98.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-8d7e566db2d34460.rlib --extern network_interface=/opt/rustwide/target/debug/deps/libnetwork_interface-bb3d4c24087b5e87.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-fe740fb1ac15c859.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-3da363bbbc221e37.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-b754517e77b2391a.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-efadb591d57630e4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9bae27bb29ab77ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-36a70a92af5e63eb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cb0d880a08aebee6.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-13d5409ade2d07c9.rlib --extern simple_dns=/opt/rustwide/target/debug/deps/libsimple_dns-d466f0407c85381c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-b15c16731cf0a6b9.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-df719e0df668a410.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f75f75df0d4c46e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-94aebe759e237a4b.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddb7ab142afac9de.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a045ca9bf7b9c85f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f21446c9f334e26e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8e5c8825c8484990.rlib --extern uint=/opt/rustwide/target/debug/deps/libuint-3a506a377188719b.rlib --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-9b25c1cc3d9d9bc3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-738fd0cb4ce53e5d.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-1a0b696099a322b4.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-8030b39846318dc1.rlib --extern yamux=/opt/rustwide/target/debug/deps/libyamux-93dd5346ab9ba85d.rlib --extern yasna=/opt/rustwide/target/debug/deps/libyasna-e06376eff9d04a65.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7a66e5cfa4498a32.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-664776b974a5f0f6/out -L native=/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "76c1d762e5b98a8cdf2b9b2b0ff3c904a60cf6c871b1ab968c7f2d84e85f2bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c1d762e5b98a8cdf2b9b2b0ff3c904a60cf6c871b1ab968c7f2d84e85f2bc5", kill_on_drop: false }` [INFO] [stdout] 76c1d762e5b98a8cdf2b9b2b0ff3c904a60cf6c871b1ab968c7f2d84e85f2bc5