[INFO] fetching crate optlib 0.4.0... [INFO] testing optlib-0.4.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry [INFO] extracting crate optlib 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate optlib 0.4.0 [INFO] finished tweaking crates.io crate optlib 0.4.0 [INFO] tweaked toml for crates.io crate optlib 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate optlib 0.4.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate optlib 0.4.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac04617e1f1b8add860dcf7156baf2379ec4b9dfe0b971f2cd6f78e3f9fb25e8 [INFO] running `Command { std: "docker" "start" "-a" "ac04617e1f1b8add860dcf7156baf2379ec4b9dfe0b971f2cd6f78e3f9fb25e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac04617e1f1b8add860dcf7156baf2379ec4b9dfe0b971f2cd6f78e3f9fb25e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac04617e1f1b8add860dcf7156baf2379ec4b9dfe0b971f2cd6f78e3f9fb25e8", kill_on_drop: false }` [INFO] [stdout] ac04617e1f1b8add860dcf7156baf2379ec4b9dfe0b971f2cd6f78e3f9fb25e8 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4f5ad0db67d28adf6d81b8a32da4a0166c149a652ee9e37f7a8ae0b1a0bb4ee [INFO] running `Command { std: "docker" "start" "-a" "d4f5ad0db67d28adf6d81b8a32da4a0166c149a652ee9e37f7a8ae0b1a0bb4ee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling optlib v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/genetic/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/genetic/mod.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn iter_mut(&mut self) -> slice::IterMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.66s [INFO] running `Command { std: "docker" "inspect" "d4f5ad0db67d28adf6d81b8a32da4a0166c149a652ee9e37f7a8ae0b1a0bb4ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f5ad0db67d28adf6d81b8a32da4a0166c149a652ee9e37f7a8ae0b1a0bb4ee", kill_on_drop: false }` [INFO] [stdout] d4f5ad0db67d28adf6d81b8a32da4a0166c149a652ee9e37f7a8ae0b1a0bb4ee [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c704ddcbe28a17770459718a82dd00795f2f7f141fe69b967748e305668e9d [INFO] running `Command { std: "docker" "start" "-a" "f1c704ddcbe28a17770459718a82dd00795f2f7f141fe69b967748e305668e9d", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling optlib-testfunc v0.1.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/genetic/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/genetic/mod.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn iter_mut(&mut self) -> slice::IterMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling optlib v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/genetic/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/genetic/mod.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn iter_mut(&mut self) -> slice::IterMut> { [INFO] [stdout] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.17s [INFO] running `Command { std: "docker" "inspect" "f1c704ddcbe28a17770459718a82dd00795f2f7f141fe69b967748e305668e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c704ddcbe28a17770459718a82dd00795f2f7f141fe69b967748e305668e9d", kill_on_drop: false }` [INFO] [stdout] f1c704ddcbe28a17770459718a82dd00795f2f7f141fe69b967748e305668e9d [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92c1bbd0229757123a8b1a5b49b316109c0db7cf32e3b2ac7798627928550547 [INFO] running `Command { std: "docker" "start" "-a" "92c1bbd0229757123a8b1a5b49b316109c0db7cf32e3b2ac7798627928550547", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/genetic/mod.rs:185:17 [INFO] [stderr] | [INFO] [stderr] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stderr] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/genetic/mod.rs:190:21 [INFO] [stderr] | [INFO] [stderr] 190 | pub fn iter_mut(&mut self) -> slice::IterMut> { [INFO] [stderr] | ^^^^^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 190 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Individual> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `optlib` (lib) generated 2 warnings [INFO] [stderr] warning: `optlib` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optlib-21ee374ce4fd75ba) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test genetic::creation::vec_float::tests::test_intervals ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_empty ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_min ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_mix ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_max ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_abs_change ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_abs_not_change ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_dimensions_empty ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_dimensions_fix ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_dimensions_not_change ... ok [INFO] [stdout] test particleswarm::tests::test_compare_floats ... ok [INFO] [stdout] test particleswarm::tests::test_find_best_particle_empty ... ok [INFO] [stdout] test particleswarm::tests::test_find_best_particle_many_01 ... ok [INFO] [stdout] test particleswarm::tests::test_find_best_particle_many_02 ... ok [INFO] [stdout] test particleswarm::tests::test_find_best_particle_single ... ok [INFO] [stdout] test particleswarm::tests::test_particle_move_to_better ... ok [INFO] [stdout] test particleswarm::tests::test_particle_move_to_worse ... ok [INFO] [stdout] test particleswarm::tests::test_particle_new ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_average_several ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_average_empty ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_average_single_one ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_unite_01 ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_average_single_two ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_inside_interval ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_average_single_zero ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_abs_empty ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_unite_02 ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_unite_empty ... ok [INFO] [stdout] test tools::statistics::tests::convergence_unite_01 ... ok [INFO] [stdout] test tools::statistics::tests::convergence_unite_02 ... ok [INFO] [stdout] test tools::statistics::tests::convergence_unite_04 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_several_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_several_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_single_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_single_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_several ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_single ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_none_only ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_several_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_several_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_none_only ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_several_04 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_single ... ok [INFO] [stdout] test tools::statistics::tests::get_min_iterations_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_min_iterations_several_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_min_iterations_several_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_min_iterations_single_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_min_iterations_single_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_equal ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_none_only ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_several ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_several_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_several_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_single ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_vec_float_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_vec_float_equal ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_vec_float_none_only ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_full_success_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_full_success_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_full_success_half ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_full_success_fail ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_vec_float_single ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_full_success_two_of_three_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_several_03 ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_full_success_two_of_three_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_none ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_none_many ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_vec_solution_fail_single ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_vec_solution_half_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_vec_solution_success_single ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_vec_solution_half_02 ... ok [INFO] [stdout] test tools::statistics::tests::statistics_unite_results_02 ... ok [INFO] [stdout] test tools::statistics::tests::statistics_unite_results_03 ... ok [INFO] [stdout] test tools::statistics::tests::statistics_convergence_unite_empty ... ok [INFO] [stdout] test tools::statistics::tests::statistics_unite_results_01 ... ok [INFO] [stdout] test tools::tests::test_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_several_03 ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_unite_03 ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::test_population_size ... ok [INFO] [stderr] Running tests/genetic-paraboloid.rs (/opt/rustwide/target/debug/deps/genetic_paraboloid-f51bc5d59bc20d0e) [INFO] [stdout] test tools::tests::test_intervals ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::invalid_intervals_01 - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::empty_intervals - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::invalid_intervals_03 - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::invalid_intervals_02 - should panic ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_invalid_size - should panic ... ok [INFO] [stdout] test tools::tests::invalid_intervals_03 - should panic ... ok [INFO] [stdout] test tools::tests::invalid_intervals_01 - should panic ... ok [INFO] [stdout] test tools::tests::invalid_intervals_02 - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::empty_population - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test genetic_paraboloid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-rastrigin.rs (/opt/rustwide/target/debug/deps/genetic_rastrigin-b25039f6a11dc68b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/genetic-rosenbrock.rs (/opt/rustwide/target/debug/deps/genetic_rosenbrock-1997815082403dd1) [INFO] [stdout] test genetic_rastrigin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test genetic_rosenbrock has been running for over 60 seconds [INFO] [stdout] test genetic_rosenbrock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 79.07s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-schwefel.rs (/opt/rustwide/target/debug/deps/genetic_schwefel-66afc0e12d5b12a9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test genetic_schwefel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-stat-paraboloid.rs (/opt/rustwide/target/debug/deps/genetic_stat_paraboloid-81b16850567335ca) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test genetic_paraboloid_single ... ok [INFO] [stdout] test genetic_paraboloid_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/particleswarm-paraboloid.rs (/opt/rustwide/target/debug/deps/particleswarm_paraboloid-ebb0460a3c866ee3) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_particleswarm_paraboloid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests optlib [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_f32 (line 370) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_u8 (line 346) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_u16 (line 288) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_i16 (line 255) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_u32 (line 230) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_u64 (line 203) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_i8 (line 313) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::cross_f64 (line 396) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::CrossMean (line 42) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::FloatCrossGeometricMean (line 69) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92c1bbd0229757123a8b1a5b49b316109c0db7cf32e3b2ac7798627928550547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c1bbd0229757123a8b1a5b49b316109c0db7cf32e3b2ac7798627928550547", kill_on_drop: false }` [INFO] [stdout] 92c1bbd0229757123a8b1a5b49b316109c0db7cf32e3b2ac7798627928550547