[INFO] fetching crate raft4rs 0.1.4... [INFO] testing raft4rs-0.1.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate raft4rs 0.1.4 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate raft4rs 0.1.4 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate raft4rs 0.1.4 [INFO] finished tweaking crates.io crate raft4rs 0.1.4 [INFO] tweaked toml for crates.io crate raft4rs 0.1.4 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf66fca27599269b133416de26bc734f4f3c35e9b0c1635fad5f855ee75b1ff [INFO] running `Command { std: "docker" "start" "-a" "0cf66fca27599269b133416de26bc734f4f3c35e9b0c1635fad5f855ee75b1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf66fca27599269b133416de26bc734f4f3c35e9b0c1635fad5f855ee75b1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf66fca27599269b133416de26bc734f4f3c35e9b0c1635fad5f855ee75b1ff", kill_on_drop: false }` [INFO] [stdout] 0cf66fca27599269b133416de26bc734f4f3c35e9b0c1635fad5f855ee75b1ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f95291f02d4dc42ef64214b905a9a7c70b35ab5502069b2d05c2e0563626a1fa [INFO] running `Command { std: "docker" "start" "-a" "f95291f02d4dc42ef64214b905a9a7c70b35ab5502069b2d05c2e0563626a1fa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.5.2 [INFO] [stderr] Compiling raft4rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `async_std::sync::channel`, `async_std::sync::Receiver`, `async_std::sync::Sender` [INFO] [stdout] --> src/raft.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | sync::{channel, Mutex, Receiver, RwLock, Sender as Tx}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ no `Sender` in `sync` [INFO] [stdout] | | | [INFO] [stdout] | | no `Receiver` in `sync` [INFO] [stdout] | no `channel` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_std::sync::channel` [INFO] [stdout] --> src/sender.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | use async_std::{net::TcpStream, prelude::*, sync::channel, sync::RwLock, task}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `channel` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `raft4rs` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "f95291f02d4dc42ef64214b905a9a7c70b35ab5502069b2d05c2e0563626a1fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95291f02d4dc42ef64214b905a9a7c70b35ab5502069b2d05c2e0563626a1fa", kill_on_drop: false }` [INFO] [stdout] f95291f02d4dc42ef64214b905a9a7c70b35ab5502069b2d05c2e0563626a1fa