[INFO] cloning repository https://github.com/denehoffman/ganesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denehoffman/ganesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8a6c1b801ae2c2cd435e161d5144ccdef106c2e [INFO] testing denehoffman/ganesh against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenehoffman%2Fganesh" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/denehoffman/ganesh [INFO] finished tweaking git repo https://github.com/denehoffman/ganesh [INFO] tweaked toml for git repo https://github.com/denehoffman/ganesh written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/denehoffman/ganesh on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/denehoffman/ganesh 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbb48909975270b2e16ef256bd3e4d3f4da93557bd3b6b0031f82f218db9a981 [INFO] running `Command { std: "docker" "start" "-a" "cbb48909975270b2e16ef256bd3e4d3f4da93557bd3b6b0031f82f218db9a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbb48909975270b2e16ef256bd3e4d3f4da93557bd3b6b0031f82f218db9a981", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb48909975270b2e16ef256bd3e4d3f4da93557bd3b6b0031f82f218db9a981", kill_on_drop: false }` [INFO] [stdout] cbb48909975270b2e16ef256bd3e4d3f4da93557bd3b6b0031f82f218db9a981 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0298d5e1b17bd4edcf88b5197da3b489684b4668f023c1a9b5b6f5a82f4b89d [INFO] running `Command { std: "docker" "start" "-a" "f0298d5e1b17bd4edcf88b5197da3b489684b4668f023c1a9b5b6f5a82f4b89d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling lnexp v0.2.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling fastrand-contrib v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling logsumexp v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling spec_math v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [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 thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-pickle v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustfft v6.4.1 [INFO] [stderr] Compiling nalgebra v0.34.2 [INFO] [stderr] Compiling ganesh v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "f0298d5e1b17bd4edcf88b5197da3b489684b4668f023c1a9b5b6f5a82f4b89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0298d5e1b17bd4edcf88b5197da3b489684b4668f023c1a9b5b6f5a82f4b89d", kill_on_drop: false }` [INFO] [stdout] f0298d5e1b17bd4edcf88b5197da3b489684b4668f023c1a9b5b6f5a82f4b89d [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91d7950a54e3d3bb8f9e6296ad61442ce0ceda2c3e618c9d7e88757418ed8aa8 [INFO] running `Command { std: "docker" "start" "-a" "91d7950a54e3d3bb8f9e6296ad61442ce0ceda2c3e618c9d7e88757418ed8aa8", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling codspeed-criterion-compat v4.4.1 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v4.4.1 [INFO] [stderr] Compiling nalgebra v0.34.2 [INFO] [stderr] Compiling ganesh v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "91d7950a54e3d3bb8f9e6296ad61442ce0ceda2c3e618c9d7e88757418ed8aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d7950a54e3d3bb8f9e6296ad61442ce0ceda2c3e618c9d7e88757418ed8aa8", kill_on_drop: false }` [INFO] [stdout] 91d7950a54e3d3bb8f9e6296ad61442ce0ceda2c3e618c9d7e88757418ed8aa8 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ee1c352eb45f38774dcfdc4c01674636e6781e8c8e433c341295f1753463750 [INFO] running `Command { std: "docker" "start" "-a" "5ee1c352eb45f38774dcfdc4c01674636e6781e8c8e433c341295f1753463750", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ganesh-46012cddb5aec903) [INFO] [stdout] [INFO] [stdout] running 211 tests [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::generalized_cauchy_point_tracks_actual_free_indices ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::summary_reports_nonzero_eval_counters_and_message ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::summary_uses_parameter_names_from_config ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::transform_bounds_mode_disables_native_lbfgsb_bounds ... ok [INFO] [stdout] test algorithms::gradient::trust_region::tests::test_trust_region_dogleg_rosenbrock ... ok [INFO] [stdout] test algorithms::gradient_free::cmaes::tests::test_cmaes_condition_cov_terminator_triggers ... ok [INFO] [stdout] test algorithms::gradient_free::cmaes::tests::test_cmaes_equal_fun_values_terminator_triggers_on_flat_history ... ok [INFO] [stdout] test algorithms::gradient::trust_region::tests::test_trust_region_dogleg_with_transform ... ok [INFO] [stdout] test algorithms::gradient::trust_region::tests::test_trust_region_cauchy_point_ill_conditioned_quadratic ... ok [INFO] [stdout] test algorithms::gradient_free::cmaes::tests::test_cmaes_uses_hansen_active_weights ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::adaptive_parameters_match_gao_han ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::check_bounds_and_num_gradient_evals ... ok [INFO] [stdout] test algorithms::gradient::conjugate_gradient::tests::test_conjugate_gradient_polak_ribiere_plus ... ok [INFO] [stdout] test algorithms::gradient_free::differential_evolution::tests::test_de_seed_is_deterministic ... ok [INFO] [stdout] test algorithms::gradient::conjugate_gradient::tests::test_conjugate_gradient_hager_zhang ... ok [INFO] [stdout] test algorithms::gradient_free::cmaes::tests::test_cmaes_seed_is_deterministic ... ok [INFO] [stdout] test algorithms::gradient_free::differential_evolution::tests::test_de_bounds_via_transform ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::custom_simplex_config_rejects_invalid_shapes ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::higham_terminator_uses_best_point_as_reference ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::custom_simplex_ignores_x0_and_sorts_by_fx ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::diameter_terminator_uses_best_point_as_reference ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::expansion_and_construction_method_switches_are_accepted ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::simplex_total_centroid_matches_mean ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::summary_reports_simplex_init_evals_and_terminal_message ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::nelder_mead_checkpoint_signal_resume_matches_uninterrupted_run ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::shrink_volume_uses_parameter_dimension_exponent ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_f_absolute ... ok [INFO] [stdout] test algorithms::gradient::conjugate_gradient::tests::test_conjugate_gradient_fletcher_reeves_with_transform ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_f_amoeba ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_f_stddev ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_x_diameter ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_x_rowan ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_corrected_centroid ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_insert_and_sort ... ok [INFO] [stdout] test algorithms::gradient_free::differential_evolution::tests::test_de_quadratic ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_bounded_nelder_mead ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_insert_sorted ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::transform_bounds_mode_is_selectable_for_nelder_mead ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_nelder_mead ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::simplex_scale_volume_multiplies ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_adaptive_nelder_mead ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_alpha_beta_sets_values ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_transformed_nelder_mead ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_x_singer ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_x_higham ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::orthogonal_simplex_panics_in_1d - should panic ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_alpha_beta_panics_when_alpha_nonpositive - should panic ... ok [INFO] [stdout] test algorithms::gradient_free::cmaes::tests::test_cmaes_bounds_via_transform ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_alpha_beta_panics_when_beta_not_gt_alpha - should panic ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_alpha_beta_panics_when_beta_not_gt_one - should panic ... ok [INFO] [stdout] test algorithms::gradient_free::cmaes::tests::test_cmaes_quadratic ... ok [INFO] [stdout] test algorithms::gradient_free::simulated_annealing::tests::accepts_improving_proposal_even_if_not_new_best ... ok [INFO] [stdout] test algorithms::gradient_free::simulated_annealing::tests::summary_reports_nonzero_evals_and_terminal_message ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_alpha_panics_on_nonpositive - should panic ... ok [INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_c_errors_when_out_of_range_high ... ok [INFO] [stdout] test algorithms::gradient_free::simulated_annealing::tests::rejected_proposal_does_not_advance_current ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_beta_panics_when_not_gt_alpha - should panic ... ok [INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_c_errors_when_out_of_range_low ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_beta_panics_when_not_gt_one - should panic ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_delta_panics_if_not_in_unit - should panic ... ok [INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_c_sets_value ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_gamma_panics_if_not_in_unit - should panic ... ok [INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_rho_errors_when_out_of_range_high ... ok [INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_rho_errors_when_out_of_range_low ... ok [INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_rho_sets_value ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_errors_when_nonpositive ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_errors_when_bad_ordering ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_errors_when_delta_not_positive ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_errors_when_sigma_not_less_than_one ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_sets_both ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_epsilon_errors_when_nonpositive ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_errors_when_not_less_than_sigma ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_epsilon_sets_value ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_sigma_errors_when_not_less_than_one ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_max_bisects_sets_value ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_sigma_errors_when_not_greater_than_delta ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_theta_errors_when_out_of_range ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_sigma_sets_value ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_gamma_errors_when_out_of_range ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_gamma_sets_value ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_c2_errors_when_bad_ordering ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_c2_sets_both ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_errors_when_nonpositive ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_errors_when_not_less_than_c2 ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_sets_value ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c2_errors_when_not_greater_than_c1 ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c2_errors_when_not_less_than_one ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c2_sets_value ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_theta_sets_value ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::rolling_chain_storage_limits_retained_history ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::sampled_chain_storage_downsamples_retained_history ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::stretch_move_proposes_toward_current_from_compliment ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::summary_marks_max_steps_as_success_and_counts_initial_evals ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::summary_uses_parameter_names_from_config ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::test_aies_config_builders ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::test_aies_initialize_and_summarize ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::test_aies_rejects_invalid_move_weights ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::test_aies_rejects_invalid_walker_inputs ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::test_aies_step_runs ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::test_aiesmove_updates_message ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_c2_errors_when_c1_not_positive ... ok [INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_c2_errors_when_c2_not_less_than_one ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::adaptive_mu_stays_finite_when_no_expand_or_contract_updates_occur ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_ess_initialize_and_summarize ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_ess_rejects_invalid_move_weights ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_ess_rejects_invalid_walker_inputs ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_essconfig_defaults_and_builders ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_essmove_constructors ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sets_value ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_kmeans_two_clusters ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_differential_step_runs ... ok [INFO] [stdout] test algorithms::particles::pso::tests::summary_reports_initial_eval_count_and_terminal_message ... ok [INFO] [stdout] test algorithms::particles::pso::tests::synchronous_update_uses_unit_random_coefficients ... ok [INFO] [stdout] test algorithms::particles::pso::tests::transform_bounds_mode_is_selectable_for_pso ... ok [INFO] [stdout] test algorithms::particles::swarm::tests::circular_window_returns_lowest_fx_neighbor ... ok [INFO] [stdout] test core::callbacks::tests::progress_observer_formats_one_line_status ... ok [INFO] [stdout] test core::callbacks::tests::progress_observer_respects_interval ... ok [INFO] [stdout] test core::checkpoints::tests::checkpoint_store_roundtrip ... ok [INFO] [stdout] test core::mcmc_diagnostics::tests::test_acceptance_rates_detect_repeated_samples ... ok [INFO] [stdout] test core::mcmc_diagnostics::tests::test_effective_sample_size_is_positive ... ok [INFO] [stdout] test core::mcmc_diagnostics::tests::test_split_r_hat_is_one_for_identical_split_chains ... ok [INFO] [stdout] test core::multistart::tests::closure_restart_policy_can_stop_based_on_seen_runs ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::summary_marks_max_steps_as_success_and_counts_evals ... ok [INFO] [stdout] test algorithms::gradient_free::simulated_annealing::tests::test_simulated_annealing ... ok [INFO] [stdout] test core::multistart::tests::restart_seed_is_deterministic ... ok [INFO] [stdout] test core::multistart::tests::fixed_restarts_runs_expected_number_of_times_and_tracks_best ... ok [INFO] [stdout] test core::point::tests::test_destructure_and_fx_checked ... ok [INFO] [stdout] test core::multistart::tests::zero_run_policy_returns_empty_summary ... ok [INFO] [stdout] test core::point::tests::test_evaluate_bounded_and_constrain_to ... ok [INFO] [stdout] test core::point::tests::test_from_and_display ... ok [INFO] [stdout] test core::point::tests::test_log_density_sets_fx_once ... ok [INFO] [stdout] test core::point::tests::test_set_position_resets_fx ... ok [INFO] [stdout] test core::point::tests::test_evaluate_sets_fx_once ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_gaussian_step_runs ... ok [INFO] [stdout] test core::point::tests::test_total_cmp_and_partial_cmp ... ok [INFO] [stdout] test core::summary::tests::mcmc_summary_can_render_pretty_json ... ok [INFO] [stdout] test core::summary::tests::simulated_annealing_summary_can_render_json ... ok [INFO] [stdout] test core::summary::tests::test_minimization_result ... ok [INFO] [stdout] test core::transforms::tests::apply_scale_flips_bounds ... ok [INFO] [stdout] test core::transforms::tests::chain_applies_in_sequence_scale_then_offset ... ok [INFO] [stdout] test core::transforms::tests::chain_with_borrow ... ok [INFO] [stdout] test core::transforms::tests::identity_roundtrip_borrowed ... ok [INFO] [stdout] test core::transforms::tests::offset_roundtrip_owned ... ok [INFO] [stdout] test core::transforms::tests::randomized_composed_transform_roundtrip ... ok [INFO] [stdout] test core::transforms::tests::chain_applies_in_sequence_offset_then_scale ... ok [INFO] [stdout] test core::summary::tests::minimization_summary_can_render_pretty_and_json ... ok [INFO] [stdout] test core::transforms::tests::randomized_default_bounds_transform_consistency ... ok [INFO] [stdout] test core::point::tests::test_fx_checked_panics_if_nan - should panic ... ok [INFO] [stdout] test core::transforms::tests::scale_roundtrip_owned ... ok [INFO] [stdout] test core::transforms::tests::scale_transform_from_multipliers_uses_explicit_internal_multipliers ... ok [INFO] [stdout] test core::transforms::tests::randomized_minuit_bounds_transform_consistency ... ok [INFO] [stdout] test core::transforms::tests::scale_transform_from_parameter_scales_normalizes_by_scales ... ok [INFO] [stdout] test core::transforms::tests::test_bound_contains_and_excess ... ok [INFO] [stdout] test core::transforms::tests::test_bound_lower_upper_at_bound ... ok [INFO] [stdout] test core::transforms::tests::scale_transform_rejects_zero_and_nonfinite_inputs ... ok [INFO] [stdout] test core::transforms::tests::test_boundable_random_and_is_in ... ok [INFO] [stdout] test core::transforms::tests::test_bounds_contains_rejects_dimension_mismatch ... ok [INFO] [stdout] test core::transforms::tests::test_bounds_random_with_infinite_endpoints_stays_finite ... ok [INFO] [stdout] test core::transforms::tests::test_default_bounds_transform ... ok [INFO] [stdout] test core::transforms::tests::test_into_transforms ... ok [INFO] [stdout] test core::transforms::tests::test_minuit_bounds_transform ... ok [INFO] [stdout] test core::transforms::tests::test_spherical_transform ... ok [INFO] [stdout] test core::utils::tests::test_default_should_warn_and_overrides ... ok [INFO] [stdout] test core::transforms::tests::randomized_scale_transform_consistency ... ok [INFO] [stdout] test core::utils::tests::test_empty_weights ... ok [INFO] [stdout] test core::utils::tests::test_identity_covariance_zero_mean_is_standard_normal ... ok [INFO] [stdout] test core::utils::tests::test_large_number_of_trials_reproducible_distribution ... ok [INFO] [stdout] test core::utils::tests::test_maybe_warn_branches ... ok [INFO] [stdout] test core::utils::tests::test_mean_shift_applied ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::sampled_chain_storage_downsamples_retained_history ... ok [INFO] [stdout] test core::utils::tests::test_output_dimension_matches_mu ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::lbfgsb_checkpoint_signal_resume_matches_uninterrupted_run ... ok [INFO] [stdout] test core::utils::tests::test_random_vector_in_limits_handles_infinite_endpoints ... ok [INFO] [stdout] test core::utils::tests::test_pseudo_inverse ... ok [INFO] [stdout] test core::utils::tests::test_try_mv_normal_returns_numerical_error ... ok [INFO] [stdout] test core::utils::tests::test_single_weight ... ok [INFO] [stdout] test core::utils::tests::test_two_equal_weights_deterministic ... ok [INFO] [stdout] test core::utils::tests::test_weighted_three_choices_deterministic ... ok [INFO] [stdout] test core::utils::tests::test_zero_weights ... ok [INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_evaluate_at_minimum ... ok [INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_evaluate_known_point ... ok [INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_evaluate_three_dimensions ... ok [INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_log_density_increasing_cost_decreases_density ... ok [INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_log_density_at_minimum ... ok [INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_log_density_known_point ... ok [INFO] [stdout] test traits::algorithm::tests::native_bounds_mode_preserves_bounds_and_transform ... ok [INFO] [stdout] test core::transforms::tests::test_boundable_excess_constrain_unconstrain ... ok [INFO] [stdout] test traits::boundlike::tests::test_bound_contains_is_inclusive_at_finite_endpoints ... ok [INFO] [stdout] test traits::boundlike::tests::test_bound_random_with_infinite_endpoints_stays_finite ... ok [INFO] [stdout] test traits::boundlike::tests::test_bounds_creation ... ok [INFO] [stdout] test traits::cost_function::tests::test_cost_function ... ok [INFO] [stdout] test traits::callback::tests::check_all_terminator_wrappers ... ok [INFO] [stdout] test traits::cost_function::tests::test_cost_function_covariance_and_std ... ok [INFO] [stdout] test core::utils::tests::test_non_positive_definite_triggers_expect - should panic ... ok [INFO] [stdout] test traits::cost_function::tests::test_cost_function_hessian ... ok [INFO] [stdout] test traits::algorithm::tests::transform_bounds_mode_moves_bounds_into_transform ... ok [INFO] [stdout] test traits::transform::tests::try_to_internal_jacobian_returns_numerical_error_for_singular_transform ... ok [INFO] [stdout] test traits::transform::tests::try_to_internal_component_hessian_returns_numerical_error_for_singular_transform ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_bounded_lbfgsb ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_dpgm_recovers_means_covariances_two_blobs ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::rolling_chain_storage_limits_retained_history ... ok [INFO] [stdout] test core::transforms::tests::randomized_spherical_transform_consistency ... ok [INFO] [stdout] test algorithms::particles::pso::tests::test_pso ... ok [INFO] [stdout] test traits::cost_function::tests::test_cost_function_gradient ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_lbfgsb_hager_zhang ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_global_step_runs ... ok [INFO] [stdout] test core::utils::tests::test_empirical_covariance_matches_target ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_lbfgsb ... ok [INFO] [stdout] test algorithms::gradient::adam::tests::test_bounded_adam ... ok [INFO] [stdout] test algorithms::gradient::adam::tests::test_adam ... ok [INFO] [stdout] test algorithms::mcmc::tests::test_autocorrelation_terminator ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 211 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.70s [INFO] [stdout] [INFO] [stderr] Doc-tests ganesh [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/lib.rs - (line 66) ... ok [INFO] [stdout] test src/core/callbacks.rs - core::callbacks::DebugObserver (line 138) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/algorithms/mcmc/mod.rs - algorithms::mcmc::AutocorrelationTerminator (line 247) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ee1c352eb45f38774dcfdc4c01674636e6781e8c8e433c341295f1753463750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee1c352eb45f38774dcfdc4c01674636e6781e8c8e433c341295f1753463750", kill_on_drop: false }` [INFO] [stdout] 5ee1c352eb45f38774dcfdc4c01674636e6781e8c8e433c341295f1753463750