[INFO] cloning repository https://github.com/mateBarey/matrix_quat_mult_research
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mateBarey/matrix_quat_mult_research" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmateBarey%2Fmatrix_quat_mult_research", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmateBarey%2Fmatrix_quat_mult_research'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 502c13f08412b35548167c467a8485aea945db59
[INFO] checking mateBarey/matrix_quat_mult_research against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmateBarey%2Fmatrix_quat_mult_research" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mateBarey/matrix_quat_mult_research
[INFO] finished tweaking git repo https://github.com/mateBarey/matrix_quat_mult_research
[INFO] tweaked toml for git repo https://github.com/mateBarey/matrix_quat_mult_research written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mateBarey/matrix_quat_mult_research on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mateBarey/matrix_quat_mult_research 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-cond v0.3.0
[INFO] [stderr]   Downloaded polars-error v0.39.2
[INFO] [stderr]   Downloaded safetensors v0.4.5
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded target-features v0.1.6
[INFO] [stderr]   Downloaded polars-arrow-format v0.1.0
[INFO] [stderr]   Downloaded streaming-decompression v0.1.2
[INFO] [stderr]   Downloaded multiversion-macros v0.7.4
[INFO] [stderr]   Downloaded now v0.1.3
[INFO] [stderr]   Downloaded multiversion v0.7.4
[INFO] [stderr]   Downloaded polars-row v0.39.2
[INFO] [stderr]   Downloaded unicode-reverse v1.0.9
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded array-init-cursor v0.2.1
[INFO] [stderr]   Downloaded polars-utils v0.39.2
[INFO] [stderr]   Downloaded planus v0.3.1
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded atoi_simd v0.15.6
[INFO] [stderr]   Downloaded polars-compute v0.39.2
[INFO] [stderr]   Downloaded polars-sql v0.39.2
[INFO] [stderr]   Downloaded polars-time v0.39.2
[INFO] [stderr]   Downloaded fast-float v0.2.0
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded candle-nn v0.10.2
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded polars-io v0.39.2
[INFO] [stderr]   Downloaded polars-lazy v0.39.2
[INFO] [stderr]   Downloaded polars-ops v0.39.2
[INFO] [stderr]   Downloaded sqlparser v0.39.0
[INFO] [stderr]   Downloaded tokenizers v0.22.2
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded polars-parquet v0.39.2
[INFO] [stderr]   Downloaded polars-plan v0.39.2
[INFO] [stderr]   Downloaded candle-core v0.10.2
[INFO] [stderr]   Downloaded sysinfo v0.30.13
[INFO] [stderr]   Downloaded tokenizers v0.19.1
[INFO] [stderr]   Downloaded parquet-format-safe v0.2.4
[INFO] [stderr]   Downloaded polars-core v0.39.2
[INFO] [stderr]   Downloaded polars-arrow v0.39.2
[INFO] [stderr]   Downloaded itoap v1.0.1
[INFO] [stderr]   Downloaded polars v0.39.2
[INFO] [stderr]   Downloaded polars-pipe v0.39.2
[INFO] [stderr]   Downloaded argminmax v0.6.3
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a6400e499516d69619f843ccbe790edc1162d5be7ab40b06f2ce07b230f0c51
[INFO] running `Command { std: "docker" "start" "-a" "9a6400e499516d69619f843ccbe790edc1162d5be7ab40b06f2ce07b230f0c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a6400e499516d69619f843ccbe790edc1162d5be7ab40b06f2ce07b230f0c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a6400e499516d69619f843ccbe790edc1162d5be7ab40b06f2ce07b230f0c51", kill_on_drop: false }`
[INFO] [stdout] 9a6400e499516d69619f843ccbe790edc1162d5be7ab40b06f2ce07b230f0c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e2db76e5ddf8a819c812de7c99706866c6e38e02f5c7f9591a3be2c65f482e4
[INFO] running `Command { std: "docker" "start" "-a" "5e2db76e5ddf8a819c812de7c99706866c6e38e02f5c7f9591a3be2c65f482e4", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.rustflags
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling polars-utils v0.39.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling polars-arrow v0.39.2
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling polars-compute v0.39.2
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling polars-core v0.39.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling polars-ops v0.39.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling polars-plan v0.39.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]    Compiling polars-lazy v0.39.2
[INFO] [stderr]     Checking zip v7.2.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling polars v0.39.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking bytemuck v1.25.0
[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 num-complex v0.4.6
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking safetensors v0.7.0
[INFO] [stderr]     Checking safetensors v0.4.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking polars-error v0.39.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking tokenizers v0.22.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking tokenizers v0.19.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking gemm-common v0.19.0
[INFO] [stderr]     Checking float8 v0.7.0
[INFO] [stderr]     Checking gemm-f32 v0.19.0
[INFO] [stderr]     Checking gemm-c64 v0.19.0
[INFO] [stderr]     Checking gemm-f64 v0.19.0
[INFO] [stderr]     Checking gemm-c32 v0.19.0
[INFO] [stderr]     Checking gemm-f16 v0.19.0
[INFO] [stderr]     Checking gemm v0.19.0
[INFO] [stderr]     Checking candle-core v0.10.2
[INFO] [stderr]     Checking polars-row v0.39.2
[INFO] [stderr]     Checking polars-parquet v0.39.2
[INFO] [stderr]     Checking candle-nn v0.10.2
[INFO] [stderr]     Checking polars-time v0.39.2
[INFO] [stderr]     Checking polars-io v0.39.2
[INFO] [stderr]     Checking qwen_quat_research v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `VarBuilder`, `linear_no_bias`, and `rms_norm`
[INFO] [stdout]  --> src/pipeline.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candle_nn::{rms_norm, linear_no_bias, Module, RmsNorm, VarBuilder};
[INFO] [stdout]   |                 ^^^^^^^^  ^^^^^^^^^^^^^^                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `safetensors::SafeTensors`
[INFO] [stdout]  --> src/pipeline.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use safetensors::SafeTensors;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QuatMatrix2D`, `QuatResult`, `QuatVector`, and `Quat`
[INFO] [stdout]   --> src/pipeline.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::quaternion::{Quat, QuatMatrix2D, QuatVector, CanonicalForm, QuatResult};
[INFO] [stdout]    |                         ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PaddingParams`
[INFO] [stdout]  --> src/tokenizer.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokenizers::{Tokenizer, AddedToken, PaddingParams};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VarBuilder`, `linear_no_bias`, and `rms_norm`
[INFO] [stdout]  --> src/pipeline.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use candle_nn::{rms_norm, linear_no_bias, Module, RmsNorm, VarBuilder};
[INFO] [stdout]   |                 ^^^^^^^^  ^^^^^^^^^^^^^^                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `safetensors::SafeTensors`
[INFO] [stdout]  --> src/pipeline.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use safetensors::SafeTensors;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `QuatMatrix2D`, `QuatResult`, `QuatVector`, and `Quat`
[INFO] [stdout]   --> src/pipeline.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::quaternion::{Quat, QuatMatrix2D, QuatVector, CanonicalForm, QuatResult};
[INFO] [stdout]    |                         ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PaddingParams`
[INFO] [stdout]  --> src/tokenizer.rs:2:41
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tokenizers::{Tokenizer, AddedToken, PaddingParams};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/model.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let (b, s, h) = (shape[0], shape[1], shape[2]);
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]   --> src/model.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let (b, s, h) = (shape[0], shape[1], shape[2]);
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prefix`
[INFO] [stdout]   --> src/pipeline.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let prefix = "model.language_model";
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prefix`
[INFO] [stdout]   --> src/pipeline.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let prefix = "model.language_model";
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prefix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `run_standard_baseline` is never read
[INFO] [stdout]   --> src/config.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct OutputConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub run_standard_baseline: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OutputConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `one`, `norm`, `normalize`, `as_array`, and `from_array` are never used
[INFO] [stdout]   --> src/quaternion.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Quat {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     #[inline] pub const fn one() -> Self { Self([1.0, 0.0, 0.0, 0.0]) }
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     #[inline] pub fn norm(&self) -> f32 { self.0.iter().map(|v| v * v).sum::<f32>().sqrt() }
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 21 |     #[inline] pub fn normalize(&self) -> Self {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     #[inline] pub fn as_array(&self) -> [f32; 4] { self.0 }
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 44 |     #[inline] pub fn from_array(a: [f32; 4]) -> Self { Self(a) }
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `zeros`, `get`, and `conjugate_all` are never used
[INFO] [stdout]   --> src/quaternion.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl QuatVector {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     #[inline] pub fn zeros(len: usize) -> Self {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     #[inline] pub fn get(&self, idx: usize) -> Option<&Quat> {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     #[inline] pub fn conjugate_all(&self) -> Self {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut`, `as_slice`, and `shape` are never used
[INFO] [stdout]    --> src/quaternion.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl QuatMatrix2D {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     #[inline] pub fn get_mut(&mut self, row: usize, col: usize) -> Option<&mut Quat> {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     #[inline] pub fn as_slice(&self) -> &[Quat] { &self.data }
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     #[inline] pub fn shape(&self) -> (usize, usize) { (self.rows, self.cols) }
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unpack_to_real`, `as_vector`, and `as_matrix` are never used
[INFO] [stdout]    --> src/quaternion.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl QuatResult {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 203 |     pub fn unpack_to_real(&self) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn as_vector(&self) -> Option<&QuatVector> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn as_matrix(&self) -> Option<&QuatMatrix2D> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> src/model.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl MlpHijack {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn load(vb: VarBuilder, hidden: usize, intermediate: usize) -> Result<Self> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `run_standard_baseline` is never read
[INFO] [stdout]   --> src/config.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct OutputConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub run_standard_baseline: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OutputConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `norm`, `normalize`, `as_array`, and `from_array` are never used
[INFO] [stdout]   --> src/quaternion.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Quat {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     #[inline] pub fn norm(&self) -> f32 { self.0.iter().map(|v| v * v).sum::<f32>().sqrt() }
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 21 |     #[inline] pub fn normalize(&self) -> Self {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     #[inline] pub fn as_array(&self) -> [f32; 4] { self.0 }
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 44 |     #[inline] pub fn from_array(a: [f32; 4]) -> Self { Self(a) }
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `zeros`, `get`, and `conjugate_all` are never used
[INFO] [stdout]   --> src/quaternion.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl QuatVector {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     #[inline] pub fn zeros(len: usize) -> Self {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     #[inline] pub fn get(&self, idx: usize) -> Option<&Quat> {
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     #[inline] pub fn conjugate_all(&self) -> Self {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut` and `as_slice` are never used
[INFO] [stdout]    --> src/quaternion.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl QuatMatrix2D {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 132 |     #[inline] pub fn get_mut(&mut self, row: usize, col: usize) -> Option<&mut Quat> {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     #[inline] pub fn as_slice(&self) -> &[Quat] { &self.data }
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unpack_to_real`, `as_vector`, and `as_matrix` are never used
[INFO] [stdout]    --> src/quaternion.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl QuatResult {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 203 |     pub fn unpack_to_real(&self) -> Vec<f32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn as_vector(&self) -> Option<&QuatVector> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn as_matrix(&self) -> Option<&QuatMatrix2D> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `load` is never used
[INFO] [stdout]   --> src/model.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl MlpHijack {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn load(vb: VarBuilder, hidden: usize, intermediate: usize) -> Result<Self> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "5e2db76e5ddf8a819c812de7c99706866c6e38e02f5c7f9591a3be2c65f482e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2db76e5ddf8a819c812de7c99706866c6e38e02f5c7f9591a3be2c65f482e4", kill_on_drop: false }`
[INFO] [stdout] 5e2db76e5ddf8a819c812de7c99706866c6e38e02f5c7f9591a3be2c65f482e4
