[INFO] crate libp2p-swarm 0.5.0 is already in cache [INFO] checking libp2p-swarm-0.5.0 against try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] extracting crate libp2p-swarm 0.5.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate libp2p-swarm 0.5.0 on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libp2p-swarm 0.5.0 [INFO] finished tweaking crates.io crate libp2p-swarm 0.5.0 [INFO] tweaked toml for crates.io crate libp2p-swarm 0.5.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02d3c005b1c9186f7e8c603275fe01992bf10c41f119e0c4971f0f553df8da82 [INFO] running `"docker" "start" "-a" "02d3c005b1c9186f7e8c603275fe01992bf10c41f119e0c4971f0f553df8da82"` [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Checking asn1_der v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking wasm-timer v0.2.4 [INFO] [stderr] Compiling libp2p-core v0.15.0 [INFO] [stderr] Checking unsigned-varint v0.3.1 [INFO] [stderr] Checking parity-multihash v0.2.3 [INFO] [stderr] Checking multistream-select v0.7.0 [INFO] [stderr] Checking parity-multiaddr v0.7.2 [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-multiaddr-0.7.2/src/onion_addr.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | Self(Cow::Owned(self.0.into_owned()), self.1) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime mismatch [INFO] [stderr] | [INFO] [stderr] = note: expected struct `onion_addr::Onion3Addr<'b>` [INFO] [stderr] found struct `onion_addr::Onion3Addr<'a>` [INFO] [stderr] note: the lifetime `'a` as defined on the impl at 10:6... [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-multiaddr-0.7.2/src/onion_addr.rs:10:6 [INFO] [stderr] | [INFO] [stderr] 10 | impl<'a> Onion3Addr<'a> { [INFO] [stderr] | ^^ [INFO] [stderr] note: ...does not necessarily outlive the lifetime `'b` as defined on the method body at 22:20 [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-multiaddr-0.7.2/src/onion_addr.rs:22:20 [INFO] [stderr] | [INFO] [stderr] 22 | pub fn acquire<'b>(self) -> Onion3Addr<'b> { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `parity-multiaddr`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "02d3c005b1c9186f7e8c603275fe01992bf10c41f119e0c4971f0f553df8da82"` [INFO] running `"docker" "rm" "-f" "02d3c005b1c9186f7e8c603275fe01992bf10c41f119e0c4971f0f553df8da82"` [INFO] [stdout] 02d3c005b1c9186f7e8c603275fe01992bf10c41f119e0c4971f0f553df8da82