[INFO] cloning repository https://github.com/sorcerer86pt/Rust-MC-SimulationLib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorcerer86pt/Rust-MC-SimulationLib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorcerer86pt%2FRust-MC-SimulationLib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorcerer86pt%2FRust-MC-SimulationLib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e67ed3db47a36b813b15945c63aad37a8ca8ee44
[INFO] testing sorcerer86pt/Rust-MC-SimulationLib 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%2Fsorcerer86pt%2FRust-MC-SimulationLib" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sorcerer86pt/Rust-MC-SimulationLib
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/sorcerer86pt/Rust-MC-SimulationLib
[INFO] tweaked toml for git repo https://github.com/sorcerer86pt/Rust-MC-SimulationLib written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sorcerer86pt/Rust-MC-SimulationLib 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/sorcerer86pt/Rust-MC-SimulationLib 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c
[INFO] running `Command { std: "docker" "start" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c", 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" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c" "/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" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c", 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" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling atomic-wait v1.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling generativity v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling faer-macros v0.21.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spindle v0.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling npyz v0.8.4
[INFO] [stderr]    Compiling gemm-common v0.18.2
[INFO] [stderr]    Compiling qd v0.7.7
[INFO] [stderr]    Compiling faer-traits v0.22.1
[INFO] [stderr]    Compiling gemm-c32 v0.18.2
[INFO] [stderr]    Compiling gemm-f32 v0.18.2
[INFO] [stderr]    Compiling gemm-c64 v0.18.2
[INFO] [stderr]    Compiling gemm-f64 v0.18.2
[INFO] [stderr]    Compiling gemm v0.18.2
[INFO] [stderr]    Compiling nano-gemm v0.1.3
[INFO] [stderr]    Compiling faer v0.22.6
[INFO] [stderr]    Compiling rust-mc-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c", 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" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c" "/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 rust-mc-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.39s
[INFO] running `Command { std: "docker" "inspect" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c", 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" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_mc_sim-61fffb9b003a02ea)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test cdf::tests::cdf_invariants ... ok
[INFO] [stdout] test cp::tests::rank2_sum_recovers_well_at_rank4 ... ok
[INFO] [stdout] test cdf::tests::sampling_distribution_matches_intensities ... ok
[INFO] [stdout] test decay::chain::tests::matrix_balances_for_pure_decay_chain ... ok
[INFO] [stdout] test doppler::tests::broaden_smooths_a_step ... ok
[INFO] [stdout] test decay::chain::tests::decay_constant_for_stable_is_zero ... ok
[INFO] [stdout] test decay::chain::tests::decay_constant_matches_half_life ... ok
[INFO] [stdout] test cram::tests::zero_time_is_identity ... ok
[INFO] [stdout] test doppler::tests::slbw_peak_is_finite_and_centered ... ok
[INFO] [stdout] test doppler::tests::no_broadening_when_target_eq_t0 ... ok
[INFO] [stdout] test ducru::tests::unity_3point_reproduces_smooth_function_to_high_accuracy ... ok
[INFO] [stdout] test ducru::tests::unity_weights_at_exact_match_one_hot ... ok
[INFO] [stdout] test cp::tests::rank1_tensor_recovers_at_rank1 ... ok
[INFO] [stdout] test ducru::tests::constrained_at_exact_match_one_hot ... ok
[INFO] [stdout] test ducru::tests::nearest_k_returns_correct_subset ... ok
[INFO] [stdout] test ducru::tests::raw_weights_are_one_hot_at_exact_match ... ok
[INFO] [stdout] test ducru::tests::unity_weights_sum_to_one ... ok
[INFO] [stdout] test fission_yields::tests::linear_interpolation_between_two_energies ... ok
[INFO] [stdout] test expm::tests::diagonal_decay_matches_exp ... ok
[INFO] [stdout] test geometry::ray::tests::trace_godiva ... ok
[INFO] [stdout] test cram::tests::diagonal_decay ... ok
[INFO] [stdout] test cram::tests::two_isotope_chain ... ok
[INFO] [stdout] test expm::tests::rotation_pi_over_2 ... ok
[INFO] [stdout] test geometry::aabb::tests::aabb_ray_hit ... ok
[INFO] [stdout] test ducru::tests::constrained_weights_sum_to_one ... ok
[INFO] [stdout] test ducru::tests::constrained_beats_post_hoc_unity_in_kernel_gram_norm ... ok
[INFO] [stdout] test geometry::surface::tests::cone_normal_points_outward ... ok
[INFO] [stdout] test depletion::bateman::tests::pure_decay_step_advances_state ... ok
[INFO] [stdout] test fission_yields::tests::single_table_returns_unchanged ... ok
[INFO] [stdout] test fission_yields::tests::saturates_outside_grid ... ok
[INFO] [stdout] test geometry::surface::tests::cone_z_45deg_side_hit ... ok
[INFO] [stdout] test ducru::tests::constrained_3point_reproduces_smooth_function_to_high_accuracy ... ok
[INFO] [stdout] test geometry::aabb::tests::aabb_ray_miss ... ok
[INFO] [stdout] test geometry::bvh::tests::bvh_finds_cells_with_infinite_z_aabb ... ok
[INFO] [stdout] test geometry::ray::tests::trace_pincell ... ok
[INFO] [stdout] test geometry::surface::tests::cone_x_equivalent_under_axis_swap ... ok
[INFO] [stdout] test geometry::aabb::tests::aabb_contains ... ok
[INFO] [stdout] test geometry::surface::tests::cone_z_miss_when_inside_generatrix_parallel ... ok
[INFO] [stdout] test geometry::surface::tests::cylinder_z_distance ... ok
[INFO] [stdout] test geometry::surface::tests::godiva_sphere ... ok
[INFO] [stdout] test geometry::surface::tests::plane_x_distance ... ok
[INFO] [stdout] test geometry::surface::tests::sphere_distance_from_inside ... ok
[INFO] [stdout] test geometry::surface::tests::sphere_distance_from_outside ... ok
[INFO] [stdout] test geometry::surface::tests::sphere_evaluate_inside_outside ... ok
[INFO] [stdout] test photon::interactions::tests::pair_above_threshold_gives_two_annihilations ... ok
[INFO] [stdout] test photon::interactions::tests::pair_below_threshold_is_none ... ok
[INFO] [stdout] test kinetics::point::tests::delayed_critical_step_inhour_response ... ok
[INFO] [stdout] test physics::scatter::tests::rotate_direction_unit_norm ... ok
[INFO] [stdout] test physics::scatter::tests::inelastic_below_threshold_falls_back_to_elastic ... ok
[INFO] [stdout] test physics::scatter::tests::elastic_energy_bounded ... ok
[INFO] [stdout] test physics::spectra::tests::evaporation_capped_at_emax ... ok
[INFO] [stdout] test kinetics::point::tests::equilibrium_state_drift_is_zero ... ok
[INFO] [stdout] test physics::scatter::tests::elastic_heavy_nucleus_small_loss ... ok
[INFO] [stdout] test rng::tests::isotropic_direction_unit_norm ... ok
[INFO] [stdout] test svd::tests::hash_index_matches_binary_search ... ok
[INFO] [stdout] test svd::tests::kernel_reconstructs_at_column ... ok
[INFO] [stdout] test physics::scatter::tests::elastic_direction_stays_unit ... ok
[INFO] [stdout] test svd::tests::svd_roundtrip_full_rank ... ok
[INFO] [stdout] test rng::tests::deterministic_per_particle ... ok
[INFO] [stdout] test rng::tests::uniform_in_range ... ok
[INFO] [stdout] test svd::tests::ducru_at_training_column_is_one_hot ... ok
[INFO] [stdout] test table::tests::lookup_exact_at_grid_points ... ok
[INFO] [stdout] test kinetics::point::tests::shutdown_decays_via_longest_lived_precursor ... ok
[INFO] [stdout] test physics::spectra::tests::tabular_energy_dist_inverse_cdf ... ok
[INFO] [stdout] test table::tests::lookup_log_log_between_grid_points ... ok
[INFO] [stdout] test table::tests::hash_lookup_matches_binary_search ... ok
[INFO] [stdout] test photon::interactions::tests::compton_high_energy_loses_energy_on_average ... ok
[INFO] [stdout] test table::tests::lookup_saturates_outside_range ... ok
[INFO] [stdout] test batch::tests::sequential_batch_preserves_per_input_decomposition ... ok
[INFO] [stdout] test physics::angular::tests::isotropic_histogram_uniform_in_minus1_to_1 ... ok
[INFO] [stdout] test tally::flux::tests::inactive_batches_dropped_from_stats ... ok
[INFO] [stdout] test tally::keff::tests::inactive_batches_excluded ... ok
[INFO] [stdout] test tally::keff::tests::sigma_of_constant_sequence_is_zero ... ok
[INFO] [stdout] test transport::simulate::tests::shannon_entropy_xyz_empty_returns_zero ... ok
[INFO] [stdout] test transport::simulate::tests::shannon_entropy_xyz_single_bin_returns_zero ... ok
[INFO] [stdout] test table::tests::stoch_pick_endpoints_at_target ... ok
[INFO] [stdout] test urr::tests::sample_at_grid_edges_uses_single_energy ... ok
[INFO] [stdout] test urr::tests::in_range_works ... ok
[INFO] [stdout] test transport::simulate::tests::shannon_entropy_and_xyz_agree ... ok
[INFO] [stdout] test transport::simulate::tests::shannon_entropy_xyz_uniform_hits_log2_n_cubed ... ok
[INFO] [stdout] test table::tests::stoch_single_collapses_to_pointwise ... ok
[INFO] [stdout] test tally::flux::tests::cell_filter_isolates_scoring ... ok
[INFO] [stdout] test tally::flux::tests::energy_window_excludes_outside_band ... ok
[INFO] [stdout] test urr::tests::sample_interpolates_between_energies ... ok
[INFO] [stdout] test physics::spectra::tests::maxwellian_mean_is_3_over_2_t ... ok
[INFO] [stdout] test physics::spectra::tests::watt_u235_mean_matches_sampler ... ok
[INFO] [stdout] test photon::interactions::tests::compton_low_energy_is_thomson_like ... ok
[INFO] [stdout] test table::tests::stoch_consistent_pick_across_channels ... ok
[INFO] [stdout] test physics::angular::tests::forward_peaked_linear_linear ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_mc_sim
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/cdf.rs - cdf (line 4) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.68s; merged doctests compilation took 0.67s
[INFO] running `Command { std: "docker" "inspect" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c", kill_on_drop: false }`
[INFO] [stdout] 69baaabda6a0e1c03f86c795a6ab52f76fe228961c65d095e8e06a6aac355c4c
