[INFO] cloning repository https://github.com/steckes/speech-to-text
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steckes/speech-to-text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteckes%2Fspeech-to-text", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteckes%2Fspeech-to-text'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 070529ae1889d13f107da0fda54552a0bf72c7c4
[INFO] checking steckes/speech-to-text against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteckes%2Fspeech-to-text" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/steckes/speech-to-text
[INFO] finished tweaking git repo https://github.com/steckes/speech-to-text
[INFO] tweaked toml for git repo https://github.com/steckes/speech-to-text written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/steckes/speech-to-text on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/steckes/speech-to-text 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" "+63132bd615c9bf75e93af8405d00064212331708" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded ug v0.4.0
[INFO] [stderr]   Downloaded candle-nn v0.9.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded candle-core v0.9.1
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded candle-transformers v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d86ef6b4e58b35765e41eeb154caea78625efb65700f5323c65e8b5bc3fb6cc7
[INFO] running `Command { std: "docker" "start" "-a" "d86ef6b4e58b35765e41eeb154caea78625efb65700f5323c65e8b5bc3fb6cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d86ef6b4e58b35765e41eeb154caea78625efb65700f5323c65e8b5bc3fb6cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d86ef6b4e58b35765e41eeb154caea78625efb65700f5323c65e8b5bc3fb6cc7", kill_on_drop: false }`
[INFO] [stdout] d86ef6b4e58b35765e41eeb154caea78625efb65700f5323c65e8b5bc3fb6cc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a6caab3eb5a45694e564d3b7a713a037ab339a27e6ae459544fc79764fe2326
[INFO] running `Command { std: "docker" "start" "-a" "1a6caab3eb5a45694e564d3b7a713a037ab339a27e6ae459544fc79764fe2326", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling monostate-impl v0.1.14
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking dyn-stack v0.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking gemm-common v0.17.1
[INFO] [stderr]     Checking gemm-f32 v0.17.1
[INFO] [stderr]     Checking gemm-c64 v0.17.1
[INFO] [stderr]     Checking gemm-f64 v0.17.1
[INFO] [stderr]     Checking gemm-c32 v0.17.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking gemm-f16 v0.17.1
[INFO] [stderr]     Checking gemm v0.17.1
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking gemm-f32 v0.18.2
[INFO] [stderr]     Checking gemm-c64 v0.18.2
[INFO] [stderr]     Checking gemm-f64 v0.18.2
[INFO] [stderr]     Checking gemm-c32 v0.18.2
[INFO] [stderr]     Checking gemm-f16 v0.18.2
[INFO] [stderr]     Checking gemm v0.18.2
[INFO] [stderr]     Checking monostate v0.1.14
[INFO] [stderr]     Checking dary_heap v0.3.7
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking tokenizers v0.21.4
[INFO] [stderr]     Checking ug v0.4.0
[INFO] [stderr]     Checking candle-core v0.9.1
[INFO] [stderr]     Checking candle-nn v0.9.1
[INFO] [stderr]     Checking candle-transformers v0.9.1
[INFO] [stderr]     Checking speech-to-text v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct Decoder {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 39 |     model: Whisper,
[INFO] [stdout] 40 |     rng: rand::rngs::StdRng,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     timestamps: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 42 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 43 |     tokenizer: Tokenizer,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     suppress_tokens: Tensor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     sot_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 46 |     transcribe_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     translate_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     eot_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 49 |     no_speech_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     no_timestamps_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     language_token: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `decode`, `decode_with_fallback`, `run`, `set_language_token`, and `model` are never used
[INFO] [stdout]    --> src/main.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl Decoder {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  55 |     #[allow(clippy::too_many_arguments)]
[INFO] [stdout]  56 |     fn new(
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn decode(&mut self, mel: &Tensor, t: f64) -> Result<DecodingResult> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn decode_with_fallback(&mut self, segment: &Tensor) -> Result<DecodingResult> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn run(&mut self, mel: &Tensor, times: Option<(f64, f64)>) -> Result<Vec<Segment>> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn set_language_token(&mut self, language_token: Option<u32>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn model(&mut self) -> &mut Whisper {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct Decoder {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 39 |     model: Whisper,
[INFO] [stdout] 40 |     rng: rand::rngs::StdRng,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     timestamps: bool,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 42 |     verbose: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 43 |     tokenizer: Tokenizer,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 44 |     suppress_tokens: Tensor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     sot_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 46 |     transcribe_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 47 |     translate_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     eot_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 49 |     no_speech_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 50 |     no_timestamps_token: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     language_token: Option<u32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `decode`, `decode_with_fallback`, `run`, `set_language_token`, and `model` are never used
[INFO] [stdout]    --> src/main.rs:56:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl Decoder {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  55 |     #[allow(clippy::too_many_arguments)]
[INFO] [stdout]  56 |     fn new(
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     fn decode(&mut self, mel: &Tensor, t: f64) -> Result<DecodingResult> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn decode_with_fallback(&mut self, segment: &Tensor) -> Result<DecodingResult> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     fn run(&mut self, mel: &Tensor, times: Option<(f64, f64)>) -> Result<Vec<Segment>> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn set_language_token(&mut self, language_token: Option<u32>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     fn model(&mut self) -> &mut Whisper {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.92s
[INFO] running `Command { std: "docker" "inspect" "1a6caab3eb5a45694e564d3b7a713a037ab339a27e6ae459544fc79764fe2326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6caab3eb5a45694e564d3b7a713a037ab339a27e6ae459544fc79764fe2326", kill_on_drop: false }`
[INFO] [stdout] 1a6caab3eb5a45694e564d3b7a713a037ab339a27e6ae459544fc79764fe2326
