[INFO] cloning repository https://github.com/bp7968h/VocalViz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bp7968h/VocalViz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbp7968h%2FVocalViz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbp7968h%2FVocalViz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b1c77cb32ee605e2491aa1ecfbb38aaace5e304 [INFO] checking bp7968h/VocalViz against try#69cf48176da7795067be67cef76e41a8aac9b134 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbp7968h%2FVocalViz" "/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/bp7968h/VocalViz [INFO] finished tweaking git repo https://github.com/bp7968h/VocalViz [INFO] tweaked toml for git repo https://github.com/bp7968h/VocalViz written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bp7968h/VocalViz on toolchain 69cf48176da7795067be67cef76e41a8aac9b134 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bp7968h/VocalViz 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" "+69cf48176da7795067be67cef76e41a8aac9b134" "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" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce6ac2294be7f27aad3a610de64d7ea406d3d0028c732f4b377ff368fcce07bc [INFO] running `Command { std: "docker" "start" "-a" "ce6ac2294be7f27aad3a610de64d7ea406d3d0028c732f4b377ff368fcce07bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce6ac2294be7f27aad3a610de64d7ea406d3d0028c732f4b377ff368fcce07bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce6ac2294be7f27aad3a610de64d7ea406d3d0028c732f4b377ff368fcce07bc", kill_on_drop: false }` [INFO] [stdout] ce6ac2294be7f27aad3a610de64d7ea406d3d0028c732f4b377ff368fcce07bc [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cddbdea23f251c4d83ccd26e6f0c084ede466f3ee274e3e6a2ceb568e6141815 [INFO] running `Command { std: "docker" "start" "-a" "cddbdea23f251c4d83ccd26e6f0c084ede466f3ee274e3e6a2ceb568e6141815", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking webpki-roots v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking avif-serialize v0.8.4 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking zune-jpeg v0.4.18 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking dyn-stack v0.13.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking pulp v0.18.22 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking symphonia-format-ogg v0.5.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking gemm-common v0.17.1 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.4 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.4 [INFO] [stderr] Checking symphonia-format-mkv v0.5.4 [INFO] [stderr] Checking gemm-f32 v0.17.1 [INFO] [stderr] Checking gemm-f64 v0.17.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking gemm-c64 v0.17.1 [INFO] [stderr] Checking gemm-c32 v0.17.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking symphonia-format-caf v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia-format-riff v0.5.4 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [INFO] [stderr] Checking symphonia-codec-aac v0.5.4 [INFO] [stderr] Checking symphonia-codec-alac v0.5.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking symphonia-codec-adpcm v0.5.4 [INFO] [stderr] Checking gemm-f16 v0.17.1 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking symphonia v0.5.4 [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-f64 v0.18.2 [INFO] [stderr] Checking gemm-c32 v0.18.2 [INFO] [stderr] Checking gemm-c64 v0.18.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling ffmpeg-sys-next v7.1.3 [INFO] [stderr] Checking gemm-f16 v0.18.2 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking monostate v0.1.14 [INFO] [stderr] Checking gemm v0.18.2 [INFO] [stderr] Checking safetensors v0.4.5 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking tokenizers v0.21.2 [INFO] [stderr] Checking ug v0.4.0 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking candle-core v0.9.1 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.20 [INFO] [stderr] Checking hf-hub v0.4.3 [INFO] [stderr] Checking candle-nn v0.9.1 [INFO] [stderr] Checking candle-transformers v0.9.1 [INFO] [stderr] Checking vocalviz v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `max_line_width` [INFO] [stdout] --> src/renderer.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let max_line_width = self.width as f32 - 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_line_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/renderer.rs:474:13 [INFO] [stdout] | [INFO] [stdout] 474 | let mut current_x = x; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_line_width` [INFO] [stdout] --> src/renderer.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | let max_line_width = self.width as f32 - 100.0; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_line_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/renderer.rs:474:13 [INFO] [stdout] | [INFO] [stdout] 474 | let mut current_x = x; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `translate_token` is never read [INFO] [stdout] --> src/transcriber.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 270 | struct Decoder { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 279 | translate_token: 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: function `conv1d` is never used [INFO] [stdout] --> src/whisper/quantized_model.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn conv1d( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `translate_token` is never read [INFO] [stdout] --> src/transcriber.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 270 | struct Decoder { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 279 | translate_token: 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: function `conv1d` is never used [INFO] [stdout] --> src/whisper/quantized_model.rs:10:4 [INFO] [stdout] | [INFO] [stdout] 10 | fn conv1d( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MultiHeadAttention` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct MultiHeadAttention { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, `reshape_head`, `qkv_attention`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl MultiHeadAttention { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 41 | fn load( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fn forward( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | fn reshape_head(&self, x: &Tensor) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | fn qkv_attention( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResidualAttentionBlock` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct ResidualAttentionBlock { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:186:8 [INFO] [stdout] | [INFO] [stdout] 185 | impl ResidualAttentionBlock { [INFO] [stdout] | --------------------------- associated items in this implementation [INFO] [stdout] 186 | fn load( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | fn forward( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sinusoids` is never used [INFO] [stdout] --> src/whisper/quantized_model.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn sinusoids(length: usize, channels: usize, device: &Device) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudioEncoder` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:280:12 [INFO] [stdout] | [INFO] [stdout] 280 | pub struct AudioEncoder { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:292:8 [INFO] [stdout] | [INFO] [stdout] 291 | impl AudioEncoder { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 292 | fn load(vb: VarBuilder, cfg: &Config) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | pub fn forward(&mut self, x: &Tensor, flush_kv_cache: bool) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 362 | pub fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextDecoder` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 371 | pub struct TextDecoder { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, `final_linear`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 381 | impl TextDecoder { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 382 | fn load(vb: VarBuilder, cfg: &Config) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | pub fn forward(&mut self, x: &Tensor, xa: &Tensor, flush_kv_cache: bool) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | pub fn final_linear(&self, x: &Tensor) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | pub fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Whisper` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:469:12 [INFO] [stdout] | [INFO] [stdout] 469 | pub struct Whisper { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `reset_kv_cache`, `dtw_timestamps`, `clear_attention_outputs`, and `take_attention_outputs` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:476:12 [INFO] [stdout] | [INFO] [stdout] 475 | impl Whisper { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 476 | pub fn load(vb: &VarBuilder, config: Config) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | pub fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | pub fn dtw_timestamps( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 513 | pub fn clear_attention_outputs(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 517 | fn take_attention_outputs(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tokens` is never read [INFO] [stdout] --> src/whisper/timestamps.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Word { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub tokens: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Word` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MultiHeadAttention` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | struct MultiHeadAttention { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, `reshape_head`, `qkv_attention`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl MultiHeadAttention { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 41 | fn load( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | fn forward( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | fn reshape_head(&self, x: &Tensor) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | fn qkv_attention( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResidualAttentionBlock` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | struct ResidualAttentionBlock { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:186:8 [INFO] [stdout] | [INFO] [stdout] 185 | impl ResidualAttentionBlock { [INFO] [stdout] | --------------------------- associated items in this implementation [INFO] [stdout] 186 | fn load( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | fn forward( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sinusoids` is never used [INFO] [stdout] --> src/whisper/quantized_model.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn sinusoids(length: usize, channels: usize, device: &Device) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AudioEncoder` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:280:12 [INFO] [stdout] | [INFO] [stdout] 280 | pub struct AudioEncoder { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:292:8 [INFO] [stdout] | [INFO] [stdout] 291 | impl AudioEncoder { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 292 | fn load(vb: VarBuilder, cfg: &Config) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 341 | pub fn forward(&mut self, x: &Tensor, flush_kv_cache: bool) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 362 | pub fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextDecoder` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 371 | pub struct TextDecoder { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `forward`, `final_linear`, and `reset_kv_cache` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:382:8 [INFO] [stdout] | [INFO] [stdout] 381 | impl TextDecoder { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 382 | fn load(vb: VarBuilder, cfg: &Config) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | pub fn forward(&mut self, x: &Tensor, xa: &Tensor, flush_kv_cache: bool) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | pub fn final_linear(&self, x: &Tensor) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | pub fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Whisper` is never constructed [INFO] [stdout] --> src/whisper/quantized_model.rs:469:12 [INFO] [stdout] | [INFO] [stdout] 469 | pub struct Whisper { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `load`, `reset_kv_cache`, `dtw_timestamps`, `clear_attention_outputs`, and `take_attention_outputs` are never used [INFO] [stdout] --> src/whisper/quantized_model.rs:476:12 [INFO] [stdout] | [INFO] [stdout] 475 | impl Whisper { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 476 | pub fn load(vb: &VarBuilder, config: Config) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | pub fn reset_kv_cache(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 491 | pub fn dtw_timestamps( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 513 | pub fn clear_attention_outputs(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 517 | fn take_attention_outputs(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tokens` is never read [INFO] [stdout] --> src/whisper/timestamps.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Word { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub tokens: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Word` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "cddbdea23f251c4d83ccd26e6f0c084ede466f3ee274e3e6a2ceb568e6141815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddbdea23f251c4d83ccd26e6f0c084ede466f3ee274e3e6a2ceb568e6141815", kill_on_drop: false }` [INFO] [stdout] cddbdea23f251c4d83ccd26e6f0c084ede466f3ee274e3e6a2ceb568e6141815