[INFO] cloning repository https://github.com/Apich-Organization/rssn-advanced
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Apich-Organization/rssn-advanced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApich-Organization%2Frssn-advanced", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApich-Organization%2Frssn-advanced'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1785e8bb74f1a11447e093d3713f04f33334378
[INFO] testing Apich-Organization/rssn-advanced against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApich-Organization%2Frssn-advanced" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Apich-Organization/rssn-advanced
[INFO] finished tweaking git repo https://github.com/Apich-Organization/rssn-advanced
[INFO] tweaked toml for git repo https://github.com/Apich-Organization/rssn-advanced written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Apich-Organization/rssn-advanced on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Apich-Organization/rssn-advanced already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf
[INFO] running `Command { std: "docker" "start" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.3
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cranelift-isle v0.132.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling cranelift-bitset v0.132.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.132.3
[INFO] [stderr]    Compiling cbindgen v0.29.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.132.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cranelift-entity v0.132.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regalloc2 v0.15.1
[INFO] [stderr]    Compiling cranelift-bforest v0.132.3
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling cranelift-control v0.132.3
[INFO] [stderr]    Compiling bincode-next v3.1.1
[INFO] [stderr]    Compiling virtue-next v0.1.3
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.132.3
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v45.0.3
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling dtact-macros v0.1.1
[INFO] [stderr]    Compiling unty-next v0.1.2
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling bincode_derive-next v3.1.1
[INFO] [stderr]    Compiling windows-link v0.2.1
[INFO] [stderr]    Compiling windows-sys v0.61.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling dtact v0.2.3
[INFO] [stderr]    Compiling rssn-advanced v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rssn-advanced@0.1.5: Skipping header generation. Set DEV='1' to enable.
[INFO] [stderr]    Compiling cranelift-module v0.132.3
[INFO] [stderr]    Compiling cranelift-native v0.132.3
[INFO] [stderr]    Compiling cranelift-frontend v0.132.3
[INFO] [stderr]    Compiling cranelift-jit v0.132.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling regalloc2 v0.15.1
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling generator v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cbindgen v0.29.4
[INFO] [stderr]    Compiling cranelift-codegen v0.132.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling loom v0.7.2
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling serial_test v3.5.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling dtact v0.2.3
[INFO] [stderr]    Compiling rssn-advanced v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rssn-advanced@0.1.5: Skipping header generation. Set DEV='1' to enable.
[INFO] [stderr]    Compiling cranelift-native v0.132.3
[INFO] [stderr]    Compiling cranelift-module v0.132.3
[INFO] [stderr]    Compiling cranelift-frontend v0.132.3
[INFO] [stderr]    Compiling cranelift-jit v0.132.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: rssn-advanced@0.1.5: Skipping header generation. Set DEV='1' to enable.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rssn_advanced-edfff86b055cea75)
[INFO] [stdout] 
[INFO] [stdout] running 235 tests
[INFO] [stdout] test asm_presets::abs_f64x2::tests::abs_nan_and_inf ... ok
[INFO] [stdout] test asm_presets::abs_f64x4::tests::abs_known_values ... ok
[INFO] [stdout] test asm_presets::abs_f64x2::tests::abs_negative_zero ... ok
[INFO] [stdout] test asm_presets::add_f64x2::tests::add_matches_scalar ... ok
[INFO] [stdout] test asm_presets::add_f64x2::tests::add_negative ... ok
[INFO] [stdout] test asm_presets::add_f64x4::tests::vector_add_matches_scalar ... ok
[INFO] [stdout] test asm_presets::abs_f64x2::tests::abs_known_values ... ok
[INFO] [stdout] test asm_presets::abs_f64x4::tests::abs_nan_and_inf ... ok
[INFO] [stdout] test asm_presets::cmp_eq_f64x4::tests::equal_lanes_set_to_ff ... ok
[INFO] [stdout] test asm_presets::cmp_eq_f64x4::tests::nan_compares_not_equal ... ok
[INFO] [stdout] test asm_presets::coef_merge_f64x4::tests::merge_matches_naive ... ok
[INFO] [stdout] test asm_presets::div_f64x2::tests::div_matches_scalar ... ok
[INFO] [stdout] test asm_presets::div_f64x4::tests::vector_div_matches_scalar ... ok
[INFO] [stdout] test asm_presets::div_f64x2::tests::div_by_zero_is_inf ... ok
[INFO] [stdout] test asm_presets::fma_f64x4::tests::fma_preserves_single_rounding_for_small_residuals ... ok
[INFO] [stdout] test asm_presets::hash_u64x2_aesni::tests::distinct_inputs_produce_distinct_outputs ... ok
[INFO] [stdout] test asm_presets::div_f64x4::tests::div_by_zero_is_inf ... ok
[INFO] [stdout] test asm_presets::hash_u64x2_aesni::tests::function_is_pure ... ok
[INFO] [stdout] test asm_presets::mul_f64x2::tests::mul_by_zero ... ok
[INFO] [stdout] test asm_presets::hash_u64x2_aesni::tests::zeros_do_not_collapse_to_zero ... ok
[INFO] [stdout] test asm_presets::mul_f64x2::tests::mul_matches_scalar ... ok
[INFO] [stdout] test asm_presets::mul_f64x4::tests::vector_mul_matches_scalar ... ok
[INFO] [stdout] test asm_presets::neg_f64x2::tests::neg_flips_sign ... ok
[INFO] [stdout] test asm_presets::neg_f64x2::tests::neg_nan_is_nan ... ok
[INFO] [stdout] test asm_presets::neg_f64x2::tests::neg_zero ... ok
[INFO] [stdout] test asm_presets::mul_f64x4::tests::multiplying_by_zero_zeros_out ... ok
[INFO] [stdout] test asm_presets::neg_f64x4::tests::neg_flips_sign ... ok
[INFO] [stdout] test asm_presets::neg_f64x4::tests::neg_nan_is_nan ... ok
[INFO] [stdout] test asm_presets::sqrt_f64x2::tests::sqrt_known_values ... ok
[INFO] [stdout] test asm_presets::sqrt_f64x4::tests::sqrt_known_values ... ok
[INFO] [stdout] test asm_presets::sqrt_f64x4::tests::sqrt_negative_is_nan ... ok
[INFO] [stdout] test asm_presets::sub_f64x2::tests::sub_matches_scalar ... ok
[INFO] [stdout] test asm_presets::sub_f64x4::tests::vector_sub_matches_scalar ... ok
[INFO] [stdout] test asm_presets::sub_f64x2::tests::sub_negative_result ... ok
[INFO] [stdout] test asm_presets::sub_f64x4::tests::sub_negative_result ... ok
[INFO] [stdout] test asm_presets::fma_f64x4::tests::fma_matches_naive_on_simple_inputs ... ok
[INFO] [stdout] test ast::convert::tests::test_bidirectional_conversion ... ok
[INFO] [stdout] test dag::arena::tests::arena_alloc_and_retrieve ... ok
[INFO] [stdout] test ast::pointer::tests::test_relative_pointer_i32 ... ok
[INFO] [stdout] test ast::tests::walk_counts_node_kinds ... ok
[INFO] [stdout] test dag::builder::tests::build_simple_expressions ... ok
[INFO] [stdout] test dag::dedup::tests::clear_resets_flat_table ... ok
[INFO] [stdout] test dag::metadata::tests::coefficient_override ... ok
[INFO] [stdout] test dag::metadata::tests::flags_round_trip ... ok
[INFO] [stdout] test dag::dedup::tests::flat_table_grows_and_deduplicates ... ok
[INFO] [stdout] test dag::metadata::tests::leaf_metadata ... ok
[INFO] [stdout] test dag::node::tests::constant_node ... ok
[INFO] [stdout] test dag::node::tests::operator_node ... ok
[INFO] [stdout] test dag::dedup::tests::test_dedup_variable ... ok
[INFO] [stdout] test dag::node::tests::variable_node ... ok
[INFO] [stdout] test dag::packed::tests::decoded_nodes_borrow_from_buffer ... ok
[INFO] [stdout] test dag::packed::tests::pack_then_view_roundtrip ... ok
[INFO] [stdout] test dag::packed::tests::packed_node_is_32_bytes ... ok
[INFO] [stdout] test dag::packed::tests::variadic_children_spill_to_pool ... ok
[INFO] [stdout] test dag::symbol::tests::display_op_kind ... ok
[INFO] [stdout] test dag::symbol::tests::intern_and_lookup ... ok
[INFO] [stdout] test egraph::cost::tests::add_cost_includes_children ... ok
[INFO] [stdout] test egraph::cost::tests::constant_cost_is_terminal ... ok
[INFO] [stdout] test egraph::cost::tests::custom_weights_change_ordering ... ok
[INFO] [stdout] test egraph::cost::tests::div_costs_more_than_mul ... ok
[INFO] [stdout] test egraph::cost::tests::int_pow_costs_less_than_general_pow ... ok
[INFO] [stdout] test egraph::egraph::tests::add_zero_merges_to_identity ... ok
[INFO] [stdout] test egraph::egraph::tests::commutativity_merges_add ... ok
[INFO] [stdout] test egraph::egraph::tests::constant_folding_collapses_add ... ok
[INFO] [stdout] test egraph::egraph::tests::double_neg_simplifies ... ok
[INFO] [stdout] test egraph::egraph::tests::late_rules_run_after_builtins ... ok
[INFO] [stdout] test egraph::egraph::tests::mul_one_extracts_to_variable ... ok
[INFO] [stdout] test egraph::egraph::tests::pow2_equals_square ... ok
[INFO] [stdout] test egraph::egraph::tests::saturate_sets_converged_on_fixpoint ... ok
[INFO] [stdout] test egraph::egraph::tests::strict_signed_zero_prevents_neg_zero_identity ... ok
[INFO] [stdout] test egraph::union_find::tests::grow_to_extends_cleanly ... ok
[INFO] [stdout] test egraph::union_find::tests::path_compression_gives_flat_structure ... ok
[INFO] [stdout] test egraph::union_find::tests::singleton_classes ... ok
[INFO] [stdout] test egraph::union_find::tests::union_merges_classes ... ok
[INFO] [stdout] test dag::symbol::tests::intern_scales_o1 ... ok
[INFO] [stdout] test error::tests::cold_constructor_for_every_module ... ok
[INFO] [stdout] test error::tests::cold_constructor_returns_err_variant ... ok
[INFO] [stdout] test error::tests::display_uses_debug ... ok
[INFO] [stdout] test asm_presets::add_f64x4::tests::mismatched_lengths_panic_in_debug - should panic ... ok
[INFO] [stdout] test ffi::c_api::batch_build_tests::batch_build_polynomial ... ok
[INFO] [stdout] test ffi::c_api::batch_build_tests::get_packed_size_query ... ok
[INFO] [stdout] test ffi::c_api::egraph_ffi_tests::egraph_ffi_add_zero_simplifies ... ok
[INFO] [stdout] test ffi::c_api::egraph_ffi_tests::egraph_ffi_constant_fold_add ... ok
[INFO] [stdout] test ffi::c_api::egraph_ffi_tests::egraph_ffi_null_builder_returns_null_pointer ... ok
[INFO] [stdout] test ffi::c_api::tests::binary_ops_roundtrip ... ok
[INFO] [stdout] test ffi::c_api::tests::intern_function_and_call ... ok
[INFO] [stdout] test ffi::c_api::tests::null_inputs_return_sentinel_or_null_pointer_status ... ok
[INFO] [stdout] test ffi::c_api::tests::parse_and_build ... ok
[INFO] [stdout] test ffi::c_api::tests::parse_invalid_expression ... ok
[INFO] [stdout] test ffi::c_api::tests::register_and_apply_c_rule ... ok
[INFO] [stdout] test ffi::c_api::tests::rule_registry_lifecycle ... ok
[INFO] [stdout] test ffi::c_api::tests::v2_ops_return_success ... ok
[INFO] [stdout] test ffi::jit_context::tests::null_context_returns_null_pointer_status ... ok
[INFO] [stdout] test heuristic::engine::tests::simplify_folds_x_plus_zero ... ok
[INFO] [stdout] test heuristic::engine::tests::simplify_handles_nested_identities ... ok
[INFO] [stdout] test asm_presets::sqrt_f64x2::tests::sqrt_negative_is_nan ... ok
[INFO] [stdout] test ffi::c_api::batch_build_tests::batch_build_null_returns_null_pointer ... ok
[INFO] [stdout] test dag::dedup::tests::test_dedup_constant ... ok
[INFO] [stdout] test heuristic::engine::tests::simplify_preserves_dedup_on_deep_chain ... ok
[INFO] [stdout] test ffi::jit_context::tests::jit_context_compile_and_execute ... ok
[INFO] [stdout] test dag::node::tests::child_list_inline ... ok
[INFO] [stdout] test heuristic::patterns::tests::add_zero_folds ... ok
[INFO] [stdout] test heuristic::patterns::tests::constant_fold_add ... ok
[INFO] [stdout] test heuristic::patterns::tests::constant_fold_div_by_zero_does_not_fold ... ok
[INFO] [stdout] test heuristic::patterns::tests::mul_coef_merge_folds_nested_constants ... ok
[INFO] [stdout] test heuristic::patterns::tests::add_coef_merge_folds_nested_constants ... ok
[INFO] [stdout] test heuristic::patterns::tests::neg_double_unwraps ... ok
[INFO] [stdout] test heuristic::patterns::tests::sub_x_minus_x_is_zero ... ok
[INFO] [stdout] test heuristic::rule_registry::tests::kind_filter_skips_non_matching_rules ... ok
[INFO] [stdout] test heuristic::patterns::tests::pow_zero_is_one ... ok
[INFO] [stdout] test heuristic::rule_registry::tests::indexed_dispatch_only_consults_matching_kind_rules ... ok
[INFO] [stdout] test heuristic::rule_registry::tests::priority_ordering_respected ... ok
[INFO] [stdout] test heuristic::simplifier::tests::all_pruned_returns_zero ... ok
[INFO] [stdout] test heuristic::patterns::tests::mul_identities_fire ... ok
[INFO] [stdout] test heuristic::simplifier::tests::keeps_meaningful_terms ... ok
[INFO] [stdout] test heuristic::simplifier::tests::non_additive_root_is_passthrough ... ok
[INFO] [stdout] test heuristic::simplifier::tests::no_op_below_threshold ... ok
[INFO] [stdout] test jit::analysis::tests::analysis_pow_even_exponent_is_nonneg ... ok
[INFO] [stdout] test jit::analysis::tests::analysis_constant_node_exact_bounds ... ok
[INFO] [stdout] test jit::analysis::tests::analysis_neg_constant ... ok
[INFO] [stdout] test jit::analysis::tests::classify_covers_neg_ints_minus1_to_minus8 ... ok
[INFO] [stdout] test jit::analysis::tests::analysis_pow_sqrt_expansion ... ok
[INFO] [stdout] test jit::analysis::tests::classify_covers_positive_ints_2_to_16 ... ok
[INFO] [stdout] test jit::analysis::tests::classify_identity_and_zero_return_none ... ok
[INFO] [stdout] test jit::analysis::tests::classify_non_integer_fraction_returns_none ... ok
[INFO] [stdout] test jit::analysis::tests::classify_sqrt ... ok
[INFO] [stdout] test jit::cache::tests::stats_counters_track_lookups ... ok
[INFO] [stdout] test jit::cache::tests::stats_struct_is_cache_line_aligned ... ok
[INFO] [stdout] test jit::compiler::tests::test_analysis_x_squared_plus_1_is_positive ... ok
[INFO] [stdout] test heuristic::rule_registry::tests::multiple_rules_first_wins ... ok
[INFO] [stdout] test heuristic::simplifier::tests::prunes_tiny_constants ... ok
[INFO] [stdout] test heuristic::rule_registry::tests::custom_rule_fires ... ok
[INFO] [stdout] test jit::compiler::tests::test_batch_f64x2_correctness ... ok
[INFO] [stdout] test jit::compiler::tests::test_batch_f64x2_true_simd ... ok
[INFO] [stdout] test jit::compiler::tests::test_custom_function_jit_round_trip ... ok
[INFO] [stdout] test jit::compiler::tests::test_custom_function_unregistered_fails_cleanly ... ok
[INFO] [stdout] test dag::node::tests::child_list_many ... ok
[INFO] [stdout] test jit::analysis::tests::classify_large_or_unknown_exponent_returns_none ... ok
[INFO] [stdout] test jit::compiler::tests::test_jit_compile_and_execute ... ok
[INFO] [stdout] test jit::compiler::tests::test_jit_divide_by_zero_yields_nan ... ok
[INFO] [stdout] test jit::compiler::tests::test_nan_guard_elision_constant_denominator ... ok
[INFO] [stdout] test ast::convert::tests::deep_chain_does_not_overflow_stack ... ok
[INFO] [stdout] test jit::compiler::tests::test_nan_guard_elision_x_sq_plus_1_denominator ... ok
[INFO] [stdout] test jit::compiler::tests::test_neg_int_pow_x_inv ... ok
[INFO] [stdout] test jit::compiler::tests::test_peephole_constant_fold ... ok
[INFO] [stdout] test jit::passes::tests::verify_addition_chains_at_x3 ... ok
[INFO] [stdout] test jit::compiler::tests::test_peephole_x_plus_zero ... ok
[INFO] [stdout] test parallel::simplify::tests::multiple_rounds_reach_fixpoint ... ok
[INFO] [stdout] test jit::compiler::tests::test_power_expansion_sqrt ... ok
[INFO] [stdout] test parallel::simplify::tests::single_round_folds_identity ... ok
[INFO] [stdout] test jit::compiler::tests::test_peephole_x_times_zero ... ok
[INFO] [stdout] test parallel::simplify::tests::zero_rounds_is_passthrough ... ok
[INFO] [stdout] test jit::passes::tests::verify_addition_chains_at_x2 ... ok
[INFO] [stdout] test jit::compiler::tests::test_power_expansion_x_squared_no_powf ... ok
[INFO] [stdout] test jit::passes::tests::verify_neg_pow_logic ... ok
[INFO] [stdout] test jit::compiler::tests::test_zero_minus_x_is_fneg ... ok
[INFO] [stdout] test parallel::solver::tests::iterative_eval_matches_simple_expr ... ok
[INFO] [stdout] test parser::error::tests::span_offset_past_end_clamps ... ok
[INFO] [stdout] test parser::expr::tests::function_call_nested_in_expression ... ok
[INFO] [stdout] test parser::error::tests::span_after_newline ... ok
[INFO] [stdout] test parser::error::tests::span_at_start_of_input ... ok
[INFO] [stdout] test parser::expr::tests::function_call_with_multiple_args ... ok
[INFO] [stdout] test parser::expr::tests::span_carries_line_col_on_error ... ok
[INFO] [stdout] test parser::expr::tests::test_parse_exponentiation_right_associative ... ok
[INFO] [stdout] test parser::expr::tests::paren_depth_overflow_is_a_clean_error ... ok
[INFO] [stdout] test parser::expr::tests::test_parse_expression_precedence ... ok
[INFO] [stdout] test parser::expr::tests::unary_minus_has_lower_precedence_than_power ... ok
[INFO] [stdout] test parallel::solver::tests::iterative_eval_handles_deep_chain ... ok
[INFO] [stdout] test parser::expr::tests::function_call_parses_correctly ... ok
[INFO] [stdout] test jit::compiler::tests::test_jit_deep_chain_no_stack_overflow ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_abs_removes_sign ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_add_matches_scalar ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_add_scalar_splats_correctly ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_cmp_eq_handles_chunks_and_tail ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_coef_merge_matches_naive ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_div_matches_scalar ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_fma_single_rounding ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_mul_handles_unaligned_tail ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_neg_flips_signs ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_pow_per_element ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_sqrt_known_values ... ok
[INFO] [stdout] test simd::arithmetic::tests::batch_sub_matches_scalar ... ok
[INFO] [stdout] test simd::arithmetic::tests::length_mismatch_returns_error ... ok
[INFO] [stdout] test simd::hash::tests::distinct_keys_produce_distinct_hashes ... ok
[INFO] [stdout] test simd::hash::tests::hash_is_deterministic ... ok
[INFO] [stdout] test simd::hash::tests::length_mismatch_errors ... ok
[INFO] [stdout] test simd::kernel::tests::global_kernel_add_matches_scalar ... ok
[INFO] [stdout] test simd::kernel::tests::global_kernel_returns_valid_name ... ok
[INFO] [stdout] test simd::kernel::tests::scalar_kernel_add ... ok
[INFO] [stdout] test simd::kernel::tests::scalar_kernel_fma ... ok
[INFO] [stdout] test storage::cache::tests::delete_removes_file ... ok
[INFO] [stdout] test storage::cache::tests::lazy_disk_arena_with_view_and_load ... ok
[INFO] [stdout] test storage::cache::tests::load_borrowed_returns_view_without_copying_nodes ... ok
[INFO] [stdout] test storage::cache::tests::round_trip_arena_via_mmap ... ok
[INFO] [stdout] test storage::eviction::tests::budgeted_eviction_respects_limit ... ok
[INFO] [stdout] test storage::eviction::tests::cold_only_arena_compacts_to_empty ... ok
[INFO] [stdout] test storage::eviction::tests::composite_and_policy_requires_both_conditions ... ok
[INFO] [stdout] test storage::eviction::tests::eviction_drops_cold_branches_and_preserves_hot_closure ... ok
[INFO] [stdout] test storage::eviction::tests::random_dag_has_no_dangling_after_eviction ... ok
[INFO] [stdout] test storage::eviction::tests::recency_weighted_policy_protects_dominant_nodes ... ok
[INFO] [stdout] test storage::eviction::tests::unrelated_subgraph_is_evicted ... ok
[INFO] [stdout] test storage::hotspot::tests::clear_resets_everything ... ok
[INFO] [stdout] test storage::hotspot::tests::distinct_ids_land_on_distinct_shards_modulo_n ... ok
[INFO] [stdout] test storage::hotspot::tests::parallel_record_accesses_count_correctly ... ok
[INFO] [stdout] test storage::hotspot::tests::records_and_reads_consistently ... ok
[INFO] [stdout] test storage::hotspot::tests::shards_are_cache_line_aligned ... ok
[INFO] [stdout] test tensor::shape::tests::test_broadcast_output ... ok
[INFO] [stdout] test tensor::shape::tests::test_broadcast_strides ... ok
[INFO] [stdout] test tensor::shape::tests::test_flat_index ... ok
[INFO] [stdout] test tensor::shape::tests::test_numel ... ok
[INFO] [stdout] test tensor::shape::tests::test_row_major_strides_2d ... ok
[INFO] [stdout] test tensor::view::tests::test_tensor_view_indexing ... ok
[INFO] [stdout] test tensor::view::tests::test_tensor_view_mut_indexing ... ok
[INFO] [stdout] test util::worklist::tests::deep_chain_no_overflow ... ok
[INFO] [stdout] test util::worklist::tests::post_order_dag_dedups_shared_child ... ok
[INFO] [stdout] test util::worklist::tests::post_order_tree ... ok
[INFO] [stdout] test util::worklist::tests::pre_order_prune ... ok
[INFO] [stdout] test util::worklist::tests::pre_order_tree ... ok
[INFO] [stdout] test zerocopy::mmap::tests::empty_file_works ... ok
[INFO] [stdout] test zerocopy::mmap::tests::open_round_trip_via_tmpfile ... ok
[INFO] [stdout] test zerocopy::mmap::tests::read_fallback_returns_aligned_view ... ok
[INFO] [stdout] test zerocopy::tests::aligned_bytes_alignment_holds ... ok
[INFO] [stdout] test zerocopy::tests::borrowed_arena_roundtrips_f64 ... ok
[INFO] [stdout] test zerocopy::tests::borrowed_slice_roundtrips_u32 ... ok
[INFO] [stdout] test zerocopy::tests::decoded_slice_points_into_buffer ... ok
[INFO] [stdout] test zerocopy::tests::empty_slice_roundtrips ... ok
[INFO] [stdout] test zerocopy::tests::encode_zerocopy_direct_matches_encode_zerocopy ... ok
[INFO] [stdout] test zerocopy::tests::verify_pod_layout_primitives ... 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/rssn_advanced-edfff86b055cea75` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf", kill_on_drop: false }`
[INFO] [stdout] 759fd5d2a910947a3f676ada4cc1201edfd561bef649f06a75d9285e88ea04cf
