[INFO] cloning repository https://github.com/char-ptr/audio-wire
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/char-ptr/audio-wire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchar-ptr%2Faudio-wire", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchar-ptr%2Faudio-wire'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51f11ea7bfd0c94d1ef60b7b05c260bc1c1475fe
[INFO] testing char-ptr/audio-wire against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchar-ptr%2Faudio-wire" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/char-ptr/audio-wire
[INFO] finished tweaking git repo https://github.com/char-ptr/audio-wire
[INFO] tweaked toml for git repo https://github.com/char-ptr/audio-wire written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/char-ptr/audio-wire 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] crate git repo https://github.com/char-ptr/audio-wire already has a lockfile, it will not be regenerated
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing char-ptr/audio-wire against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchar-ptr%2Faudio-wire" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/char-ptr/audio-wire
[INFO] finished tweaking git repo https://github.com/char-ptr/audio-wire
[INFO] tweaked toml for git repo https://github.com/char-ptr/audio-wire written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/char-ptr/audio-wire 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] crate git repo https://github.com/char-ptr/audio-wire already has a lockfile, it will not be regenerated
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.68
[INFO] [stderr]   Downloaded wasapi v0.15.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.68
[INFO] [stderr]   Downloaded cc v1.1.37
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eef6734c74884cd90bfb458efd22931de2527bb3255be8fbceebe1d723ee56ee
[INFO] running `Command { std: "docker" "start" "-a" "eef6734c74884cd90bfb458efd22931de2527bb3255be8fbceebe1d723ee56ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eef6734c74884cd90bfb458efd22931de2527bb3255be8fbceebe1d723ee56ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eef6734c74884cd90bfb458efd22931de2527bb3255be8fbceebe1d723ee56ee", kill_on_drop: false }`
[INFO] [stdout] eef6734c74884cd90bfb458efd22931de2527bb3255be8fbceebe1d723ee56ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8f1655572f87c86a09533e8278c920cde9d67596ebfab42e9804dfb6fd7a0f1e
[INFO] running `Command { std: "docker" "start" "-a" "8f1655572f87c86a09533e8278c920cde9d67596ebfab42e9804dfb6fd7a0f1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling audio-wire v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this file contains an unclosed delimiter
[INFO] [stdout]    --> src/main.rs:168:3
[INFO] [stdout]     |
[INFO] [stdout]  87 | fn main() -> Res<()> {
[INFO] [stdout]     |                      - unclosed delimiter
[INFO] [stdout] ...
[INFO] [stdout]  96 |         {
[INFO] [stdout]     |         - this delimiter might not be properly closed...
[INFO] [stdout] ...
[INFO] [stdout] 138 |     } else {
[INFO] [stdout]     |     - ...as it matches this but it has different indentation
[INFO] [stdout] ...
[INFO] [stdout] 168 | }
[INFO] [stdout]     |  ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `audio-wire` (bin "audio-wire") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8f1655572f87c86a09533e8278c920cde9d67596ebfab42e9804dfb6fd7a0f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1655572f87c86a09533e8278c920cde9d67596ebfab42e9804dfb6fd7a0f1e", kill_on_drop: false }`
[INFO] [stdout] 8f1655572f87c86a09533e8278c920cde9d67596ebfab42e9804dfb6fd7a0f1e
