[INFO] fetching crate libp2p-request-response 0.12.0... [INFO] testing libp2p-request-response-0.12.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate libp2p-request-response 0.12.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate libp2p-request-response 0.12.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libp2p-request-response 0.12.0 [INFO] finished tweaking crates.io crate libp2p-request-response 0.12.0 [INFO] tweaked toml for crates.io crate libp2p-request-response 0.12.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libp2p-swarm v0.30.0 [INFO] [stderr] Downloaded minicbor v0.8.1 [INFO] [stderr] Downloaded minicbor-derive v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14ac51387fbfa7f937bb90e0b6b579fb9e0e3bf1a13189b5730f4f2f9754d342 [INFO] running `Command { std: "docker" "start" "-a" "14ac51387fbfa7f937bb90e0b6b579fb9e0e3bf1a13189b5730f4f2f9754d342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14ac51387fbfa7f937bb90e0b6b579fb9e0e3bf1a13189b5730f4f2f9754d342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ac51387fbfa7f937bb90e0b6b579fb9e0e3bf1a13189b5730f4f2f9754d342", kill_on_drop: false }` [INFO] [stdout] 14ac51387fbfa7f937bb90e0b6b579fb9e0e3bf1a13189b5730f4f2f9754d342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3780c42e5e794490d94d688c86014a34f4ac68631e3e4657570d01443ebfcf2d [INFO] running `Command { std: "docker" "start" "-a" "3780c42e5e794490d94d688c86014a34f4ac68631e3e4657570d01443ebfcf2d", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling minicbor-derive v0.6.4 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling libp2p-core v0.29.0 [INFO] [stderr] Compiling minicbor v0.8.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling multistream-select v0.10.2 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling multiaddr v0.13.0 [INFO] [stderr] Compiling libp2p-swarm v0.30.0 [INFO] [stderr] Compiling libp2p-request-response v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.50s [INFO] running `Command { std: "docker" "inspect" "3780c42e5e794490d94d688c86014a34f4ac68631e3e4657570d01443ebfcf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3780c42e5e794490d94d688c86014a34f4ac68631e3e4657570d01443ebfcf2d", kill_on_drop: false }` [INFO] [stdout] 3780c42e5e794490d94d688c86014a34f4ac68631e3e4657570d01443ebfcf2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bfb9fb9b5e9794f340dd4c9e353f9589df99aa28dd7ea9ec9fafafdb550849a [INFO] running `Command { std: "docker" "start" "-a" "1bfb9fb9b5e9794f340dd4c9e353f9589df99aa28dd7ea9ec9fafafdb550849a", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling multistream-select v0.10.2 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling multiaddr v0.13.0 [INFO] [stderr] Compiling libp2p-core v0.29.0 [INFO] [stderr] Compiling libp2p-swarm v0.30.0 [INFO] [stderr] Compiling libp2p-request-response v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `libp2p_noise` [INFO] [stdout] --> tests/ping.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | use libp2p_noise::{NoiseConfig, X25519Spec, Keypair}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `libp2p_noise` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `libp2p_tcp` [INFO] [stdout] --> tests/ping.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use libp2p_tcp::TcpConfig; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `libp2p_tcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `libp2p_yamux` [INFO] [stdout] --> tests/ping.rs:392:20 [INFO] [stdout] | [INFO] [stdout] 392 | .multiplex(libp2p_yamux::YamuxConfig::default()) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `libp2p_yamux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Transport` [INFO] [stdout] --> tests/ping.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | transport::{self, Transport}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libp2p-request-response` due to 4 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1bfb9fb9b5e9794f340dd4c9e353f9589df99aa28dd7ea9ec9fafafdb550849a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfb9fb9b5e9794f340dd4c9e353f9589df99aa28dd7ea9ec9fafafdb550849a", kill_on_drop: false }` [INFO] [stdout] 1bfb9fb9b5e9794f340dd4c9e353f9589df99aa28dd7ea9ec9fafafdb550849a