[INFO] fetching crate sc-peerset 8.0.0... [INFO] testing sc-peerset-8.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate sc-peerset 8.0.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sc-peerset 8.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 245 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.10.0) [INFO] [stderr] Adding sc-utils v7.0.0 (available: v20.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77f3d3252dd088d6b3a24d8b2bfbca32319de6f7dcc18ae8b31b252a29ffcefc [INFO] running `Command { std: "docker" "start" "-a" "77f3d3252dd088d6b3a24d8b2bfbca32319de6f7dcc18ae8b31b252a29ffcefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77f3d3252dd088d6b3a24d8b2bfbca32319de6f7dcc18ae8b31b252a29ffcefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f3d3252dd088d6b3a24d8b2bfbca32319de6f7dcc18ae8b31b252a29ffcefc", kill_on_drop: false }` [INFO] [stdout] 77f3d3252dd088d6b3a24d8b2bfbca32319de6f7dcc18ae8b31b252a29ffcefc [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1a753958a5a72c2f01f97fec81407ca0713d6103cdd17b3e197de96edd6c0f2 [INFO] running `Command { std: "docker" "start" "-a" "f1a753958a5a72c2f01f97fec81407ca0713d6103cdd17b3e197de96edd6c0f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling asn1_der v0.7.7 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling sp-std v7.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling match-lookup v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.17 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.19 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling libp2p-core v0.38.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling sp-arithmetic v15.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling sc-utils v7.0.0 [INFO] [stderr] Compiling multiaddr v0.16.0 [INFO] [stderr] Compiling libp2p-swarm v0.41.1 [INFO] [stderr] Compiling libp2p v0.50.1 [INFO] [stderr] Compiling 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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "f1a753958a5a72c2f01f97fec81407ca0713d6103cdd17b3e197de96edd6c0f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a753958a5a72c2f01f97fec81407ca0713d6103cdd17b3e197de96edd6c0f2", kill_on_drop: false }` [INFO] [stdout] f1a753958a5a72c2f01f97fec81407ca0713d6103cdd17b3e197de96edd6c0f2 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43d0dda1f7c790701f9619f5907724d3d09d808768f37797c217cba1a2c86aa0 [INFO] running `Command { std: "docker" "start" "-a" "43d0dda1f7c790701f9619f5907724d3d09d808768f37797c217cba1a2c86aa0", kill_on_drop: false }` [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling 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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "43d0dda1f7c790701f9619f5907724d3d09d808768f37797c217cba1a2c86aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d0dda1f7c790701f9619f5907724d3d09d808768f37797c217cba1a2c86aa0", kill_on_drop: false }` [INFO] [stdout] 43d0dda1f7c790701f9619f5907724d3d09d808768f37797c217cba1a2c86aa0 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c650d43b1a1862fb3645df18390405dfde36ca617662110c79429cc21cf24f1 [INFO] running `Command { std: "docker" "start" "-a" "6c650d43b1a1862fb3645df18390405dfde36ca617662110c79429cc21cf24f1", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/peersstate.rs:171:25 [INFO] [stderr] | [INFO] [stderr] 171 | pub fn peer_reputation(&mut self, peer_id: PeerId) -> Reputation { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 171 | pub fn peer_reputation(&mut self, peer_id: PeerId) -> Reputation<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/peersstate.rs:238:36 [INFO] [stderr] | [INFO] [stderr] 238 | pub fn highest_not_connected_peer(&mut self, set: usize) -> Option { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 238 | pub fn highest_not_connected_peer(&mut self, set: usize) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `sc-peerset` (lib) generated 2 warnings (run `cargo fix --lib -p sc-peerset` to apply 2 suggestions) [INFO] [stderr] warning: `sc-peerset` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sc_peerset-445e1000b3296eea) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test peersstate::tests::disconnect_no_slot_doesnt_panic ... ok [INFO] [stdout] test peersstate::tests::full_slots_in ... ok [INFO] [stdout] test peersstate::tests::no_slot_node_doesnt_use_slot ... ok [INFO] [stdout] test tests::test_peerset_add_reserved_peer ... ok [INFO] [stdout] test peersstate::tests::disconnecting_frees_slot ... ok [INFO] [stdout] test tests::test_peerset_incoming ... ok [INFO] [stdout] test tests::test_peerset_reject_incoming_in_reserved_only ... ok [INFO] [stdout] test tests::test_peerset_discovered ... ok [INFO] [stdout] test peersstate::tests::highest_not_connected_peer ... ok [INFO] [stdout] test tests::test_relloc_after_banned ... ok [INFO] [stdout] test tests::test_peerset_banned ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.50s [INFO] [stdout] [INFO] [stderr] Running tests/fuzz.rs (/opt/rustwide/target/debug/deps/fuzz-1c3689de5566f4e1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.10s [INFO] [stdout] [INFO] [stderr] Doc-tests sc_peerset [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c650d43b1a1862fb3645df18390405dfde36ca617662110c79429cc21cf24f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c650d43b1a1862fb3645df18390405dfde36ca617662110c79429cc21cf24f1", kill_on_drop: false }` [INFO] [stdout] 6c650d43b1a1862fb3645df18390405dfde36ca617662110c79429cc21cf24f1