[INFO] fetching crate laddu-core 0.18.0...
[INFO] testing laddu-core-0.18.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate laddu-core 0.18.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate laddu-core 0.18.0
[INFO] finished tweaking crates.io crate laddu-core 0.18.0
[INFO] tweaked toml for crates.io crate laddu-core 0.18.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate laddu-core 0.18.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate laddu-core 0.18.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca1bbd0acd5e86fd7acd79d483a0783179326f48f258be593f5b283df2f72a28
[INFO] running `Command { std: "docker" "start" "-a" "ca1bbd0acd5e86fd7acd79d483a0783179326f48f258be593f5b283df2f72a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca1bbd0acd5e86fd7acd79d483a0783179326f48f258be593f5b283df2f72a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1bbd0acd5e86fd7acd79d483a0783179326f48f258be593f5b283df2f72a28", kill_on_drop: false }`
[INFO] [stdout] ca1bbd0acd5e86fd7acd79d483a0783179326f48f258be593f5b283df2f72a28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cda8df2b5bb0508189260ab0efd8a8771385d0ef568db9d19c3e031a42d4bf8
[INFO] running `Command { std: "docker" "start" "-a" "3cda8df2b5bb0508189260ab0efd8a8771385d0ef568db9d19c3e031a42d4bf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling arrow-schema v58.1.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling primal-bit v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling iter-read v1.1.0
[INFO] [stderr]    Compiling primal-estimate v0.3.3
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling lnexp v0.2.1
[INFO] [stderr]    Compiling logsumexp v0.1.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling embed-doc-image v0.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde-pickle v1.2.0
[INFO] [stderr]    Compiling primal-sieve v0.3.7
[INFO] [stderr]    Compiling lz4_flex v0.13.0
[INFO] [stderr]    Compiling arrow-buffer v58.1.0
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling fastrand-contrib v0.1.0
[INFO] [stderr]    Compiling arrow-data v58.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling arrow-array v58.1.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling nalgebra v0.34.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling bitcode_derive v0.6.9
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling arrow-select v58.1.0
[INFO] [stderr]    Compiling arrow-row v58.1.0
[INFO] [stderr]    Compiling arrow-arith v58.1.0
[INFO] [stderr]    Compiling spec_math v0.1.6
[INFO] [stderr]    Compiling accurate v0.4.1
[INFO] [stderr]    Compiling bitcode v0.6.9
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling shellexpand v3.1.2
[INFO] [stderr]    Compiling factorial v0.4.0
[INFO] [stderr]    Compiling arrow-ord v58.1.0
[INFO] [stderr]    Compiling arrow-ipc v58.1.0
[INFO] [stderr]    Compiling arrow-string v58.1.0
[INFO] [stderr]    Compiling auto_ops v0.3.0
[INFO] [stderr]    Compiling arrow-cast v58.1.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling oxyroot v0.1.25
[INFO] [stderr]    Compiling parquet v58.1.0
[INFO] [stderr]    Compiling ganesh v0.27.0
[INFO] [stderr]    Compiling arrow-csv v58.1.0
[INFO] [stderr]    Compiling arrow-json v58.1.0
[INFO] [stderr]    Compiling arrow v58.1.0
[INFO] [stderr]    Compiling laddu-core v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 04s
[INFO] running `Command { std: "docker" "inspect" "3cda8df2b5bb0508189260ab0efd8a8771385d0ef568db9d19c3e031a42d4bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cda8df2b5bb0508189260ab0efd8a8771385d0ef568db9d19c3e031a42d4bf8", kill_on_drop: false }`
[INFO] [stdout] 3cda8df2b5bb0508189260ab0efd8a8771385d0ef568db9d19c3e031a42d4bf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db3c9e962073c4efde49e66bae486950ddc8b9a1025bde92f5b5314b4a76752c
[INFO] running `Command { std: "docker" "start" "-a" "db3c9e962073c4efde49e66bae486950ddc8b9a1025bde92f5b5314b4a76752c", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling codspeed v4.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling arrow-array v58.1.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.5.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling mpi_test v0.1.1
[INFO] [stderr]    Compiling ganesh v0.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling arrow-select v58.1.0
[INFO] [stderr]    Compiling arrow-arith v58.1.0
[INFO] [stderr]    Compiling arrow-row v58.1.0
[INFO] [stderr]    Compiling arrow-ord v58.1.0
[INFO] [stderr]    Compiling arrow-ipc v58.1.0
[INFO] [stderr]    Compiling arrow-string v58.1.0
[INFO] [stderr]    Compiling arrow-cast v58.1.0
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v4.5.0
[INFO] [stderr]    Compiling arrow-json v58.1.0
[INFO] [stderr]    Compiling arrow-csv v58.1.0
[INFO] [stderr]    Compiling arrow v58.1.0
[INFO] [stderr]    Compiling parquet v58.1.0
[INFO] [stderr]    Compiling laddu-core v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "db3c9e962073c4efde49e66bae486950ddc8b9a1025bde92f5b5314b4a76752c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db3c9e962073c4efde49e66bae486950ddc8b9a1025bde92f5b5314b4a76752c", kill_on_drop: false }`
[INFO] [stdout] db3c9e962073c4efde49e66bae486950ddc8b9a1025bde92f5b5314b4a76752c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ebda1c36a61ac13e212bbc8b74979736ef02c6d2523bc629e7e6d8d9a7946555
[INFO] running `Command { std: "docker" "start" "-a" "ebda1c36a61ac13e212bbc8b74979736ef02c6d2523bc629e7e6d8d9a7946555", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laddu_core-9cca8470b7d1ea6e)
[INFO] [stdout] 
[INFO] [stdout] running 296 tests
[INFO] [stdout] test amplitudes::ir::tests::test_algebraic_normalize_simplifies_double_conj ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_algebraic_normalize_pushes_conj_through_add ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_algebraic_normalize_simplifies_real_conj_identities ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_cached_integral_descriptors_empty_for_non_separable_tree ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_cached_integral_descriptors_capture_negation_sign ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_cached_integral_descriptors_include_parameter_and_cache_nodes ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_algebraic_normalize_rewrites_normsqr_to_mul_conj ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_cached_integral_descriptors_require_global_extractability ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_cached_separable_nodes_match_candidates_for_mixed_tree ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_compile_expression_ir_applies_algebraic_normalization_rules ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_controlled_expansion_honors_expansion_budget ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_dependence_class_merge_rules ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_controlled_expansion_skips_when_separable_yield_does_not_improve ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_controlled_expansion_distributes_when_separable_yield_improves ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_dependence_warning_when_parameter_and_cache_hints_are_both_active ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_dependence_annotation_after_specialization_and_fold ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_expression_ir_cse_pipeline_deduplicates_nodes ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_dependence_warning_when_active_hint_is_missing ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_expression_ir_constant_fold_pipeline ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_expression_ir_activation_specialization_pipeline ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_execution_sets_for_partial_factorization ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_execution_sets_for_non_separable_term ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_plan_explain_for_non_separable_case ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_plan_partitions_separable_terms ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_plan_stable_under_specialization ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_rewrite_fixed_point_reports_iteration_cap ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_real_valued_amplitude_hint_simplifies_real_and_conj ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_rewrite_fixed_point_reports_node_growth_cap ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_root_dependence_for_amplitude_expression_is_mixed ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_root_dependence_for_constant_expression ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_execution_sets_for_fully_separable_term ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_plan_explain_for_separable_case ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_separable_mul_candidate_stable_under_specialization ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_normalization_plan_non_separable_is_residual_only ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_factor_runtime_omits_fused_program ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_op_helpers_match_expected_complex_semantics ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_separable_mul_candidate_ignores_mixed_inputs ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_gradient_program_flat_scratch_matches_dvector_scratch ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_gradient_program_matches_ir_evaluation ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_program_exposes_layout_and_kind ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_runtime_can_hold_full_program_family ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_value_execution_keeps_real_unary_outputs_real ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_runtime_from_ir_populates_gradient_program ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_value_gradient_program_matches_ir_evaluation ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_value_gradient_program_flat_scratch_matches_dvector_scratch ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowered_value_program_matches_ir_evaluation ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowering_prunes_dead_nodes_after_specialization ... ok
[INFO] [stdout] test amplitudes::lowered::tests::peephole_folds_zero_imaginary_projection ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowering_reuses_slots_when_values_die_early ... ok
[INFO] [stdout] test amplitudes::lowered::tests::lowering_from_ir_value_only_preserves_program_shape ... ok
[INFO] [stdout] test amplitudes::lowered::tests::peephole_folds_constant_only_subgraphs ... ok
[INFO] [stdout] test amplitudes::lowered::tests::peephole_rewrites_add_zero_to_identity ... ok
[INFO] [stdout] test amplitudes::lowered::tests::peephole_rewrites_norm_sqr_of_conj_chain ... ok
[INFO] [stdout] test amplitudes::lowered::tests::peephole_rewrites_real_conj_mul_to_norm_sqr ... ok
[INFO] [stdout] test amplitudes::lowered::tests::root_specific_lowering_matches_ir_subgraph_evaluation ... ok
[INFO] [stdout] test amplitudes::lowered::tests::peephole_rewrites_conj_of_real_chain ... ok
[INFO] [stdout] test amplitudes::lowered::tests::shared_lowering_template_drives_all_program_kinds ... ok
[INFO] [stdout] test amplitudes::tests::bounds_accept_arbitrary_expressions ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_cached_integral_descriptors_capture_subtraction_sign ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_dependence_annotation_pass_marks_each_node ... ok
[INFO] [stdout] test amplitudes::tests::bounds_accept_both_none ... ok
[INFO] [stdout] test amplitudes::tests::keyword_fixed_sets_fixed_and_initial ... ok
[INFO] [stdout] test amplitudes::tests::fixed_can_be_combined_with_other_fields ... ok
[INFO] [stdout] test amplitudes::tests::keyword_initial_sets_initial_only ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_real_valued_amplitude_hint_folds_imag_projection_to_zero ... ok
[INFO] [stdout] test amplitudes::tests::bounds_accept_none_and_number ... ok
[INFO] [stdout] test amplitudes::tests::parameter_name_and_value_creates_fixed_parameter ... ok
[INFO] [stdout] test amplitudes::tests::multiple_keyword_arguments_work_together ... ok
[INFO] [stdout] test amplitudes::tests::bounds_accept_number_and_none ... ok
[INFO] [stdout] test amplitudes::tests::bounds_accept_plain_numbers ... ok
[INFO] [stdout] test amplitudes::tests::test_constant_amplitude ... ok
[INFO] [stdout] test amplitudes::tests::test_amplitude_activation ... ok
[INFO] [stdout] test amplitudes::tests::test_compiled_expression_display_uses_current_active_mask ... ok
[INFO] [stdout] test amplitudes::tests::parameter_name_only_creates_free_parameter ... ok
[INFO] [stdout] test amplitudes::tests::test_default_build_uses_lowered_expression_runtime ... ok
[INFO] [stdout] test amplitudes::tests::test_batch_evaluation ... ok
[INFO] [stdout] test amplitudes::tests::test_active_mask_override_ignores_current_ir_specialization ... ok
[INFO] [stdout] test amplitudes::tests::test_deterministic_fixture_weighted_sums_stable_across_activation_mask_toggle ... ok
[INFO] [stdout] test amplitudes::tests::test_deterministic_fixtures_cover_separable_partial_non_separable_models ... ok
[INFO] [stdout] test amplitudes::tests::test_deterministic_fixtures_match_eventwise_weighted_sums ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_local_succeeds_for_constant_amplitude ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_weighted_gradient_sum_local_respects_signed_cached_terms ... ok
[INFO] [stdout] test amplitudes::tests::test_compiled_expression_display_reports_dag_refs ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_local_does_not_depend_on_dataset_rows ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_gradient_local_does_not_depend_on_dataset_rows ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_weighted_value_sum_local_matches_eventwise_baseline ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_weighted_gradient_sum_local_matches_eventwise_baseline ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_weighted_value_sum_local_respects_signed_cached_terms ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluator_expression_reconstructs_expression ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_compiled_expression_display_reports_dag_refs_without_loading ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_default_dependence_hint_is_mixed ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_with_gradient_local_matches_separate_paths ... ok
[INFO] [stdout] test amplitudes::ir::tests::test_separable_mul_candidate_detects_parameter_times_cache ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_cache_only_dependence_hint_propagates ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_dependence_diagnostics_surface ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_diagnostics_follow_activation_changes ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_load_initializes_with_lowered_value_runtime ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_gradient_matches_lowered_runtime ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_dependence_warnings_surface ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_normalization_execution_sets_partial_surface ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_parameter_only_dependence_hint_propagates ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_lowered_cached_factor_programs_match_ir_cached_paths ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_precomputed_cached_integral_gradient_terms_empty_when_not_separable ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_normalization_execution_sets_surface ... ok
[INFO] [stdout] test amplitudes::tests::test_evaluate_with_gradient_batch_local_matches_separate_paths ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_lowered_residual_runtime_matches_zeroed_node_path ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_function_gradients ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_normalization_plan_explain_surface ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_precomputed_cached_integral_gradient_terms_scale_by_cache_integrals ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_real_valued_hint_folds_imag_projection_to_zero ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_precomputed_cached_integrals_at_load ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_precomputed_cached_integrals_empty_when_non_separable ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_real_valued_hint_simplifies_conjugation ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_precomputed_cached_integrals_recompute_on_dataset_change ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_precomputed_cached_integrals_recompute_on_activation_change ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_reuses_lowered_artifacts_when_dataset_key_changes ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_specialization_cache_reuses_prior_mask_specializations ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_runtime_diagnostics_reports_specialization_origin ... ok
[INFO] [stdout] test amplitudes::tests::test_load_compiles_expression_ir_once ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_value_gradient_matches_lowered_runtime ... ok
[INFO] [stdout] test amplitudes::tests::test_parameter_registration ... ok
[INFO] [stdout] test amplitudes::tests::test_parametric_amplitude ... ok
[INFO] [stdout] test amplitudes::tests::test_partial_fixture_combined_normalization_components_match_total ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_ir_value_matches_lowered_runtime ... ok
[INFO] [stdout] test amplitudes::tests::test_gradient ... ok
[INFO] [stdout] test amplitudes::tests::test_tree_printing ... ok
[INFO] [stdout] test amplitudes::tests::test_precompute_all_columnar_populates_cache ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_runtime_diagnostics_reports_lowered_programs ... ok
[INFO] [stdout] test amplitudes::tests::trailing_comma_is_accepted ... ok
[INFO] [stdout] test amplitudes::tests::test_non_separable_fixture_normalization_components_stay_residual_only ... ok
[INFO] [stdout] test data::tests::test_binned_dataset ... ok
[INFO] [stdout] test data::tests::test_dataset_arc_into_iter_returns_events ... ok
[INFO] [stdout] test amplitudes::tests::test_weighted_sums_match_baseline_after_activation_changes ... ok
[INFO] [stdout] test data::tests::test_dataset_boost ... ok
[INFO] [stdout] test data::tests::test_dataset_evaluate ... ok
[INFO] [stdout] test data::tests::test_dataset_event_out_of_bounds_is_error ... ok
[INFO] [stdout] test data::tests::test_dataset_bootstrap ... ok
[INFO] [stdout] test amplitudes::tests::test_weighted_sums_match_hardcoded_reference_values ... ok
[INFO] [stdout] test amplitudes::tests::test_zeros_and_ones ... ok
[INFO] [stdout] test data::tests::test_dataset_filtering ... ok
[INFO] [stdout] test data::tests::test_dataset_get_event_local_reuses_underlying_data ... ok
[INFO] [stdout] test data::tests::test_dataset_into_iter_returns_events ... ok
[INFO] [stdout] test data::tests::test_dataset_lookup_by_name ... ok
[INFO] [stdout] test data::tests::test_dataset_size_check ... ok
[INFO] [stdout] test data::tests::test_dataset_metadata_rejects_duplicate_names ... ok
[INFO] [stdout] test amplitudes::tests::test_expression_operations ... ok
[INFO] [stdout] test data::tests::test_dataset_event_stress_local_repeated_access ... ok
[INFO] [stdout] test data::tests::test_event_boost ... ok
[INFO] [stdout] test data::tests::test_dataset_weights ... ok
[INFO] [stdout] test data::tests::test_dataset_sum ... ok
[INFO] [stdout] test data::tests::test_event_p4_sum ... ok
[INFO] [stdout] test data::tests::test_event_display ... ok
[INFO] [stdout] test data::tests::test_event_creation ... ok
[INFO] [stdout] test data::tests::test_dataset_iteration_returns_events ... ok
[INFO] [stdout] test data::tests::test_from_parquet_with_aliases ... ok
[INFO] [stdout] test data::tests::test_from_parquet_alias_resolution_parity_auto_vs_explicit ... ok
[INFO] [stdout] test data::tests::test_name_based_access ... ok
[INFO] [stdout] test data::tests::test_named_event_view ... ok
[INFO] [stdout] test data::tests::test_from_parquet_auto_matches_explicit_names ... ok
[INFO] [stdout] test data::tests::test_named_event_view_evaluate ... ok
[INFO] [stdout] test data::tests::test_from_parquet_f64_matches_f32 ... ok
[INFO] [stdout] test data::tests::test_parquet_chunk_iterator_with_options_chunk_size_one ... ok
[INFO] [stdout] test data::tests::test_parquet_chunk_iterator_matches_full_read ... ok
[INFO] [stdout] test data::tests::test_dataset_chunk_builder_matches_full_parquet_read ... ok
[INFO] [stdout] test data::tests::test_parquet_chunk_iterator_with_options_large_chunk_size ... ok
[INFO] [stdout] test data::tests::test_from_root_detects_columns_and_matches_parquet ... ok
[INFO] [stdout] test data::tests::test_parquet_roundtrip_incremental_small_batches ... ok
[INFO] [stdout] test data::tests::test_root_local_column_buffers_match_columnar_storage ... ok
[INFO] [stdout] test data::tests::test_parquet_read_order_is_deterministic_across_repeated_reads ... ok
[INFO] [stdout] test data::tests::test_root_storage_matches_parquet_storage ... ok
[INFO] [stdout] test data::tests::test_from_root_f64_matches_parquet ... ok
[INFO] [stdout] test data::tests::test_root_local_column_buffers_convert_precision ... ok
[INFO] [stdout] test data::tests::test_weight_cache_recomputed_for_dataset_transforms ... ok
[INFO] [stdout] test resources::tests::test_cache_complex_matrix_operations ... ok
[INFO] [stdout] test resources::tests::test_cache_complex_operations ... ok
[INFO] [stdout] test resources::tests::test_cache_complex_vector_operations ... ok
[INFO] [stdout] test resources::tests::test_cache_matrix_operations ... ok
[INFO] [stdout] test resources::tests::test_cache_scalar_operations ... ok
[INFO] [stdout] test data::tests::test_root_storage_repeated_reads_are_stable ... ok
[INFO] [stdout] test resources::tests::test_cache_vector_operations ... ok
[INFO] [stdout] test resources::tests::test_parameters ... ok
[INFO] [stdout] test resources::tests::test_resources_amplitude_glob_management ... ok
[INFO] [stdout] test resources::tests::test_resources_amplitude_management ... ok
[INFO] [stdout] test resources::tests::test_resources_non_strict_zero_match_glob_is_noop ... ok
[INFO] [stdout] test resources::tests::test_resources_parameter_registration ... ok
[INFO] [stdout] test resources::tests::test_uninit_parameter_registration ... ok
[INFO] [stdout] test resources::tests::test_uninit_parameter_returns_nan ... ok
[INFO] [stdout] test resources::tests::test_duplicate_named_amplitude_registration_error ... ok
[INFO] [stdout] test thread_pool::tests::explicit_thread_request_overrides_global_default ... ok
[INFO] [stdout] test thread_pool::tests::set_global_thread_count_zero_resets_to_ambient_behavior ... ok
[INFO] [stdout] test thread_pool::tests::thread_pool_manager_replaces_cached_pool_when_thread_count_changes ... ok
[INFO] [stdout] test thread_pool::tests::resolve_thread_request_prioritizes_explicit_positive_values ... ok
[INFO] [stdout] test thread_pool::tests::thread_pool_manager_reuses_cached_pool_across_many_short_installs ... ok
[INFO] [stdout] test thread_pool::tests::thread_pool_manager_reuses_cached_pool_for_same_thread_count ... ok
[INFO] [stdout] test thread_pool::tests::thread_pool_manager_separates_distinct_thread_counts ... ok
[INFO] [stdout] test thread_pool::tests::thread_pool_manager_uses_global_default_for_omitted_and_zero_requests ... ok
[INFO] [stdout] test utils::angular_momentum::tests::allowed_projection_helper_returns_projection_values ... ok
[INFO] [stdout] test utils::angular_momentum::tests::angular_momentum_accepts_ratio_and_float_physical_values ... ok
[INFO] [stdout] test utils::angular_momentum::tests::helicity_combinations_enumerate_daughter_projection_products ... ok
[INFO] [stdout] test data::tests::test_try_fold_dataset_chunks_matches_full_weight_sum ... ok
[INFO] [stdout] test utils::angular_momentum::tests::orbital_angular_momentum_accepts_integer_ratio_and_float_values ... ok
[INFO] [stdout] test utils::angular_momentum::tests::orbital_angular_momentum_rejects_half_integer_values ... ok
[INFO] [stdout] test utils::angular_momentum::tests::spin_state_accepts_integer_and_half_integer_values ... ok
[INFO] [stdout] test utils::angular_momentum::tests::spin_state_enumerates_allowed_projections ... ok
[INFO] [stdout] test utils::angular_momentum::tests::spin_state_rejects_invalid_projection ... ok
[INFO] [stdout] test utils::angular_momentum::tests::parity_returns_signed_value ... ok
[INFO] [stdout] test utils::enums::tests::enum_displays ... ok
[INFO] [stdout] test utils::enums::tests::enum_from_str ... ok
[INFO] [stdout] test utils::functions::test::test_momentum_functions ... ok
[INFO] [stdout] test utils::functions::test::test_spherical_harmonics ... ok
[INFO] [stdout] test utils::kinematics::tests::daughter_axes_support_cascade_frames ... ok
[INFO] [stdout] test utils::kinematics::tests::frame_axes_reject_degenerate_production_plane ... ok
[INFO] [stdout] test utils::kinematics::tests::gottfried_jackson_frame_uses_boosted_reference_axis ... ok
[INFO] [stdout] test utils::kinematics::tests::helicity_frame_axes_are_fixed_for_transverse_production ... ok
[INFO] [stdout] test utils::kinematics::tests::projected_decay_angles_pin_azimuth_sign ... ok
[INFO] [stdout] test utils::kinematics::tests::rest_frame_boosts_parent_to_zero_momentum ... ok
[INFO] [stdout] test thread_pool::tests::thread_pool_manager_treats_zero_threads_as_global_fallback ... ok
[INFO] [stdout] test utils::reaction::tests::fixed_particle_can_define_a_reaction_role ... ok
[INFO] [stdout] test utils::reaction::tests::reaction_angle_variables_use_particles_not_paths ... ok
[INFO] [stdout] test utils::reaction::tests::decay_factors_with_matching_names_deduplicate ... ok
[INFO] [stdout] test utils::reaction::tests::reaction_mandelstam_variables_match_resolved_values ... ok
[INFO] [stdout] test utils::reaction::tests::two_to_two_reaction_solves_missing_particle ... ok
[INFO] [stdout] test utils::tests::test_binning ... ok
[INFO] [stdout] test utils::variables::tests::test_angles ... ok
[INFO] [stdout] test utils::variables::tests::test_angles_display ... ok
[INFO] [stdout] test utils::reaction::tests::reaction_reconstructs_composites_from_lab_final_state ... ok
[INFO] [stdout] test utils::variables::tests::test_costheta_display ... ok
[INFO] [stdout] test utils::variables::tests::test_costheta_gottfried_jackson ... ok
[INFO] [stdout] test utils::variables::tests::test_costheta_helicity ... ok
[INFO] [stdout] test utils::variables::tests::test_mandelstam ... ok
[INFO] [stdout] test utils::variables::tests::test_mandelstam_display ... ok
[INFO] [stdout] test utils::variables::tests::test_mass_display ... ok
[INFO] [stdout] test utils::variables::tests::test_mass_multiple_particles ... ok
[INFO] [stdout] test utils::variables::tests::test_mass_single_particle ... ok
[INFO] [stdout] test utils::variables::tests::test_phi_display ... ok
[INFO] [stdout] test utils::variables::tests::test_phi_gottfried_jackson ... ok
[INFO] [stdout] test utils::variables::tests::test_pol_angle ... ok
[INFO] [stdout] test utils::variables::tests::test_pol_magnitude ... ok
[INFO] [stdout] test utils::variables::tests::test_pol_magnitude_display ... ok
[INFO] [stdout] test utils::variables::tests::test_polarization ... ok
[INFO] [stdout] test utils::variables::tests::test_variable_value_on ... ok
[INFO] [stdout] test utils::vectors::tests::test_boost ... ok
[INFO] [stdout] test utils::vectors::tests::test_boost_com ... ok
[INFO] [stdout] test utils::vectors::tests::test_display ... ok
[INFO] [stdout] test utils::vectors::tests::test_four_momentum_basics ... ok
[INFO] [stdout] test utils::vectors::tests::test_three_momentum_basics ... ok
[INFO] [stdout] test utils::vectors::tests::test_three_to_four_momentum_conversion ... ok
[INFO] [stdout] test utils::vectors::tests::test_vec_array_conversion ... ok
[INFO] [stdout] test utils::vectors::tests::test_vec_equality ... ok
[INFO] [stdout] test utils::variables::tests::test_phi_helicity ... ok
[INFO] [stdout] test utils::vectors::tests::test_vec_nalgebra_conversion ... ok
[INFO] [stdout] test utils::vectors::tests::test_vec_vector_conversion ... ok
[INFO] [stdout] test utils::wigner::tests::column_swap_symmetry_even_case ... ok
[INFO] [stdout] test utils::wigner::tests::column_swap_symmetry_odd_case ... ok
[INFO] [stdout] test utils::vectors::tests::test_vec_sums ... ok
[INFO] [stdout] test utils::wigner::tests::construct_half_integer_case ... ok
[INFO] [stdout] test utils::wigner::tests::d_beta_pi_selection_rule_j_one ... ok
[INFO] [stdout] test utils::wigner::tests::construct_integer_case ... ok
[INFO] [stdout] test utils::wigner::tests::d_beta_zero_is_identity_half_integer_j ... ok
[INFO] [stdout] test utils::wigner::tests::d_beta_zero_is_identity_integer_j ... ok
[INFO] [stdout] test utils::wigner::tests::d_j_half_closed_forms ... ok
[INFO] [stdout] test utils::wigner::tests::d_is_real_for_real_beta ... ok
[INFO] [stdout] test utils::wigner::tests::d_j_one_special_value ... ok
[INFO] [stdout] test utils::wigner::tests::d_symmetry_minus_indices ... ok
[INFO] [stdout] test utils::wigner::tests::d_symmetry_transpose_relation ... ok
[INFO] [stdout] test utils::wigner::tests::full_d_has_no_alpha_dependence_when_mp_zero ... ok
[INFO] [stdout] test utils::wigner::tests::full_d_has_no_gamma_dependence_when_m_zero ... ok
[INFO] [stdout] test utils::wigner::tests::d_j_one_closed_forms ... ok
[INFO] [stdout] test utils::wigner::tests::full_d_magnitude_equals_abs_small_d ... ok
[INFO] [stdout] test utils::wigner::tests::highest_weight_state_is_one ... ok
[INFO] [stdout] test utils::wigner::tests::full_d_matches_phase_definition ... ok
[INFO] [stdout] test utils::wigner::tests::normalization_for_fixed_jm ... ok
[INFO] [stdout] test utils::wigner::tests::known_spin_one_couplings ... ok
[INFO] [stdout] test utils::wigner::tests::normalization_for_singlet ... ok
[INFO] [stdout] test utils::wigner::tests::odd_j_sum_with_all_zero_ms_vanishes ... ok
[INFO] [stdout] test data::tests::test_root_roundtrip_to_tempfile ... ok
[INFO] [stdout] test data::tests::test_parquet_roundtrip_to_tempfile ... ok
[INFO] [stdout] test data::tests::test_parquet_storage_roundtrip_to_tempfile ... ok
[INFO] [stdout] test utils::wigner::tests::relation_to_clebsch_gordon_examples ... ok
[INFO] [stdout] test utils::wigner::tests::selection_rule_failures_return_zero ... ok
[INFO] [stdout] test utils::wigner::tests::sign_flip_symmetry ... ok
[INFO] [stdout] test utils::wigner::tests::singlet_triplet_for_two_spin_half ... ok
[INFO] [stdout] test utils::wigner::tests::spin_one_cases ... ok
[INFO] [stdout] test utils::wigner::tests::test_phase ... ok
[INFO] [stdout] test utils::wigner::tests::two_spin_half_cases ... ok
[INFO] [stdout] test utils::wigner::tests::zero_when_m_out_of_range ... ok
[INFO] [stdout] test utils::wigner::tests::zero_when_m_sum_fails ... ok
[INFO] [stdout] test utils::wigner::tests::zero_when_triangle_rule_fails ... ok
[INFO] [stdout] test utils::wigner::utils::tests::test_binomial ... ok
[INFO] [stdout] test amplitudes::tests::test_duplicate_amplitude_registration - should panic ... ok
[INFO] [stdout] test data::tests::test_dataset_rejects_ragged_rows_at_construction - should panic ... ok
[INFO] [stdout] test utils::functions::test::panicking_blatt_weisskopf - should panic ... ok
[INFO] [stdout] test utils::wigner::tests::panic_when_m_out_of_range - should panic ... ok
[INFO] [stdout] test utils::wigner::tests::panic_when_mp_out_of_range - should panic ... ok
[INFO] [stdout] test utils::wigner::tests::panic_when_parity_mismatch_m - should panic ... ok
[INFO] [stdout] test utils::wigner::tests::panic_when_parity_mismatch_mp - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 296 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/expression_ir_compile_probe.rs (/opt/rustwide/target/debug/deps/expression_ir_compile_probe-f30f747b7968b743)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests laddu_core
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/data.rs - data::Dataset::index_local (line 880) ... ignored
[INFO] [stdout] test src/utils/vectors.rs - utils::vectors::Vec3 (line 12) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::get_bin_edges (line 28) ... FAILED
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::WignerDMatrix::new (line 368) ... FAILED
[INFO] [stdout] test src/utils/vectors.rs - utils::vectors::Vec4 (line 250) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::histogram (line 76) ... FAILED
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::clebsch_gordon (line 141) ... FAILED
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::WignerDMatrix::new (line 375) ... FAILED
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::wigner_3j (line 249) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::get_bin_index (line 48) has been running for over 60 seconds
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::WignerDMatrix::D (line 536) has been running for over 60 seconds
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::WignerDMatrix::d (line 500) has been running for over 60 seconds
[INFO] [stdout] test src/utils/mod.rs - utils::get_bin_index (line 48) ... ok
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::WignerDMatrix::d (line 500) ... ok
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::WignerDMatrix::D (line 536) ... ok
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::wigner_3j (line 241) ... ok
[INFO] [stdout] test src/utils/wigner.rs - utils::wigner::clebsch_gordon (line 149) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/vectors.rs - utils::vectors::Vec3 (line 12) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest201xZR/rustcJMwkRP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libladdu_core-b97aa770d9d438e9,libserde_pickle-64c07c1012bbe361,libiter_read-80726398c1298ae3,libbitcode-dec81dc84a2feca0,libshellexpand-ad2c898ed28f7f5f,libdirs-b27f0dce6fd6e7d2,libdirs_sys-1459eb25a5ceb4e9,liboption_ext-38791eff9acb757e,libfactorial-d567bfe053a21087,libprimal_sieve-4d451fa398f04c07,libprimal_estimate-24af0f322078d11e,libprimal_bit-c5413c8eec781d90,libhamming-67a2940881a22cd1,libserde_with-71b5e4a457147015,libparquet-e0978791a5207449,libzstd-40c972c89a94968e,libzstd_safe-ad0cfa841b23af11,libzstd_sys-e2fd6a2c5adec133,liblz4_flex-095f70dc8aaec9e4,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libsnap-69de77dbde57bf08,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libtwox_hash-f53e68f6198f74ae,liboxyroot-3df0fda5b58d9606,libdowncast-5ad2dded88463ec1,libitertools-40fa1b35b5222bb9,libuuid-d610ea3bd8a5a563,liblazy_static-afffdbb119bd9ac1,libxz2-499a3ea64b8cd9c5,liblzma_sys-7d36a7f653c506dc,liblz4-065093f9ed8f56a6,liblz4_sys-35506b8721687d95,libflate2-329989b63564a981,libzlib_rs-e3d9de9355cc0aff,liblog-a4263a0971f08dad,libarrow-b7288c9150c2663f,libarrow_row-82aeb2695ab14846,libarrow_json-6a3235e7340a8f3b,libsimdutf8-4a1af1dd5cc95ec1,libarrow_ipc-414843c49943df99,libflatbuffers-4bfb44f56c9525d2,libarrow_csv-aa563184b1e1c1cd,libcsv-f248251a3ed6a60d,libcsv_core-ef1d5464feeade06,libarrow_string-581815ead3949626,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libarrow_cast-c998d48a0faac840,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-0d92352035eb4952,libarrow_ord-3bb81fcf6dff376b,libarrow_select-c14df4358df348d1,libarrow_array-45196ae81a460227,libahash-36f0e52f437993d5,libgetrandom-29be319384e68542,libhashbrown-d0fb47154dd694bf,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-78e3f90835425ab7,libarrow_schema-edbeedd1dae7abc5,libarrow_buffer-3288fe1c00158d67,libbytes-a6415339708e1154,libhalf-1e7297da7d86dbad,libzerocopy-c6f77750776b8c59,libindexmap-d64cb0c18dc1498c,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libaccurate-a16fdbf204a9de15,libieee754-e263d1398aaecba4,librayon-8340fb0cb1d9c83b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libnum-d040b84c3bfa6a63,libnum_iter-94e185f1c830e7bc,libauto_ops-933a2abf49da64c4,libganesh-624bdf4bb57cea4a,liblogsumexp-70ada1c4bfee1010,liblnexp-91c21fe0d4b3e4b5,libspec_math-834b44ada485fbd4,libctrlc-6b3d6fb46a29379a,libnix-d3f030b3e90003fc,libbitflags-45a928a3ec6c34f3,libtypetag-13df12e1beb915ea,libonce_cell-210b47fe854405d5,libinventory-83b22981fe13a2ee,liberased_serde-5a1ff1302b519469,libtypeid-0700c21c5fcfad95,libthiserror-5aeb4cbaa9ee6674,libdyn_clone-b4373bc64eef4ba3,libfastrand_contrib-4e8b20175c9558b6,libtabled-99343d42c81ce346,libpapergrid-18763753829d956b,libbytecount-72aa7aa64c89bd9c,libunicode_width-48dba5882408e75d,libfnv-2a26f5d3b9cd4973,libserde_json-959ba70f3279225f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librustfft-b7a39066ec6b2a73,libprimal_check-68073f46c499d6d6,libtranspose-3f8c2a84443fed1d,libstrength_reduce-6ee74b012004dc04,libnalgebra-a2a73cdf07d4fb9b,libmatrixmultiply-099acd9d47ec290b,librawpointer-c1a017d0a513a9dc,libnum_rational-17d13d7d396daa76,libnum_bigint-31e86890d296aa1c,libnum_integer-fa7d1cf7c50cd82e,libtypenum-bfadbe2f75ebd4cf,libsimba-53964d03387ab583,libwide-c1d5123ad8441ab4,libsafe_arch-4da52fa577c045a9,libbytemuck-d30e7061915b7491,libnum_complex-98ed7116e56e31a8,libapprox-f981ad46eac062fa,libnum_traits-41fa1f8f890badf3,libfastrand-7d2e35e76cb4a099,libparking_lot-496e5601a7c266a6,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-96778408f10cae4a,libserde-c3bfe7118cbfcfdc,libserde_core-243a97e0be0a96fc,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest201xZR/rustcJMwkRP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/codspeed-491b465c1c0032d4/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1ca1d328b9609fae/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest201xZR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::get_bin_edges (line 28) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqs2rgz/rustcZaUFI4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libladdu_core-b97aa770d9d438e9,libserde_pickle-64c07c1012bbe361,libiter_read-80726398c1298ae3,libbitcode-dec81dc84a2feca0,libshellexpand-ad2c898ed28f7f5f,libdirs-b27f0dce6fd6e7d2,libdirs_sys-1459eb25a5ceb4e9,liboption_ext-38791eff9acb757e,libfactorial-d567bfe053a21087,libprimal_sieve-4d451fa398f04c07,libprimal_estimate-24af0f322078d11e,libprimal_bit-c5413c8eec781d90,libhamming-67a2940881a22cd1,libserde_with-71b5e4a457147015,libparquet-e0978791a5207449,libzstd-40c972c89a94968e,libzstd_safe-ad0cfa841b23af11,libzstd_sys-e2fd6a2c5adec133,liblz4_flex-095f70dc8aaec9e4,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libsnap-69de77dbde57bf08,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libtwox_hash-f53e68f6198f74ae,liboxyroot-3df0fda5b58d9606,libdowncast-5ad2dded88463ec1,libitertools-40fa1b35b5222bb9,libuuid-d610ea3bd8a5a563,liblazy_static-afffdbb119bd9ac1,libxz2-499a3ea64b8cd9c5,liblzma_sys-7d36a7f653c506dc,liblz4-065093f9ed8f56a6,liblz4_sys-35506b8721687d95,libflate2-329989b63564a981,libzlib_rs-e3d9de9355cc0aff,liblog-a4263a0971f08dad,libarrow-b7288c9150c2663f,libarrow_row-82aeb2695ab14846,libarrow_json-6a3235e7340a8f3b,libsimdutf8-4a1af1dd5cc95ec1,libarrow_ipc-414843c49943df99,libflatbuffers-4bfb44f56c9525d2,libarrow_csv-aa563184b1e1c1cd,libcsv-f248251a3ed6a60d,libcsv_core-ef1d5464feeade06,libarrow_string-581815ead3949626,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libarrow_cast-c998d48a0faac840,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-0d92352035eb4952,libarrow_ord-3bb81fcf6dff376b,libarrow_select-c14df4358df348d1,libarrow_array-45196ae81a460227,libahash-36f0e52f437993d5,libgetrandom-29be319384e68542,libhashbrown-d0fb47154dd694bf,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-78e3f90835425ab7,libarrow_schema-edbeedd1dae7abc5,libarrow_buffer-3288fe1c00158d67,libbytes-a6415339708e1154,libhalf-1e7297da7d86dbad,libzerocopy-c6f77750776b8c59,libindexmap-d64cb0c18dc1498c,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libaccurate-a16fdbf204a9de15,libieee754-e263d1398aaecba4,librayon-8340fb0cb1d9c83b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libnum-d040b84c3bfa6a63,libnum_iter-94e185f1c830e7bc,libauto_ops-933a2abf49da64c4,libganesh-624bdf4bb57cea4a,liblogsumexp-70ada1c4bfee1010,liblnexp-91c21fe0d4b3e4b5,libspec_math-834b44ada485fbd4,libctrlc-6b3d6fb46a29379a,libnix-d3f030b3e90003fc,libbitflags-45a928a3ec6c34f3,libtypetag-13df12e1beb915ea,libonce_cell-210b47fe854405d5,libinventory-83b22981fe13a2ee,liberased_serde-5a1ff1302b519469,libtypeid-0700c21c5fcfad95,libthiserror-5aeb4cbaa9ee6674,libdyn_clone-b4373bc64eef4ba3,libfastrand_contrib-4e8b20175c9558b6,libtabled-99343d42c81ce346,libpapergrid-18763753829d956b,libbytecount-72aa7aa64c89bd9c,libunicode_width-48dba5882408e75d,libfnv-2a26f5d3b9cd4973,libserde_json-959ba70f3279225f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librustfft-b7a39066ec6b2a73,libprimal_check-68073f46c499d6d6,libtranspose-3f8c2a84443fed1d,libstrength_reduce-6ee74b012004dc04,libnalgebra-a2a73cdf07d4fb9b,libmatrixmultiply-099acd9d47ec290b,librawpointer-c1a017d0a513a9dc,libnum_rational-17d13d7d396daa76,libnum_bigint-31e86890d296aa1c,libnum_integer-fa7d1cf7c50cd82e,libtypenum-bfadbe2f75ebd4cf,libsimba-53964d03387ab583,libwide-c1d5123ad8441ab4,libsafe_arch-4da52fa577c045a9,libbytemuck-d30e7061915b7491,libnum_complex-98ed7116e56e31a8,libapprox-f981ad46eac062fa,libnum_traits-41fa1f8f890badf3,libfastrand-7d2e35e76cb4a099,libparking_lot-496e5601a7c266a6,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-96778408f10cae4a,libserde-c3bfe7118cbfcfdc,libserde_core-243a97e0be0a96fc,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqs2rgz/rustcZaUFI4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/codspeed-491b465c1c0032d4/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1ca1d328b9609fae/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqs2rgz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/wigner.rs - utils::wigner::WignerDMatrix::new (line 368) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestggDMmo/rustcLRe6KN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libladdu_core-b97aa770d9d438e9,libserde_pickle-64c07c1012bbe361,libiter_read-80726398c1298ae3,libbitcode-dec81dc84a2feca0,libshellexpand-ad2c898ed28f7f5f,libdirs-b27f0dce6fd6e7d2,libdirs_sys-1459eb25a5ceb4e9,liboption_ext-38791eff9acb757e,libfactorial-d567bfe053a21087,libprimal_sieve-4d451fa398f04c07,libprimal_estimate-24af0f322078d11e,libprimal_bit-c5413c8eec781d90,libhamming-67a2940881a22cd1,libserde_with-71b5e4a457147015,libparquet-e0978791a5207449,libzstd-40c972c89a94968e,libzstd_safe-ad0cfa841b23af11,libzstd_sys-e2fd6a2c5adec133,liblz4_flex-095f70dc8aaec9e4,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libsnap-69de77dbde57bf08,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libtwox_hash-f53e68f6198f74ae,liboxyroot-3df0fda5b58d9606,libdowncast-5ad2dded88463ec1,libitertools-40fa1b35b5222bb9,libuuid-d610ea3bd8a5a563,liblazy_static-afffdbb119bd9ac1,libxz2-499a3ea64b8cd9c5,liblzma_sys-7d36a7f653c506dc,liblz4-065093f9ed8f56a6,liblz4_sys-35506b8721687d95,libflate2-329989b63564a981,libzlib_rs-e3d9de9355cc0aff,liblog-a4263a0971f08dad,libarrow-b7288c9150c2663f,libarrow_row-82aeb2695ab14846,libarrow_json-6a3235e7340a8f3b,libsimdutf8-4a1af1dd5cc95ec1,libarrow_ipc-414843c49943df99,libflatbuffers-4bfb44f56c9525d2,libarrow_csv-aa563184b1e1c1cd,libcsv-f248251a3ed6a60d,libcsv_core-ef1d5464feeade06,libarrow_string-581815ead3949626,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libarrow_cast-c998d48a0faac840,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-0d92352035eb4952,libarrow_ord-3bb81fcf6dff376b,libarrow_select-c14df4358df348d1,libarrow_array-45196ae81a460227,libahash-36f0e52f437993d5,libgetrandom-29be319384e68542,libhashbrown-d0fb47154dd694bf,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-78e3f90835425ab7,libarrow_schema-edbeedd1dae7abc5,libarrow_buffer-3288fe1c00158d67,libbytes-a6415339708e1154,libhalf-1e7297da7d86dbad,libzerocopy-c6f77750776b8c59,libindexmap-d64cb0c18dc1498c,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libaccurate-a16fdbf204a9de15,libieee754-e263d1398aaecba4,librayon-8340fb0cb1d9c83b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libnum-d040b84c3bfa6a63,libnum_iter-94e185f1c830e7bc,libauto_ops-933a2abf49da64c4,libganesh-624bdf4bb57cea4a,liblogsumexp-70ada1c4bfee1010,liblnexp-91c21fe0d4b3e4b5,libspec_math-834b44ada485fbd4,libctrlc-6b3d6fb46a29379a,libnix-d3f030b3e90003fc,libbitflags-45a928a3ec6c34f3,libtypetag-13df12e1beb915ea,libonce_cell-210b47fe854405d5,libinventory-83b22981fe13a2ee,liberased_serde-5a1ff1302b519469,libtypeid-0700c21c5fcfad95,libthiserror-5aeb4cbaa9ee6674,libdyn_clone-b4373bc64eef4ba3,libfastrand_contrib-4e8b20175c9558b6,libtabled-99343d42c81ce346,libpapergrid-18763753829d956b,libbytecount-72aa7aa64c89bd9c,libunicode_width-48dba5882408e75d,libfnv-2a26f5d3b9cd4973,libserde_json-959ba70f3279225f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librustfft-b7a39066ec6b2a73,libprimal_check-68073f46c499d6d6,libtranspose-3f8c2a84443fed1d,libstrength_reduce-6ee74b012004dc04,libnalgebra-a2a73cdf07d4fb9b,libmatrixmultiply-099acd9d47ec290b,librawpointer-c1a017d0a513a9dc,libnum_rational-17d13d7d396daa76,libnum_bigint-31e86890d296aa1c,libnum_integer-fa7d1cf7c50cd82e,libtypenum-bfadbe2f75ebd4cf,libsimba-53964d03387ab583,libwide-c1d5123ad8441ab4,libsafe_arch-4da52fa577c045a9,libbytemuck-d30e7061915b7491,libnum_complex-98ed7116e56e31a8,libapprox-f981ad46eac062fa,libnum_traits-41fa1f8f890badf3,libfastrand-7d2e35e76cb4a099,libparking_lot-496e5601a7c266a6,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-96778408f10cae4a,libserde-c3bfe7118cbfcfdc,libserde_core-243a97e0be0a96fc,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestggDMmo/rustcLRe6KN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/codspeed-491b465c1c0032d4/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1ca1d328b9609fae/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestggDMmo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/vectors.rs - utils::vectors::Vec4 (line 250) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest66OfNb/rustcD89ZCK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libladdu_core-b97aa770d9d438e9,libserde_pickle-64c07c1012bbe361,libiter_read-80726398c1298ae3,libbitcode-dec81dc84a2feca0,libshellexpand-ad2c898ed28f7f5f,libdirs-b27f0dce6fd6e7d2,libdirs_sys-1459eb25a5ceb4e9,liboption_ext-38791eff9acb757e,libfactorial-d567bfe053a21087,libprimal_sieve-4d451fa398f04c07,libprimal_estimate-24af0f322078d11e,libprimal_bit-c5413c8eec781d90,libhamming-67a2940881a22cd1,libserde_with-71b5e4a457147015,libparquet-e0978791a5207449,libzstd-40c972c89a94968e,libzstd_safe-ad0cfa841b23af11,libzstd_sys-e2fd6a2c5adec133,liblz4_flex-095f70dc8aaec9e4,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libsnap-69de77dbde57bf08,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libtwox_hash-f53e68f6198f74ae,liboxyroot-3df0fda5b58d9606,libdowncast-5ad2dded88463ec1,libitertools-40fa1b35b5222bb9,libuuid-d610ea3bd8a5a563,liblazy_static-afffdbb119bd9ac1,libxz2-499a3ea64b8cd9c5,liblzma_sys-7d36a7f653c506dc,liblz4-065093f9ed8f56a6,liblz4_sys-35506b8721687d95,libflate2-329989b63564a981,libzlib_rs-e3d9de9355cc0aff,liblog-a4263a0971f08dad,libarrow-b7288c9150c2663f,libarrow_row-82aeb2695ab14846,libarrow_json-6a3235e7340a8f3b,libsimdutf8-4a1af1dd5cc95ec1,libarrow_ipc-414843c49943df99,libflatbuffers-4bfb44f56c9525d2,libarrow_csv-aa563184b1e1c1cd,libcsv-f248251a3ed6a60d,libcsv_core-ef1d5464feeade06,libarrow_string-581815ead3949626,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libarrow_cast-c998d48a0faac840,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-0d92352035eb4952,libarrow_ord-3bb81fcf6dff376b,libarrow_select-c14df4358df348d1,libarrow_array-45196ae81a460227,libahash-36f0e52f437993d5,libgetrandom-29be319384e68542,libhashbrown-d0fb47154dd694bf,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-78e3f90835425ab7,libarrow_schema-edbeedd1dae7abc5,libarrow_buffer-3288fe1c00158d67,libbytes-a6415339708e1154,libhalf-1e7297da7d86dbad,libzerocopy-c6f77750776b8c59,libindexmap-d64cb0c18dc1498c,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libaccurate-a16fdbf204a9de15,libieee754-e263d1398aaecba4,librayon-8340fb0cb1d9c83b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libnum-d040b84c3bfa6a63,libnum_iter-94e185f1c830e7bc,libauto_ops-933a2abf49da64c4,libganesh-624bdf4bb57cea4a,liblogsumexp-70ada1c4bfee1010,liblnexp-91c21fe0d4b3e4b5,libspec_math-834b44ada485fbd4,libctrlc-6b3d6fb46a29379a,libnix-d3f030b3e90003fc,libbitflags-45a928a3ec6c34f3,libtypetag-13df12e1beb915ea,libonce_cell-210b47fe854405d5,libinventory-83b22981fe13a2ee,liberased_serde-5a1ff1302b519469,libtypeid-0700c21c5fcfad95,libthiserror-5aeb4cbaa9ee6674,libdyn_clone-b4373bc64eef4ba3,libfastrand_contrib-4e8b20175c9558b6,libtabled-99343d42c81ce346,libpapergrid-18763753829d956b,libbytecount-72aa7aa64c89bd9c,libunicode_width-48dba5882408e75d,libfnv-2a26f5d3b9cd4973,libserde_json-959ba70f3279225f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librustfft-b7a39066ec6b2a73,libprimal_check-68073f46c499d6d6,libtranspose-3f8c2a84443fed1d,libstrength_reduce-6ee74b012004dc04,libnalgebra-a2a73cdf07d4fb9b,libmatrixmultiply-099acd9d47ec290b,librawpointer-c1a017d0a513a9dc,libnum_rational-17d13d7d396daa76,libnum_bigint-31e86890d296aa1c,libnum_integer-fa7d1cf7c50cd82e,libtypenum-bfadbe2f75ebd4cf,libsimba-53964d03387ab583,libwide-c1d5123ad8441ab4,libsafe_arch-4da52fa577c045a9,libbytemuck-d30e7061915b7491,libnum_complex-98ed7116e56e31a8,libapprox-f981ad46eac062fa,libnum_traits-41fa1f8f890badf3,libfastrand-7d2e35e76cb4a099,libparking_lot-496e5601a7c266a6,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-96778408f10cae4a,libserde-c3bfe7118cbfcfdc,libserde_core-243a97e0be0a96fc,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest66OfNb/rustcD89ZCK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/codspeed-491b465c1c0032d4/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1ca1d328b9609fae/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest66OfNb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::histogram (line 76) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2KK2tl/rustcMN1x1V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libladdu_core-b97aa770d9d438e9,libserde_pickle-64c07c1012bbe361,libiter_read-80726398c1298ae3,libbitcode-dec81dc84a2feca0,libshellexpand-ad2c898ed28f7f5f,libdirs-b27f0dce6fd6e7d2,libdirs_sys-1459eb25a5ceb4e9,liboption_ext-38791eff9acb757e,libfactorial-d567bfe053a21087,libprimal_sieve-4d451fa398f04c07,libprimal_estimate-24af0f322078d11e,libprimal_bit-c5413c8eec781d90,libhamming-67a2940881a22cd1,libserde_with-71b5e4a457147015,libparquet-e0978791a5207449,libzstd-40c972c89a94968e,libzstd_safe-ad0cfa841b23af11,libzstd_sys-e2fd6a2c5adec133,liblz4_flex-095f70dc8aaec9e4,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libsnap-69de77dbde57bf08,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libtwox_hash-f53e68f6198f74ae,liboxyroot-3df0fda5b58d9606,libdowncast-5ad2dded88463ec1,libitertools-40fa1b35b5222bb9,libuuid-d610ea3bd8a5a563,liblazy_static-afffdbb119bd9ac1,libxz2-499a3ea64b8cd9c5,liblzma_sys-7d36a7f653c506dc,liblz4-065093f9ed8f56a6,liblz4_sys-35506b8721687d95,libflate2-329989b63564a981,libzlib_rs-e3d9de9355cc0aff,liblog-a4263a0971f08dad,libarrow-b7288c9150c2663f,libarrow_row-82aeb2695ab14846,libarrow_json-6a3235e7340a8f3b,libsimdutf8-4a1af1dd5cc95ec1,libarrow_ipc-414843c49943df99,libflatbuffers-4bfb44f56c9525d2,libarrow_csv-aa563184b1e1c1cd,libcsv-f248251a3ed6a60d,libcsv_core-ef1d5464feeade06,libarrow_string-581815ead3949626,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libarrow_cast-c998d48a0faac840,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-0d92352035eb4952,libarrow_ord-3bb81fcf6dff376b,libarrow_select-c14df4358df348d1,libarrow_array-45196ae81a460227,libahash-36f0e52f437993d5,libgetrandom-29be319384e68542,libhashbrown-d0fb47154dd694bf,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-78e3f90835425ab7,libarrow_schema-edbeedd1dae7abc5,libarrow_buffer-3288fe1c00158d67,libbytes-a6415339708e1154,libhalf-1e7297da7d86dbad,libzerocopy-c6f77750776b8c59,libindexmap-d64cb0c18dc1498c,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libaccurate-a16fdbf204a9de15,libieee754-e263d1398aaecba4,librayon-8340fb0cb1d9c83b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libnum-d040b84c3bfa6a63,libnum_iter-94e185f1c830e7bc,libauto_ops-933a2abf49da64c4,libganesh-624bdf4bb57cea4a,liblogsumexp-70ada1c4bfee1010,liblnexp-91c21fe0d4b3e4b5,libspec_math-834b44ada485fbd4,libctrlc-6b3d6fb46a29379a,libnix-d3f030b3e90003fc,libbitflags-45a928a3ec6c34f3,libtypetag-13df12e1beb915ea,libonce_cell-210b47fe854405d5,libinventory-83b22981fe13a2ee,liberased_serde-5a1ff1302b519469,libtypeid-0700c21c5fcfad95,libthiserror-5aeb4cbaa9ee6674,libdyn_clone-b4373bc64eef4ba3,libfastrand_contrib-4e8b20175c9558b6,libtabled-99343d42c81ce346,libpapergrid-18763753829d956b,libbytecount-72aa7aa64c89bd9c,libunicode_width-48dba5882408e75d,libfnv-2a26f5d3b9cd4973,libserde_json-959ba70f3279225f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librustfft-b7a39066ec6b2a73,libprimal_check-68073f46c499d6d6,libtranspose-3f8c2a84443fed1d,libstrength_reduce-6ee74b012004dc04,libnalgebra-a2a73cdf07d4fb9b,libmatrixmultiply-099acd9d47ec290b,librawpointer-c1a017d0a513a9dc,libnum_rational-17d13d7d396daa76,libnum_bigint-31e86890d296aa1c,libnum_integer-fa7d1cf7c50cd82e,libtypenum-bfadbe2f75ebd4cf,libsimba-53964d03387ab583,libwide-c1d5123ad8441ab4,libsafe_arch-4da52fa577c045a9,libbytemuck-d30e7061915b7491,libnum_complex-98ed7116e56e31a8,libapprox-f981ad46eac062fa,libnum_traits-41fa1f8f890badf3,libfastrand-7d2e35e76cb4a099,libparking_lot-496e5601a7c266a6,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-96778408f10cae4a,libserde-c3bfe7118cbfcfdc,libserde_core-243a97e0be0a96fc,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2KK2tl/rustcMN1x1V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/codspeed-491b465c1c0032d4/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1ca1d328b9609fae/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2KK2tl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/wigner.rs - utils::wigner::clebsch_gordon (line 141) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestpXFPXy/rustcxPLG6B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libladdu_core-b97aa770d9d438e9,libserde_pickle-64c07c1012bbe361,libiter_read-80726398c1298ae3,libbitcode-dec81dc84a2feca0,libshellexpand-ad2c898ed28f7f5f,libdirs-b27f0dce6fd6e7d2,libdirs_sys-1459eb25a5ceb4e9,liboption_ext-38791eff9acb757e,libfactorial-d567bfe053a21087,libprimal_sieve-4d451fa398f04c07,libprimal_estimate-24af0f322078d11e,libprimal_bit-c5413c8eec781d90,libhamming-67a2940881a22cd1,libserde_with-71b5e4a457147015,libparquet-e0978791a5207449,libzstd-40c972c89a94968e,libzstd_safe-ad0cfa841b23af11,libzstd_sys-e2fd6a2c5adec133,liblz4_flex-095f70dc8aaec9e4,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libsnap-69de77dbde57bf08,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libtwox_hash-f53e68f6198f74ae,liboxyroot-3df0fda5b58d9606,libdowncast-5ad2dded88463ec1,libitertools-40fa1b35b5222bb9,libuuid-d610ea3bd8a5a563,liblazy_static-afffdbb119bd9ac1,libxz2-499a3ea64b8cd9c5,liblzma_sys-7d36a7f653c506dc,liblz4-065093f9ed8f56a6,liblz4_sys-35506b8721687d95,libflate2-329989b63564a981,libzlib_rs-e3d9de9355cc0aff,liblog-a4263a0971f08dad,libarrow-b7288c9150c2663f,libarrow_row-82aeb2695ab14846,libarrow_json-6a3235e7340a8f3b,libsimdutf8-4a1af1dd5cc95ec1,libarrow_ipc-414843c49943df99,libflatbuffers-4bfb44f56c9525d2,libarrow_csv-aa563184b1e1c1cd,libcsv-f248251a3ed6a60d,libcsv_core-ef1d5464feeade06,libarrow_string-581815ead3949626,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libarrow_cast-c998d48a0faac840,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-0d92352035eb4952,libarrow_ord-3bb81fcf6dff376b,libarrow_select-c14df4358df348d1,libarrow_array-45196ae81a460227,libahash-36f0e52f437993d5,libgetrandom-29be319384e68542,libhashbrown-d0fb47154dd694bf,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-78e3f90835425ab7,libarrow_schema-edbeedd1dae7abc5,libarrow_buffer-3288fe1c00158d67,libbytes-a6415339708e1154,libhalf-1e7297da7d86dbad,libzerocopy-c6f77750776b8c59,libindexmap-d64cb0c18dc1498c,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libaccurate-a16fdbf204a9de15,libieee754-e263d1398aaecba4,librayon-8340fb0cb1d9c83b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libnum-d040b84c3bfa6a63,libnum_iter-94e185f1c830e7bc,libauto_ops-933a2abf49da64c4,libganesh-624bdf4bb57cea4a,liblogsumexp-70ada1c4bfee1010,liblnexp-91c21fe0d4b3e4b5,libspec_math-834b44ada485fbd4,libctrlc-6b3d6fb46a29379a,libnix-d3f030b3e90003fc,libbitflags-45a928a3ec6c34f3,libtypetag-13df12e1beb915ea,libonce_cell-210b47fe854405d5,libinventory-83b22981fe13a2ee,liberased_serde-5a1ff1302b519469,libtypeid-0700c21c5fcfad95,libthiserror-5aeb4cbaa9ee6674,libdyn_clone-b4373bc64eef4ba3,libfastrand_contrib-4e8b20175c9558b6,libtabled-99343d42c81ce346,libpapergrid-18763753829d956b,libbytecount-72aa7aa64c89bd9c,libunicode_width-48dba5882408e75d,libfnv-2a26f5d3b9cd4973,libserde_json-959ba70f3279225f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librustfft-b7a39066ec6b2a73,libprimal_check-68073f46c499d6d6,libtranspose-3f8c2a84443fed1d,libstrength_reduce-6ee74b012004dc04,libnalgebra-a2a73cdf07d4fb9b,libmatrixmultiply-099acd9d47ec290b,librawpointer-c1a017d0a513a9dc,libnum_rational-17d13d7d396daa76,libnum_bigint-31e86890d296aa1c,libnum_integer-fa7d1cf7c50cd82e,libtypenum-bfadbe2f75ebd4cf,libsimba-53964d03387ab583,libwide-c1d5123ad8441ab4,libsafe_arch-4da52fa577c045a9,libbytemuck-d30e7061915b7491,libnum_complex-98ed7116e56e31a8,libapprox-f981ad46eac062fa,libnum_traits-41fa1f8f890badf3,libfastrand-7d2e35e76cb4a099,libparking_lot-496e5601a7c266a6,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-96778408f10cae4a,libserde-c3bfe7118cbfcfdc,libserde_core-243a97e0be0a96fc,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestpXFPXy/rustcxPLG6B/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/codspeed-491b465c1c0032d4/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1ca1d328b9609fae/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpXFPXy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/wigner.rs - utils::wigner::WignerDMatrix::new (line 375) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOFUpkF/rustc1xJAWZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libladdu_core-b97aa770d9d438e9,libserde_pickle-64c07c1012bbe361,libiter_read-80726398c1298ae3,libbitcode-dec81dc84a2feca0,libshellexpand-ad2c898ed28f7f5f,libdirs-b27f0dce6fd6e7d2,libdirs_sys-1459eb25a5ceb4e9,liboption_ext-38791eff9acb757e,libfactorial-d567bfe053a21087,libprimal_sieve-4d451fa398f04c07,libprimal_estimate-24af0f322078d11e,libprimal_bit-c5413c8eec781d90,libhamming-67a2940881a22cd1,libserde_with-71b5e4a457147015,libparquet-e0978791a5207449,libzstd-40c972c89a94968e,libzstd_safe-ad0cfa841b23af11,libzstd_sys-e2fd6a2c5adec133,liblz4_flex-095f70dc8aaec9e4,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libsnap-69de77dbde57bf08,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libtwox_hash-f53e68f6198f74ae,liboxyroot-3df0fda5b58d9606,libdowncast-5ad2dded88463ec1,libitertools-40fa1b35b5222bb9,libuuid-d610ea3bd8a5a563,liblazy_static-afffdbb119bd9ac1,libxz2-499a3ea64b8cd9c5,liblzma_sys-7d36a7f653c506dc,liblz4-065093f9ed8f56a6,liblz4_sys-35506b8721687d95,libflate2-329989b63564a981,libzlib_rs-e3d9de9355cc0aff,liblog-a4263a0971f08dad,libarrow-b7288c9150c2663f,libarrow_row-82aeb2695ab14846,libarrow_json-6a3235e7340a8f3b,libsimdutf8-4a1af1dd5cc95ec1,libarrow_ipc-414843c49943df99,libflatbuffers-4bfb44f56c9525d2,libarrow_csv-aa563184b1e1c1cd,libcsv-f248251a3ed6a60d,libcsv_core-ef1d5464feeade06,libarrow_string-581815ead3949626,libregex-9c485644b3df3c8a,libregex_automata-89aabe4dc79c6b7b,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libarrow_cast-c998d48a0faac840,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-0d92352035eb4952,libarrow_ord-3bb81fcf6dff376b,libarrow_select-c14df4358df348d1,libarrow_array-45196ae81a460227,libahash-36f0e52f437993d5,libgetrandom-29be319384e68542,libhashbrown-d0fb47154dd694bf,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-78e3f90835425ab7,libarrow_schema-edbeedd1dae7abc5,libarrow_buffer-3288fe1c00158d67,libbytes-a6415339708e1154,libhalf-1e7297da7d86dbad,libzerocopy-c6f77750776b8c59,libindexmap-d64cb0c18dc1498c,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libaccurate-a16fdbf204a9de15,libieee754-e263d1398aaecba4,librayon-8340fb0cb1d9c83b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-f9cfe41df9eac463,libnum-d040b84c3bfa6a63,libnum_iter-94e185f1c830e7bc,libauto_ops-933a2abf49da64c4,libganesh-624bdf4bb57cea4a,liblogsumexp-70ada1c4bfee1010,liblnexp-91c21fe0d4b3e4b5,libspec_math-834b44ada485fbd4,libctrlc-6b3d6fb46a29379a,libnix-d3f030b3e90003fc,libbitflags-45a928a3ec6c34f3,libtypetag-13df12e1beb915ea,libonce_cell-210b47fe854405d5,libinventory-83b22981fe13a2ee,liberased_serde-5a1ff1302b519469,libtypeid-0700c21c5fcfad95,libthiserror-5aeb4cbaa9ee6674,libdyn_clone-b4373bc64eef4ba3,libfastrand_contrib-4e8b20175c9558b6,libtabled-99343d42c81ce346,libpapergrid-18763753829d956b,libbytecount-72aa7aa64c89bd9c,libunicode_width-48dba5882408e75d,libfnv-2a26f5d3b9cd4973,libserde_json-959ba70f3279225f,libmemchr-d8218b780a78fe0a,libitoa-0d0a278c06e14513,libzmij-d2f562b84b927b2e,librustfft-b7a39066ec6b2a73,libprimal_check-68073f46c499d6d6,libtranspose-3f8c2a84443fed1d,libstrength_reduce-6ee74b012004dc04,libnalgebra-a2a73cdf07d4fb9b,libmatrixmultiply-099acd9d47ec290b,librawpointer-c1a017d0a513a9dc,libnum_rational-17d13d7d396daa76,libnum_bigint-31e86890d296aa1c,libnum_integer-fa7d1cf7c50cd82e,libtypenum-bfadbe2f75ebd4cf,libsimba-53964d03387ab583,libwide-c1d5123ad8441ab4,libsafe_arch-4da52fa577c045a9,libbytemuck-d30e7061915b7491,libnum_complex-98ed7116e56e31a8,libapprox-f981ad46eac062fa,libnum_traits-41fa1f8f890badf3,libfastrand-7d2e35e76cb4a099,libparking_lot-496e5601a7c266a6,libparking_lot_core-07009dd6dcf8365e,liblibc-2c613280406de016,libcfg_if-cad248e7066eec15,libsmallvec-04749cc7df691946,liblock_api-96778408f10cae4a,libserde-c3bfe7118cbfcfdc,libserde_core-243a97e0be0a96fc,libscopeguard-88d64e99d3001c2a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-llzma" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOFUpkF/rustc1xJAWZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/codspeed-491b465c1c0032d4/out" "-L" "/opt/rustwide/target/debug/build/lz4-sys-01cf09b57105fd08/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1ca1d328b9609fae/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOFUpkF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils/mod.rs - utils::get_bin_edges (line 28)
[INFO] [stdout]     src/utils/mod.rs - utils::histogram (line 76)
[INFO] [stdout]     src/utils/vectors.rs - utils::vectors::Vec3 (line 12)
[INFO] [stdout]     src/utils/vectors.rs - utils::vectors::Vec4 (line 250)
[INFO] [stdout]     src/utils/wigner.rs - utils::wigner::WignerDMatrix::new (line 368)
[INFO] [stdout]     src/utils/wigner.rs - utils::wigner::WignerDMatrix::new (line 375)
[INFO] [stdout]     src/utils/wigner.rs - utils::wigner::clebsch_gordon (line 141)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 7 failed; 1 ignored; 0 measured; 0 filtered out; finished in 66.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ebda1c36a61ac13e212bbc8b74979736ef02c6d2523bc629e7e6d8d9a7946555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebda1c36a61ac13e212bbc8b74979736ef02c6d2523bc629e7e6d8d9a7946555", kill_on_drop: false }`
[INFO] [stdout] ebda1c36a61ac13e212bbc8b74979736ef02c6d2523bc629e7e6d8d9a7946555
