[INFO] fetching crate genetic_algorithm 0.24.0...
[INFO] testing genetic_algorithm-0.24.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate genetic_algorithm 0.24.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate genetic_algorithm 0.24.0
[INFO] finished tweaking crates.io crate genetic_algorithm 0.24.0
[INFO] tweaked toml for crates.io crate genetic_algorithm 0.24.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate genetic_algorithm 0.24.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate genetic_algorithm 0.24.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c6c2e22f3b948debfb122577d3bb5988ed3b0bda8082ce28c926968b3962d6a
[INFO] running `Command { std: "docker" "start" "-a" "6c6c2e22f3b948debfb122577d3bb5988ed3b0bda8082ce28c926968b3962d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c6c2e22f3b948debfb122577d3bb5988ed3b0bda8082ce28c926968b3962d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6c2e22f3b948debfb122577d3bb5988ed3b0bda8082ce28c926968b3962d6a", kill_on_drop: false }`
[INFO] [stdout] 6c6c2e22f3b948debfb122577d3bb5988ed3b0bda8082ce28c926968b3962d6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bf231b72870836faf7e03e9817dca47f58bf34de32a2f51d725c6333a713f79
[INFO] running `Command { std: "docker" "start" "-a" "0bf231b72870836faf7e03e9817dca47f58bf34de32a2f51d725c6333a713f79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling primal-estimate v0.3.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling primal-bit v0.3.2
[INFO] [stderr]    Compiling primal-sieve v0.3.7
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling factorial v0.4.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wyhash v0.5.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cardinality-estimator v1.0.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling genetic_algorithm v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.40s
[INFO] running `Command { std: "docker" "inspect" "0bf231b72870836faf7e03e9817dca47f58bf34de32a2f51d725c6333a713f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bf231b72870836faf7e03e9817dca47f58bf34de32a2f51d725c6333a713f79", kill_on_drop: false }`
[INFO] [stdout] 0bf231b72870836faf7e03e9817dca47f58bf34de32a2f51d725c6333a713f79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfb047bc637e3e66877ff17fc62342431394c23a804b9245fb9fe6e27bc9cb39
[INFO] running `Command { std: "docker" "start" "-a" "cfb047bc637e3e66877ff17fc62342431394c23a804b9245fb9fe6e27bc9cb39", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling symbolic-demangle v12.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling symbolic-common v12.10.1
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling wyhash v0.5.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling cardinality-estimator v1.0.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling aligned-vec v0.6.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling factorial v0.4.0
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling distance v0.4.0
[INFO] [stderr]    Compiling genetic_algorithm v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "cfb047bc637e3e66877ff17fc62342431394c23a804b9245fb9fe6e27bc9cb39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb047bc637e3e66877ff17fc62342431394c23a804b9245fb9fe6e27bc9cb39", kill_on_drop: false }`
[INFO] [stdout] cfb047bc637e3e66877ff17fc62342431394c23a804b9245fb9fe6e27bc9cb39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5563f7b43ac1cbfdeaf1c9906c64cd164414aa0989219f294c83a2e02d9e92c8
[INFO] running `Command { std: "docker" "start" "-a" "5563f7b43ac1cbfdeaf1c9906c64cd164414aa0989219f294c83a2e02d9e92c8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genetic_algorithm-0de1b51e506d686b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-ebe76ea6149f627c)
[INFO] [stdout] 
[INFO] [stdout] running 226 tests
[INFO] [stdout] test crossover::clone_test::standard ... ok
[INFO] [stdout] test crossover::multi_gene_test::standard ... ok
[INFO] [stdout] test crossover::multi_point_test::standard ... ok
[INFO] [stdout] test crossover::rejuvenate_test::standard ... ok
[INFO] [stdout] test crossover::single_gene_test::standard_crossover ... ok
[INFO] [stdout] test crossover::single_gene_test::zero_crossover_rate ... ok
[INFO] [stdout] test crossover::single_point_test::standard ... ok
[INFO] [stdout] test crossover::uniform_test::standard ... ok
[INFO] [stdout] test extension::mass_deduplication_test::never_leaves_less_than_two ... ok
[INFO] [stdout] test extension::mass_deduplication_test::skips_execution_if_no_genes_hash ... ok
[INFO] [stdout] test extension::mass_deduplication_test::standard ... ok
[INFO] [stdout] test extension::mass_degeneration_test::degenerates_randomly ... ok
[INFO] [stdout] test extension::mass_degeneration_test::degenerates_randomly_no_elite ... ok
[INFO] [stdout] test extension::mass_extinction_test::never_leaves_less_than_two_no_elite ... ok
[INFO] [stdout] test extension::mass_extinction_test::removes_randomly ... ok
[INFO] [stdout] test extension::mass_extinction_test::never_leaves_less_than_two_one_elite ... ok
[INFO] [stdout] test extension::mass_genesis_test::removes_lesser ... ok
[INFO] [stdout] test extension::mass_genesis_test::removes_lesser_no_fitness ... ok
[INFO] [stdout] test fitness::cache_test::standard ... ok
[INFO] [stdout] test fitness::cache_test::zero_cache_size ... ok
[INFO] [stdout] test fitness::placeholders_test::list_genotype_i8 ... ok
[INFO] [stdout] test fitness::placeholders_test::range_genotype_f32 ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test fitness::placeholders_test::range_genotype_f64 ... ok
[INFO] [stdout] test genotype::binary_test::calculate_genes_hash ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_manager ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_2 ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_3 ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_permutations_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test fitness::placeholders_test::binary_genotype ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_points_without_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_points_with_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::format_biguint_scientific ... ok
[INFO] [stdout] test genotype::binary_test::population_constructor_random ... ok
[INFO] [stdout] test genotype::binary_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::binary_test::neighbouring_population ... ok
[INFO] [stdout] test genotype::binary_test::population_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::list_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::binary_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::list_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::list_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test crossover::single_gene_test::odd_selection_size ... ok
[INFO] [stdout] test genotype::binary_test::sample_gene_indices ... ok
[INFO] [stdout] test genotype::list_test::integer_calculate_genes_hash ... ok
[INFO] [stdout] test genotype::list_test::chromosome_permutations ... ok
[INFO] [stdout] test genotype::list_test::sample_gene_indices ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::list_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::list_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::list_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::list_test::neighbouring_population ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_4 ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::multi_list_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::multi_list_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::multi_list_test::neighbouring_population_size ... ok
[INFO] [stdout] test genotype::multi_range_test::float_chromosome_permutations_2_scaled ... ok
[INFO] [stdout] test genotype::multi_list_test::sample_gene_indices ... ok
[INFO] [stdout] test genotype::multi_range_test::float_chromosome_permutations_2_discrete ... ok
[INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::multi_range_test::float_crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::multi_range_test::float_crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_transition ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_discrete ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_relative ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_random ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_random ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_transition ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_discrete ... ok
[INFO] [stdout] test genotype::multi_range_test::float_permutable_gene_values_discrete ... ok
[INFO] [stdout] test genotype::multi_range_test::float_permutable_gene_values_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_mutate_chromosome_single_discrete ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_3_discrete ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_mutate_chromosome_single_random ... ok
[INFO] [stdout] test fitness::placeholders_test::list_genotype_u8 ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_3_relative ... ok
[INFO] [stdout] test genotype::multi_range_test::mutate_chromosome_genes_random_with_duplicates ... ok
[INFO] [stdout] test genotype::multi_range_test::mutate_chromosome_genes_random_without_duplicates ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_3_transition ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::multi_range_test::sample_gene_indices ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_points_without_duplicates ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_4 ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_points_with_duplicates ... ok
[INFO] [stdout] test genotype::multi_unique_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::multi_unique_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::multi_unique_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::multi_unique_test::neighbouring_population_4 ... ok
[INFO] [stdout] test genotype::multi_unique_test::sample_gene_indices ... ok
[INFO] [stdout] test genotype::range_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::range_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_scaled ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_random ... ok
[INFO] [stdout] test genotype::range_test::float_calculate_genes_hash ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_transition ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_relative ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_scaled ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_3 ... ok
[INFO] [stdout] test genotype::range_test::float_permutable_gene_values_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_calculate_genes_hash ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::range_test::float_chromosome_permutations_2_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_relative ... ok
[INFO] [stdout] test genotype::range_test::integer_chromosome_permutations_2_scaled ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_transition ... ok
[INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_random ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_transition ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_3 ... ok
[INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_without_duplicates ... ok
[INFO] [stdout] test genotype::unique_test::chromosome_permutations ... ok
[INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_with_duplicates ... ok
[INFO] [stdout] test genotype::range_test::integer_permutable_gene_values_scaled ... ok
[INFO] [stdout] test genotype::range_test::sample_gene_indices ... ok
[INFO] [stdout] test genotype::unique_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::unique_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::unique_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::unique_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::unique_test::sample_gene_indices ... ok
[INFO] [stdout] test mutate::multi_gene_range_test::binary_genotype ... ok
[INFO] [stdout] test mutate::multi_gene_range_test::list_genotype ... ok
[INFO] [stdout] test mutate::multi_gene_dynamic_test::binary_genotype ... ok
[INFO] [stdout] test genotype::unique_test::neighbouring_population_4 ... ok
[INFO] [stdout] test genotype::unique_test::neighbouring_population_2 ... ok
[INFO] [stdout] test mutate::multi_gene_test::list_genotype ... ok
[INFO] [stdout] test mutate::single_gene_dynamic_test::binary_genotype ... ok
[INFO] [stdout] test mutate::multi_gene_test::binary_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::binary_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::list_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::range_float_genotype_scaled ... ok
[INFO] [stdout] test mutate::single_gene_test::range_float_genotype_unscaled ... ok
[INFO] [stdout] test population::chromosome_indices_all_variants_with_fitness_with_genes_hash ... ok
[INFO] [stdout] test population::best_chromosome_index ... ok
[INFO] [stdout] test mutate::single_gene_test::range_integer_genotype ... ok
[INFO] [stdout] test population::chromosome_indices_all_variants_with_fitness_without_genes_hash ... ok
[INFO] [stdout] test population::best_chromosome_indices_no_fitness ... ok
[INFO] [stdout] test population::chromosome_indices_all_variants_without_fitness_with_genes_hash ... ok
[INFO] [stdout] test population::best_chromosome ... ok
[INFO] [stdout] test population::genes_cardinality ... ok
[INFO] [stdout] test population::fitness_score_cardinality ... ok
[INFO] [stdout] test select::elite_test::extreme_elitism_rates ... ok
[INFO] [stdout] test population::fitness_score_stddev ... ok
[INFO] [stdout] test select::elite_test::fitness_ordering_with_none_fitness ... ok
[INFO] [stdout] test population::parents_and_offspring_size ... ok
[INFO] [stdout] test select::elite_test::maximize ... ok
[INFO] [stdout] test select::select_test::survival_sizes_low_replacement ... ok
[INFO] [stdout] test select::select_test::survival_sizes_normal_replacement ... ok
[INFO] [stdout] test select::select_test::survival_sizes_overflow ... ok
[INFO] [stdout] test select::tournament_test::extreme_elitism_rates ... ok
[INFO] [stdout] test select::tournament_test::fitness_ordering_with_none_fitness ... ok
[INFO] [stdout] test select::tournament_test::maximize ... ok
[INFO] [stdout] test select::elite_test::minimize ... ok
[INFO] [stdout] test select::select_test::survival_sizes_high_replacement ... ok
[INFO] [stdout] test select::tournament_test::minimize ... ok
[INFO] [stdout] test strategy::evolve_test::build_invalid_missing_ending_condition ... ok
[INFO] [stdout] test strategy::builder_test::call_permutate ... ok
[INFO] [stdout] test strategy::builder_test::build_invalid_missing_variant ... ok
[INFO] [stdout] test strategy::evolve_test::build_invalid_require_crossover_points ... ok
[INFO] [stdout] test strategy::builder_test::call_repeatedly_hill_climb_steepest_ascent ... ok
[INFO] [stdout] test strategy::evolve_test::build_invalid_require_crossover_indexes ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_mass_degeneration ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_mass_genesis ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_mass_extinction ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_and_valid_fitness_score_maximize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_minimize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_generations_maximize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_target_fitness_score_maximize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_target_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::evolve_test::call_multi_list ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_and_valid_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::evolve_test::call_list ... ok
[INFO] [stdout] test strategy::evolve_test::call_par_fitness ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_maximize ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_pair_single_gene - should panic ... ok
[INFO] [stdout] test genotype::unique_test::crossover_chromosome_pair_single_point - should panic ... ok
[INFO] [stdout] test genotype::unique_test::crossover_chromosome_pair_single_gene - should panic ... ok
[INFO] [stdout] test strategy::evolve_test::population_factory_binary ... ok
[INFO] [stdout] test strategy::hill_climb_test::build_invalid_missing_ending_condition ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_binary_stochastic ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_generations_maximize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_and_valid_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_and_valid_fitness_score_maximize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_par_fitness ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_target_fitness_score_maximize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_target_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::permutate_test::call_binary_maximize ... ok
[INFO] [stdout] test strategy::permutate_test::call_binary_minimize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_maximize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_binary_steepest_ascent ... ok
[INFO] [stdout] test strategy::permutate_test::call_multi_list ... ok
[INFO] [stdout] test strategy::permutate_test::call_range_f32_random_invalid ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_minimize ... ok
[INFO] [stdout] test strategy::evolve_test::call_range_usize ... FAILED
[INFO] [stdout] test support::tests::chromosome_binary ... ok
[INFO] [stdout] test support::tests::chromosome_list ... ok
[INFO] [stdout] test support::tests::chromosome_range ... ok
[INFO] [stdout] test support::tests::population_binary ... ok
[INFO] [stdout] test strategy::evolve_test::call_range_isize ... ok
[INFO] [stdout] test strategy::evolve_test::call_range_f32 ... FAILED
[INFO] [stdout] test strategy::builder_test::call_speciated_evolve ... ok
[INFO] [stdout] test strategy::permutate_test::call_range_f32_scaled ... ok
[INFO] [stdout] test strategy::permutate_test::call_range_usize_scaled ... ok
[INFO] [stdout] test strategy::permutate_test::call_list ... ok
[INFO] [stdout] test strategy::permutate_test::call_par_fitness ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- strategy::evolve_test::call_range_usize stdout ----
[INFO] [stdout] Some(
[INFO] [stdout]     [
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]         9,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'strategy::evolve_test::call_range_usize' (227) panicked at tests/strategy/evolve_test.rs:402:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(90)
[INFO] [stdout]  right: Some(89)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598311232692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598311232692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598311232692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x598311232692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x598311243f5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x598311243f5f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5983111ff9e3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5983111ff9e3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59831120b992 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59831121074f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5983112105e1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x598311117e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x598311117e3e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598311210e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x598311210e0f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x598311210bba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59831120bac9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5983111f42cd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59831124bc50 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59831124ba53 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x59831100f748 - core::panicking::assert_failed::h3a7ec2ad29297598
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5983110c6f90 - main::strategy::evolve_test::call_range_usize::hd1a1c2f30f7ec54e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:402:5
[INFO] [stdout]   22:     0x5983110c7287 - main::strategy::evolve_test::call_range_usize::{{closure}}::hb8352b9f00de2867
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:381:22
[INFO] [stdout]   23:     0x5983110b2166 - core::ops::function::FnOnce::call_once::h706cc665ea1c6d09
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x598311117c8b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x598311117c8b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59831112bc9d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59831112bc9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59831112bc9d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59831112bc9d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59831112bc9d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59831112bc9d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59831112bc9d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5983111051e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5983111051e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x598311108b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x598311108b1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x598311108b1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x598311108b1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x598311108b1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x598311108b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x598311108b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x598311206ecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x598311206ecf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x75c54cf0caa4 - <unknown>
[INFO] [stdout]   45:     0x75c54cf99a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- strategy::evolve_test::call_range_f32 stdout ----
[INFO] [stdout] Some(
[INFO] [stdout]     [
[INFO] [stdout]         0.9982485490306963,
[INFO] [stdout]         0.9934080028433503,
[INFO] [stdout]         0.9869716802227047,
[INFO] [stdout]         0.9905083112984454,
[INFO] [stdout]         0.9961071723833108,
[INFO] [stdout]         0.9994814207175873,
[INFO] [stdout]         0.9903258389996286,
[INFO] [stdout]         0.9906620680987139,
[INFO] [stdout]         0.9899253251170574,
[INFO] [stdout]         0.9951865470468702,
[INFO] [stdout]     ],
[INFO] [stdout] )
[INFO] [stdout] 
[INFO] [stdout] thread 'strategy::evolve_test::call_range_f32' (225) panicked at tests/strategy/evolve_test.rs:372:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(9930)
[INFO] [stdout]  right: Some(9880)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x598311232692 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x598311232692 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x598311232692 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x598311232692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x598311243f5f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x598311243f5f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5983111ff9e3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5983111ff9e3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59831120b992 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59831121074f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5983112105e1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x598311117e3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x598311117e3e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x598311210e0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x598311210e0f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x598311210bba - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59831120bac9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5983111f42cd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59831124bc50 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59831124ba53 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x59831100f748 - core::panicking::assert_failed::h3a7ec2ad29297598
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5983110c4107 - main::strategy::evolve_test::call_range_f32::h14d16de3395db901
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:372:5
[INFO] [stdout]   22:     0x5983110c4407 - main::strategy::evolve_test::call_range_f32::{{closure}}::h43c13909be2fab80
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:351:20
[INFO] [stdout]   23:     0x5983110b2126 - core::ops::function::FnOnce::call_once::h705adf1822d59abc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x598311117c8b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x598311117c8b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59831112bc9d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59831112bc9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59831112bc9d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59831112bc9d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59831112bc9d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59831112bc9d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59831112bc9d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5983111051e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5983111051e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x598311108b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x598311108b1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x598311108b1a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x598311108b1a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x598311108b1a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x598311108b1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x598311108b1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x598311206ecf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x598311206ecf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x75c54cf0caa4 - <unknown>
[INFO] [stdout]   45:     0x75c54cf99a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     strategy::evolve_test::call_range_f32
[INFO] [stdout]     strategy::evolve_test::call_range_usize
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 224 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test main`
[INFO] running `Command { std: "docker" "inspect" "5563f7b43ac1cbfdeaf1c9906c64cd164414aa0989219f294c83a2e02d9e92c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5563f7b43ac1cbfdeaf1c9906c64cd164414aa0989219f294c83a2e02d9e92c8", kill_on_drop: false }`
[INFO] [stdout] 5563f7b43ac1cbfdeaf1c9906c64cd164414aa0989219f294c83a2e02d9e92c8
