[INFO] cloning repository https://github.com/CearX/llmrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CearX/llmrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCearX%2Fllmrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCearX%2Fllmrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22e4c5426166c8b95df09f0238d4f9b490f9deea
[INFO] building CearX/llmrs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCearX%2Fllmrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CearX/llmrs on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CearX/llmrs
[INFO] finished tweaking git repo https://github.com/CearX/llmrs
[INFO] tweaked toml for git repo https://github.com/CearX/llmrs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CearX/llmrs 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 340dca323abbe2403f4252e47e22ce49dd3762ac95985b33aed1cd3f331fb12d
[INFO] running `Command { std: "docker" "start" "-a" "340dca323abbe2403f4252e47e22ce49dd3762ac95985b33aed1cd3f331fb12d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "340dca323abbe2403f4252e47e22ce49dd3762ac95985b33aed1cd3f331fb12d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340dca323abbe2403f4252e47e22ce49dd3762ac95985b33aed1cd3f331fb12d", kill_on_drop: false }`
[INFO] [stdout] 340dca323abbe2403f4252e47e22ce49dd3762ac95985b33aed1cd3f331fb12d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29ec928dc89ac3dfe1d17be706e1ff1aa1df477a6f7fd85c15100f590583abce
[INFO] running `Command { std: "docker" "start" "-a" "29ec928dc89ac3dfe1d17be706e1ff1aa1df477a6f7fd85c15100f590583abce", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling find_cuda_helper v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling build-script-cfg v0.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling search-neuware-tools v0.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling search-ascend-tools v0.0.0 (https://github.com/InfiniTensor/ascendcl?rev=1e7a696#1e7a696b)
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling search-cuda-tools v0.0.0 (https://github.com/YdrMaster/cuda-driver?rev=ad8c367#ad8c3675)
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling ndarray-layout v0.0.0 (https://github.com/YdrMaster/ndarray-layout?rev=68ab1db#68ab1dbf)
[INFO] [stderr]    Compiling common v0.0.0 (https://github.com/InfiniTensor/InfiniLM.git?branch=dev#41cdcf80)
[INFO] [stderr]    Compiling patricia_tree v0.8.0
[INFO] [stderr]    Compiling dev-mempool v0.0.0 (https://github.com/YdrMaster/dev-mempool?rev=6ca21d3#6ca21d3e)
[INFO] [stderr]    Compiling operators v0.0.0 (https://github.com/YdrMaster/operators-rs?rev=93d84ae#93d84ae5)
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dyn-stack v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling digit-layout v0.1.4
[INFO] [stderr]    Compiling pulp v0.18.22
[INFO] [stderr]    Compiling ggml-quants v0.0.0 (https://github.com/YdrMaster/gguf?rev=c676bcc#c676bcc9)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling gemm-common v0.18.0
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling gemm-f32 v0.18.0
[INFO] [stderr]    Compiling gemm-f64 v0.18.0
[INFO] [stderr]    Compiling gemm-c64 v0.18.0
[INFO] [stderr]    Compiling gemm-c32 v0.18.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling gemm-f16 v0.18.0
[INFO] [stderr]    Compiling ggus v0.2.0 (https://github.com/YdrMaster/gguf?rev=c676bcc#c676bcc9)
[INFO] [stderr]    Compiling tokeneer v0.0.2
[INFO] [stderr]    Compiling gemm v0.18.0
[INFO] [stderr]    Compiling tensor v0.0.0 (https://github.com/InfiniTensor/InfiniLM.git?branch=dev#41cdcf80)
[INFO] [stderr]    Compiling minijinja v2.3.1
[INFO] [stderr]    Compiling gguf v0.0.0 (https://github.com/InfiniTensor/InfiniLM.git?branch=dev#41cdcf80)
[INFO] [stderr]    Compiling llmrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tensor::*`
[INFO] [stdout]  --> src/gpt2.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tensor::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::tensor`
[INFO] [stdout]   --> src/passes.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::common::tensor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tensor::*`
[INFO] [stdout]  --> src/common/operator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tensor::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::weights::Weights`
[INFO] [stdout]  --> src/common/storage.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::weights::Weights;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/common/storage.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut meta = Gpt2Meta {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/common/storage.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let start = range.start;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> src/common/storage.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         meta: &Gpt2Meta,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/common/storage.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         mut f: impl FnMut(usize) -> U,
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/common/storage.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         mut f: impl FnMut(usize) -> U,
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `b`, `r`, and `c` are never read
[INFO] [stdout]  --> src/common/tensor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Tensor_<T> {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     pub ptr: *mut T,
[INFO] [stdout] 6 |     b: usize, // batch
[INFO] [stdout]   |     ^
[INFO] [stdout] 7 |     r: usize, // row
[INFO] [stdout]   |     ^
[INFO] [stdout] 8 |     c: usize, // column
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/common/tensor.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[warn(dead_code)]
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tensor` is never used
[INFO] [stdout]    --> src/common/storage.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         fn tensor<'t>(dt: DigitLayout, shape: &[usize], data: &'t [u8]) -> Tensor<&'t [u8]> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `blks`, `output_norm_bias`, `output_norm_weight`, and `output_weight` are never read
[INFO] [stdout]   --> src/common/weights.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Weights<'w> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     blks: Box<[BlkStorage<Contiguous<'w, Blob>>]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     output_norm_bias: &'w [u8],
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     output_norm_weight: &'w [u8],
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     output_weight: &'w [u8],
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.59s
[INFO] running `Command { std: "docker" "inspect" "29ec928dc89ac3dfe1d17be706e1ff1aa1df477a6f7fd85c15100f590583abce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ec928dc89ac3dfe1d17be706e1ff1aa1df477a6f7fd85c15100f590583abce", kill_on_drop: false }`
[INFO] [stdout] 29ec928dc89ac3dfe1d17be706e1ff1aa1df477a6f7fd85c15100f590583abce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 871c1761caa652500f7f644035c6fe3b9653e4cbf25e585d9bb957c429fe44a5
[INFO] running `Command { std: "docker" "start" "-a" "871c1761caa652500f7f644035c6fe3b9653e4cbf25e585d9bb957c429fe44a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling llmrs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tensor::*`
[INFO] [stdout]  --> src/gpt2.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tensor::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::common::tensor`
[INFO] [stdout]   --> src/passes.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::common::tensor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tensor::*`
[INFO] [stdout]  --> src/common/operator.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tensor::*;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/common/storage.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let mut meta = Gpt2Meta {
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/common/storage.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let start = range.start;
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `meta`
[INFO] [stdout]    --> src/common/storage.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         meta: &Gpt2Meta,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> src/common/storage.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |         mut f: impl FnMut(usize) -> U,
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/common/storage.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         mut f: impl FnMut(usize) -> U,
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weights`
[INFO] [stdout]    --> src/common/storage.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     let weights = Weights::new(&gpt2, .., 1);
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weights`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `b`, `r`, and `c` are never read
[INFO] [stdout]  --> src/common/tensor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Tensor_<T> {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     pub ptr: *mut T,
[INFO] [stdout] 6 |     b: usize, // batch
[INFO] [stdout]   |     ^
[INFO] [stdout] 7 |     r: usize, // row
[INFO] [stdout]   |     ^
[INFO] [stdout] 8 |     c: usize, // column
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/common/tensor.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[warn(dead_code)]
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tensor` is never used
[INFO] [stdout]    --> src/common/storage.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 |         fn tensor<'t>(dt: DigitLayout, shape: &[usize], data: &'t [u8]) -> Tensor<&'t [u8]> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `blks`, `output_norm_bias`, `output_norm_weight`, and `output_weight` are never read
[INFO] [stdout]   --> src/common/weights.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Weights<'w> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     blks: Box<[BlkStorage<Contiguous<'w, Blob>>]>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 10 |     output_norm_bias: &'w [u8],
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     output_norm_weight: &'w [u8],
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     output_weight: &'w [u8],
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "871c1761caa652500f7f644035c6fe3b9653e4cbf25e585d9bb957c429fe44a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871c1761caa652500f7f644035c6fe3b9653e4cbf25e585d9bb957c429fe44a5", kill_on_drop: false }`
[INFO] [stdout] 871c1761caa652500f7f644035c6fe3b9653e4cbf25e585d9bb957c429fe44a5
