[INFO] fetching crate scirs2-series 0.4.4...
[INFO] checking scirs2-series-0.4.4 against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] extracting crate scirs2-series 0.4.4 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate scirs2-series 0.4.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-series 0.4.4
[INFO] tweaked toml for crates.io crate scirs2-series 0.4.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-series 0.4.4 on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scirs2-series 0.4.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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77b2f584e30ad22f344c7cc16612a090c18d468ed1415b8804f03e933436d4db
[INFO] running `Command { std: "docker" "start" "-a" "77b2f584e30ad22f344c7cc16612a090c18d468ed1415b8804f03e933436d4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77b2f584e30ad22f344c7cc16612a090c18d468ed1415b8804f03e933436d4db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b2f584e30ad22f344c7cc16612a090c18d468ed1415b8804f03e933436d4db", kill_on_drop: false }`
[INFO] [stdout] 77b2f584e30ad22f344c7cc16612a090c18d468ed1415b8804f03e933436d4db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d21f32de26b6a2ee3c4aa23bc607d4e4c562131a5cc096bd1be1a7b47810227f
[INFO] running `Command { std: "docker" "start" "-a" "d21f32de26b6a2ee3c4aa23bc607d4e4c562131a5cc096bd1be1a7b47810227f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scirs2-core v0.4.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling oxifft v0.3.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking num-lazy v0.4.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling oxifft-codegen-impl v0.3.1
[INFO] [stderr]    Compiling numeric_literals v0.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling oxicode_derive v0.2.3
[INFO] [stderr]     Checking ellip v1.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking oxiblas-core v0.2.1
[INFO] [stderr]     Checking lambert_w v2.0.3
[INFO] [stderr]     Checking special v0.13.1
[INFO] [stderr]     Checking wide v1.4.0
[INFO] [stderr]     Checking oxiblas-matrix v0.2.1
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking oxicode v0.2.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking oxiblas-blas v0.2.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking oxiblas-lapack v0.2.1
[INFO] [stderr]    Compiling oxifft-codegen v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking oxiblas-ndarray v0.2.1
[INFO] [stderr]     Checking ndarray-rand v0.16.0
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking scirs2-linalg v0.4.4
[INFO] [stderr]     Checking scirs2-fft v0.4.4
[INFO] [stderr]     Checking scirs2-stats v0.4.4
[INFO] [stderr]     Checking scirs2-series v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: struct `QuantumUncertaintyProcessor` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/quantum.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct QuantumUncertaintyProcessor<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `QuantumUncertaintyProcessor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `QuantumMeasurementEffects` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/quantum.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct QuantumMeasurementEffects<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `QuantumMeasurementEffects` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CausalAnalysisEngine` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct CausalAnalysisEngine<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `CausalAnalysisEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CausalDiscovery` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct CausalDiscovery<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `CausalDiscovery` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ConstraintTest` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct ConstraintTest<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `ConstraintTest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `StructureLearning` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub struct StructureLearning<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `StructureLearning` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CausalInference` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct CausalInference<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `CausalInference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `IdentificationStrategy` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct IdentificationStrategy<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `IdentificationStrategy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ValidityCheck` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct ValidityCheck<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `ValidityCheck` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SensitivityAnalysis` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub struct SensitivityAnalysis<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `SensitivityAnalysis` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SensitivityParameter` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct SensitivityParameter<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `SensitivityParameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `RobustnessBounds` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 | pub struct RobustnessBounds<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `RobustnessBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `EffectEstimation` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct EffectEstimation<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `EffectEstimation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `EffectMeasure` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:439:12
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub struct EffectMeasure<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `EffectMeasure` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `VarianceEstimation` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub struct VarianceEstimation<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `VarianceEstimation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scirs2-series` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `QuantumUncertaintyProcessor` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/quantum.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub struct QuantumUncertaintyProcessor<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `QuantumUncertaintyProcessor` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `QuantumMeasurementEffects` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/quantum.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub struct QuantumMeasurementEffects<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `QuantumMeasurementEffects` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CausalAnalysisEngine` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:213:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub struct CausalAnalysisEngine<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `CausalAnalysisEngine` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CausalDiscovery` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 222 | pub struct CausalDiscovery<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `CausalDiscovery` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ConstraintTest` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct ConstraintTest<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `ConstraintTest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `StructureLearning` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:270:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub struct StructureLearning<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `StructureLearning` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `CausalInference` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct CausalInference<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `CausalInference` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `IdentificationStrategy` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:330:12
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub struct IdentificationStrategy<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `IdentificationStrategy` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ValidityCheck` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:367:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | pub struct ValidityCheck<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `ValidityCheck` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SensitivityAnalysis` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:390:12
[INFO] [stdout]     |
[INFO] [stdout] 390 | pub struct SensitivityAnalysis<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `SensitivityAnalysis` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `SensitivityParameter` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub struct SensitivityParameter<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `SensitivityParameter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `RobustnessBounds` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 | pub struct RobustnessBounds<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `RobustnessBounds` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `EffectEstimation` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | pub struct EffectEstimation<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `EffectEstimation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `EffectMeasure` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:439:12
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub struct EffectMeasure<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `EffectMeasure` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `VarianceEstimation` is never constructed
[INFO] [stdout]    --> src/advanced_fusion_intelligence/temporal.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub struct VarianceEstimation<F: Float + Debug> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]     = note: `VarianceEstimation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scirs2-series` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "d21f32de26b6a2ee3c4aa23bc607d4e4c562131a5cc096bd1be1a7b47810227f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21f32de26b6a2ee3c4aa23bc607d4e4c562131a5cc096bd1be1a7b47810227f", kill_on_drop: false }`
[INFO] [stdout] d21f32de26b6a2ee3c4aa23bc607d4e4c562131a5cc096bd1be1a7b47810227f
