[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] checking ljedrz/pea2pea against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fpea2pea" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljedrz/pea2pea on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 359 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 203ba7d35c382da7e946712591b28b19f9c198c5876a8606d3f16fdcdae81007 [INFO] running `Command { std: "docker" "start" "-a" "203ba7d35c382da7e946712591b28b19f9c198c5876a8606d3f16fdcdae81007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "203ba7d35c382da7e946712591b28b19f9c198c5876a8606d3f16fdcdae81007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203ba7d35c382da7e946712591b28b19f9c198c5876a8606d3f16fdcdae81007", kill_on_drop: false }` [INFO] [stdout] 203ba7d35c382da7e946712591b28b19f9c198c5876a8606d3f16fdcdae81007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4992c50a26bdedf22148f24b1b04b5788cae3eec31b93db2764d403762665af7 [INFO] running `Command { std: "docker" "start" "-a" "4992c50a26bdedf22148f24b1b04b5788cae3eec31b93db2764d403762665af7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking peak_alloc v0.2.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking test-cert-gen v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling libp2p-swarm-derive v0.35.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking netlink-packet-route v0.17.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking prost v0.13.4 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking asynchronous-codec v0.7.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking multistream-select v0.13.0 [INFO] [stderr] Checking rw-stream-sink v0.4.0 [INFO] [stderr] Checking yamux v0.13.4 [INFO] [stderr] Checking yamux v0.12.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking deadline v0.2.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking netlink-proto v0.11.3 [INFO] [stderr] Checking rtnetlink v0.13.1 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking pea2pea v0.50.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking if-watch v3.2.1 [INFO] [stderr] Checking libp2p-identity v0.2.10 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking multiaddr v0.18.2 [INFO] [stderr] Checking libp2p-core v0.42.0 [INFO] [stderr] Checking libp2p-swarm v0.45.1 [INFO] [stderr] Checking libp2p-tcp v0.42.0 [INFO] [stderr] Checking libp2p-noise v0.45.0 [INFO] [stderr] Checking libp2p-yamux v0.46.0 [INFO] [stderr] Checking libp2p-allow-block-list v0.4.0 [INFO] [stderr] Checking libp2p-ping v0.45.0 [INFO] [stderr] Checking libp2p-connection-limits v0.4.0 [INFO] [stderr] Checking 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] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> tests/node.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 129 | #[tokio::test] [INFO] [stdout] | -------------- move the `impl` block outside of this async block `` and up 2 bodies [INFO] [stdout] 130 | async fn node_connecting() { [INFO] [stdout] 131 | impl Handshake for common::TestNode { [INFO] [stdout] | ^^^^^---------^^^^^---------------- [INFO] [stdout] | | | [INFO] [stdout] | | `TestNode` is not local [INFO] [stdout] | `Handshake` is not local [INFO] [stdout] | [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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "4992c50a26bdedf22148f24b1b04b5788cae3eec31b93db2764d403762665af7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4992c50a26bdedf22148f24b1b04b5788cae3eec31b93db2764d403762665af7", kill_on_drop: false }` [INFO] [stdout] 4992c50a26bdedf22148f24b1b04b5788cae3eec31b93db2764d403762665af7