[INFO] fetching crate ganesh 0.25.1...
[INFO] testing ganesh-0.25.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ganesh 0.25.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ganesh 0.25.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ganesh 0.25.1
[INFO] tweaked toml for crates.io crate ganesh 0.25.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ganesh 0.25.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ganesh 0.25.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b74d47afbaf4dc01ef44fc75721f85638fe116d686460dcd66684c0649ddd153
[INFO] running `Command { std: "docker" "start" "-a" "b74d47afbaf4dc01ef44fc75721f85638fe116d686460dcd66684c0649ddd153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b74d47afbaf4dc01ef44fc75721f85638fe116d686460dcd66684c0649ddd153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b74d47afbaf4dc01ef44fc75721f85638fe116d686460dcd66684c0649ddd153", kill_on_drop: false }`
[INFO] [stdout] b74d47afbaf4dc01ef44fc75721f85638fe116d686460dcd66684c0649ddd153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1029afe0763d5a3394531aa4e9f4820f3fbbf79e27f9b2fb764ffb4cfc3b8604
[INFO] running `Command { std: "docker" "start" "-a" "1029afe0763d5a3394531aa4e9f4820f3fbbf79e27f9b2fb764ffb4cfc3b8604", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling iter-read v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling lnexp v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling fastrand-contrib v0.1.0
[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 wide v0.7.32
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling serde-pickle v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling ganesh v0.25.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.15s
[INFO] running `Command { std: "docker" "inspect" "1029afe0763d5a3394531aa4e9f4820f3fbbf79e27f9b2fb764ffb4cfc3b8604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1029afe0763d5a3394531aa4e9f4820f3fbbf79e27f9b2fb764ffb4cfc3b8604", kill_on_drop: false }`
[INFO] [stdout] 1029afe0763d5a3394531aa4e9f4820f3fbbf79e27f9b2fb764ffb4cfc3b8604
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69e4d2b9ca951cffbb091405220bf9e2774762f4ca9976e2240f79d463ded880
[INFO] running `Command { std: "docker" "start" "-a" "69e4d2b9ca951cffbb091405220bf9e2774762f4ca9976e2240f79d463ded880", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling codspeed-criterion-compat v3.0.5
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v3.0.5
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v3.0.5
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling ganesh v0.25.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.44s
[INFO] running `Command { std: "docker" "inspect" "69e4d2b9ca951cffbb091405220bf9e2774762f4ca9976e2240f79d463ded880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69e4d2b9ca951cffbb091405220bf9e2774762f4ca9976e2240f79d463ded880", kill_on_drop: false }`
[INFO] [stdout] 69e4d2b9ca951cffbb091405220bf9e2774762f4ca9976e2240f79d463ded880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5a9fd2f63d021386af62b922aa876536409e77c07e53a488c493d49fd999906
[INFO] running `Command { std: "docker" "start" "-a" "f5a9fd2f63d021386af62b922aa876536409e77c07e53a488c493d49fd999906", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ganesh-3df1ebee15359258)
[INFO] [stdout] 
[INFO] [stdout] running 133 tests
[INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::adaptive_parameters_match_gao_han ... ok
[INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::simplex_scale_volume_multiplies ... 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::terminates_with_f_stddev ... 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::terminates_with_f_absolute ... 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_higham ... ok
[INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_f_amoeba ... 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::check_bounds_and_num_gradient_evals ... 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::nelder_mead::tests::test_adaptive_nelder_mead ... 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_bounded_nelder_mead ... ok
[INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_transformed_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::terminates_with_x_singer ... 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_nelder_mead ... ok
[INFO] [stdout] test algorithms::gradient_free::simulated_annealing::tests::test_simulated_annealing ... 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::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_beta_panics_when_not_gt_alpha - should panic ... 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::gradient_free::nelder_mead::tests::with_alpha_beta_panics_when_beta_not_gt_one - should panic ... ok
[INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_rho_sets_value ... ok
[INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_rho_panics_when_out_of_range_high - should panic ... ok
[INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_c_panics_when_out_of_range_high - should panic ... ok
[INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_c_panics_when_out_of_range_low - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_sets_both ... ok
[INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_rho_panics_when_out_of_range_low - should panic ... ok
[INFO] [stdout] test algorithms::line_search::backtracking_line_search::tests::with_c_sets_value ... 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_delta_panics_when_nonpositive - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_panics_when_bad_ordering - should panic ... 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_epsilon_panics_when_nonpositive - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_panics_when_delta_not_positive - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_panics_when_not_less_than_sigma - should panic ... ok
[INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_alpha_panics_on_nonpositive - should panic ... 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_panics_when_out_of_range - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sigma_panics_when_sigma_not_less_than_one - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_theta_sets_value ... ok
[INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_c2_sets_both ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_theta_panics_when_out_of_range - should panic ... ok
[INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_c2_panics_when_bad_ordering - should panic ... ok
[INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_panics_when_not_less_than_c2 - should panic ... 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_c1_c2_panics_when_c1_not_positive - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_sigma_panics_when_not_less_than_one - should panic ... ok
[INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c2_panics_when_not_less_than_one - should panic ... ok
[INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c1_panics_when_nonpositive - should panic ... ok
[INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c2_sets_value ... 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::ess::tests::test_ess_initialize_and_summarize ... ok
[INFO] [stdout] test algorithms::mcmc::ess::tests::test_essconfig_defaults_and_builders ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_sigma_panics_when_not_greater_than_delta - should panic ... 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_panics_when_c2_not_less_than_one - should panic ... ok
[INFO] [stdout] test algorithms::mcmc::aies::tests::test_aies_step_runs ... ok
[INFO] [stdout] test algorithms::line_search::more_thuente_line_search::tests::with_c2_panics_when_not_greater_than_c1 - should panic ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_delta_sets_value ... ok
[INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_gamma_sets_value ... ok
[INFO] [stdout] test algorithms::mcmc::ess::tests::test_essmove_constructors ... ok
[INFO] [stdout] test algorithms::mcmc::ess::tests::test_kmeans_two_clusters ... ok
[INFO] [stdout] test core::point::tests::test_evaluate_sets_fx_once ... ok
[INFO] [stdout] test core::point::tests::test_evaluate_bounded_and_constrain_to ... ok
[INFO] [stdout] test core::point::tests::test_destructure_and_fx_checked ... 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::summary::tests::test_minimization_result ... ok
[INFO] [stdout] test core::point::tests::test_from_and_display ... ok
[INFO] [stdout] test core::transforms::tests::chain_applies_in_sequence_offset_then_scale ... 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::scale_roundtrip_owned ... ok
[INFO] [stdout] test core::transforms::tests::test_bound_contains_and_excess ... ok
[INFO] [stdout] test algorithms::mcmc::ess::tests::test_differential_step_runs ... ok
[INFO] [stdout] test core::transforms::tests::test_bound_lower_upper_at_bound ... ok
[INFO] [stdout] test core::point::tests::test_fx_checked_panics_if_nan - should panic ... ok
[INFO] [stdout] test core::transforms::tests::test_boundable_excess_constrain_unconstrain ... ok
[INFO] [stdout] test core::transforms::tests::test_boundable_random_and_is_in ... ok
[INFO] [stdout] test core::transforms::tests::test_default_bounds_transform ... ok
[INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_gamma_panics_if_not_in_unit - should panic ... ok
[INFO] [stdout] test core::point::tests::test_total_cmp_and_partial_cmp ... 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::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_maybe_warn_branches ... ok
[INFO] [stdout] test core::utils::tests::test_mean_shift_applied ... ok
[INFO] [stdout] test core::utils::tests::test_output_dimension_matches_mu ... ok
[INFO] [stdout] test core::utils::tests::test_single_weight ... ok
[INFO] [stdout] test core::utils::tests::test_non_positive_definite_triggers_expect - should panic ... ok
[INFO] [stdout] test core::utils::tests::test_large_number_of_trials_reproducible_distribution ... ok
[INFO] [stdout] test core::utils::tests::test_two_equal_weights_deterministic ... 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 core::utils::tests::test_weighted_three_choices_deterministic ... ok
[INFO] [stdout] test core::utils::tests::test_zero_weights ... ok
[INFO] [stdout] test algorithms::mcmc::ess::tests::test_gaussian_step_runs ... 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_increasing_cost_decreases_density ... ok
[INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_log_density_known_point ... 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::cost_function::tests::test_cost_function_covariance_and_std ... ok
[INFO] [stdout] test traits::cost_function::tests::test_cost_function_gradient ... ok
[INFO] [stdout] test traits::cost_function::tests::test_cost_function_hessian ... ok
[INFO] [stdout] test core::utils::tests::test_pseudo_inverse ... ok
[INFO] [stdout] test test_functions::rosenbrock::tests::test_rosenbrock_evaluate_three_dimensions ... ok
[INFO] [stdout] test traits::callback::tests::check_all_terminator_wrappers ... ok
[INFO] [stdout] test core::transforms::tests::apply_scale_flips_bounds ... ok
[INFO] [stdout] test algorithms::mcmc::ess::tests::test_dpgm_recovers_means_covariances_two_blobs ... ok
[INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_lbfgsb ... ok
[INFO] [stdout] test algorithms::particles::pso::tests::test_pso ... ok
[INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_bounded_lbfgsb ... ok
[INFO] [stdout] test algorithms::mcmc::ess::tests::test_global_step_runs ... ok
[INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_lbfgsb_hager_zhang ... ok
[INFO] [stdout] test core::utils::tests::test_empirical_covariance_matches_target ... 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. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.49s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ganesh
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 39) ... ok
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/core/callbacks.rs - core::callbacks::DebugObserver (line 133) ... ok
[INFO] [stdout] test src/algorithms/mcmc/mod.rs - algorithms::mcmc::AutocorrelationTerminator (line 159) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f5a9fd2f63d021386af62b922aa876536409e77c07e53a488c493d49fd999906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5a9fd2f63d021386af62b922aa876536409e77c07e53a488c493d49fd999906", kill_on_drop: false }`
[INFO] [stdout] f5a9fd2f63d021386af62b922aa876536409e77c07e53a488c493d49fd999906
