[INFO] fetching crate litep2p 0.13.3... [INFO] checking litep2p-0.13.3 against try#39605810efb1a0d52f955bfba9e4eec7a01d5deb for pr-153692 [INFO] extracting crate litep2p 0.13.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate litep2p 0.13.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate litep2p 0.13.3 [INFO] tweaked toml for crates.io crate litep2p 0.13.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate litep2p 0.13.3 on toolchain 39605810efb1a0d52f955bfba9e4eec7a01d5deb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate litep2p 0.13.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2cf422b8e3c165e946d4e14934d5a4f552070fd95181267c8cbe487573a076e [INFO] running `Command { std: "docker" "start" "-a" "e2cf422b8e3c165e946d4e14934d5a4f552070fd95181267c8cbe487573a076e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2cf422b8e3c165e946d4e14934d5a4f552070fd95181267c8cbe487573a076e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cf422b8e3c165e946d4e14934d5a4f552070fd95181267c8cbe487573a076e", kill_on_drop: false }` [INFO] [stdout] e2cf422b8e3c165e946d4e14934d5a4f552070fd95181267c8cbe487573a076e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+39605810efb1a0d52f955bfba9e4eec7a01d5deb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2941ec24d73d5e0247985dc955b51147579b07b56b73473d603674c6a0e733ff [INFO] running `Command { std: "docker" "start" "-a" "2941ec24d73d5e0247985dc955b51147579b07b56b73473d603674c6a0e733ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking quick-protobuf v0.8.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Checking blake2b_simd v1.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking predicates-core v1.0.10 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking predicates-tree v1.0.13 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Compiling futures_ringbuf v0.4.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking moka v0.12.14 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking simple-dns v0.11.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking ip_network v0.4.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking hex-literal v1.1.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rcgen v0.10.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling enum-display-macro v0.1.4 [INFO] [stderr] Checking lru v0.10.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Checking enum-display v0.1.4 [INFO] [stderr] Checking quickcheck v1.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking data-encoding-macro v0.1.19 [INFO] [stderr] Checking base256emoji v1.0.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Checking multibase v0.9.2 [INFO] [stderr] Checking futures-rustls v0.22.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Checking quinn-proto v0.9.6 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking netlink-packet-route v0.17.1 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking der-parser v10.0.0 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking x509-parser v0.17.0 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking x509-parser v0.14.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking rw-stream-sink v0.3.0 [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking yamux v0.10.2 [INFO] [stderr] Checking yamux v0.13.10 [INFO] [stderr] Checking multihash v0.17.0 [INFO] [stderr] Checking multistream-select v0.12.1 [INFO] [stderr] Checking quick-protobuf-codec v0.1.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling litep2p v0.13.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking netlink-sys v0.8.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking netlink-proto v0.11.5 [INFO] [stderr] Checking rtnetlink v0.13.1 [INFO] [stderr] Checking if-watch v3.2.1 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking cid v0.11.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking multiaddr v0.17.1 [INFO] [stderr] Checking trust-dns-proto v0.22.0 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking libp2p-identity v0.1.3 [INFO] [stderr] Checking libp2p-core v0.39.2 [INFO] [stderr] Checking libp2p-swarm v0.42.2 [INFO] [stderr] Checking libp2p-tls v0.1.0 [INFO] [stderr] Checking libp2p-mplex v0.39.0 [INFO] [stderr] Checking libp2p-noise v0.42.2 [INFO] [stderr] Checking libp2p-tcp v0.39.0 [INFO] [stderr] Checking libp2p-websocket v0.41.0 [INFO] [stderr] Checking libp2p-yamux v0.43.1 [INFO] [stderr] Checking libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Checking trust-dns-resolver v0.22.0 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking libp2p-connection-limits v0.1.0 [INFO] [stderr] Checking libp2p-ping v0.42.0 [INFO] [stderr] Checking libp2p-kad v0.43.3 [INFO] [stderr] Checking libp2p-identify v0.42.2 [INFO] [stderr] Checking libp2p-allow-block-list v0.1.1 [INFO] [stderr] Checking libp2p-dns v0.39.0 [INFO] [stderr] Checking libp2p v0.51.4 [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/mock/substream.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | self: Pin<&mut Self>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/mock/substream.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | fn start_send(self: Pin<&mut Self>, item: bytes::Bytes) -> Result<(), SubstreamError>; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/mock/substream.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | self: Pin<&mut Self>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/mock/substream.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | self: Pin<&mut Self>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `self` parameter type does not contain `Self` [INFO] [stdout] --> src/mock/substream.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | self: Pin<&mut Self>, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #140611 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `litep2p` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2941ec24d73d5e0247985dc955b51147579b07b56b73473d603674c6a0e733ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2941ec24d73d5e0247985dc955b51147579b07b56b73473d603674c6a0e733ff", kill_on_drop: false }` [INFO] [stdout] 2941ec24d73d5e0247985dc955b51147579b07b56b73473d603674c6a0e733ff