[INFO] fetching crate libp2p-mplex 0.19.1... [INFO] checking libp2p-mplex-0.19.1 against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] extracting crate libp2p-mplex 0.19.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate libp2p-mplex 0.19.1 on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libp2p-mplex 0.19.1 [INFO] finished tweaking crates.io crate libp2p-mplex 0.19.1 [INFO] tweaked toml for crates.io crate libp2p-mplex 0.19.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "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] 88e85666a097553a37f45acc21e0c4603760691bf98dda1b0e8a8f795d4da86b [INFO] running `"docker" "start" "-a" "88e85666a097553a37f45acc21e0c4603760691bf98dda1b0e8a8f795d4da86b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Compiling libp2p-core v0.19.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking futures_codec v0.3.4 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking multihash v0.11.2 [INFO] [stderr] Checking multistream-select v0.8.1 [INFO] [stderr] Checking parity-multiaddr v0.9.0 [INFO] [stderr] Checking libp2p-tcp v0.19.1 [INFO] [stderr] Checking libp2p-mplex v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `libp2p_tcp::TcpConfig` [INFO] [stderr] --> tests/async_write.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use libp2p_tcp::TcpConfig; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `TcpConfig` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `libp2p_tcp::TcpConfig` [INFO] [stderr] --> tests/two_peers.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use libp2p_tcp::TcpConfig; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `TcpConfig` in the root [INFO] [stderr] [INFO] [stderr] warning: unused import: `Transport` [INFO] [stderr] --> tests/async_write.rs:21:36 [INFO] [stderr] | [INFO] [stderr] 21 | use libp2p_core::{muxing, upgrade, Transport}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `libp2p-mplex`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused import: `Transport` [INFO] [stderr] --> tests/two_peers.rs:21:36 [INFO] [stderr] | [INFO] [stderr] 21 | use libp2p_core::{muxing, upgrade, Transport}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "88e85666a097553a37f45acc21e0c4603760691bf98dda1b0e8a8f795d4da86b"` [INFO] running `"docker" "rm" "-f" "88e85666a097553a37f45acc21e0c4603760691bf98dda1b0e8a8f795d4da86b"` [INFO] [stdout] 88e85666a097553a37f45acc21e0c4603760691bf98dda1b0e8a8f795d4da86b