[INFO] fetching crate sc-peerset 8.0.0...
[INFO] checking sc-peerset-8.0.0 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] extracting crate sc-peerset 8.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sc-peerset 8.0.0
[INFO] finished tweaking crates.io crate sc-peerset 8.0.0
[INFO] tweaked toml for crates.io crate sc-peerset 8.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sc-peerset 8.0.0 on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 231 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding curve25519-dalek v3.2.0 (available: v3.2.1)
[INFO] [stderr]       Adding libp2p v0.50.1 (available: v0.56.0)
[INFO] [stderr]       Adding proc-macro-crate v1.1.3 (available: v1.3.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding sc-utils v7.0.0 (available: v20.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6844e1b2fe8144d201301172557fd3d8207fbfa0bdd445a526bc1c5a3d34878
[INFO] running `Command { std: "docker" "start" "-a" "c6844e1b2fe8144d201301172557fd3d8207fbfa0bdd445a526bc1c5a3d34878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6844e1b2fe8144d201301172557fd3d8207fbfa0bdd445a526bc1c5a3d34878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6844e1b2fe8144d201301172557fd3d8207fbfa0bdd445a526bc1c5a3d34878", kill_on_drop: false }`
[INFO] [stdout] c6844e1b2fe8144d201301172557fd3d8207fbfa0bdd445a526bc1c5a3d34878
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6adae70abe96dee2f7b16662057b43c77355845b049879f1ef22fd4adc9f7cba
[INFO] running `Command { std: "docker" "start" "-a" "6adae70abe96dee2f7b16662057b43c77355845b049879f1ef22fd4adc9f7cba", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking base64ct v1.8.2
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]     Checking data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]     Checking asn1_der v0.7.6
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking sp-std v7.0.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sp-arithmetic v15.0.0
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking multistream-select v0.12.1
[INFO] [stderr]     Checking rw-stream-sink v0.3.0
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]     Checking multihash v0.16.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking sc-utils v7.0.0
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking multiaddr v0.16.0
[INFO] [stderr]    Compiling libp2p-core v0.38.0
[INFO] [stderr]     Checking libp2p-swarm v0.41.1
[INFO] [stderr]     Checking libp2p v0.50.1
[INFO] [stderr]     Checking sc-peerset v8.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peersstate.rs:171:25
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn peer_reputation(&mut self, peer_id: PeerId) -> Reputation {
[INFO] [stdout]     |                            ^^^^^^^^^                      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn peer_reputation(&mut self, peer_id: PeerId) -> Reputation<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peersstate.rs:238:36
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn highest_not_connected_peer(&mut self, set: usize) -> Option<NotConnectedPeer> {
[INFO] [stdout]     |                                       ^^^^^^^^^                        ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn highest_not_connected_peer(&mut self, set: usize) -> Option<NotConnectedPeer<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peersstate.rs:171:25
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn peer_reputation(&mut self, peer_id: PeerId) -> Reputation {
[INFO] [stdout]     |                            ^^^^^^^^^                      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn peer_reputation(&mut self, peer_id: PeerId) -> Reputation<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/peersstate.rs:238:36
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn highest_not_connected_peer(&mut self, set: usize) -> Option<NotConnectedPeer> {
[INFO] [stdout]     |                                       ^^^^^^^^^                        ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn highest_not_connected_peer(&mut self, set: usize) -> Option<NotConnectedPeer<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.74s
[INFO] running `Command { std: "docker" "inspect" "6adae70abe96dee2f7b16662057b43c77355845b049879f1ef22fd4adc9f7cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6adae70abe96dee2f7b16662057b43c77355845b049879f1ef22fd4adc9f7cba", kill_on_drop: false }`
[INFO] [stdout] 6adae70abe96dee2f7b16662057b43c77355845b049879f1ef22fd4adc9f7cba
