[INFO] fetching crate kira-nuclearqc 0.1.5...
[INFO] checking kira-nuclearqc-0.1.5 against 1.95.0-beta.7 for beta-1.95-4
[INFO] extracting crate kira-nuclearqc 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate kira-nuclearqc 0.1.5
[INFO] finished tweaking crates.io crate kira-nuclearqc 0.1.5
[INFO] tweaked toml for crates.io crate kira-nuclearqc 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kira-nuclearqc 0.1.5 on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kira-nuclearqc 0.1.5 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-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be1e23e6c78b631641e413962a3fd7817dd77356efa7c2b0401f785aa191c182
[INFO] running `Command { std: "docker" "start" "-a" "be1e23e6c78b631641e413962a3fd7817dd77356efa7c2b0401f785aa191c182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be1e23e6c78b631641e413962a3fd7817dd77356efa7c2b0401f785aa191c182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be1e23e6c78b631641e413962a3fd7817dd77356efa7c2b0401f785aa191c182", kill_on_drop: false }`
[INFO] [stdout] be1e23e6c78b631641e413962a3fd7817dd77356efa7c2b0401f785aa191c182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 211c1ab1098289bd23aad16f393e48b06a42835551ae509971e4de63592608e4
[INFO] running `Command { std: "docker" "start" "-a" "211c1ab1098289bd23aad16f393e48b06a42835551ae509971e4de63592608e4", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking kira-scio v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kira-shared-sc-cache v0.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking kira-nuclearqc v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::PanelSet`
[INFO] [stdout]  --> src/panels/../../tests/src_inline/panels/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::PanelSet;
[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: `PanelDef`
[INFO] [stdout]  --> src/pipeline/../../tests/src_inline/pipeline/stage4_axes.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::panels::defs::{PanelDef, PanelGroup};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_input` is never used
[INFO] [stdout]   --> src/input/mod.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn load_input(input_dir: &Path, meta_path: Option<&Path>) -> Result<InputBundle, InputError> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefix` is never read
[INFO] [stdout]    --> src/input/mod.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct SharedBinResolution {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub prefix: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SharedBinResolution` 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: fields `id`, `symbol_raw`, and `feature_type` are never read
[INFO] [stdout]   --> src/input/features.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Feature {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 11 |     pub symbol_raw: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 12 |     pub symbol_norm: String,
[INFO] [stdout] 13 |     pub feature_type: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Feature` 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: field `n_rows` is never read
[INFO] [stdout]   --> src/input/mtx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CscMatrix {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     pub n_rows: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CscMatrix` 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: multiple fields are never read
[INFO] [stdout]   --> src/input/organelle_bin.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct HeaderV1 {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 10 |     pub n_genes: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub n_cells: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub nnz: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 13 |     pub genes_table_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub genes_table_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub barcodes_table_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub barcodes_table_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub col_ptr_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub row_idx_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub values_u32_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub n_blocks: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub blocks_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub file_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub header_crc64: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub data_crc64: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeaderV1` 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: fields `n_genes` and `nnz` are never read
[INFO] [stdout]   --> src/input/organelle_bin.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CscView {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 29 |     pub n_genes: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 30 |     pub n_cells: usize,
[INFO] [stdout] 31 |     pub nnz: usize,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CscView` 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: field `header` is never read
[INFO] [stdout]   --> src/input/organelle_bin.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct OrganelleBin {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 39 |     pub header: HeaderV1,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrganelleBin` 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: function `crc64_ecma` is never used
[INFO] [stdout]    --> src/input/organelle_bin.rs:131:4
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn crc64_ecma(bytes: &[u8]) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/model/axes.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct AxisDrivers {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub panel_entropy: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub max_program_share: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub tf_entropy: f32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     pub stress_ratio: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub dev_ratio: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub iaa_raw: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 27 |     pub dfa_raw: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 28 |     pub cea_raw: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AxisDrivers` 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: field `low_tf_signal` is never read
[INFO] [stdout]   --> src/model/axes.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct AxisFlags {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 34 |     pub low_tf_signal: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AxisFlags` 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: variant `Relative` is never constructed
[INFO] [stdout]   --> src/model/thresholds.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum AxisActivationMode {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 25 |     Absolute,
[INFO] [stdout] 26 |     Relative,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AxisActivationMode` 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: field `missing` is never read
[INFO] [stdout]   --> src/panels/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Panel {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub missing: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Panel` 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: variant `Cache` is never constructed
[INFO] [stdout]   --> src/pipeline/stage2_normalize.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Stage2Error {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] 13 |     Input(InputError),
[INFO] [stdout] 14 |     Cache(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Stage2Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags` and `ddr` are never read
[INFO] [stdout]   --> src/pipeline/stage4_axes.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Stage4Output {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub flags: Vec<AxisFlags>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 18 |     pub ddr: DdrMetrics,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Stage4Output` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_dir`, `input_source`, and `shared_bin` are never read
[INFO] [stdout]   --> src/pipeline/stage7_report.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct PipelineContext {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 38 |     pub input_dir: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 39 |     pub input_source: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub shared_bin: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PipelineContext` 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: field `n_cells` is never read
[INFO] [stdout]   --> src/report/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ReportContext {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 64 |     pub n_cells: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReportContext` 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: function `sum_f32` is never used
[INFO] [stdout]  --> src/simd/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn sum_f32(values: &[f32]) -> f32 {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `entropy_f32` is never used
[INFO] [stdout]   --> src/simd/scalar.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn entropy_f32(values: &[f32]) -> f32 {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pipeline/../../tests/src_inline/pipeline/stage5_scores.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut inputs = dummy_inputs();
[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 `prefix` is never read
[INFO] [stdout]    --> src/input/mod.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | pub struct SharedBinResolution {
[INFO] [stdout]     |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub prefix: Option<String>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SharedBinResolution` 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: fields `id` and `symbol_raw` are never read
[INFO] [stdout]   --> src/input/features.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Feature {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 10 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 11 |     pub symbol_raw: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Feature` 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: field `n_rows` is never read
[INFO] [stdout]   --> src/input/mtx.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CscMatrix {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 16 |     pub n_rows: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CscMatrix` 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: multiple fields are never read
[INFO] [stdout]   --> src/input/organelle_bin.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct HeaderV1 {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 10 |     pub n_genes: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub n_cells: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 12 |     pub nnz: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 13 |     pub genes_table_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub genes_table_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub barcodes_table_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub barcodes_table_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub col_ptr_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub row_idx_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     pub values_u32_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub n_blocks: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub blocks_offset: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub file_bytes: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub header_crc64: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 24 |     pub data_crc64: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeaderV1` 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: fields `n_genes` and `nnz` are never read
[INFO] [stdout]   --> src/input/organelle_bin.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CscView {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 29 |     pub n_genes: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 30 |     pub n_cells: usize,
[INFO] [stdout] 31 |     pub nnz: usize,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CscView` 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: field `header` is never read
[INFO] [stdout]   --> src/input/organelle_bin.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct OrganelleBin {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 39 |     pub header: HeaderV1,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OrganelleBin` 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: multiple fields are never read
[INFO] [stdout]   --> src/model/axes.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct AxisDrivers {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub panel_entropy: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub max_program_share: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub tf_entropy: f32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     pub stress_ratio: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub dev_ratio: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 26 |     pub iaa_raw: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 27 |     pub dfa_raw: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 28 |     pub cea_raw: f32,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AxisDrivers` 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: variant `Relative` is never constructed
[INFO] [stdout]   --> src/model/thresholds.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum AxisActivationMode {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 25 |     Absolute,
[INFO] [stdout] 26 |     Relative,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AxisActivationMode` 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: field `missing` is never read
[INFO] [stdout]   --> src/panels/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Panel {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub missing: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Panel` 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: variant `Cache` is never constructed
[INFO] [stdout]   --> src/pipeline/stage2_normalize.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub enum Stage2Error {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] 13 |     Input(InputError),
[INFO] [stdout] 14 |     Cache(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Stage2Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ddr` is never read
[INFO] [stdout]   --> src/pipeline/stage4_axes.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Stage4Output {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub ddr: DdrMetrics,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Stage4Output` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_dir`, `input_source`, and `shared_bin` are never read
[INFO] [stdout]   --> src/pipeline/stage7_report.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct PipelineContext {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 38 |     pub input_dir: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 39 |     pub input_source: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub shared_bin: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PipelineContext` 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: field `n_cells` is never read
[INFO] [stdout]   --> src/report/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ReportContext {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 64 |     pub n_cells: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReportContext` 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: function `sum_f32` is never used
[INFO] [stdout]  --> src/simd/mod.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn sum_f32(values: &[f32]) -> f32 {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.22s
[INFO] running `Command { std: "docker" "inspect" "211c1ab1098289bd23aad16f393e48b06a42835551ae509971e4de63592608e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "211c1ab1098289bd23aad16f393e48b06a42835551ae509971e4de63592608e4", kill_on_drop: false }`
[INFO] [stdout] 211c1ab1098289bd23aad16f393e48b06a42835551ae509971e4de63592608e4
