[INFO] cloning repository https://github.com/sergey-melnychuk/stt-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergey-melnychuk/stt-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergey-melnychuk%2Fstt-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergey-melnychuk%2Fstt-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0acf8c5af8f6ba810cc89007bafb5be514b789c5 [INFO] checking sergey-melnychuk/stt-rs/0acf8c5af8f6ba810cc89007bafb5be514b789c5 against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergey-melnychuk%2Fstt-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sergey-melnychuk/stt-rs [INFO] finished tweaking git repo https://github.com/sergey-melnychuk/stt-rs [INFO] tweaked toml for git repo https://github.com/sergey-melnychuk/stt-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sergey-melnychuk/stt-rs on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sergey-melnychuk/stt-rs 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whisper-rs v0.13.2 [INFO] [stderr] Downloaded biquad v0.4.2 [INFO] [stderr] Downloaded whisper-rs-sys v0.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb1c5856334b8e2ebb69e2268609385b42d0c2b855a5f60936e4428b350933eb [INFO] running `Command { std: "docker" "start" "-a" "eb1c5856334b8e2ebb69e2268609385b42d0c2b855a5f60936e4428b350933eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb1c5856334b8e2ebb69e2268609385b42d0c2b855a5f60936e4428b350933eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1c5856334b8e2ebb69e2268609385b42d0c2b855a5f60936e4428b350933eb", kill_on_drop: false }` [INFO] [stdout] eb1c5856334b8e2ebb69e2268609385b42d0c2b855a5f60936e4428b350933eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 792ef375168193f7de84c2f1fcb023ed89c9e1a86f7cc2cf7ab2aa37f911ec23 [INFO] running `Command { std: "docker" "start" "-a" "792ef375168193f7de84c2f1fcb023ed89c9e1a86f7cc2cf7ab2aa37f911ec23", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling whisper-rs v0.13.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking zerocopy v0.8.31 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ctrlc v3.5.1 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking biquad v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking realfft v3.5.0 [INFO] [stderr] Checking rubato v0.15.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling whisper-rs-sys v0.11.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking stt-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "792ef375168193f7de84c2f1fcb023ed89c9e1a86f7cc2cf7ab2aa37f911ec23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "792ef375168193f7de84c2f1fcb023ed89c9e1a86f7cc2cf7ab2aa37f911ec23", kill_on_drop: false }` [INFO] [stdout] 792ef375168193f7de84c2f1fcb023ed89c9e1a86f7cc2cf7ab2aa37f911ec23