[INFO] fetching crate sklears-inspection 0.1.0-alpha.1...
[INFO] testing sklears-inspection-0.1.0-alpha.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sklears-inspection 0.1.0-alpha.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sklears-inspection 0.1.0-alpha.1
[INFO] finished tweaking crates.io crate sklears-inspection 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate sklears-inspection 0.1.0-alpha.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sklears-inspection 0.1.0-alpha.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sklears-inspection 0.1.0-alpha.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61bb6ee197733ce996e5c1f6066c10a63d436866ef02a79d9b919e8825d005e3
[INFO] running `Command { std: "docker" "start" "-a" "61bb6ee197733ce996e5c1f6066c10a63d436866ef02a79d9b919e8825d005e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61bb6ee197733ce996e5c1f6066c10a63d436866ef02a79d9b919e8825d005e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61bb6ee197733ce996e5c1f6066c10a63d436866ef02a79d9b919e8825d005e3", kill_on_drop: false }`
[INFO] [stdout] 61bb6ee197733ce996e5c1f6066c10a63d436866ef02a79d9b919e8825d005e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd1b0dc9e0ad92e7916ac008908e6704f77d9c6cb8ecca31e5e82aa501ab702f
[INFO] running `Command { std: "docker" "start" "-a" "cd1b0dc9e0ad92e7916ac008908e6704f77d9c6cb8ecca31e5e82aa501ab702f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling lambert_w v1.2.28
[INFO] [stderr]    Compiling scirs2-core v0.1.0-rc.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling lapack-sys v0.14.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling iter-read v1.1.0
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde-pickle v1.2.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling cauchy v0.4.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling lax v0.17.0
[INFO] [stderr]    Compiling special v0.11.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip v5.1.1
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling ndarray-linalg v0.17.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-linalg v0.1.0-rc.1
[INFO] [stderr]    Compiling scirs2-stats v0.1.0-rc.1
[INFO] [stderr]    Compiling numrs2 v0.1.0-beta.3
[INFO] [stderr]    Compiling sklears-core v0.1.0-alpha.1
[INFO] [stderr]    Compiling sklears-utils v0.1.0-alpha.1
[INFO] [stderr]    Compiling sklears-inspection v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] running `Command { std: "docker" "inspect" "cd1b0dc9e0ad92e7916ac008908e6704f77d9c6cb8ecca31e5e82aa501ab702f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1b0dc9e0ad92e7916ac008908e6704f77d9c6cb8ecca31e5e82aa501ab702f", kill_on_drop: false }`
[INFO] [stdout] cd1b0dc9e0ad92e7916ac008908e6704f77d9c6cb8ecca31e5e82aa501ab702f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 856ff9eb7299e4bdfda57725874b9c3ff985644ebf2722ec6a18b6245f3e755a
[INFO] running `Command { std: "docker" "start" "-a" "856ff9eb7299e4bdfda57725874b9c3ff985644ebf2722ec6a18b6245f3e755a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling sklears-inspection v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.74s
[INFO] running `Command { std: "docker" "inspect" "856ff9eb7299e4bdfda57725874b9c3ff985644ebf2722ec6a18b6245f3e755a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "856ff9eb7299e4bdfda57725874b9c3ff985644ebf2722ec6a18b6245f3e755a", kill_on_drop: false }`
[INFO] [stdout] 856ff9eb7299e4bdfda57725874b9c3ff985644ebf2722ec6a18b6245f3e755a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb6345a105191da884ce79d21f65fc70e725d4f337714772be62047edb24b205
[INFO] running `Command { std: "docker" "start" "-a" "cb6345a105191da884ce79d21f65fc70e725d4f337714772be62047edb24b205", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sklears_inspection-08d71d648fa5f18a)
[INFO] [stdout] 
[INFO] [stdout] running 516 tests
[INFO] [stdout] test adversarial::tests::test_adversarial_attack_variants ... ok
[INFO] [stdout] test adversarial::tests::test_adversarial_config_default ... ok
[INFO] [stdout] test adversarial::tests::test_fgsm_attack ... ok
[INFO] [stdout] test adversarial::tests::test_rank_correlation_computation ... ok
[INFO] [stdout] test adversarial::tests::test_robustness_metric_variants ... ok
[INFO] [stdout] test adversarial::tests::test_gaussian_noise_generation ... ok
[INFO] [stdout] test adversarial::tests::test_adversarial_example_generation ... ok
[INFO] [stdout] test adversarial::tests::test_random_perturbation_generation ... ok
[INFO] [stdout] test adversarial::tests::test_verification_status_variants ... ok
[INFO] [stdout] test anchors::tests::test_discretization ... ok
[INFO] [stdout] test anchors::tests::test_perturbation_generation ... ok
[INFO] [stdout] test attention::tests::test_activation_statistics ... ok
[INFO] [stdout] test adversarial::tests::test_attack_success_check ... ok
[INFO] [stdout] test adversarial::tests::test_explanation_robustness_testing ... ok
[INFO] [stdout] test attention::tests::test_attention_analysis ... ok
[INFO] [stdout] test adversarial::tests::test_certified_robustness_computation ... ok
[INFO] [stdout] test anchors::tests::test_condition_satisfaction ... ok
[INFO] [stdout] test adversarial::tests::test_explanation_consistency_computation ... ok
[INFO] [stdout] test adversarial::tests::test_stability_analysis ... ok
[INFO] [stdout] test benchmarking::tests::test_performance_insight ... ok
[INFO] [stdout] test benchmarking::tests::test_html_report_generation ... ok
[INFO] [stdout] test benchmarking::tests::test_quality_metrics_calculation ... ok
[INFO] [stdout] test builder::tests::test_explanation_builder_creation ... ok
[INFO] [stdout] test builder::tests::test_comparison_study_execution ... ok
[INFO] [stdout] test benchmarking::tests::test_reference_comparison ... ok
[INFO] [stdout] test benchmarking::tests::test_timing_statistics_calculation ... ok
[INFO] [stdout] test benchmarking::tests::test_memory_statistics_calculation ... ok
[INFO] [stdout] test builder::tests::test_comparison_study_builder ... ok
[INFO] [stdout] test benchmarking::tests::test_benchmark_config_creation ... ok
[INFO] [stdout] test benchmarking::tests::test_benchmark_suite_creation ... ok
[INFO] [stdout] test benchmarking::tests::test_test_configuration ... ok
[INFO] [stdout] test attention::tests::test_gradcam ... ok
[INFO] [stdout] test builder::tests::test_feature_selection_variants ... ok
[INFO] [stdout] test builder::tests::test_explanation_builder_fluent_api ... ok
[INFO] [stdout] test builder::tests::test_optimization_method_variants ... ok
[INFO] [stdout] test builder::tests::test_pipeline_builder_creation ... ok
[INFO] [stdout] test builder::tests::test_pipeline_builder_fluent_api ... ok
[INFO] [stdout] test builder::tests::test_shap_config_building ... ok
[INFO] [stdout] test causal::tests::test_causal_graph_creation ... ok
[INFO] [stdout] test causal::tests::test_ate_estimation ... ok
[INFO] [stdout] test causal::tests::test_causal_discovery ... ok
[INFO] [stdout] test causal::tests::test_path_finding ... ok
[INFO] [stdout] test causal::tests::test_do_calculus ... ok
[INFO] [stdout] test causal::tests::test_correlation_computation ... ok
[INFO] [stdout] test causal::tests::test_d_separation ... ok
[INFO] [stdout] test complexity::tests::test_information_criteria ... ok
[INFO] [stdout] test causal::tests::test_mediation_analysis ... ok
[INFO] [stdout] test complexity::tests::test_complexity_analysis ... ok
[INFO] [stdout] test computer_vision::tests::test_computer_vision_config_default ... ok
[INFO] [stdout] test computer_vision::tests::test_gradcam_stats ... ok
[INFO] [stdout] test computer_vision::tests::test_explanation_mask_generation ... ok
[INFO] [stdout] test complexity::tests::test_complexity_analysis_errors ... ok
[INFO] [stdout] test computer_vision::tests::test_image_lime_explanation ... ok
[INFO] [stdout] test computer_vision::tests::test_key_feature_extraction ... ok
[INFO] [stdout] test computer_vision::tests::test_saliency_method_variants ... ok
[INFO] [stdout] test computer_vision::tests::test_superpixel_generation ... ok
[INFO] [stdout] test computer_vision::tests::test_class_activation_map ... ok
[INFO] [stdout] test computer_vision::tests::test_image_perturbation ... ok
[INFO] [stdout] test counterfactual::tests::test_feasibility_score_computation ... ok
[INFO] [stdout] test counterfactual::tests::test_feature_constraints ... ok
[INFO] [stdout] test counterfactual::tests::test_nearest_counterfactual ... ok
[INFO] [stdout] test builder::tests::test_lime_config_building ... ok
[INFO] [stdout] test dashboard::tests::test_alert_generation ... ok
[INFO] [stdout] test builder::tests::test_score_function_variants ... ok
[INFO] [stdout] test computer_vision::tests::test_smoothing ... ok
[INFO] [stdout] test attention::tests::test_attention_entropy ... ok
[INFO] [stdout] test counterfactual::tests::test_actionable_counterfactual ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_creation ... ok
[INFO] [stdout] test dashboard::tests::test_widget_configuration ... ok
[INFO] [stdout] test deep_learning::tests::test_concept_activation_check ... ok
[INFO] [stdout] test dashboard::tests::test_dashboard_state ... ok
[INFO] [stdout] test dashboard::tests::test_data_point_creation ... ok
[INFO] [stdout] test dashboard::tests::test_data_store ... ok
[INFO] [stdout] test deep_learning::tests::test_deep_learning_analyzer_creation ... ok
[INFO] [stdout] test deep_learning::tests::test_deep_learning_config_creation ... ok
[INFO] [stdout] test deep_learning::tests::test_detected_concept ... ok
[INFO] [stdout] test deep_learning::tests::test_disentanglement_metrics ... ok
[INFO] [stdout] test deep_learning::tests::test_tcav_result ... ok
[INFO] [stdout] test counterfactual::tests::test_distance_metrics ... ok
[INFO] [stdout] test enterprise::audit::tests::test_audit_event_severity ... ok
[INFO] [stdout] test enterprise::audit::tests::test_audit_event_creation ... ok
[INFO] [stdout] test dashboard::tests::test_html_generation ... ok
[INFO] [stdout] test enterprise::audit::tests::test_audit_trail ... ok
[INFO] [stdout] test enterprise::audit::tests::test_explanation_lineage ... ok
[INFO] [stdout] test enterprise::audit::tests::test_lineage_node ... ok
[INFO] [stdout] test enterprise::audit::tests::test_audit_record ... ok
[INFO] [stdout] test enterprise::audit::tests::test_lineage_relation ... ok
[INFO] [stdout] test enterprise::compliance::tests::test_compliance_framework ... ok
[INFO] [stdout] test enterprise::audit::tests::test_lineage_tracker ... ok
[INFO] [stdout] test enterprise::compliance::tests::test_compliance_status ... ok
[INFO] [stdout] test enterprise::compliance::tests::test_compliance_summary ... ok
[INFO] [stdout] test enterprise::compliance::tests::test_compliance_reporter ... ok
[INFO] [stdout] test enterprise::audit::tests::test_audit_logger ... ok
[INFO] [stdout] test enterprise::compliance::tests::test_compliance_rule ... ok
[INFO] [stdout] test enterprise::compliance::tests::test_regulatory_requirement ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_alert_rule ... ok
[INFO] [stdout] test enterprise::compliance::tests::test_risk_level ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_invalid_measurement ... ok
[INFO] [stdout] test deep_learning::tests::test_concept_activation_vector ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_quality_alert ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_quality_metric_display ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_trend_calculation ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_quality_threshold ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_quality_monitor ... ok
[INFO] [stdout] test enterprise::quality_monitoring::tests::test_quality_time_series ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_access_control ... ok
[INFO] [stdout] test deep_learning::tests::test_concept_database ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_predefined_roles ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_access_level_implies ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_permission_set ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_effective_permissions ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_role_creation ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_role_manager ... ok
[INFO] [stdout] test enterprise::tests::test_enterprise_config_default ... ok
[INFO] [stdout] test enterprise::tests::test_enterprise_config_financial_services ... ok
[INFO] [stdout] test external_visualizations::tests::test_backend_capabilities ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_security_context ... ok
[INFO] [stdout] test enterprise::rbac::tests::test_user_creation ... ok
[INFO] [stdout] test enterprise::tests::test_enterprise_config_healthcare ... ok
[INFO] [stdout] test enterprise::tests::test_enterprise_explanation_system ... ok
[INFO] [stdout] test external_visualizations::tests::test_d3_backend_creation ... ok
[INFO] [stdout] test external_visualizations::tests::test_json_output_format ... ok
[INFO] [stdout] test external_visualizations::tests::test_d3_feature_importance_rendering ... ok
[INFO] [stdout] test external_visualizations::tests::test_plotly_backend_creation ... ok
[INFO] [stdout] test external_visualizations::tests::test_plotly_feature_importance_rendering ... ok
[INFO] [stdout] test external_visualizations::tests::test_supported_formats ... ok
[INFO] [stdout] test external_visualizations::tests::test_vega_lite_backend_creation ... ok
[INFO] [stdout] test fairness::tests::test_group_fairness_metrics ... ok
[INFO] [stdout] test fairness::tests::test_bias_detection ... ok
[INFO] [stdout] test external_visualizations::tests::test_vega_lite_feature_importance_rendering ... ok
[INFO] [stdout] test fairness::tests::test_demographic_parity_analysis ... ok
[INFO] [stdout] test fairness::tests::test_fairness_assessment ... ok
[INFO] [stdout] test fairness::tests::test_individual_fairness_analysis ... ok
[INFO] [stdout] test framework::tests::test_chained_strategy ... ok
[INFO] [stdout] test framework::tests::test_explanation_metadata_default ... ok
[INFO] [stdout] test framework::tests::test_explanation_pipeline_creation ... ok
[INFO] [stdout] test framework::tests::test_local_explainer ... ok
[INFO] [stdout] test framework::tests::test_validation_result_creation ... ok
[INFO] [stdout] test gpu::tests::test_backend_availability_check ... ok
[INFO] [stdout] test framework::tests::test_combined_strategy ... ok
[INFO] [stdout] test framework::tests::test_feature_explainer_top_features ... ok
[INFO] [stdout] test framework::tests::test_uncertain_explanation_creation ... ok
[INFO] [stdout] test gpu::tests::test_gpu_config_default ... ok
[INFO] [stdout] test gpu::tests::test_gpu_context_creation ... ok
[INFO] [stdout] test gpu::tests::test_gpu_explanation_computer_creation ... ok
[INFO] [stdout] test gpu::tests::test_memory_requirements_calculation ... ok
[INFO] [stdout] test gpu::tests::test_optimal_batch_size_calculation ... ok
[INFO] [stdout] test hooks::tests::test_custom_event ... ok
[INFO] [stdout] test gpu::tests::test_shap_computation_fallback ... ok
[INFO] [stdout] test fairness::tests::test_equalized_odds_analysis ... ok
[INFO] [stdout] test hooks::tests::test_hook_context ... ok
[INFO] [stdout] test framework::tests::test_mock_explainer ... ok
[INFO] [stdout] test hooks::tests::test_hook_event_subscriptions ... ok
[INFO] [stdout] test hooks::tests::test_hook_priority ... ok
[INFO] [stdout] test hooks::tests::test_hook_registry ... ok
[INFO] [stdout] test information_theoretic::tests::test_discretization ... ok
[INFO] [stdout] test information_theoretic::tests::test_entropy_computation ... ok
[INFO] [stdout] test information_theoretic::tests::test_entropy_explanations ... ok
[INFO] [stdout] test information_theoretic::tests::test_mdl_principle ... ok
[INFO] [stdout] test gpu::tests::test_gpu_buffer_creation ... ok
[INFO] [stdout] test information_theoretic::tests::test_information_gain_attribution ... ok
[INFO] [stdout] test information_theoretic::tests::test_mutual_information_analysis ... ok
[INFO] [stdout] test lazy::tests::test_feature_importance_caching ... ok
[INFO] [stdout] test lazy::tests::test_lazy_computation_manager ... ok
[INFO] [stdout] test lazy::tests::test_lazy_config_default ... ok
[INFO] [stdout] test lazy::tests::test_lazy_explanation_creation ... ok
[INFO] [stdout] test lazy::tests::test_lazy_execution_stats ... ok
[INFO] [stdout] test lazy::tests::test_lazy_explanation_execution ... ok
[INFO] [stdout] test lazy::tests::test_lazy_explanation_pipeline ... ok
[INFO] [stdout] test lazy::tests::test_lazy_explanation_invalidation ... ok
[INFO] [stdout] test lazy::tests::test_lazy_explanation_with_dependencies ... ok
[INFO] [stdout] test lazy::tests::test_lazy_feature_importance ... ok
[INFO] [stdout] test lazy::tests::test_lazy_shap_values ... ok
[INFO] [stdout] test lazy::tests::test_shap_values_caching ... ok
[INFO] [stdout] test local_explanations::tests::test_euclidean_distance ... ok
[INFO] [stdout] test local_explanations::tests::test_kernel_weights ... ok
[INFO] [stdout] test local_explanations::tests::test_exemplar_explanation ... ok
[INFO] [stdout] test local_explanations::tests::test_find_neighborhood ... ok
[INFO] [stdout] test local_explanations::tests::test_local_linear_explanation ... ok
[INFO] [stdout] test hooks::tests::test_hooked_explanation_executor ... ok
[INFO] [stdout] test local_explanations::tests::test_local_surrogate_explanation ... ok
[INFO] [stdout] test memory::cache::tests::test_cache_clear ... ok
[INFO] [stdout] test local_explanations::tests::test_neighborhood_explanation ... ok
[INFO] [stdout] test local_explanations::tests::test_prototype_explanation ... ok
[INFO] [stdout] test memory::cache::tests::test_cache_hit_and_miss ... ok
[INFO] [stdout] test memory::cache::tests::test_cache_statistics ... ok
[INFO] [stdout] test memory::cache::tests::test_cache_key_creation ... ok
[INFO] [stdout] test memory::cache_ops::tests::test_cache_friendly_shap_computation ... ok
[INFO] [stdout] test memory::cache_ops::tests::test_cache_friendly_permutation_importance ... ok
[INFO] [stdout] test memory::cache_ops::tests::test_r2_score_computation ... ok
[INFO] [stdout] test memory::cache_ops::tests::test_permutation_importance_optimized ... ok
[INFO] [stdout] test memory::cache_ops::tests::test_shap_optimized ... ok
[INFO] [stdout] test memory::integration_tests::test_cache_statistics_integration ... ok
[INFO] [stdout] test memory::integration_tests::test_memory_system_integration ... ok
[INFO] [stdout] test memory::cache::tests::test_explanation_cache_creation ... ok
[INFO] [stdout] test memory::integration_tests::test_unsafe_ops_integration ... ok
[INFO] [stdout] test memory::layout_manager::tests::test_aligned_memory_allocation ... ok
[INFO] [stdout] test memory::layout_manager::tests::test_explanation_data_layout_default ... ok
[INFO] [stdout] test memory::layout_manager::tests::test_layout_optimization ... ok
[INFO] [stdout] test memory::layout_manager::tests::test_memory_layout_manager ... ok
[INFO] [stdout] test memory::layout_manager::tests::test_memory_pool ... ok
[INFO] [stdout] test counterfactual::tests::test_counterfactual_generation ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sklears_inspection-08d71d648fa5f18a` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "cb6345a105191da884ce79d21f65fc70e725d4f337714772be62047edb24b205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6345a105191da884ce79d21f65fc70e725d4f337714772be62047edb24b205", kill_on_drop: false }`
[INFO] [stdout] cb6345a105191da884ce79d21f65fc70e725d4f337714772be62047edb24b205
