[INFO] cloning repository https://github.com/ljedrz/pea2pea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljedrz/pea2pea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85ec75ba02120362c7df61d7d1d9b3a1d08b9347 [INFO] testing ljedrz/pea2pea against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljedrz/pea2pea on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ljedrz/pea2pea [INFO] finished tweaking git repo https://github.com/ljedrz/pea2pea [INFO] tweaked toml for git repo https://github.com/ljedrz/pea2pea written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 358 packages to latest compatible versions [INFO] [stderr] Adding libp2p v0.54.1 (available: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-cert-gen v0.9.0 [INFO] [stderr] Downloaded multiaddr v0.18.2 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.14 [INFO] [stderr] Downloaded data-encoding-macro v0.1.16 [INFO] [stderr] Downloaded oid-registry v0.7.1 [INFO] [stderr] Downloaded libp2p v0.54.1 [INFO] [stderr] Downloaded deadline v0.2.0 [INFO] [stderr] Downloaded libp2p-allow-block-list v0.4.0 [INFO] [stderr] Downloaded libp2p-connection-limits v0.4.0 [INFO] [stderr] Downloaded libp2p-swarm-derive v0.35.0 [INFO] [stderr] Downloaded libp2p-identity v0.2.10 [INFO] [stderr] Downloaded libp2p-dns v0.42.0 [INFO] [stderr] Downloaded libp2p-mdns v0.46.0 [INFO] [stderr] Downloaded libp2p-quic v0.11.1 [INFO] [stderr] Downloaded prometheus-client v0.22.3 [INFO] [stderr] Downloaded hickory-resolver v0.24.2 [INFO] [stderr] Downloaded libp2p-swarm v0.45.1 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] [stderr] Downloaded asn1-rs v0.6.2 [INFO] [stderr] Downloaded rcgen v0.11.3 [INFO] [stderr] Downloaded rtnetlink v0.13.1 [INFO] [stderr] Downloaded libp2p-core v0.42.0 [INFO] [stderr] Downloaded if-watch v3.2.1 [INFO] [stderr] Downloaded libp2p-upnp v0.3.0 [INFO] [stderr] Downloaded yamux v0.13.4 [INFO] [stderr] Downloaded libp2p-yamux v0.46.0 [INFO] [stderr] Downloaded libp2p-metrics v0.15.0 [INFO] [stderr] Downloaded asynchronous-codec v0.7.0 [INFO] [stderr] Downloaded libp2p-ping v0.45.0 [INFO] [stderr] Downloaded futures-rustls v0.26.0 [INFO] [stderr] Downloaded hickory-proto v0.24.2 [INFO] [stderr] Downloaded libp2p-tls v0.5.0 [INFO] [stderr] Downloaded libp2p-tcp v0.42.0 [INFO] [stderr] Downloaded libp2p-noise v0.45.0 [INFO] [stderr] Downloaded asn1-rs-derive v0.5.1 [INFO] [stderr] Downloaded peak_alloc v0.2.1 [INFO] [stderr] Downloaded multihash v0.19.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e96346a761fe8bf250780afea97fe74142ba9093ac3e3d6ddc0a7705d97e8a9b [INFO] running `Command { std: "docker" "start" "-a" "e96346a761fe8bf250780afea97fe74142ba9093ac3e3d6ddc0a7705d97e8a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e96346a761fe8bf250780afea97fe74142ba9093ac3e3d6ddc0a7705d97e8a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96346a761fe8bf250780afea97fe74142ba9093ac3e3d6ddc0a7705d97e8a9b", kill_on_drop: false }` [INFO] [stdout] e96346a761fe8bf250780afea97fe74142ba9093ac3e3d6ddc0a7705d97e8a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45c66c50e6683c9643cb1a00325b914a53bbae39d0e88097dc1d7cef89a2b0aa [INFO] running `Command { std: "docker" "start" "-a" "45c66c50e6683c9643cb1a00325b914a53bbae39d0e88097dc1d7cef89a2b0aa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling pea2pea v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.82s [INFO] running `Command { std: "docker" "inspect" "45c66c50e6683c9643cb1a00325b914a53bbae39d0e88097dc1d7cef89a2b0aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c66c50e6683c9643cb1a00325b914a53bbae39d0e88097dc1d7cef89a2b0aa", kill_on_drop: false }` [INFO] [stdout] 45c66c50e6683c9643cb1a00325b914a53bbae39d0e88097dc1d7cef89a2b0aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64754984cc21882fe67c108a1b66172e4934644ee3576d8878bfba6c32b6bc15 [INFO] running `Command { std: "docker" "start" "-a" "64754984cc21882fe67c108a1b66172e4934644ee3576d8878bfba6c32b6bc15", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.14 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling data-encoding-macro v0.1.16 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling netlink-proto v0.11.3 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling yamux v0.12.1 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling libp2p-identity v0.2.10 [INFO] [stderr] Compiling yamux v0.13.4 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling test-cert-gen v0.9.0 [INFO] [stderr] Compiling pea2pea v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling deadline v0.2.0 [INFO] [stderr] Compiling peak_alloc v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling libp2p-noise v0.45.0 [INFO] [stderr] Compiling libp2p-tcp v0.42.0 [INFO] [stderr] Compiling libp2p-yamux v0.46.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-ping v0.45.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p v0.54.1 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/mod.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | impl Handshake for $target { [INFO] [stdout] | ^ --------- `Handshake` is not local [INFO] [stdout] | [INFO] [stdout] ::: tests/benches.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[tokio::test] [INFO] [stdout] | -------------- move the `impl` block outside of this async block `` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 132 | impl_noop_disconnect_and_handshake!(common::TestNode); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TestNode` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_noop_disconnect_and_handshake` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_noop_disconnect_and_handshake` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/common/mod.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | impl OnDisconnect for $target { [INFO] [stdout] | ^ ------------ `OnDisconnect` is not local [INFO] [stdout] | [INFO] [stdout] ::: tests/benches.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[tokio::test] [INFO] [stdout] | -------------- move the `impl` block outside of this async block `` and up 2 bodies [INFO] [stdout] ... [INFO] [stdout] 132 | impl_noop_disconnect_and_handshake!(common::TestNode); [INFO] [stdout] | ----------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TestNode` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `impl_noop_disconnect_and_handshake` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `impl_noop_disconnect_and_handshake` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pea2pea` (test "benches"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name benches --edition=2021 tests/benches.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="test"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test"))' -C metadata=f85ce26598558beb -C extra-filename=-9c703adea180b3c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e7b4005fc2439991.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c922de7d27e480b6.rlib --extern deadline=/opt/rustwide/target/debug/deps/libdeadline-e012f96075a6b019.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-198abe58714383c4.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-c9df298ffeb14cd1.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-69df8ae1a8a208bb.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6ac7634474121244.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-121e0bb286ee2e50.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-121e0bb286ee2e50.rlib --extern peak_alloc=/opt/rustwide/target/debug/deps/libpeak_alloc-f20564e224fad17f.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-667f01dd57b5e5ae.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6225d3a927c3fedd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3b26c03cca64686a.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-43cdf5d9c91e8318.rlib --extern test_cert_gen=/opt/rustwide/target/debug/deps/libtest_cert_gen-015e6a55e29620b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8b013f7ceff18464.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-f41e6bbb07aa0e65.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-dd68fdd8a7de7215.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2d74c0cd799fd671.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-760be96ff727c7db.rlib --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-d5e461c254952abe.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-828df263ad77ac12/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pea2pea` (test "messaging") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name messaging --edition=2021 tests/messaging.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="test"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test"))' -C metadata=3178cd6fefc73504 -C extra-filename=-fb03ed5cd4fbea39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e7b4005fc2439991.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c922de7d27e480b6.rlib --extern deadline=/opt/rustwide/target/debug/deps/libdeadline-e012f96075a6b019.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-198abe58714383c4.rlib --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-c9df298ffeb14cd1.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-69df8ae1a8a208bb.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6ac7634474121244.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-121e0bb286ee2e50.rlib --extern pea2pea=/opt/rustwide/target/debug/deps/libpea2pea-121e0bb286ee2e50.rlib --extern peak_alloc=/opt/rustwide/target/debug/deps/libpeak_alloc-f20564e224fad17f.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-667f01dd57b5e5ae.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6225d3a927c3fedd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3b26c03cca64686a.rlib --extern snow=/opt/rustwide/target/debug/deps/libsnow-43cdf5d9c91e8318.rlib --extern test_cert_gen=/opt/rustwide/target/debug/deps/libtest_cert_gen-015e6a55e29620b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8b013f7ceff18464.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-f41e6bbb07aa0e65.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-dd68fdd8a7de7215.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2d74c0cd799fd671.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-760be96ff727c7db.rlib --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-d5e461c254952abe.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-828df263ad77ac12/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcLuomRa/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsnow-43cdf5d9c91e8318.rlib,libaes_gcm-d6877d621b32a70f.rlib,libctr-50d80fadf49bd9d8.rlib,libghash-bce05475b0ada0b8.rlib,libpolyval-85a43092754406e4.rlib,libaes-e00b3368a0009684.rlib,libring-e065ee9ee0e9ddbb.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libsha2-fbd4f3c5e19b939f.rlib,libcurve25519_dalek-a1b9a73cbd605fe3.rlib,libchacha20poly1305-2e63d60083456f8c.rlib,libchacha20-8af48e1ce921cc84.rlib,libpoly1305-ff62007d9e56be45.rlib,libopaque_debug-90e66d859d53ff28.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libuniversal_hash-4e184bbc863d75a2.rlib,libaead-d4f294564db657bf.rlib,libcipher-10a4e2fe350af569.rlib,libzeroize-032c6e937ac391f7.rlib,libinout-7e952281ae4f75f2.rlib,libblake2-2a76b1a784bdfa86.rlib,libdigest-b0a55c391fd6f65a.rlib,libblock_buffer-38c9df5ac7fcce0f.rlib,libcrypto_common-0991e2cbd4982524.rlib,libgeneric_array-1b50d99765d5dfd0.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,librand_core-03948acab456a791.rlib,libgetrandom-076474efd3954bb8.rlib,libsubtle-9600f7efd1e82d97.rlib,libtracing_subscriber-760be96ff727c7db.rlib,libsharded_slab-9d3d4272806f2d43.rlib,liblazy_static-3674be3f4245d19b.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-3e00e3cc22da4380.rlib,libregex_automata-da52fe727c4d5405.rlib,libregex_syntax-d8962dd81ced636f.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libthread_local-2c32321f50ebee82.rlib,libpea2pea-121e0bb286ee2e50.rlib,libtokio_util-dd68fdd8a7de7215.rlib,libtracing-2d74c0cd799fd671.rlib,libtracing_core-213f4de5b5702b27.rlib,libonce_cell-2642703f88b7c2f4.rlib,libtokio-8b013f7ceff18464.rlib,libsocket2-beeaabb19ef5727b.rlib,libmio-1bc52ed7282e286c.rlib,libparking_lot-6ac7634474121244.rlib,libparking_lot_core-5f1cb7b63462a6f2.rlib,liblibc-28a4cd6f12ce23d0.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-fa67242f752a0fe9.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libfutures_util-198abe58714383c4.rlib,libmemchr-08f38e9718637002.rlib,libfutures_io-6a4719510b0746bc.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-2cfe504daaa5e1bd.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libbytes-c922de7d27e480b6.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-828df263ad77ac12/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/telephone_game-eaf2b0c2faf1a75c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pea2pea` (example "telephone_game") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "64754984cc21882fe67c108a1b66172e4934644ee3576d8878bfba6c32b6bc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64754984cc21882fe67c108a1b66172e4934644ee3576d8878bfba6c32b6bc15", kill_on_drop: false }` [INFO] [stdout] 64754984cc21882fe67c108a1b66172e4934644ee3576d8878bfba6c32b6bc15