[INFO] fetching crate integra8_runner 0.0.4-alpha... [INFO] testing integra8_runner-0.0.4-alpha against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate integra8_runner 0.0.4-alpha into /workspace/builds/worker-4-tc1/source [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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate integra8_runner 0.0.4-alpha on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding async-process v1.8.1 (available: v2.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integra8_components v0.0.4-alpha [INFO] [stderr] Downloaded integra8_scheduling v0.0.4-alpha [INFO] [stderr] Downloaded integra8_results v0.0.4-alpha [INFO] [stderr] Downloaded integra8_async_runtime v0.0.4-alpha [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6ceb4343063ad1007454f5509e0c0f62bb923a844208d56990c607988f4721f [INFO] running `Command { std: "docker" "start" "-a" "f6ceb4343063ad1007454f5509e0c0f62bb923a844208d56990c607988f4721f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ceb4343063ad1007454f5509e0c0f62bb923a844208d56990c607988f4721f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ceb4343063ad1007454f5509e0c0f62bb923a844208d56990c607988f4721f", kill_on_drop: false }` [INFO] [stdout] f6ceb4343063ad1007454f5509e0c0f62bb923a844208d56990c607988f4721f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 777fccd9cdf835af43ed76c248633eb6a2e097e6b2b7e807f2b72f351711b5ca [INFO] running `Command { std: "docker" "start" "-a" "777fccd9cdf835af43ed76c248633eb6a2e097e6b2b7e807f2b72f351711b5ca", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling integra8_async_runtime v0.0.4-alpha [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures v0.3.31 [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::mpmc::SendError>` is not a future [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/integra8_scheduling-0.0.4-alpha/src/scheduler.rs:54:66 [INFO] [stdout] | [INFO] [stdout] 54 | let _ = ctx.tx.send(TaskCompleteEvent(ctx.path)).await; [INFO] [stdout] | ^^^^^ `Result<(), std::sync::mpmc::SendError>` is not a future [INFO] [stdout] | [INFO] [stdout] = help: the trait `futures::Future` is not implemented for `Result<(), std::sync::mpmc::SendError>` [INFO] [stdout] = note: Result<(), std::sync::mpmc::SendError> must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = note: required for `Result<(), std::sync::mpmc::SendError>` to implement `std::future::IntoFuture` [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/index.crates.io-1949cf8c6b5b557f/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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------------- unexpected argument of type `usize` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sync/mpsc.rs:519:7 [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 34 - let (tx, rx) = channel::(actual_max_concurrency); [INFO] [stdout] 34 + let (tx, rx) = channel::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stderr] error: could not compile `integra8_scheduling` (lib) due to 2 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "777fccd9cdf835af43ed76c248633eb6a2e097e6b2b7e807f2b72f351711b5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777fccd9cdf835af43ed76c248633eb6a2e097e6b2b7e807f2b72f351711b5ca", kill_on_drop: false }` [INFO] [stdout] 777fccd9cdf835af43ed76c248633eb6a2e097e6b2b7e807f2b72f351711b5ca