[INFO] fetching crate integra8_runner 0.0.4-alpha...
[INFO] testing integra8_runner-0.0.4-alpha against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate integra8_runner 0.0.4-alpha into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate integra8_runner 0.0.4-alpha on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 128 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f6387a2544773a18f5198fc8c9337fcf13a08aad651d55fa639c5a8ad6f1767
[INFO] running `Command { std: "docker" "start" "-a" "3f6387a2544773a18f5198fc8c9337fcf13a08aad651d55fa639c5a8ad6f1767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f6387a2544773a18f5198fc8c9337fcf13a08aad651d55fa639c5a8ad6f1767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6387a2544773a18f5198fc8c9337fcf13a08aad651d55fa639c5a8ad6f1767", kill_on_drop: false }`
[INFO] [stdout] 3f6387a2544773a18f5198fc8c9337fcf13a08aad651d55fa639c5a8ad6f1767
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8b52fb5fd9b75ad30fd36df1ac10f493e2f276125864640b59fd21be89f2fc2
[INFO] running `Command { std: "docker" "start" "-a" "b8b52fb5fd9b75ad30fd36df1ac10f493e2f276125864640b59fd21be89f2fc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling integra8_async_runtime v0.0.4-alpha
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.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 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<TaskCompleteEvent>>` 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<TaskCompleteEvent>>` is not a future
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `futures::Future` is not implemented for `Result<(), std::sync::mpmc::SendError<TaskCompleteEvent>>`
[INFO] [stdout]    = note: Result<(), std::sync::mpmc::SendError<TaskCompleteEvent>> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Result<(), std::sync::mpmc::SendError<TaskCompleteEvent>>` 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::<TaskCompleteEvent>(actual_max_concurrency);
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---------------------- unexpected argument of type `usize`
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/mpsc.rs:519:8
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 34 -         let (tx, rx) = channel::<TaskCompleteEvent>(actual_max_concurrency);
[INFO] [stdout] 34 +         let (tx, rx) = channel::<TaskCompleteEvent>();
[INFO] [stdout]    |
[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` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8b52fb5fd9b75ad30fd36df1ac10f493e2f276125864640b59fd21be89f2fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b52fb5fd9b75ad30fd36df1ac10f493e2f276125864640b59fd21be89f2fc2", kill_on_drop: false }`
[INFO] [stdout] b8b52fb5fd9b75ad30fd36df1ac10f493e2f276125864640b59fd21be89f2fc2
