[INFO] cloning repository https://github.com/raaffaaeell/simpleaudioswitcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raaffaaeell/simpleaudioswitcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraaffaaeell%2Fsimpleaudioswitcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraaffaaeell%2Fsimpleaudioswitcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ddbadfc98d2adbafa641aad0456c9a3603e6615
[INFO] testing raaffaaeell/simpleaudioswitcher against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraaffaaeell%2Fsimpleaudioswitcher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raaffaaeell/simpleaudioswitcher
[INFO] finished tweaking git repo https://github.com/raaffaaeell/simpleaudioswitcher
[INFO] tweaked toml for git repo https://github.com/raaffaaeell/simpleaudioswitcher written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raaffaaeell/simpleaudioswitcher 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/raaffaaeell/simpleaudioswitcher 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 259e4babb570aa3ec99df0f2514e425a96f6fcfb1173b77746531044311269b3
[INFO] running `Command { std: "docker" "start" "-a" "259e4babb570aa3ec99df0f2514e425a96f6fcfb1173b77746531044311269b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "259e4babb570aa3ec99df0f2514e425a96f6fcfb1173b77746531044311269b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "259e4babb570aa3ec99df0f2514e425a96f6fcfb1173b77746531044311269b3", kill_on_drop: false }`
[INFO] [stdout] 259e4babb570aa3ec99df0f2514e425a96f6fcfb1173b77746531044311269b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d4946c1b8a99fa570f2b50f2d8a7c9d487aefde675db60d8d7af789afc48f8d5
[INFO] running `Command { std: "docker" "start" "-a" "d4946c1b8a99fa570f2b50f2d8a7c9d487aefde675db60d8d7af789afc48f8d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling zeroize v1.5.3
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dialoguer v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling clap v3.1.5
[INFO] [stderr]    Compiling simpleaudioswitcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
[INFO] running `Command { std: "docker" "inspect" "d4946c1b8a99fa570f2b50f2d8a7c9d487aefde675db60d8d7af789afc48f8d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4946c1b8a99fa570f2b50f2d8a7c9d487aefde675db60d8d7af789afc48f8d5", kill_on_drop: false }`
[INFO] [stdout] d4946c1b8a99fa570f2b50f2d8a7c9d487aefde675db60d8d7af789afc48f8d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea3304f61a97a4780bec2fb580d7fd1f4835cac3992e163dc2c5d5a0c5fcc0b
[INFO] running `Command { std: "docker" "start" "-a" "4ea3304f61a97a4780bec2fb580d7fd1f4835cac3992e163dc2c5d5a0c5fcc0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling simpleaudioswitcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "4ea3304f61a97a4780bec2fb580d7fd1f4835cac3992e163dc2c5d5a0c5fcc0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea3304f61a97a4780bec2fb580d7fd1f4835cac3992e163dc2c5d5a0c5fcc0b", kill_on_drop: false }`
[INFO] [stdout] 4ea3304f61a97a4780bec2fb580d7fd1f4835cac3992e163dc2c5d5a0c5fcc0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab655157e15e2728b4feffd8a3ccbf8d6d870c7f042e55c51bd240507f311219
[INFO] running `Command { std: "docker" "start" "-a" "ab655157e15e2728b4feffd8a3ccbf8d6d870c7f042e55c51bd240507f311219", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simpleaudioswitcher-e03b9ccf5882d16b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab655157e15e2728b4feffd8a3ccbf8d6d870c7f042e55c51bd240507f311219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab655157e15e2728b4feffd8a3ccbf8d6d870c7f042e55c51bd240507f311219", kill_on_drop: false }`
[INFO] [stdout] ab655157e15e2728b4feffd8a3ccbf8d6d870c7f042e55c51bd240507f311219
