[INFO] fetching crate fractal_finance 0.1.4...
[INFO] testing fractal_finance-0.1.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fractal_finance 0.1.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fractal_finance 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fractal_finance 0.1.4
[INFO] tweaked toml for crates.io crate fractal_finance 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fractal_finance 0.1.4 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fractal_finance 0.1.4 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded rust_decimal_macros v1.37.1
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded slog-async v2.8.0
[INFO] [stderr]   Downloaded argmin-math v0.3.0
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded statrs v0.16.1
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded slog-term v2.9.1
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded argmin v0.8.1
[INFO] [stderr]   Downloaded rustfft v6.4.0
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f0d4c38a305d357384c377b004aed82256addbe2057136243eeb579271b477a
[INFO] running `Command { std: "docker" "start" "-a" "5f0d4c38a305d357384c377b004aed82256addbe2057136243eeb579271b477a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f0d4c38a305d357384c377b004aed82256addbe2057136243eeb579271b477a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f0d4c38a305d357384c377b004aed82256addbe2057136243eeb579271b477a", kill_on_drop: false }`
[INFO] [stdout] 5f0d4c38a305d357384c377b004aed82256addbe2057136243eeb579271b477a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42976e5170214b0fda742af7dfe2c84788e1fde19fc494dedd254104556b9634
[INFO] running `Command { std: "docker" "start" "-a" "42976e5170214b0fda742af7dfe2c84788e1fde19fc494dedd254104556b9634", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling slog-term v2.9.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling argmin-math v0.3.0
[INFO] [stderr]    Compiling argmin v0.8.1
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling statrs v0.16.1
[INFO] [stderr]    Compiling fractal_finance v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `calculate_wavelet_variance`, `estimate_wavelet_hurst_only`, `ols_regression_hac`, and `validate_data_length`
[INFO] [stdout]   --> src/analyzer.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |     errors::{validate_all_finite, validate_data_length, FractalAnalysisError, FractalResult},
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |         float_ops, ols_regression_hac, standard_normal_cdf,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     wavelet::{calculate_wavelet_variance, estimate_wavelet_hurst_only},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_logging`
[INFO] [stdout]     --> src/analyzer.rs:1707:23
[INFO] [stdout]      |
[INFO] [stdout] 1707 |                 #[cfg(feature = "debug_logging")]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]      = help: consider adding `debug_logging` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_logging`
[INFO] [stdout]     --> src/analyzer.rs:2178:23
[INFO] [stdout]      |
[INFO] [stdout] 2178 |                 #[cfg(feature = "debug_logging")]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]      = help: consider adding `debug_logging` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/computation_cache.rs:693:1
[INFO] [stdout]     |
[INFO] [stdout] 693 | /// Global computation cache instance for use across the library.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FractalAnalysisError`
[INFO] [stdout]  --> src/computation_cache.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::errors::{FractalAnalysisError, FractalResult};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/config.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "serde")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/config.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/config.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/deterministic_config.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | /// Thread-safe global configuration singleton.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/errors.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |         #[cfg_attr(feature = "serde", serde(skip))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/results.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/results.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/results.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/results.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/results.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/results.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:152:12
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:236:12
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/results.rs:248:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::secure_rng::FastrandCompat`
[INFO] [stdout]   --> src/fft_ops.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::secure_rng::FastrandCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout]   --> src/fft_ops.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::f64::consts::PI;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/hurst_estimators.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/hurst_estimators.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/hurst_estimators.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mad` and `median`
[INFO] [stdout]   --> src/hurst_estimators.rs:33:75
[INFO] [stdout]    |
[INFO] [stdout] 33 |         calculate_variance, float_ops, float_total_cmp, integrate_series, mad, median,
[INFO] [stdout]    |                                                                           ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FastrandCompat` and `global_seed`
[INFO] [stdout]  --> src/math_utils.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::secure_rng::{global_seed, FastrandCompat};
[INFO] [stdout]   |                         ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::constants::*`
[INFO] [stdout]    --> src/math_utils.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     use super::constants::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `return_f64_buffer`
[INFO] [stdout]     --> src/math_utils.rs:1401:68
[INFO] [stdout]      |
[INFO] [stdout] 1401 |         get_complex_buffer, get_f64_buffer, return_complex_buffer, return_f64_buffer,
[INFO] [stdout]      |                                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::fast_ops::*`
[INFO] [stdout]     --> src/math_utils.rs:2388:9
[INFO] [stdout]      |
[INFO] [stdout] 2388 |     use super::fast_ops::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/memory_pool.rs:563:1
[INFO] [stdout]     |
[INFO] [stdout] 563 | /// Global memory pool instance.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/preprocessing.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/preprocessing.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/preprocessing.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LjungBoxDenominator` and `calculate_variance`
[INFO] [stdout]   --> src/preprocessing.rs:8:18
[INFO] [stdout]    |
[INFO] [stdout]  8 |     math_utils::{calculate_variance, chi_squared_cdf, percentile},
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     linear_algebra::{compute_residuals, householder_qr, multiple_regression, newey_west_bandwidth, newey_west_lrv, qr_regression_residuals},
[INFO] [stdout] 10 |     statistical_tests::{ljung_box_test_with_config, LjungBoxDenominator, PValueMethod, TestConfiguration, TestResult},
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `calculate_variance`, `get_f64_buffer`, `ols_regression`, `return_f64_buffer`, and `statistical_tests::*`
[INFO] [stdout]   --> src/batch_testing.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 |     math_utils::{calculate_autocorrelations, calculate_variance, ols_regression},
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     memory_pool::{get_f64_buffer, return_f64_buffer},
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     statistical_tests::*,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MAX_BOOTSTRAP_SAMPLES_DEFAULT` and `MIN_BOOTSTRAP_SAMPLES`
[INFO] [stdout]   --> src/bootstrap.rs:37:53
[INFO] [stdout]    |
[INFO] [stdout] 37 |         validate_bootstrap_config, MIN_DATA_POINTS, MIN_BOOTSTRAP_SAMPLES,
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |         MAX_BOOTSTRAP_SAMPLES_DEFAULT,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/bootstrap.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/bootstrap_config.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "serde")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/bootstrap_config.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/bootstrap_config.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/bootstrap_config.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/bootstrap_config.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/cross_validation.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/cross_validation.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/cross_validation.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/cross_validation.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/cross_validation.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/cross_validation.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/cross_validation.rs:134:12
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/cross_validation.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FbmConfig`, `FbmMethod`, `GeneratorConfig`, `fbm_to_fgn`, and `generate_fractional_brownian_motion`
[INFO] [stdout]   --> src/cross_validation.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         fbm_to_fgn, generate_fractional_brownian_motion, FbmConfig, FbmMethod, GeneratorConfig,
[INFO] [stdout]    |         ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generators.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generators.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generators.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generators.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/generators.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/generators.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]     --> src/generators.rs:1246:1
[INFO] [stdout]      |
[INFO] [stdout] 1246 | /// Thread-local state for Box-Muller transform to ensure thread safety.
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]      |
[INFO] [stdout]      = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/generators.rs:1446:12
[INFO] [stdout]      |
[INFO] [stdout] 1446 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/monte_carlo.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/monte_carlo.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Thread-local cache for generator states to avoid repeated initialization
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/monte_carlo.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/monte_carlo.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `calculate_volatility`
[INFO] [stdout]   --> src/monte_carlo.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |     math_utils::{calculate_variance, calculate_volatility, erf, ols_regression},
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/multifractal.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/multifractal.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/multifractal.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]     --> src/multifractal.rs:1281:12
[INFO] [stdout]      |
[INFO] [stdout] 1281 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]      = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::secure_rng::FastrandCompat`
[INFO] [stdout]   --> src/multifractal.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::secure_rng::FastrandCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bootstrap::*`
[INFO] [stdout]  --> src/regime_detection.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     bootstrap::*,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/emission_models.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/emission_models.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/emission_models.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MultifractalRegimeParams` and `math_utils::constants`
[INFO] [stdout]  --> src/hmm_core.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 |     emission_models::{EmissionParameters, MultifractalRegimeParams, ObservationFeatures},
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     errors::{FractalAnalysisError, FractalResult},
[INFO] [stdout] 9 |     math_utils::constants,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cholesky` and `Matrix4`
[INFO] [stdout]   --> src/hmm_core.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | use nalgebra::{Cholesky, Matrix4, Vector4};
[INFO] [stdout]    |                ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/regime_results.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "serde")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/regime_results.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/regime_results.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/regime_results.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/regime_results.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/regime_results.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/regime_results.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/statistical_tests.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "serde")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/statistical_tests.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/statistical_tests.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/statistical_tests.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/statistical_tests.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/statistical_tests.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `async`, `default`, `long-tests`, `parallel`, and `simd`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::secure_rng::FastrandCompat`
[INFO] [stdout]    --> src/statistical_tests.rs:14:5
[INFO] [stdout]     |
[INFO] [stdout]  14 | use crate::secure_rng::FastrandCompat;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]    --> src/lib.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub mod statistical_tests;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `mad` and `median`
[INFO] [stdout]  --> src/wavelet.rs:8:36
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::math_utils::{float_ops, mad, median, ols_regression};
[INFO] [stdout]   |                                    ^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `statrs::statistics::Statistics`
[INFO] [stdout]   --> src/statistical_tests.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use statrs::statistics::Statistics;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_bootstrap_config`
[INFO] [stdout]    --> src/analyzer.rs:375:13
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let current_bootstrap_config = self.bootstrap_config.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_bootstrap_config`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_dfa_order`
[INFO] [stdout]    --> src/analyzer.rs:376:13
[INFO] [stdout]     |
[INFO] [stdout] 376 |         let current_dfa_order = self.dfa_polynomial_order;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_dfa_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_test_config`
[INFO] [stdout]    --> src/analyzer.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let current_test_config = self.test_config.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_test_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_analysis_config`
[INFO] [stdout]    --> src/analyzer.rs:379:13
[INFO] [stdout]     |
[INFO] [stdout] 379 |         let current_analysis_config = self.analysis_config.clone();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_analysis_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `original_data`
[INFO] [stdout]    --> src/analyzer.rs:681:9
[INFO] [stdout]     |
[INFO] [stdout] 681 |         original_data: &[f64],
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/analyzer.rs:1235:17
[INFO] [stdout]      |
[INFO] [stdout] 1235 |             Err(e) => {
[INFO] [stdout]      |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m_full`
[INFO] [stdout]     --> src/analyzer.rs:1562:62
[INFO] [stdout]      |
[INFO] [stdout] 1562 |     fn compute_gph_d_jackknife_internal(&self, data: &[f64], m_full: usize) -> FractalResult<f64> {
[INFO] [stdout]      |                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_m_full`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/analyzer.rs:1706:17
[INFO] [stdout]      |
[INFO] [stdout] 1706 |             Err(e) => {
[INFO] [stdout]      |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mc_result`
[INFO] [stdout]     --> src/analyzer.rs:1981:13
[INFO] [stdout]      |
[INFO] [stdout] 1981 |         let mc_result = monte_carlo_hurst_test(data, NullHypothesis::RandomWalk, &mc_config)?;
[INFO] [stdout]      |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mc_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `asset`
[INFO] [stdout]     --> src/analyzer.rs:1894:9
[INFO] [stdout]      |
[INFO] [stdout] 1894 |         asset: &str,
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_asset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]     --> src/analyzer.rs:2177:17
[INFO] [stdout]      |
[INFO] [stdout] 2177 |             Err(e) => {
[INFO] [stdout]      |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/analyzer.rs:2332:9
[INFO] [stdout]      |
[INFO] [stdout] 2332 |         data: &[f64],
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `scale_index` is assigned to, but never used
[INFO] [stdout]     --> src/hurst_estimators.rs:1066:13
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     let mut scale_index = 1; // j=1 for scale=2, j=2 for scale=4, etc.
[INFO] [stdout]      |             ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_scale_index` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/hurst_estimators.rs:1893:13
[INFO] [stdout]      |
[INFO] [stdout] 1893 |             _ => continue,
[INFO] [stdout]      |             ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/hurst_estimators.rs:1893:13
[INFO] [stdout]      |
[INFO] [stdout] 1851 |             EstimationMethod::RescaledRange => {
[INFO] [stdout]      |             ------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1856 |             EstimationMethod::DetrendedFluctuationAnalysis => {
[INFO] [stdout]      |             ---------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1861 |             EstimationMethod::PeriodogramRegression => {
[INFO] [stdout]      |             --------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1868 |             EstimationMethod::WaveletEstimation => {
[INFO] [stdout]      |             ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1893 |             _ => continue,
[INFO] [stdout]      |             ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout]      = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/hurst_estimators.rs:1960:17
[INFO] [stdout]      |
[INFO] [stdout] 1960 |                 _ => continue,
[INFO] [stdout]      |                 ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/hurst_estimators.rs:1960:17
[INFO] [stdout]      |
[INFO] [stdout] 1925 |                 EstimationMethod::RescaledRange => {
[INFO] [stdout]      |                 ------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1928 |                 EstimationMethod::DetrendedFluctuationAnalysis => {
[INFO] [stdout]      |                 ---------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1932 |                 EstimationMethod::PeriodogramRegression => {
[INFO] [stdout]      |                 --------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1940 |                 EstimationMethod::WaveletEstimation => {
[INFO] [stdout]      |                 ----------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 1960 |                 _ => continue,
[INFO] [stdout]      |                 ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]     --> src/hurst_estimators.rs:2186:5
[INFO] [stdout]      |
[INFO] [stdout] 2186 |     config: &HurstEstimationConfig,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `critical_values`
[INFO] [stdout]    --> src/preprocessing.rs:531:9
[INFO] [stdout]     |
[INFO] [stdout] 531 |     let critical_values = vec![(0.01, cv_01), (0.05, cv_05), (0.10, cv_10)];
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_critical_values`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p_value`
[INFO] [stdout]    --> src/preprocessing.rs:535:9
[INFO] [stdout]     |
[INFO] [stdout] 535 |     let p_value = if best_t_stat < cv_01 {
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_p_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_n`
[INFO] [stdout]    --> src/preprocessing.rs:849:9
[INFO] [stdout]     |
[INFO] [stdout] 849 |     let log_n = (n as f64).ln();
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_log_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]     --> src/preprocessing.rs:1125:9
[INFO] [stdout]      |
[INFO] [stdout] 1125 |     let n = sorted.len();
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/secure_rng.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let mut instance = Self {
[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: `alpha`
[INFO] [stdout]    --> src/batch_testing.rs:612:10
[INFO] [stdout]     |
[INFO] [stdout] 612 |     for &alpha in &config.significance_levels {
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_alpha`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `near_zero_count`
[INFO] [stdout]    --> src/diagnostics.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let near_zero_count = eigenvals.iter().filter(|&&x| x.abs() < 1e-12).count();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_near_zero_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term1`
[INFO] [stdout]    --> src/diagnostics.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let term1 = (k + 1.0).powf(2.0 * h);
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_term1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term2`
[INFO] [stdout]    --> src/diagnostics.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let term2 = (k - 1.0).powf(2.0 * h); // This is 0^(2H) = 0 for k=1
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_term2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `term3`
[INFO] [stdout]    --> src/diagnostics.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let term3 = 2.0 * k.powf(2.0 * h);
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_term3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `analytical`
[INFO] [stdout]    --> src/diagnostics.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let analytical = 2.0 * (2.0_f64.powf(2.0 * h - 1.0) - 1.0);
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_analytical`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/generators.rs:1046:9
[INFO] [stdout]      |
[INFO] [stdout] 1046 |     let mut impulse_response = compute_arfima_impulse_response(
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]     --> src/generators.rs:1104:9
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     let q = ma_params.len();
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/monte_carlo.rs:1554:9
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     let mut surrogate_centered: Vec<f64> = surrogate.iter().map(|&x| x - surrogate_mean).collect();
[INFO] [stdout]      |         ----^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fft_size`
[INFO] [stdout]     --> src/monte_carlo.rs:1740:9
[INFO] [stdout]      |
[INFO] [stdout] 1740 |     let fft_size = n;
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fft_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h_std`
[INFO] [stdout]     --> src/multifractal.rs:1035:9
[INFO] [stdout]      |
[INFO] [stdout] 1035 |     let h_std =
[INFO] [stdout]      |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_h_std`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slope`
[INFO] [stdout]     --> src/multifractal.rs:1115:10
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     let (slope, std_error, residuals) = ols_regression(&q_values, &tau_values)?;
[INFO] [stdout]      |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_slope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `std_error`
[INFO] [stdout]     --> src/multifractal.rs:1115:17
[INFO] [stdout]      |
[INFO] [stdout] 1115 |     let (slope, std_error, residuals) = ols_regression(&q_values, &tau_values)?;
[INFO] [stdout]      |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_std_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `df1`
[INFO] [stdout]     --> src/multifractal.rs:1140:9
[INFO] [stdout]      |
[INFO] [stdout] 1140 |     let df1 = 1.0; // degrees of freedom for numerator (quadratic has 1 more param than linear)
[INFO] [stdout]      |         ^^^ help: if this is intentional, prefix it with an underscore: `_df1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]     --> src/multifractal.rs:1098:5
[INFO] [stdout]      |
[INFO] [stdout] 1098 |     data: &[f64],
[INFO] [stdout]      |     ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `h`
[INFO] [stdout]     --> src/multifractal.rs:1111:64
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     let q_values: Vec<f64> = generalized_hurst.iter().map(|(q, h)| *q).collect();
[INFO] [stdout]      |                                                                ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_lines`
[INFO] [stdout]     --> src/multifractal.rs:1632:5
[INFO] [stdout]      |
[INFO] [stdout] 1632 |     min_lines: usize,
[INFO] [stdout]      |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_lines`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/statistical_tests.rs:605:13
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let t = i + 1;
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MIN_STD_ERROR` is never used
[INFO] [stdout]    --> src/analyzer.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | const MIN_STD_ERROR: f64 = 1e-6;
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ZERO_VARIANCE_THRESHOLD` is never used
[INFO] [stdout]    --> src/analyzer.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | const ZERO_VARIANCE_THRESHOLD: f64 = 1e-13;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Q_MATCH_EPSILON` is never used
[INFO] [stdout]    --> src/analyzer.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | const Q_MATCH_EPSILON: f64 = 1e-6;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_CONFIDENCE_LEVEL` is never used
[INFO] [stdout]    --> src/analyzer.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 | const DEFAULT_CONFIDENCE_LEVEL: f64 = 0.95;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RANDOM_WALK_HURST` is never used
[INFO] [stdout]    --> src/analyzer.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 | const RANDOM_WALK_HURST: f64 = 0.5;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GPH_BANDWIDTH_EXPONENT` is never used
[INFO] [stdout]    --> src/analyzer.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | const GPH_BANDWIDTH_EXPONENT: f64 = 0.65;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/analyzer.rs:596:8
[INFO] [stdout]      |
[INFO] [stdout]  162 | impl StatisticalFractalAnalyzer {
[INFO] [stdout]      | ------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  596 |     fn perform_comprehensive_analysis(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  998 |     fn calculate_rs_statistics(&self, data: &[f64], window_size: usize) -> Vec<f64> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |     fn calculate_dfa_fluctuation(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1136 |     fn detrend_and_calculate_fluctuation(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1181 |     fn fit_polynomial(&self, y: &[f64], order: usize) -> FractalResult<Vec<f64>> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1252 |     fn validate_data_variance(&self, data: &[f64], method_name: &str) -> FractalResult<f64> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1267 |     fn perform_bootstrap_with_constant_check(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1316 |     fn extract_confidence_interval(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1360 |     fn calculate_test_statistics(&self, corrected_estimate: f64, std_error: f64) -> (f64, f64) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1380 |     fn select_dfa_scale_range(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1461 |     fn apply_multiple_testing_corrections(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1518 |     fn build_hurst_estimate(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1545 |     fn calculate_rs_bias_correction(&self, n: usize) -> f64 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1552 |     fn calculate_dfa_bias_correction(&self, n: usize) -> f64 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1562 |     fn compute_gph_d_jackknife_internal(&self, data: &[f64], m_full: usize) -> FractalResult<f64> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1620 |     fn compute_gph_d_raw_internal(&self, data: &[f64]) -> FractalResult<f64> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1663 |     fn calculate_finite_sample_correction(&self, n: usize) -> f64 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2150 |     fn estimate_local_hurst(&self, data: &[f64], regime_state: usize) -> f64 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2187 |     fn fallback_hurst_estimation(&self, data: &[f64], _regime_state: usize) -> f64 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_gph_d_raw` is never used
[INFO] [stdout]     --> src/hurst_estimators.rs:2508:4
[INFO] [stdout]      |
[INFO] [stdout] 2508 | fn compute_gph_d_raw(data: &[f64], config: &HurstEstimationConfig) -> FractalResult<f64> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_buffer_size` is never read
[INFO] [stdout]   --> src/memory_pool.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct BufferPool<T> {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     max_buffer_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `rng` is never read
[INFO] [stdout]    --> src/secure_rng.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 421 | pub struct ThreadLocalRng {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 422 |     rng: std::cell::RefCell<SecureRng>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LAG_RATIO` is never used
[INFO] [stdout]   --> src/batch_testing.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const MAX_LAG_RATIO: f64 = 0.25; // Maximum lag as fraction of data length
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `Z_95_CONFIDENCE` is never used
[INFO] [stdout]    --> src/cross_validation.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 | const Z_95_CONFIDENCE: f64 = 1.96;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_dfa_raw` is never used
[INFO] [stdout]     --> src/cross_validation.rs:1119:4
[INFO] [stdout]      |
[INFO] [stdout] 1119 | fn estimate_dfa_raw(data: &[f64]) -> FractalResult<f64> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_multifractal_dfa_raw` is never used
[INFO] [stdout]     --> src/cross_validation.rs:1282:4
[INFO] [stdout]      |
[INFO] [stdout] 1282 | fn estimate_multifractal_dfa_raw(data: &[f64], q: f64) -> FractalResult<f64> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_periodogram_raw` is never used
[INFO] [stdout]     --> src/cross_validation.rs:1400:4
[INFO] [stdout]      |
[INFO] [stdout] 1400 | fn estimate_periodogram_raw(data: &[f64]) -> FractalResult<f64> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_periodogram_raw_with_error` is never used
[INFO] [stdout]     --> src/cross_validation.rs:1410:4
[INFO] [stdout]      |
[INFO] [stdout] 1410 | fn estimate_periodogram_raw_with_error(data: &[f64]) -> FractalResult<EstimateWithError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_wtmm_raw` is never used
[INFO] [stdout]     --> src/cross_validation.rs:1652:4
[INFO] [stdout]      |
[INFO] [stdout] 1652 | fn estimate_wtmm_raw(data: &[f64]) -> FractalResult<f64> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `estimate_wtmm_raw_with_error` is never used
[INFO] [stdout]     --> src/cross_validation.rs:1672:4
[INFO] [stdout]      |
[INFO] [stdout] 1672 | fn estimate_wtmm_raw_with_error(data: &[f64]) -> FractalResult<EstimateWithError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_standard_normal` is never used
[INFO] [stdout]     --> src/generators.rs:1283:4
[INFO] [stdout]      |
[INFO] [stdout] 1283 | fn generate_standard_normal() -> f64 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_synthetic_under_null` is never used
[INFO] [stdout]     --> src/monte_carlo.rs:1424:4
[INFO] [stdout]      |
[INFO] [stdout] 1424 | fn generate_synthetic_under_null(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_segment_fluctuation_with_order` is never used
[INFO] [stdout]    --> src/multifractal.rs:439:4
[INFO] [stdout]     |
[INFO] [stdout] 439 | fn calculate_segment_fluctuation_with_order(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_linear_residuals_fast` is never used
[INFO] [stdout]    --> src/multifractal.rs:785:4
[INFO] [stdout]     |
[INFO] [stdout] 785 | fn calculate_linear_residuals_fast(segment: &[f64]) -> FractalResult<Vec<f64>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mexican_hat_wavelet` is never used
[INFO] [stdout]     --> src/multifractal.rs:1620:4
[INFO] [stdout]      |
[INFO] [stdout] 1620 | fn mexican_hat_wavelet(t: f64) -> f64 {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub periodogram_hits: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub periodogram_misses: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub covariance_hits: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub covariance_misses: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fft_hits: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fft_misses: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub autocorr_hits: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub autocorr_misses: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub evictions: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/computation_cache.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub memory_bytes_saved: u128, // Use u128 to prevent overflow
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]    --> src/computation_cache.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum PeriodogramMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Welch,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     Periodogram,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Multitaper,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]    --> src/computation_cache.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub enum WindowType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Hann,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     Hamming,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     Blackman,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     None,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]    --> src/computation_cache.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub enum FftDirection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     Forward,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 |     Inverse,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]    --> src/computation_cache.rs:143:1
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub enum AutocorrMethod {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     Direct,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/computation_cache.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     Fft { biased: bool },
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/computation_cache.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     Fft { biased: bool },
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/decimal_finance.rs:200:1
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct AuditEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/decimal_finance.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub id: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/decimal_finance.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub timestamp: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/decimal_finance.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub operation: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/decimal_finance.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub amount: Option<FinancialAmount>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/decimal_finance.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub checksum: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/decimal_finance.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/decimal_finance.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn get_entries(&self) -> FractalResult<Vec<AuditEntry>> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/decimal_finance.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/deterministic_config.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | / lazy_static::lazy_static! {
[INFO] [stdout] 114 | |     pub static ref GLOBAL_CONFIG: Arc<RwLock<DeterministicConfig>> = 
[INFO] [stdout] 115 | |         Arc::new(RwLock::new(DeterministicConfig::default()));
[INFO] [stdout] 116 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static::lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub adf_statistic: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub adf_p_value: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub adf_is_stationary: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub kpss_statistic: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub kpss_p_value: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub kpss_is_stationary: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub conclusion: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub jarque_bera_statistic: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub jarque_bera_p_value: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub is_normal: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub skewness: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub kurtosis: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub ljung_box_statistic: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub ljung_box_p_value: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub has_serial_correlation: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/results.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub first_order_autocorr: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub arch_lm_statistic: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     pub arch_lm_p_value: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub has_arch_effects: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub recommendation: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub sample_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub missing_values: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub outliers_detected: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     pub outlier_percentage: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub sufficient_variation: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub method_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub sample_size_adequate: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub assumptions_met: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub reliability_score: f64, // 0-1 scale
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/results.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub specific_warnings: Vec<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]    --> src/linear_algebra.rs:716:9
[INFO] [stdout]     |
[INFO] [stdout] 716 |     let L = max_lag.min(n / 4).max(1);
[INFO] [stdout]     |         ^ help: convert the identifier to snake case: `l`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/math_utils.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     pub const WTMM_DEFAULT_MAX_SCALE: f64 = 256.0;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/math_utils.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 928 |     pub const WTMM_DEFAULT_NUM_SCALES: usize = 50;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]     --> src/math_utils.rs:2395:9
[INFO] [stdout]      |
[INFO] [stdout] 2395 |         pub mean: f64,
[INFO] [stdout]      |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]     --> src/math_utils.rs:2396:9
[INFO] [stdout]      |
[INFO] [stdout] 2396 |         pub variance: f64,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]     --> src/math_utils.rs:2397:9
[INFO] [stdout]      |
[INFO] [stdout] 2397 |         pub std_dev: f64,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]     --> src/math_utils.rs:2398:9
[INFO] [stdout]      |
[INFO] [stdout] 2398 |         pub count: usize,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]     --> src/math_utils.rs:2399:9
[INFO] [stdout]      |
[INFO] [stdout] 2399 |         pub min: f64,
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]     --> src/math_utils.rs:2400:9
[INFO] [stdout]      |
[INFO] [stdout] 2400 |         pub max: f64,
[INFO] [stdout]      |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/memory_pool.rs:555:5
[INFO] [stdout]     |
[INFO] [stdout] 555 |     pub f64_vectors_available: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/memory_pool.rs:556:5
[INFO] [stdout]     |
[INFO] [stdout] 556 |     pub complex_vectors_available: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/memory_pool.rs:557:5
[INFO] [stdout]     |
[INFO] [stdout] 557 |     pub matrices_available: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/memory_pool.rs:558:5
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub usize_vectors_available: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/memory_pool.rs:559:5
[INFO] [stdout]     |
[INFO] [stdout] 559 |     pub max_pool_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/memory_pool.rs:560:5
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub max_buffer_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/preprocessing.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |     Bootstrap { num_simulations: usize },
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/preprocessing.rs:236:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |     MonteCarlo { num_simulations: usize },
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/preprocessing.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     AIC,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/preprocessing.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     BIC,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/preprocessing.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     HQ,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/preprocessing.rs:688:17
[INFO] [stdout]     |
[INFO] [stdout] 688 |     Bootstrap { num_simulations: usize },
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/preprocessing.rs:690:18
[INFO] [stdout]     |
[INFO] [stdout] 690 |     MonteCarlo { num_simulations: usize },
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/preprocessing.rs:698:5
[INFO] [stdout]     |
[INFO] [stdout] 698 |     NeweyWest,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/preprocessing.rs:699:5
[INFO] [stdout]     |
[INFO] [stdout] 699 |     Andrews,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/preprocessing.rs:700:5
[INFO] [stdout]     |
[INFO] [stdout] 700 |     Fixed(usize),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     LjungBox { lags: Vec<usize> },
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:46:23
[INFO] [stdout]    |
[INFO] [stdout] 46 |     AndersonDarling { distribution: TestDistribution },
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |     GphTest { bandwidth_fraction: f64 },
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     RobinsonTest { bandwidth_fraction: f64 },
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     VarianceRatio { lags: Vec<usize> },
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     ArchTest { lags: Vec<usize> },
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     StructuralBreak { method: BreakTestMethod },
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/batch_testing.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Normal,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/batch_testing.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     TDistribution { df: i32 },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/batch_testing.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |     TDistribution { df: i32 },
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/batch_testing.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Exponential,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/batch_testing.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Chow,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/batch_testing.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Quandt,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/batch_testing.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     SupF,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/batch_testing.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub mean: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/batch_testing.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub variance: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/batch_testing.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub skewness: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/batch_testing.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub kurtosis: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/batch_testing.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub count: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `I_lambda` should have a snake case name
[INFO] [stdout]    --> src/diagnostics.rs:631:14
[INFO] [stdout]     |
[INFO] [stdout] 631 |     for (j, &I_lambda) in periodogram.iter().enumerate() {
[INFO] [stdout]     |              ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `i_lambda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `theoretical_var_log_I` should have a snake case name
[INFO] [stdout]    --> src/diagnostics.rs:706:9
[INFO] [stdout]     |
[INFO] [stdout] 706 |     let theoretical_var_log_I = PI_SQUARED_OVER_6;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `theoretical_var_log_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/regime_config.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     SlidingWindow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/regime_config.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     NonOverlapping,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/regime_config.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Adaptive,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/regime_config.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CrossValidation { folds: usize },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/regime_config.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     CrossValidation { folds: usize },
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/regime_config.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     HoldOut { test_ratio: f64 },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/regime_config.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     HoldOut { test_ratio: f64 },
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/regime_config.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Bootstrap { samples: usize },
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/regime_config.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Bootstrap { samples: usize },
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/regime_results.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub mean: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/regime_results.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub std: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/regime_results.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub min: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/regime_results.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub max: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/statistical_tests.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Interpolated { confidence: f64 }, // confidence in [0,1]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/statistical_tests.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Asymptotic { sample_size: usize },
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/statistical_tests.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub test_statistic: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/statistical_tests.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub p_value: f64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/statistical_tests.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub critical_values: Option<Vec<(f64, f64)>>, // (significance_level, critical_value)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "42976e5170214b0fda742af7dfe2c84788e1fde19fc494dedd254104556b9634", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42976e5170214b0fda742af7dfe2c84788e1fde19fc494dedd254104556b9634", kill_on_drop: false }`
[INFO] [stdout] 42976e5170214b0fda742af7dfe2c84788e1fde19fc494dedd254104556b9634
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 831bf48bb0d725e8307ec8e760378942d6a2b6e90912f2c193f1fee6a0881ad0
[INFO] running `Command { std: "docker" "start" "-a" "831bf48bb0d725e8307ec8e760378942d6a2b6e90912f2c193f1fee6a0881ad0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C codegen-units=16 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ed843b202be78958 -C extra-filename=-dfa9564dc24b30e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "831bf48bb0d725e8307ec8e760378942d6a2b6e90912f2c193f1fee6a0881ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831bf48bb0d725e8307ec8e760378942d6a2b6e90912f2c193f1fee6a0881ad0", kill_on_drop: false }`
[INFO] [stdout] 831bf48bb0d725e8307ec8e760378942d6a2b6e90912f2c193f1fee6a0881ad0
