[INFO] fetching crate ew 0.4.0... [INFO] testing ew-0.4.0 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate ew 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ew 0.4.0 [INFO] finished tweaking crates.io crate ew 0.4.0 [INFO] tweaked toml for crates.io crate ew 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ew 0.4.0 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ew 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa038244fbce5c1215db0d9d92561369b521c05213519cba95027d85491e0d45 [INFO] running `Command { std: "docker" "start" "-a" "fa038244fbce5c1215db0d9d92561369b521c05213519cba95027d85491e0d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa038244fbce5c1215db0d9d92561369b521c05213519cba95027d85491e0d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa038244fbce5c1215db0d9d92561369b521c05213519cba95027d85491e0d45", kill_on_drop: false }` [INFO] [stdout] fa038244fbce5c1215db0d9d92561369b521c05213519cba95027d85491e0d45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30a11303c7c074a932753235915bba4106858cac99f95fa605c7db414f42d9c5 [INFO] running `Command { std: "docker" "start" "-a" "30a11303c7c074a932753235915bba4106858cac99f95fa605c7db414f42d9c5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling ew v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/genetic/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type 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 1.72s [INFO] running `Command { std: "docker" "inspect" "30a11303c7c074a932753235915bba4106858cac99f95fa605c7db414f42d9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a11303c7c074a932753235915bba4106858cac99f95fa605c7db414f42d9c5", kill_on_drop: false }` [INFO] [stdout] 30a11303c7c074a932753235915bba4106858cac99f95fa605c7db414f42d9c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f9b53e1648cb3f68aa9a147488e2feb2010f1eff40387e682024d9c915e9056 [INFO] running `Command { std: "docker" "start" "-a" "9f9b53e1648cb3f68aa9a147488e2feb2010f1eff40387e682024d9c915e9056", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ew-testfunc v0.1.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/genetic/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 190 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ew v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/genetic/mod.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type 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 1.41s [INFO] running `Command { std: "docker" "inspect" "9f9b53e1648cb3f68aa9a147488e2feb2010f1eff40387e682024d9c915e9056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9b53e1648cb3f68aa9a147488e2feb2010f1eff40387e682024d9c915e9056", kill_on_drop: false }` [INFO] [stdout] 9f9b53e1648cb3f68aa9a147488e2feb2010f1eff40387e682024d9c915e9056 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 143afc903e6759a53fbfc70140100c3eef43af874768e23977dd2e8384e59deb [INFO] running `Command { std: "docker" "start" "-a" "143afc903e6759a53fbfc70140100c3eef43af874768e23977dd2e8384e59deb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/genetic/mod.rs:185:17 [INFO] [stderr] | [INFO] [stderr] 185 | pub fn iter(&self) -> slice::Iter> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 185 | pub fn iter(&self) -> slice::Iter<'_, Individual> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 190 | pub fn iter_mut(&mut self) -> slice::IterMut<'_, Individual> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ew` (lib) generated 2 warnings (run `cargo fix --lib -p ew` to apply 2 suggestions) [INFO] [stderr] warning: `ew` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ew-b860cf2971162b4a) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test particleswarm::postmove::tests::test_empty ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::test_population_size ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_max ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_inside_interval ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_min ... ok [INFO] [stdout] test particleswarm::postmove::tests::test_mix ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_abs_change ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_abs_empty ... 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_not_change ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_dimensions_fix ... 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_compare_floats ... ok [INFO] [stdout] test particleswarm::tests::test_particle_move_to_better ... ok [INFO] [stdout] test particleswarm::tests::test_find_best_particle_single ... 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_empty ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_average_several ... 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_zero ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_unite_03 ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_unite_empty ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_average_single_two ... 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_empty ... ok [INFO] [stdout] test tools::statistics::tests::call_count_data_unite_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_several_01 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_single_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_several_02 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_none_only ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_several_03 ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_several ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_average_goal_single ... ok [INFO] [stdout] test tools::statistics::tests::get_average_convergence_single_01 ... 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_vec_float_none_only ... ok [INFO] [stdout] test tools::statistics::tests::get_average_vec_float_several_03 ... 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_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_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_equal ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_standard_deviation_goal_none_only ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::test_intervals ... 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 ... 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_standard_deviation_vec_float_single ... 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_02 ... 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_success_rate_goal_full_success_two_of_three_01 ... 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_many ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_goal_none ... 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_half_02 ... ok [INFO] [stdout] test tools::statistics::tests::statistics_convergence_unite_empty ... ok [INFO] [stdout] test tools::statistics::tests::get_success_rate_vec_solution_success_single ... ok [INFO] [stdout] test tools::statistics::tests::statistics_unite_results_02 ... ok [INFO] [stdout] test tools::statistics::tests::statistics_unite_results_01 ... ok [INFO] [stdout] test tools::statistics::tests::statistics_unite_results_03 ... ok [INFO] [stdout] test tools::tests::test_empty ... ok [INFO] [stdout] test tools::tests::test_intervals ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::empty_intervals - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::invalid_intervals_01 - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::invalid_intervals_02 - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::empty_population - should panic ... ok [INFO] [stdout] test genetic::creation::vec_float::tests::invalid_intervals_03 - should panic ... ok [INFO] [stdout] test particleswarm::postvelocitycalc::tests::test_max_velocity_invalid_size - 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 tools::tests::invalid_intervals_03 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-paraboloid.rs (/opt/rustwide/target/debug/deps/genetic_paraboloid-beec77b3c2d7fc98) [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 1.19s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-rastrigin.rs (/opt/rustwide/target/debug/deps/genetic_rastrigin-b79440129de16fa7) [INFO] [stdout] [INFO] [stdout] running 1 test [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.07s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-rosenbrock.rs (/opt/rustwide/target/debug/deps/genetic_rosenbrock-f2ea014c8426690d) [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 330.50s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-schwefel.rs (/opt/rustwide/target/debug/deps/genetic_schwefel-814608cace126be1) [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 3.60s [INFO] [stdout] [INFO] [stderr] Running tests/genetic-stat-paraboloid.rs (/opt/rustwide/target/debug/deps/genetic_stat_paraboloid-78d36cd66038c4bb) [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 2.63s [INFO] [stdout] [INFO] [stderr] Running tests/particleswarm-paraboloid.rs (/opt/rustwide/target/debug/deps/particleswarm_paraboloid-402070da0e3bee72) [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.18s [INFO] [stdout] [INFO] [stderr] Doc-tests ew [INFO] [stdout] [INFO] [stdout] running 10 tests [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_u16 (line 288) ... 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_u32 (line 230) ... ok [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_f64 (line 396) ... 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_u8 (line 346) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::FloatCrossGeometricMean (line 69) ... ok [INFO] [stdout] test src/genetic/cross/mod.rs - genetic::cross::CrossMean (line 42) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "143afc903e6759a53fbfc70140100c3eef43af874768e23977dd2e8384e59deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143afc903e6759a53fbfc70140100c3eef43af874768e23977dd2e8384e59deb", kill_on_drop: false }` [INFO] [stdout] 143afc903e6759a53fbfc70140100c3eef43af874768e23977dd2e8384e59deb