[INFO] fetching crate single-statistics 0.8.1...
[INFO] building single-statistics-0.8.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate single-statistics 0.8.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate single-statistics 0.8.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate single-statistics 0.8.1
[INFO] tweaked toml for crates.io crate single-statistics 0.8.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate single-statistics 0.8.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate single-statistics 0.8.1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded single-utilities v0.8.0
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded nalgebra-sparse v0.10.0
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 261876b6f3630a6f5d8c12d4e810593f5ad45b9eb1b01471aabc761e615b54f1
[INFO] running `Command { std: "docker" "start" "-a" "261876b6f3630a6f5d8c12d4e810593f5ad45b9eb1b01471aabc761e615b54f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "261876b6f3630a6f5d8c12d4e810593f5ad45b9eb1b01471aabc761e615b54f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261876b6f3630a6f5d8c12d4e810593f5ad45b9eb1b01471aabc761e615b54f1", kill_on_drop: false }`
[INFO] [stdout] 261876b6f3630a6f5d8c12d4e810593f5ad45b9eb1b01471aabc761e615b54f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7123bd7d69a9ac5db896cfcca4094433ffd68bf5642eaf97dcf79c5bf31cac10
[INFO] running `Command { std: "docker" "start" "-a" "7123bd7d69a9ac5db896cfcca4094433ffd68bf5642eaf97dcf79c5bf31cac10", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling single-utilities v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling nalgebra-sparse v0.10.0
[INFO] [stderr]    Compiling single-statistics v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/testing/correction/mod.rs:348:42
[INFO] [stdout]     |
[INFO] [stdout] 348 |         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout] 348 +         .map(|&p| num_traits::Float::min(p * pi0, one))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/testing/correction/mod.rs:426:42
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 426 -         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout] 426 +         .map(|&p| num_traits::Float::min(p * pi0, one))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nx`
[INFO] [stdout]    --> src/testing/inference/nonparametric.rs:271:57
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], _nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CHUNK_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 271 - fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout] 271 + fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], testing::inference::parametric::t_test_large::CHUNK_SIZE: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ny`
[INFO] [stdout]    --> src/testing/inference/nonparametric.rs:271:68
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, _ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CHUNK_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 271 - fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout] 271 + fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, testing::inference::parametric::t_test_large::CHUNK_SIZE: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tie_counts` is never read
[INFO] [stdout]   --> src/testing/inference/nonparametric.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct TieInfo {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 21 |     tie_counts: Vec<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TieInfo` 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: function `extract_gene_values_optimized` is never used
[INFO] [stdout]   --> src/testing/utils.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(crate) fn extract_gene_values_optimized<T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.69s
[INFO] running `Command { std: "docker" "inspect" "7123bd7d69a9ac5db896cfcca4094433ffd68bf5642eaf97dcf79c5bf31cac10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7123bd7d69a9ac5db896cfcca4094433ffd68bf5642eaf97dcf79c5bf31cac10", kill_on_drop: false }`
[INFO] [stdout] 7123bd7d69a9ac5db896cfcca4094433ffd68bf5642eaf97dcf79c5bf31cac10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63c28bcbd6c934a48a19be01d90c2402effc8807744b74660fbfa292236063d7
[INFO] running `Command { std: "docker" "start" "-a" "63c28bcbd6c934a48a19be01d90c2402effc8807744b74660fbfa292236063d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling single-statistics v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/testing/correction/mod.rs:348:42
[INFO] [stdout]     |
[INFO] [stdout] 348 |         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout] 348 +         .map(|&p| num_traits::Float::min(p * pi0, one))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/testing/correction/mod.rs:426:42
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 426 -         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout] 426 +         .map(|&p| num_traits::Float::min(p * pi0, one))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nx`
[INFO] [stdout]    --> src/testing/inference/nonparametric.rs:271:57
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], _nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CHUNK_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 271 - fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout] 271 + fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], testing::inference::parametric::t_test_large::CHUNK_SIZE: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ny`
[INFO] [stdout]    --> src/testing/inference/nonparametric.rs:271:68
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, _ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CHUNK_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 271 - fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout] 271 + fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, testing::inference::parametric::t_test_large::CHUNK_SIZE: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tie_counts` is never read
[INFO] [stdout]   --> src/testing/inference/nonparametric.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct TieInfo {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 21 |     tie_counts: Vec<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TieInfo` 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: function `extract_gene_values_optimized` is never used
[INFO] [stdout]   --> src/testing/utils.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(crate) fn extract_gene_values_optimized<T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/testing/correction/mod.rs:348:42
[INFO] [stdout]     |
[INFO] [stdout] 348 |         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 348 -         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout] 348 +         .map(|&p| num_traits::Float::min(p * pi0, one))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]    --> src/testing/correction/mod.rs:426:42
[INFO] [stdout]     |
[INFO] [stdout] 426 |         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout]     |                                          ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 426 -         .map(|&p| num_traits::Float::min((p * pi0), one))
[INFO] [stdout] 426 +         .map(|&p| num_traits::Float::min(p * pi0, one))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nx`
[INFO] [stdout]    --> src/testing/inference/nonparametric.rs:271:57
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], _nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CHUNK_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 271 - fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout] 271 + fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], testing::inference::parametric::t_test_large::CHUNK_SIZE: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ny`
[INFO] [stdout]    --> src/testing/inference/nonparametric.rs:271:68
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                                    ^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 271 | fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, _ny: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |                                                                    +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `CHUNK_SIZE`
[INFO] [stdout]     |
[INFO] [stdout] 271 - fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, ny: usize) -> (f64, TieInfo) {
[INFO] [stdout] 271 + fn calculate_rank_sum_with_ties(combined: &[(f64, u8)], nx: usize, testing::inference::parametric::t_test_large::CHUNK_SIZE: usize) -> (f64, TieInfo) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tie_counts` is never read
[INFO] [stdout]   --> src/testing/inference/nonparametric.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct TieInfo {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 21 |     tie_counts: Vec<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TieInfo` 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: function `extract_gene_values_optimized` is never used
[INFO] [stdout]   --> src/testing/utils.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub(crate) fn extract_gene_values_optimized<T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s
[INFO] running `Command { std: "docker" "inspect" "63c28bcbd6c934a48a19be01d90c2402effc8807744b74660fbfa292236063d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63c28bcbd6c934a48a19be01d90c2402effc8807744b74660fbfa292236063d7", kill_on_drop: false }`
[INFO] [stdout] 63c28bcbd6c934a48a19be01d90c2402effc8807744b74660fbfa292236063d7
