[INFO] fetching crate litep2p 0.1.0... [INFO] checking litep2p-0.1.0 against try#d809384186eaa72b56b7b956dcf0837de4a00262 for pr-114740-1 [INFO] extracting crate litep2p 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate litep2p 0.1.0 on toolchain d809384186eaa72b56b7b956dcf0837de4a00262 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate litep2p 0.1.0 [INFO] finished tweaking crates.io crate litep2p 0.1.0 [INFO] tweaked toml for crates.io crate litep2p 0.1.0 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" "+d809384186eaa72b56b7b956dcf0837de4a00262" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 443bfad28db7f19737434a01102f1136c6aae8cc23b359d983dbf9ed4ec7560e [INFO] running `Command { std: "docker" "start" "-a" "443bfad28db7f19737434a01102f1136c6aae8cc23b359d983dbf9ed4ec7560e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "443bfad28db7f19737434a01102f1136c6aae8cc23b359d983dbf9ed4ec7560e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443bfad28db7f19737434a01102f1136c6aae8cc23b359d983dbf9ed4ec7560e", kill_on_drop: false }` [INFO] [stdout] 443bfad28db7f19737434a01102f1136c6aae8cc23b359d983dbf9ed4ec7560e [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=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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+d809384186eaa72b56b7b956dcf0837de4a00262" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c4648c3d42e38cd45398002378aae245b9667c3df116814fa182ffe06ba522c [INFO] running `Command { std: "docker" "start" "-a" "4c4648c3d42e38cd45398002378aae245b9667c3df116814fa182ffe06ba522c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling curve25519-dalek v4.0.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling snow v0.9.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking aes-gcm v0.9.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking protoc v2.28.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Checking data-encoding-macro v0.1.13 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking chacha20 v0.8.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling litep2p v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking yamux v0.11.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Checking multihash v0.17.0 [INFO] [stderr] Checking multistream-select v0.12.1 [INFO] [stderr] Checking multiaddr v0.17.1 [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/libp2p/identify.rs:120:78 [INFO] [stdout] | [INFO] [stdout] 120 | async fn handle_inbound_query(&mut self, substream: Box) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/libp2p/identify.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | async fn handle_inbound_query(&mut self, substream: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/libp2p/identify.rs:147:93 [INFO] [stdout] | [INFO] [stdout] 147 | async fn handle_outbound_query(&mut self, peer: PeerId, substream: Box) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/libp2p/identify.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | async fn handle_outbound_query(&mut self, peer: PeerId, substream: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/libp2p/identify.rs:120:78 [INFO] [stdout] | [INFO] [stdout] 120 | async fn handle_inbound_query(&mut self, substream: Box) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/libp2p/identify.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | async fn handle_inbound_query(&mut self, substream: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/libp2p/identify.rs:147:93 [INFO] [stdout] | [INFO] [stdout] 147 | async fn handle_outbound_query(&mut self, peer: PeerId, substream: Box) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/libp2p/identify.rs:147:36 [INFO] [stdout] | [INFO] [stdout] 147 | async fn handle_outbound_query(&mut self, peer: PeerId, substream: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/notification.rs:483:10 [INFO] [stdout] | [INFO] [stdout] 483 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/notification.rs:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/notification.rs:483:10 [INFO] [stdout] | [INFO] [stdout] 483 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/notification.rs:480:9 [INFO] [stdout] | [INFO] [stdout] 480 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/request_response.rs:263:100 [INFO] [stdout] | [INFO] [stdout] 263 | async fn handle_inbound_substream(&mut self, peer: PeerId, mut substream: Box) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/request_response.rs:263:39 [INFO] [stdout] | [INFO] [stdout] 263 | async fn handle_inbound_substream(&mut self, peer: PeerId, mut substream: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/request_response.rs:263:100 [INFO] [stdout] | [INFO] [stdout] 263 | async fn handle_inbound_substream(&mut self, peer: PeerId, mut substream: Box) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/request_response.rs:263:39 [INFO] [stdout] | [INFO] [stdout] 263 | async fn handle_inbound_substream(&mut self, peer: PeerId, mut substream: Box) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/request_response.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | ) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/request_response.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0478]: lifetime bound not satisfied [INFO] [stdout] --> src/protocol/request_response.rs:279:7 [INFO] [stdout] | [INFO] [stdout] 279 | ) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: lifetime parameter instantiated with the anonymous lifetime defined here [INFO] [stdout] --> src/protocol/request_response.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | &mut self, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: but lifetime parameter must outlive the static lifetime [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0478`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0478`. [INFO] [stdout] [INFO] [stderr] error: could not compile `litep2p` (lib test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `litep2p` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "4c4648c3d42e38cd45398002378aae245b9667c3df116814fa182ffe06ba522c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4648c3d42e38cd45398002378aae245b9667c3df116814fa182ffe06ba522c", kill_on_drop: false }` [INFO] [stdout] 4c4648c3d42e38cd45398002378aae245b9667c3df116814fa182ffe06ba522c