[INFO] fetching crate optimization_engine 0.9.1... [INFO] testing optimization_engine-0.9.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate optimization_engine 0.9.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate optimization_engine 0.9.1 [INFO] finished tweaking crates.io crate optimization_engine 0.9.1 [INFO] tweaked toml for crates.io crate optimization_engine 0.9.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate optimization_engine 0.9.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate optimization_engine 0.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roots v0.0.8 [INFO] [stderr] Downloaded rpmalloc v0.2.2 [INFO] [stderr] Downloaded icasadi_test v0.0.2 [INFO] [stderr] Downloaded jemallocator v0.5.0 [INFO] [stderr] Downloaded lbfgs v0.2.1 [INFO] [stderr] Downloaded modcholesky v0.1.4 [INFO] [stderr] Downloaded jemalloc-sys v0.5.2+5.3.0-patched [INFO] [stderr] Downloaded unit_test_utils v0.1.3 [INFO] [stderr] Downloaded rpmalloc-sys v0.2.2+1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbb54ca4861a4371bdbfbebcb5422b0c0aa4f3a07d4fde77b3ba13fb11179bfb [INFO] running `Command { std: "docker" "start" "-a" "dbb54ca4861a4371bdbfbebcb5422b0c0aa4f3a07d4fde77b3ba13fb11179bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbb54ca4861a4371bdbfbebcb5422b0c0aa4f3a07d4fde77b3ba13fb11179bfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb54ca4861a4371bdbfbebcb5422b0c0aa4f3a07d4fde77b3ba13fb11179bfb", kill_on_drop: false }` [INFO] [stdout] dbb54ca4861a4371bdbfbebcb5422b0c0aa4f3a07d4fde77b3ba13fb11179bfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8974ac372a5083288f90665ab2987ef0fcfc01b8a23b91fdadf32c31a6c6fa6a [INFO] running `Command { std: "docker" "start" "-a" "8974ac372a5083288f90665ab2987ef0fcfc01b8a23b91fdadf32c31a6c6fa6a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling roots v0.0.8 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling lbfgs v0.2.1 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling modcholesky v0.1.4 [INFO] [stderr] Compiling optimization_engine v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.40s [INFO] running `Command { std: "docker" "inspect" "8974ac372a5083288f90665ab2987ef0fcfc01b8a23b91fdadf32c31a6c6fa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8974ac372a5083288f90665ab2987ef0fcfc01b8a23b91fdadf32c31a6c6fa6a", kill_on_drop: false }` [INFO] [stdout] 8974ac372a5083288f90665ab2987ef0fcfc01b8a23b91fdadf32c31a6c6fa6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f19a99b0219aa5daa267342fb2ba6ebb7603c45cbfe24e1544a1b6e168139bb2 [INFO] running `Command { std: "docker" "start" "-a" "f19a99b0219aa5daa267342fb2ba6ebb7603c45cbfe24e1544a1b6e168139bb2", kill_on_drop: false }` [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling unit_test_utils v0.1.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling icasadi_test v0.0.2 [INFO] [stderr] Compiling optimization_engine v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "f19a99b0219aa5daa267342fb2ba6ebb7603c45cbfe24e1544a1b6e168139bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f19a99b0219aa5daa267342fb2ba6ebb7603c45cbfe24e1544a1b6e168139bb2", kill_on_drop: false }` [INFO] [stdout] f19a99b0219aa5daa267342fb2ba6ebb7603c45cbfe24e1544a1b6e168139bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e26ff6958218d1b007a80f4b38113790ca25ae1285631463b1721f27dec834f [INFO] running `Command { std: "docker" "start" "-a" "6e26ff6958218d1b007a80f4b38113790ca25ae1285631463b1721f27dec834f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optimization_engine-ae89c7facb1b73e3) [INFO] [stdout] [INFO] [stdout] running 134 tests [INFO] [stdout] test alm::alm_factory::tests::t_mocking_alm_factory_grad_psi ... ok [INFO] [stdout] test alm::alm_factory::tests::t_mocking_alm_factory_grad_psi_with_f2 ... ok [INFO] [stdout] test alm::alm_factory::tests::t_mocking_alm_factory_nomappings ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_is_exit_criterion_satisfied ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_final_cache_update ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_setter_methods ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_update_lagrange_multipliers ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_update_penalty_parameter ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_solve_inner_problem ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_project_on_set_y ... ok [INFO] [stdout] test alm::tests::t_alm_numeric_test_no_mappings ... ok [INFO] [stdout] test alm::tests::t_alm_numeric_test_out_of_time ... ok [INFO] [stdout] test alm::tests::t_alm_numeric_test_repeat ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_is_penalty_stall_criterion ... ok [INFO] [stdout] test alm::tests::t_alm_numeric_test_out_of_outer_iterations ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_update_inner_akkt_tolerance ... ok [INFO] [stdout] test alm::tests::t_create_alm_problem ... ok [INFO] [stdout] test alm::tests::t_alm_only_penalty_method ... ok [INFO] [stdout] test constraints::tests::t_affine_space_larger ... ok [INFO] [stdout] test constraints::tests::t_affine_space_single_row ... ok [INFO] [stdout] test alm::tests::t_alm_numeric_test_2 ... ok [INFO] [stdout] test alm::tests::t_alm_numeric_test_out_of_inner_iterations ... ok [INFO] [stdout] test constraints::tests::t_affine_space ... ok [INFO] [stdout] test alm::tests::t_create_alm_cache ... ok [INFO] [stdout] test alm::tests::t_create_alm_optimizer ... ok [INFO] [stdout] test constraints::tests::t_ball2_at_origin ... ok [INFO] [stdout] test constraints::tests::t_ball2_at_origin_different_radius_inside ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_is_penalty_stall_criterion_pm ... ok [INFO] [stdout] test alm::tests::t_alm_numeric_test_1 ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_is_penalty_stall_criterion_alm ... ok [INFO] [stdout] test alm::alm_factory::tests::t_mocking_alm_factory_psi ... ok [INFO] [stdout] test alm::alm_factory::tests::t_mocking_alm_factory_psi_with_f2 ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_compute_alm_infeasibility ... ok [INFO] [stdout] test constraints::tests::t_ball2_at_origin_different_radius_outside ... ok [INFO] [stdout] test constraints::tests::t_ball2_elsewhere ... ok [INFO] [stdout] test constraints::tests::t_ball2_at_center_different_radius_inside ... ok [INFO] [stdout] test constraints::tests::t_ball2_at_center_different_radius_outside ... ok [INFO] [stdout] test constraints::tests::t_epigraph_squared_norm ... ok [INFO] [stdout] test constraints::tests::t_epigraph_squared_norm_correctness ... ok [INFO] [stdout] test constraints::tests::t_epigraph_squared_norm_inside ... ok [INFO] [stdout] test constraints::tests::t_finite_set ... ok [INFO] [stdout] test alm::alm_optimizer::tests::t_compute_pm_infeasibility ... ok [INFO] [stdout] test alm::tests::t_create_alm_problem_fail_pm - should panic ... ok [INFO] [stdout] test alm::tests::t_create_alm_problem_fail_alm - should panic ... ok [INFO] [stdout] test constraints::tests::t_ball_inf_center ... ok [INFO] [stdout] test constraints::tests::t_ball_inf_origin ... ok [INFO] [stdout] test constraints::tests::t_cartesian_ball_no_constraint ... ok [INFO] [stdout] test constraints::tests::t_cartesian_product_ball_and_rectangle ... ok [INFO] [stdout] test constraints::tests::t_cartesian_product_constraints ... ok [INFO] [stdout] test constraints::tests::t_cartesian_product_dimension ... ok [INFO] [stdout] test constraints::tests::t_affine_space_wrong_dimensions - should panic ... ok [INFO] [stdout] test constraints::tests::t_ball1_alpha_negative - should panic ... ok [INFO] [stdout] test constraints::tests::t_finite_set_empty_data - should panic ... ok [INFO] [stdout] test constraints::tests::t_finite_set_inconsistent_dimensions - should panic ... ok [INFO] [stdout] test constraints::tests::t_cartesian_product_constraints_wrong_vector_dim - should panic ... ok [INFO] [stdout] test constraints::tests::t_cartesian_product_constraints_incoherent_indices - should panic ... ok [INFO] [stdout] test constraints::tests::t_halfspace_project_inside ... ok [INFO] [stdout] test constraints::tests::t_halfspace_project_outside ... ok [INFO] [stdout] test constraints::tests::t_hyperplane ... ok [INFO] [stdout] test constraints::tests::t_is_convex_halfspace ... ok [INFO] [stdout] test constraints::tests::t_rectangle_bounded_negative_entries ... ok [INFO] [stdout] test constraints::tests::t_is_convex_finite_set ... ok [INFO] [stdout] test constraints::tests::t_rectangle_only_xmin ... ok [INFO] [stdout] test constraints::tests::t_second_order_cone_case_i ... ok [INFO] [stdout] test constraints::tests::t_second_order_cone_case_ii ... ok [INFO] [stdout] test constraints::tests::t_is_convex_soc ... ok [INFO] [stdout] test constraints::tests::t_is_convex_ball_inf ... ok [INFO] [stdout] test constraints::tests::t_rectangle_incompatible_dims - should panic ... ok [INFO] [stdout] test constraints::tests::t_is_convex_zero ... ok [INFO] [stdout] test constraints::tests::t_is_convex_ball2 ... ok [INFO] [stdout] test constraints::tests::t_rectangle_infinite_bounds ... ok [INFO] [stdout] test constraints::tests::t_rectangle_bounded ... ok [INFO] [stdout] test constraints::tests::t_is_convex_cartesian_product ... ok [INFO] [stdout] test constraints::tests::t_rectangle_only_xmax ... ok [INFO] [stdout] test constraints::tests::t_no_constraints ... ok [INFO] [stdout] test constraints::tests::t_second_order_cone_case_iii ... ok [INFO] [stdout] test constraints::tests::t_second_order_cone_illegal_alpha_i - should panic ... ok [INFO] [stdout] test constraints::tests::t_sphere2_no_center_projection_of_zero ... ok [INFO] [stdout] test constraints::tests::t_zero_set ... ok [INFO] [stdout] test constraints::tests::t_second_order_cone_illegal_alpha_ii - should panic ... ok [INFO] [stdout] test constraints::tests::t_sphere2_center ... ok [INFO] [stdout] test core::fbs::tests::t_fbs_step_ball_constraints ... ok [INFO] [stdout] test core::fbs::tests::t_fbs_step_no_constraints ... ok [INFO] [stdout] test core::fbs::tests::t_solve_fbs ... ok [INFO] [stdout] test constraints::tests::t_second_order_cone_short_vector - should panic ... ok [INFO] [stdout] test core::panoc::panoc_engine::tests::t_compute_fpr ... ok [INFO] [stdout] test constraints::tests::t_hyperplane_is_convex ... ok [INFO] [stdout] test constraints::tests::t_simplex_projection ... ok [INFO] [stdout] test constraints::tests::t_simplex_alpha_negative - should panic ... ok [INFO] [stdout] test core::panoc::panoc_engine::tests::t_gradient_step_uplus ... ok [INFO] [stdout] test core::panoc::panoc_engine::tests::t_half_step ... ok [INFO] [stdout] test core::panoc::panoc_engine::tests::t_lipschitz_update_rhs ... ok [INFO] [stdout] test core::panoc::tests::t_panoc_init ... ok [INFO] [stdout] test core::panoc::panoc_engine::tests::t_compute_rhs_ls ... ok [INFO] [stdout] test core::panoc::tests::t_test_panoc_hard ... ok [INFO] [stdout] test core::panoc::panoc_optimizer::tests::t_panoc_optimizer_akkt_tolerance ... ok [INFO] [stdout] test core::panoc::tests::t_test_panoc_rosenbrock ... ok [INFO] [stdout] test constraints::tests::t_simplex_alpha_zero - should panic ... ok [INFO] [stdout] test core::panoc::panoc_optimizer::tests::t_panoc_optimizer_rosenbrock ... ok [INFO] [stdout] test core::panoc::tests::t_test_panoc_basic ... ok [INFO] [stdout] test core::panoc::tests::t_zero_gamma_huber ... ok [INFO] [stdout] test core::panoc::tests::t_zero_gamma_l ... ok [INFO] [stdout] test lipschitz_estimator::tests::t_test_get_function_value ... ok [INFO] [stdout] test constraints::tests::t_sphere2_center_projection_of_center ... ok [INFO] [stdout] test lipschitz_estimator::tests::t_test_lip_delta_epsilon_panic1 - should panic ... ok [INFO] [stdout] test constraints::tests::t_sphere2_no_center ... ok [INFO] [stdout] test matrix_operations::tests::t_norm2_squared_diff_test ... ok [INFO] [stdout] test lipschitz_estimator::tests::t_test_lip_delta_epsilon_panic2 - should panic ... ok [INFO] [stdout] test lipschitz_estimator::tests::t_test_lip_estimator_mock ... ok [INFO] [stdout] test matrix_operations::tests::t_inner_product_test ... ok [INFO] [stdout] test matrix_operations::tests::t_norm_inf_diff ... ok [INFO] [stdout] test matrix_operations::tests::t_norm2_test ... ok [INFO] [stdout] test matrix_operations::tests::t_norm_inf_test ... ok [INFO] [stdout] test core::fbs::tests::t_solve_fbs_hard_failure_nan ... ok [INFO] [stdout] test mocks::tests::t_d_f0 ... ok [INFO] [stdout] test core::fbs::tests::t_solve_fbs_many_times ... ok [INFO] [stdout] test mocks::tests::t_mapping_f1_affine_jacobian_product ... ok [INFO] [stdout] test mocks::tests::t_psi_gradient ... ok [INFO] [stdout] test mocks::tests::t_mock_hard ... ok [INFO] [stdout] test core::panoc::panoc_optimizer::tests::t_panoc_in_loop ... ok [INFO] [stdout] test lipschitz_estimator::tests::t_test_lip_delta_epsilon_0 ... ok [INFO] [stdout] test matrix_operations::tests::t_norm1_test ... ok [INFO] [stdout] test core::panoc::panoc_engine::tests::t_gradient_step ... ok [INFO] [stdout] test matrix_operations::tests::t_inner_product_test_panic - should panic ... ok [INFO] [stdout] test mocks::tests::t_mapping_f1_affine ... ok [INFO] [stdout] test tests::t_access ... ok [INFO] [stdout] test mocks::tests::t_f0 ... ok [INFO] [stdout] test mocks::tests::t_psi_cost ... ok [INFO] [stdout] test matrix_operations::tests::t_norm_inf_diff_panic - should panic ... ok [INFO] [stdout] test core::fbs::tests::t_solve_fbs_hard ... ok [INFO] [stdout] test constraints::tests::t_simplex_projection_random_spam ... ok [INFO] [stdout] test constraints::tests::t_ball1_random_optimality_conditions_centered ... ok [INFO] [stdout] test constraints::tests::t_simplex_projection_random_optimality ... ok [INFO] [stdout] test constraints::tests::t_ball1_random_optimality_conditions ... ok [INFO] [stderr] Doc-tests optimization_engine [INFO] [stdout] [INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.78s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/alm/alm_factory.rs - alm::alm_factory::AlmFactory (line 18) ... ignored [INFO] [stdout] test src/alm/alm_factory.rs - alm::alm_factory::AlmFactory (line 27) ... ignored [INFO] [stdout] test src/alm/alm_factory.rs - alm::alm_factory::AlmFactory (line 37) ... ignored [INFO] [stdout] test src/alm/mod.rs - alm::MappingType (line 47) ... ignored [INFO] [stdout] test src/constraints/cartesian_product.rs - constraints::cartesian_product::CartesianProduct<'a>::add_constraint (line 111) - compile fail ... ok [INFO] [stdout] test src/lipschitz_estimator.rs - lipschitz_estimator (line 23) ... ok [INFO] [stdout] test src/matrix_operations.rs - matrix_operations (line 7) ... ok [INFO] [stdout] test src/constraints/cartesian_product.rs - constraints::cartesian_product::CartesianProduct<'a>::add_constraint (line 87) ... ok [INFO] [stdout] test src/constraints/finite.rs - constraints::finite::FiniteSet<'a>::project (line 71) ... ok [INFO] [stdout] test src/constraints/epigraph_squared_norm.rs - constraints::epigraph_squared_norm::EpigraphSquaredNorm::project (line 30) ... ok [INFO] [stdout] test src/alm/alm_problem.rs - alm::alm_problem::AlmProblem::new (line 122) ... ok [INFO] [stdout] test src/constraints/halfspace.rs - constraints::halfspace::Halfspace<'a>::new (line 38) ... ok [INFO] [stdout] test src/alm/alm_optimizer.rs - alm::alm_optimizer::AlmOptimizer<'life,MappingAlm,MappingPm,ParametricGradientType, [INFO] [stdout] ParametricCostType,ConstraintsType,AlmSetC,LagrangeSetY>::new (line 216) ... ok [INFO] [stdout] test src/lipschitz_estimator.rs - lipschitz_estimator::LipschitzEstimator<'a,F>::estimate_local_lipschitz (line 162) ... ok [INFO] [stdout] test src/constraints/finite.rs - constraints::finite::FiniteSet<'a>::new (line 26) ... ok [INFO] [stdout] test src/alm/alm_factory.rs - alm::alm_factory::AlmFactory::new (line 135) ... ok [INFO] [stdout] test src/core/fbs/mod.rs - core::fbs (line 11) ... ok [INFO] [stdout] test src/constraints/affine_space.rs - constraints::affine_space::AffineSpace::project (line 91) ... ok [INFO] [stdout] test src/constraints/hyperplane.rs - constraints::hyperplane::Hyperplane<'a>::new (line 38) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e26ff6958218d1b007a80f4b38113790ca25ae1285631463b1721f27dec834f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e26ff6958218d1b007a80f4b38113790ca25ae1285631463b1721f27dec834f", kill_on_drop: false }` [INFO] [stdout] 6e26ff6958218d1b007a80f4b38113790ca25ae1285631463b1721f27dec834f