[INFO] cloning repository https://github.com/sudoish/rusty-whisper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudoish/rusty-whisper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudoish%2Frusty-whisper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudoish%2Frusty-whisper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a8fbad21954186d74874c79ebc1c9b99e2c5682 [INFO] checking sudoish/rusty-whisper against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudoish%2Frusty-whisper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sudoish/rusty-whisper [INFO] finished tweaking git repo https://github.com/sudoish/rusty-whisper [INFO] tweaked toml for git repo https://github.com/sudoish/rusty-whisper written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sudoish/rusty-whisper on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sudoish/rusty-whisper 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef88377f1292e3cdb2ff7bca5d6992cd138236df8af6edd18002c9a609171128 [INFO] running `Command { std: "docker" "start" "-a" "ef88377f1292e3cdb2ff7bca5d6992cd138236df8af6edd18002c9a609171128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef88377f1292e3cdb2ff7bca5d6992cd138236df8af6edd18002c9a609171128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef88377f1292e3cdb2ff7bca5d6992cd138236df8af6edd18002c9a609171128", kill_on_drop: false }` [INFO] [stdout] ef88377f1292e3cdb2ff7bca5d6992cd138236df8af6edd18002c9a609171128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b8f6f6746015901e834fd520930ed4ba0713c2359ba26f64bf842f6eb789d7d [INFO] running `Command { std: "docker" "start" "-a" "0b8f6f6746015901e834fd520930ed4ba0713c2359ba26f64bf842f6eb789d7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling whisper-rs v0.15.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking cpal v0.15.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking realfft v3.5.0 [INFO] [stderr] Checking rubato v0.16.2 [INFO] [stderr] Compiling whisper-rs-sys v0.14.1 [INFO] [stderr] Checking rusty-whisper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "0b8f6f6746015901e834fd520930ed4ba0713c2359ba26f64bf842f6eb789d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8f6f6746015901e834fd520930ed4ba0713c2359ba26f64bf842f6eb789d7d", kill_on_drop: false }` [INFO] [stdout] 0b8f6f6746015901e834fd520930ed4ba0713c2359ba26f64bf842f6eb789d7d