[INFO] fetching crate integra8_runner 0.0.4-alpha... [INFO] testing integra8_runner-0.0.4-alpha against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate integra8_runner 0.0.4-alpha into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate integra8_runner 0.0.4-alpha 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 integra8_runner 0.0.4-alpha [INFO] finished tweaking crates.io crate integra8_runner 0.0.4-alpha [INFO] tweaked toml for crates.io crate integra8_runner 0.0.4-alpha written to /workspace/builds/worker-20/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] [stderr] Blocking waiting for file lock on package cache [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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 49866a7284afdfa3e4c5b3788383ac0eb154acade0268060ff2b35820b808080 [INFO] running `Command { std: "docker" "start" "-a" "49866a7284afdfa3e4c5b3788383ac0eb154acade0268060ff2b35820b808080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49866a7284afdfa3e4c5b3788383ac0eb154acade0268060ff2b35820b808080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49866a7284afdfa3e4c5b3788383ac0eb154acade0268060ff2b35820b808080", kill_on_drop: false }` [INFO] [stdout] 49866a7284afdfa3e4c5b3788383ac0eb154acade0268060ff2b35820b808080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 03773154456c55bb2fe27f5e6ed3f5176058ae1f637ccd1a55d94f1552220dbc [INFO] running `Command { std: "docker" "start" "-a" "03773154456c55bb2fe27f5e6ed3f5176058ae1f637ccd1a55d94f1552220dbc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling integra8_async_runtime v0.0.4-alpha [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling integra8_components v0.0.4-alpha [INFO] [stderr] Compiling integra8_results v0.0.4-alpha [INFO] [stderr] Compiling integra8_scheduling v0.0.4-alpha [INFO] [stdout] error[E0277]: `Result<(), std::sync::mpsc::SendError>` is not a future [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/integra8_scheduling-0.0.4-alpha/src/scheduler.rs:54:65 [INFO] [stdout] | [INFO] [stdout] 54 | let _ = ctx.tx.send(TaskCompleteEvent(ctx.path)).await; [INFO] [stdout] | ^^^^^^ `Result<(), std::sync::mpsc::SendError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `Result<(), std::sync::mpsc::SendError>` [INFO] [stdout] = note: Result<(), std::sync::mpsc::SendError> must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::IntoFuture` for `Result<(), std::sync::mpsc::SendError>` [INFO] [stdout] help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] 54 - let _ = ctx.tx.send(TaskCompleteEvent(ctx.path)).await; [INFO] [stdout] 54 + let _ = ctx.tx.send(TaskCompleteEvent(ctx.path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/integra8_scheduling-0.0.4-alpha/src/scheduler.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let (tx, rx) = channel::(actual_max_concurrency); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `integra8_scheduling` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "03773154456c55bb2fe27f5e6ed3f5176058ae1f637ccd1a55d94f1552220dbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03773154456c55bb2fe27f5e6ed3f5176058ae1f637ccd1a55d94f1552220dbc", kill_on_drop: false }` [INFO] [stdout] 03773154456c55bb2fe27f5e6ed3f5176058ae1f637ccd1a55d94f1552220dbc