[INFO] cloning repository https://github.com/briannadon/bsa-gprime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briannadon/bsa-gprime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriannadon%2Fbsa-gprime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriannadon%2Fbsa-gprime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c3d0e62e51b3ec079c5bc1b16c89e4dee5ae812 [INFO] testing briannadon/bsa-gprime against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriannadon%2Fbsa-gprime" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/briannadon/bsa-gprime [INFO] finished tweaking git repo https://github.com/briannadon/bsa-gprime [INFO] tweaked toml for git repo https://github.com/briannadon/bsa-gprime written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/briannadon/bsa-gprime on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/briannadon/bsa-gprime 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 067bd95ecfff060312e074fe15b4951649e6b6983365e145fb792dca0665a2ef [INFO] running `Command { std: "docker" "start" "-a" "067bd95ecfff060312e074fe15b4951649e6b6983365e145fb792dca0665a2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "067bd95ecfff060312e074fe15b4951649e6b6983365e145fb792dca0665a2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067bd95ecfff060312e074fe15b4951649e6b6983365e145fb792dca0665a2ef", kill_on_drop: false }` [INFO] [stdout] 067bd95ecfff060312e074fe15b4951649e6b6983365e145fb792dca0665a2ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634487aabc9ec1d1b61adde1517c374106851ab36a049755a7e9af1dd272c151 [INFO] running `Command { std: "docker" "start" "-a" "634487aabc9ec1d1b61adde1517c374106851ab36a049755a7e9af1dd272c151", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hts-sys v2.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling rust-htslib v1.0.0 [INFO] [stderr] Compiling bsa-gprime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "634487aabc9ec1d1b61adde1517c374106851ab36a049755a7e9af1dd272c151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634487aabc9ec1d1b61adde1517c374106851ab36a049755a7e9af1dd272c151", kill_on_drop: false }` [INFO] [stdout] 634487aabc9ec1d1b61adde1517c374106851ab36a049755a7e9af1dd272c151 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e35088cf05e12984eaf3f2f6eb6f55afffe33816391b11779fcfb454f3a5fa6b [INFO] running `Command { std: "docker" "start" "-a" "e35088cf05e12984eaf3f2f6eb6f55afffe33816391b11779fcfb454f3a5fa6b", kill_on_drop: false }` [INFO] [stderr] Compiling bsa-gprime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance [INFO] [stdout] --> src/significance.rs:489:22 [INFO] [stdout] | [INFO] [stdout] 489 | let params = estimate_null_nonparametric(&values); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance [INFO] [stdout] --> src/significance.rs:500:22 [INFO] [stdout] | [INFO] [stdout] 500 | let params = estimate_null_nonparametric(&values); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance [INFO] [stdout] --> src/significance.rs:668:22 [INFO] [stdout] | [INFO] [stdout] 668 | let legacy = estimate_null_nonparametric(&values); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "e35088cf05e12984eaf3f2f6eb6f55afffe33816391b11779fcfb454f3a5fa6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35088cf05e12984eaf3f2f6eb6f55afffe33816391b11779fcfb454f3a5fa6b", kill_on_drop: false }` [INFO] [stdout] e35088cf05e12984eaf3f2f6eb6f55afffe33816391b11779fcfb454f3a5fa6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1e8c1b4869218b7ee871e64e90eca37c5ef72c71aaafae4ab16239baf3ff7eb [INFO] running `Command { std: "docker" "start" "-a" "a1e8c1b4869218b7ee871e64e90eca37c5ef72c71aaafae4ab16239baf3ff7eb", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance [INFO] [stderr] --> src/significance.rs:489:22 [INFO] [stderr] | [INFO] [stderr] 489 | let params = estimate_null_nonparametric(&values); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance [INFO] [stderr] --> src/significance.rs:500:22 [INFO] [stderr] | [INFO] [stderr] 500 | let params = estimate_null_nonparametric(&values); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `significance::estimate_null_nonparametric`: Use estimate_null_robust instead for full paper compliance [INFO] [stderr] --> src/significance.rs:668:22 [INFO] [stderr] | [INFO] [stderr] 668 | let legacy = estimate_null_nonparametric(&values); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bsa-gprime` (lib test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bsa_gprime-d2d271e99aec0bcd) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test significance::tests::test_bh_fdr_empty ... ok [INFO] [stdout] test peaks::tests::test_identify_peaks_basic ... ok [INFO] [stdout] test plotting::downsample::tests::small_input_returns_none ... ok [INFO] [stdout] test peaks::tests::test_identify_peaks_merging ... ok [INFO] [stdout] test peaks::tests::test_natural_chrom_cmp ... ok [INFO] [stdout] test significance::tests::test_bh_fdr_basic ... ok [INFO] [stdout] test plotting::downsample::tests::preserves_extremes ... ok [INFO] [stdout] test plotting::downsample::tests::large_input_downsamples ... ok [INFO] [stdout] test significance::tests::test_compute_median ... ok [INFO] [stdout] test significance::tests::test_estimate_mode_robust_basic ... ok [INFO] [stdout] test significance::tests::test_estimate_null_robust_all_zeros ... ok [INFO] [stdout] test significance::tests::test_bh_fdr_preserves_order ... ok [INFO] [stdout] test plotting::downsample::tests::panel_pixel_width_basic ... ok [INFO] [stdout] test significance::tests::test_estimate_null_robust_empty ... ok [INFO] [stdout] test significance::tests::test_nonparametric_null_with_outliers ... ok [INFO] [stdout] test significance::tests::test_hampel_threshold_applied ... ok [INFO] [stdout] test significance::tests::test_nonparametric_null_uniform ... ok [INFO] [stdout] test peaks::tests::test_identify_peaks_empty ... ok [INFO] [stdout] test significance::tests::test_parametric_null_gprime ... ok [INFO] [stdout] test significance::tests::test_parametric_null_gprime_default ... ok [INFO] [stdout] test significance::tests::test_parametric_null_gprime_with_covariance ... ok [INFO] [stdout] test significance::tests::test_estimate_mode_robust_constant ... ok [INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors ... ok [INFO] [stdout] test significance::tests::test_robust_vs_legacy ... ok [INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors_empty ... ok [INFO] [stdout] test significance::tests::test_parametric_null_basic ... ok [INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors_with_recombination ... ok [INFO] [stdout] test smoothing::tests::test_compute_smoothing_factors_sparse ... ok [INFO] [stdout] test smoothing::tests::test_tricube_at_boundary ... ok [INFO] [stdout] test smoothing::tests::test_tricube_at_zero ... ok [INFO] [stdout] test smoothing::tests::test_single_snp ... ok [INFO] [stdout] test significance::tests::test_p_values_monotonic_with_g ... ok [INFO] [stdout] test smoothing::tests::test_separate_chromosomes ... ok [INFO] [stdout] test smoothing::tests::test_smoothing_reduces_spike ... ok [INFO] [stdout] test smoothing::tests::test_tricube_outside ... ok [INFO] [stdout] test significance::tests::test_p_values_in_range ... ok [INFO] [stdout] test smoothing::tests::test_uniform_values_unchanged ... ok [INFO] [stdout] test statistics::tests::test_all_zeros ... ok [INFO] [stdout] test statistics::tests::test_no_association ... ok [INFO] [stdout] test statistics::tests::test_perfect_association ... ok [INFO] [stdout] test significance::tests::test_estimate_null_robust_with_outliers ... ok [INFO] [stdout] test statistics::tests::test_snp_index ... ok [INFO] [stdout] test significance::tests::test_estimate_null_robust_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bsa_gprime-eb037de0924d5b45) [INFO] [stderr] Doc-tests bsa_gprime [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1e8c1b4869218b7ee871e64e90eca37c5ef72c71aaafae4ab16239baf3ff7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e8c1b4869218b7ee871e64e90eca37c5ef72c71aaafae4ab16239baf3ff7eb", kill_on_drop: false }` [INFO] [stdout] a1e8c1b4869218b7ee871e64e90eca37c5ef72c71aaafae4ab16239baf3ff7eb