[INFO] fetching crate ganesh 0.25.1... [INFO] testing ganesh-0.25.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate ganesh 0.25.1 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ganesh 0.25.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag-impl v0.2.20 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded fastrand-contrib v0.1.0 [INFO] [stderr] Downloaded logsumexp v0.1.0 [INFO] [stderr] Downloaded typetag v0.2.20 [INFO] [stderr] Downloaded codspeed v3.0.5 [INFO] [stderr] Downloaded codspeed-criterion-compat v3.0.5 [INFO] [stderr] Downloaded lnexp v0.2.1 [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded codspeed-criterion-compat-walltime v3.0.5 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded serde-pickle v1.2.0 [INFO] [stderr] Downloaded rustfft v6.4.0 [INFO] [stderr] Downloaded nalgebra v0.34.0 [INFO] [stderr] Downloaded glam v0.30.5 [INFO] [stderr] Downloaded spec_math v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7259d6d3729fa8bc212b49fa712aa58a67671abd6979e9a4545321d0d5187271 [INFO] running `Command { std: "docker" "start" "-a" "7259d6d3729fa8bc212b49fa712aa58a67671abd6979e9a4545321d0d5187271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7259d6d3729fa8bc212b49fa712aa58a67671abd6979e9a4545321d0d5187271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7259d6d3729fa8bc212b49fa712aa58a67671abd6979e9a4545321d0d5187271", kill_on_drop: false }` [INFO] [stdout] 7259d6d3729fa8bc212b49fa712aa58a67671abd6979e9a4545321d0d5187271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d48c21492ca76fa7254ae015650a646cb410b4ae9a652e5342720fee71b93e7d [INFO] running `Command { std: "docker" "start" "-a" "d48c21492ca76fa7254ae015650a646cb410b4ae9a652e5342720fee71b93e7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling lnexp v0.2.1 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling fastrand-contrib v0.1.0 [INFO] [stderr] Compiling logsumexp v0.1.0 [INFO] [stderr] Compiling spec_math v0.1.6 [INFO] [stderr] Compiling quote v1.0.40 [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.11 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Compiling typetag-impl v0.2.20 [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 simba v0.9.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling typetag v0.2.20 [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 1m 16s [INFO] running `Command { std: "docker" "inspect" "d48c21492ca76fa7254ae015650a646cb410b4ae9a652e5342720fee71b93e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48c21492ca76fa7254ae015650a646cb410b4ae9a652e5342720fee71b93e7d", kill_on_drop: false }` [INFO] [stdout] d48c21492ca76fa7254ae015650a646cb410b4ae9a652e5342720fee71b93e7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7ee1d8df3bc92b8579e284014c52fc09c662b1a4943a2dd4353403ef6107ff7 [INFO] running `Command { std: "docker" "start" "-a" "d7ee1d8df3bc92b8579e284014c52fc09c662b1a4943a2dd4353403ef6107ff7", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling codspeed v3.0.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling codspeed-criterion-compat v3.0.5 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling regex v1.11.1 [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 1m 31s [INFO] running `Command { std: "docker" "inspect" "d7ee1d8df3bc92b8579e284014c52fc09c662b1a4943a2dd4353403ef6107ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ee1d8df3bc92b8579e284014c52fc09c662b1a4943a2dd4353403ef6107ff7", kill_on_drop: false }` [INFO] [stdout] d7ee1d8df3bc92b8579e284014c52fc09c662b1a4943a2dd4353403ef6107ff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 024913a3f8617fbbb19ef8edfaa26e522aea82674c3af3e0b50759f0d9926b40 [INFO] running `Command { std: "docker" "start" "-a" "024913a3f8617fbbb19ef8edfaa26e522aea82674c3af3e0b50759f0d9926b40", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ganesh-c4dfee073fbf7f6d) [INFO] [stdout] running 133 tests [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::expansion_and_construction_method_switches_are_accepted ... 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::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_absolute ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::terminates_with_f_amoeba ... 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::terminates_with_x_diameter ... 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_rowan ... 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::test_adaptive_nelder_mead ... 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_corrected_centroid ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::test_insert_sorted ... 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_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::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_sets_values ... ok [INFO] [stdout] test algorithms::gradient_free::nelder_mead::tests::with_alpha_panics_on_nonpositive - 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::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_gamma_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_alpha - 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::backtracking_line_search::tests::with_c_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_rho_panics_when_out_of_range_low - should panic ... 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_panics_when_nonpositive - 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::line_search::hager_zhang_line_search::tests::with_delta_sets_value ... 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::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_delta_sigma_panics_when_delta_not_positive - 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_delta_sigma_sets_both ... 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_epsilon_panics_when_nonpositive - should panic ... ok [INFO] [stdout] test algorithms::line_search::hager_zhang_line_search::tests::with_gamma_sets_value ... 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_panics_when_not_greater_than_delta - 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::hager_zhang_line_search::tests::with_sigma_sets_value ... 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::hager_zhang_line_search::tests::with_theta_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::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_c2_panics_when_c2_not_less_than_one - should panic ... 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::more_thuente_line_search::tests::with_c1_c2_sets_both ... 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_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_c2_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_greater_than_c1 - 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_initialize_and_summarize ... ok [INFO] [stdout] test algorithms::mcmc::aies::tests::test_aies_config_builders ... 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::mcmc::ess::tests::test_differential_step_runs ... 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::mcmc::ess::tests::test_essmove_constructors ... ok [INFO] [stdout] test algorithms::gradient_free::simulated_annealing::tests::test_simulated_annealing ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_gaussian_step_runs ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_kmeans_two_clusters ... ok [INFO] [stdout] test algorithms::mcmc::ess::tests::test_dpgm_recovers_means_covariances_two_blobs ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_bounded_lbfgsb ... ok [INFO] [stdout] test core::point::tests::test_destructure_and_fx_checked ... ok [INFO] [stdout] test core::point::tests::test_evaluate_bounded_and_constrain_to ... ok [INFO] [stdout] test core::point::tests::test_evaluate_sets_fx_once ... ok [INFO] [stdout] test core::point::tests::test_from_and_display ... ok [INFO] [stdout] test core::point::tests::test_fx_checked_panics_if_nan - should panic ... ok [INFO] [stdout] test algorithms::gradient::lbfgsb::tests::test_lbfgsb ... ok [INFO] [stdout] test algorithms::particles::pso::tests::test_pso ... 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_total_cmp_and_partial_cmp ... 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::chain_applies_in_sequence_offset_then_scale ... 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 core::transforms::tests::test_bound_lower_upper_at_bound ... 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 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::summary::tests::test_minimization_result ... ok [INFO] [stdout] test core::utils::tests::test_maybe_warn_branches ... ok [INFO] [stdout] test core::utils::tests::test_large_number_of_trials_reproducible_distribution ... ok [INFO] [stdout] test core::utils::tests::test_non_positive_definite_triggers_expect - should panic ... 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_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_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::callback::tests::check_all_terminator_wrappers ... ok [INFO] [stdout] test traits::cost_function::tests::test_cost_function ... ok [INFO] [stdout] test core::utils::tests::test_pseudo_inverse ... 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 traits::cost_function::tests::test_cost_function_covariance_and_std ... 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 14.17s [INFO] [stdout] [INFO] [stderr] Doc-tests ganesh [INFO] [stdout] [INFO] [stdout] running 4 tests [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/lib.rs - (line 39) ... 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 18.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "024913a3f8617fbbb19ef8edfaa26e522aea82674c3af3e0b50759f0d9926b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024913a3f8617fbbb19ef8edfaa26e522aea82674c3af3e0b50759f0d9926b40", kill_on_drop: false }` [INFO] [stdout] 024913a3f8617fbbb19ef8edfaa26e522aea82674c3af3e0b50759f0d9926b40