[INFO] fetching crate genevo 0.7.1... [INFO] testing genevo-0.7.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate genevo 0.7.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate genevo 0.7.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate genevo 0.7.1 [INFO] tweaked toml for crates.io crate genevo 0.7.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate genevo 0.7.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate genevo 0.7.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-sync v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96e8036bc813551ea69501c746888f334ce51bf702db1fe84c2640fdefeae392 [INFO] running `Command { std: "docker" "start" "-a" "96e8036bc813551ea69501c746888f334ce51bf702db1fe84c2640fdefeae392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96e8036bc813551ea69501c746888f334ce51bf702db1fe84c2640fdefeae392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e8036bc813551ea69501c746888f334ce51bf702db1fe84c2640fdefeae392", kill_on_drop: false }` [INFO] [stdout] 96e8036bc813551ea69501c746888f334ce51bf702db1fe84c2640fdefeae392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1b38364523349c5791ffaa0cb8c1ff9623037be60207efef350197ef6e4e2652 [INFO] running `Command { std: "docker" "start" "-a" "1b38364523349c5791ffaa0cb8c1ff9623037be60207efef350197ef6e4e2652", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling genevo v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ranking::*` [INFO] [stdout] --> src/operator/prelude.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::selection::{proportionate::*, ranking::*, tournament::*, truncation::*, *}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/operator/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::recombination::{discrete::*, order::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `order` in the type namespace is first re-exported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | pub use crate::mutation::{order::*, value::*, *}; [INFO] [stdout] | - but the name `order` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "1b38364523349c5791ffaa0cb8c1ff9623037be60207efef350197ef6e4e2652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b38364523349c5791ffaa0cb8c1ff9623037be60207efef350197ef6e4e2652", kill_on_drop: false }` [INFO] [stdout] 1b38364523349c5791ffaa0cb8c1ff9623037be60207efef350197ef6e4e2652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb9a341878ba522bedc26f5293bd751abd2450b3088bb9390a051a5d7b4f76b5 [INFO] running `Command { std: "docker" "start" "-a" "fb9a341878ba522bedc26f5293bd751abd2450b3088bb9390a051a5d7b4f76b5", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling galvanic-assert v0.8.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling genevo v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ranking::*` [INFO] [stdout] --> src/operator/prelude.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::selection::{proportionate::*, ranking::*, tournament::*, truncation::*, *}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/operator/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::recombination::{discrete::*, order::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `order` in the type namespace is first re-exported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | pub use crate::mutation::{order::*, value::*, *}; [INFO] [stdout] | - but the name `order` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling version-sync v0.9.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stdout] warning: unused import: `ranking::*` [INFO] [stdout] --> src/operator/prelude.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::selection::{proportionate::*, ranking::*, tournament::*, truncation::*, *}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/operator/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::recombination::{discrete::*, order::*, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `order` in the type namespace is first re-exported here [INFO] [stdout] 4 | [INFO] [stdout] 5 | pub use crate::mutation::{order::*, value::*, *}; [INFO] [stdout] | - but the name `order` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fb9a341878ba522bedc26f5293bd751abd2450b3088bb9390a051a5d7b4f76b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9a341878ba522bedc26f5293bd751abd2450b3088bb9390a051a5d7b4f76b5", kill_on_drop: false }` [INFO] [stdout] fb9a341878ba522bedc26f5293bd751abd2450b3088bb9390a051a5d7b4f76b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a0866a2b584911f78eb440e986dfdc389d00e268f3d86a3744c04261e7b0e94d [INFO] running `Command { std: "docker" "start" "-a" "a0866a2b584911f78eb440e986dfdc389d00e268f3d86a3744c04261e7b0e94d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ranking::*` [INFO] [stderr] --> src/operator/prelude.rs:1:46 [INFO] [stderr] | [INFO] [stderr] 1 | pub use crate::selection::{proportionate::*, ranking::*, tournament::*, truncation::*, *}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/operator/prelude.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use crate::recombination::{discrete::*, order::*, *}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `order` in the type namespace is first re-exported here [INFO] [stderr] 4 | [INFO] [stderr] 5 | pub use crate::mutation::{order::*, value::*, *}; [INFO] [stderr] | - but the name `order` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `genevo` (lib) generated 2 warnings (run `cargo fix --lib -p genevo` to apply 1 suggestion) [INFO] [stderr] warning: `genevo` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/genevo-b17b6351302f16c8) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test recombination::order::tests::order_one_crossover_cutpoints_0_0 ... ok [INFO] [stdout] test random::tests::weighted_distribution::weighted_distribution_select ... ok [INFO] [stdout] test recombination::order::tests::order_one_crossover_cutpoints_0_8 ... ok [INFO] [stdout] test recombination::order::tests::order_one_crossover_cutpoints_0_7 ... ok [INFO] [stdout] test recombination::order::tests::order_one_crossover_cutpoints_1_8 ... ok [INFO] [stdout] test recombination::order::tests::partial_mapped_crossover_cutpoints_0_8 ... ok [INFO] [stdout] test recombination::order::tests::order_one_crossover_cutpoints_3_6 ... ok [INFO] [stdout] test recombination::order::tests::partial_mapped_crossover_cutpoints_0_7 ... ok [INFO] [stdout] test recombination::order::tests::partial_mapped_crossover_cutpoints_1_7 ... ok [INFO] [stdout] test recombination::order::tests::partial_mapped_crossover_cutpoints_0_0 ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1000ns ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1000w_6d_23h_59m_59s_999ms_999999ns ... ok [INFO] [stdout] test recombination::order::tests::partial_mapped_crossover_cutpoints_1_8 ... ok [INFO] [stdout] test recombination::order::tests::partial_mapped_crossover_cutpoints_3_6 ... ok [INFO] [stdout] test recombination::order::tests::order_one_crossover_cutpoints_1_7 ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1d_1h_1s ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1d_1h ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1d ... ok [INFO] [stdout] test statistic::tests::timed_fn::timed_function_calls_measure_time_in_nanoseconds ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1d_1h_1m ... ok [INFO] [stdout] test random::tests::random_cut_points_from_range::in_random_cut_points_from_range_delta_between_cutpoints_is_smaller_than_range_minus_2 ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1d_1m_1s ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1d_1s ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1h_0m_1s ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1m_1000ns ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1h_1m_1s ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1m ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1m_1ms ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1h ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1h_1s ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1ns ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1m_1s ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1s ... ok [INFO] [stdout] test random::tests::random_cut_points_from_range::in_random_cut_points_from_range_cutpoint2_is_not_greater_than_max_of_range ... ok [INFO] [stdout] test random::tests::random_cut_points_from_range::in_random_cut_points_from_range_cutpoint1_is_not_smaller_than_min_of_range ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1ms ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1s_1ms ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1s_1ms_1ns ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1s_1ms_1000ns ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1w ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1w_6d ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_1w_999ms ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_2w ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_2w_1d ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_6d ... ok [INFO] [stdout] test random::tests::random_cut_points_from_range::in_random_cut_points_from_range_cutpoint1_is_smaller_than_cutpoint2 ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_999ms_999999ns ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_max ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_min ... ok [INFO] [stdout] test types::fmt::tests::duration_fmt_zero ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_0_and_0 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_0_and_1 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_0_and_neg1 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_19_and_neg23 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_1_and_max ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_19_and_61 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_1_and_neg1 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_1_and_0 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_neg19_and_23 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_neg1_and_0 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_neg1_and_1 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_61_and_19 ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_max_and_1 ... ok [INFO] [stdout] test types::tests::abs_diff_of_unsigned_0_and_0 ... ok [INFO] [stdout] test types::tests::abs_diff_of_unsigned_0_and_1 ... ok [INFO] [stdout] test types::tests::abs_diff_of_unsigned_19_and_61 ... ok [INFO] [stdout] test types::tests::abs_diff_of_unsigned_1_and_0 ... ok [INFO] [stdout] test statistic::tests::timed_fn::timed_function_calls_return_a_time_greater_0 ... ok [INFO] [stdout] test types::tests::abs_diff_of_unsigned_1_and_max ... ok [INFO] [stdout] test types::tests::abs_diff_of_unsigned_61_and_19 ... ok [INFO] [stdout] test types::tests::abs_diff_of_unsigned_max_and_1 ... ok [INFO] [stdout] test random::tests::random_n_cut_points::random_n_cut_points_0_4 - should panic ... ok [INFO] [stdout] test random::tests::random_cut_points_from_range::random_cut_points_from_range_4_to_4 - should panic ... ok [INFO] [stdout] test random::tests::random_cut_points_from_range::random_cut_points_from_range_0_to_3 - should panic ... ok [INFO] [stdout] test random::tests::random_n_cut_points::random_n_cut_points_3_4 - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_max_and_neg1i8 - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_neg1i16_and_max - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_neg1i32_and_max - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_neg1i64_and_max - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_max_and_neg1i16 - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_neg1i8_and_max - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_max_and_neg1i32 - should panic ... ok [INFO] [stdout] test types::tests::abs_diff_of_signed_max_and_neg1i64 - should panic ... ok [INFO] [stdout] test random::tests::random_n_cut_points::in_random_n_cut_points_cutpoints_are_ordered_ascending ... ok [INFO] [stdout] test population::tests::population_builder::builds_a_population_of_any_number_of_vec_of_bool_genomes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.44s [INFO] [stdout] [INFO] [stderr] Running tests/algorithm_builder.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/algorithm_builder-e6bf420c775b26b0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test create_new_genetic_algorithm_application ... 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] Running tests/population_builder.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/population_builder-6f62a1a693f976a0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test create_population_of_vec_of_bool_uniform_at_random ... ok [INFO] [stdout] test create_population_of_vec_of_f64_uniform_at_random ... ok [INFO] [stdout] test create_population_of_custom_genotype_uniform_at_random ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/version_numbers.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/version_numbers-2e649de7e5f14fff) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_readme_deps ... ok [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a0866a2b584911f78eb440e986dfdc389d00e268f3d86a3744c04261e7b0e94d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0866a2b584911f78eb440e986dfdc389d00e268f3d86a3744c04261e7b0e94d", kill_on_drop: false }` [INFO] [stdout] a0866a2b584911f78eb440e986dfdc389d00e268f3d86a3744c04261e7b0e94d