[INFO] cloning repository https://github.com/basvanwesting/genetic-algorithm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/basvanwesting/genetic-algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 303a19216f3714289bb7e4356dd0ac81975e60b4
[INFO] testing basvanwesting/genetic-algorithm against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/basvanwesting/genetic-algorithm
[INFO] finished tweaking git repo https://github.com/basvanwesting/genetic-algorithm
[INFO] tweaked toml for git repo https://github.com/basvanwesting/genetic-algorithm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/basvanwesting/genetic-algorithm on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/basvanwesting/genetic-algorithm 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded streaming-stats v0.2.3
[INFO] [stderr]   Downloaded equator v0.2.2
[INFO] [stderr]   Downloaded equator-macro v0.2.1
[INFO] [stderr]   Downloaded primal-estimate v0.3.3
[INFO] [stderr]   Downloaded bytemuck_derive v1.7.0
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded distance v0.4.0
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded primal-sieve v0.3.7
[INFO] [stderr]   Downloaded pprof v0.14.0
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded aligned-vec v0.6.1
[INFO] [stderr]   Downloaded primal-bit v0.3.2
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded factorial v0.4.0
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded symbolic-demangle v12.10.1
[INFO] [stderr]   Downloaded symbolic-common v12.10.1
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded cardinality-estimator v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3db6db16297f2f1e884377227725324c304dd0da5f20e454a0627dc25b2fbd28
[INFO] running `Command { std: "docker" "start" "-a" "3db6db16297f2f1e884377227725324c304dd0da5f20e454a0627dc25b2fbd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3db6db16297f2f1e884377227725324c304dd0da5f20e454a0627dc25b2fbd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db6db16297f2f1e884377227725324c304dd0da5f20e454a0627dc25b2fbd28", kill_on_drop: false }`
[INFO] [stdout] 3db6db16297f2f1e884377227725324c304dd0da5f20e454a0627dc25b2fbd28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b07ba38ee7a9c78aa7f212f3c912d1c171253a86fec484da47309e7320667fd8
[INFO] running `Command { std: "docker" "start" "-a" "b07ba38ee7a9c78aa7f212f3c912d1c171253a86fec484da47309e7320667fd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling primal-estimate v0.3.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling primal-bit v0.3.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling primal-sieve v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling factorial v0.4.0
[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 bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cardinality-estimator v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling genetic_algorithm v0.20.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.31s
[INFO] running `Command { std: "docker" "inspect" "b07ba38ee7a9c78aa7f212f3c912d1c171253a86fec484da47309e7320667fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b07ba38ee7a9c78aa7f212f3c912d1c171253a86fec484da47309e7320667fd8", kill_on_drop: false }`
[INFO] [stdout] b07ba38ee7a9c78aa7f212f3c912d1c171253a86fec484da47309e7320667fd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18d9227613953130891ed0bb86d5295801f8b20d38c0c27b647ddb4322c9dd86
[INFO] running `Command { std: "docker" "start" "-a" "18d9227613953130891ed0bb86d5295801f8b20d38c0c27b647ddb4322c9dd86", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[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 matrixmultiply v0.3.9
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling symbolic-demangle v12.10.1
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling factorial v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling aligned-vec v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling symbolic-common v12.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wyhash v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cardinality-estimator v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling distance v0.4.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling genetic_algorithm v0.20.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "18d9227613953130891ed0bb86d5295801f8b20d38c0c27b647ddb4322c9dd86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d9227613953130891ed0bb86d5295801f8b20d38c0c27b647ddb4322c9dd86", kill_on_drop: false }`
[INFO] [stdout] 18d9227613953130891ed0bb86d5295801f8b20d38c0c27b647ddb4322c9dd86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8b818ac63c1d7247d33a6916e736d31d0cff8e49ecbe42ea27d8cd18a5360814
[INFO] running `Command { std: "docker" "start" "-a" "8b818ac63c1d7247d33a6916e736d31d0cff8e49ecbe42ea27d8cd18a5360814", 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-3d256b2d2f118e5c)
[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/crossover_test.rs (/opt/rustwide/target/debug/deps/crossover_test-cc989b3e0033cb4d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test crossover::rejuvenate_test::standard ... ok
[INFO] [stdout] test crossover::multi_point_test::standard ... ok
[INFO] [stdout] test crossover::clone_test::standard ... ok
[INFO] [stdout] test crossover::single_gene_test::odd_selection_size ... ok
[INFO] [stdout] test crossover::single_point_test::standard ... ok
[INFO] [stdout] test crossover::multi_gene_test::standard ... ok
[INFO] [stdout] test crossover::single_gene_test::zero_crossover_rate ... ok
[INFO] [stdout] test crossover::single_gene_test::standard_crossover ... ok
[INFO] [stderr]      Running tests/extension_test.rs (/opt/rustwide/target/debug/deps/extension_test-eba57e7ec26ba512)
[INFO] [stdout] test crossover::uniform_test::standard ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[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_extinction_test::never_leaves_less_than_two_no_elite ... ok
[INFO] [stdout] test extension::mass_degeneration_test::degenerates_randomly_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_no_fitness ... ok
[INFO] [stdout] test extension::mass_genesis_test::removes_lesser ... ok
[INFO] [stdout] test extension::mass_degeneration_test::degenerates_randomly ... ok
[INFO] [stdout] test extension::mass_genesis_test::removes_lesser_matrix ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fitness_test.rs (/opt/rustwide/target/debug/deps/fitness_test-08c2afc6f91e4295)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test fitness::cache_test::standard ... ok
[INFO] [stdout] test fitness::placeholders_test::list_genotype_i8 ... ok
[INFO] [stdout] test fitness::placeholders_test::binary_genotype ... ok
[INFO] [stdout] test fitness::placeholders_test::list_genotype_u8 ... ok
[INFO] [stdout] test fitness::placeholders_test::range_genotype_f32 ... ok
[INFO] [stdout] test fitness::placeholders_test::range_genotype_f64 ... ok
[INFO] [stdout] test fitness::cache_test::zero_cache_size ... ok
[INFO] [stdout] test fitness::placeholders_test::static_matrix_genotype_f32 ... ok
[INFO] [stdout] test fitness::placeholders_test::dynamic_matrix_genotype_f32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/genotype_test.rs (/opt/rustwide/target/debug/deps/genotype_test-3ef0ba4a66a1af70)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test genotype::binary_test::chromosome_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_manager ... 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::chromosome_permutations_genes_size_huge ... 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::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_with_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_points_without_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::binary_test::mutate_chromosome_genes_with_duplicates ... 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_random ... ok
[INFO] [stdout] test genotype::binary_test::population_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::bit_test::builders ... ok
[INFO] [stdout] test genotype::bit_test::calculate_genes_hash ... ok
[INFO] [stdout] test genotype::bit_test::chromosome_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::bit_test::chromosome_permutations_genes_size_3 ... ok
[INFO] [stdout] test genotype::bit_test::crossover_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::bit_test::crossover_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::bit_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::bit_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::bit_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::bit_test::crossover_chromosome_points_with_duplicates ... ok
[INFO] [stdout] test genotype::bit_test::chromosome_permutations_genes_size_2 ... ok
[INFO] [stdout] test genotype::bit_test::crossover_points ... ok
[INFO] [stdout] test genotype::bit_test::crossover_chromosome_points_without_duplicates ... ok
[INFO] [stdout] test genotype::bit_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::bit_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::bit_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::bit_test::chromosome_permutations_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::bit_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::bit_test::neighbouring_population ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::chromosome_constructor ... ok
[INFO] [stdout] test genotype::binary_test::calculate_genes_hash ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::chromosome_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::chromosome_manager ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::float_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::float_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::float_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::float_neighbouring_population_2_relative ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::float_neighbouring_population_2_scaled ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::float_neighbouring_population_3_one_sided ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::mutate_chromosome_genes_random_with_duplicates ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::mutate_chromosome_genes_random_without_duplicates ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::population_constructor_random ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::population_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::list_test::chromosome_permutations ... ok
[INFO] [stdout] test genotype::list_test::chromosome_permutations_genes_size_huge ... 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 genotype::list_test::integer_calculate_genes_hash ... 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::neighbouring_population ... ok
[INFO] [stdout] test genotype::list_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_4 ... ok
[INFO] [stdout] test genotype::multi_list_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_genes_with_duplicates ... 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_list_test::neighbouring_population_size ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_1 ... 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_random ... ok
[INFO] [stdout] test genotype::multi_list_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::multi_range_test::float_chromosome_permutations_2_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_relative ... ok
[INFO] [stdout] test genotype::dynamic_matrix_test::float_mutate_chromosome_single_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_scaled ... 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_random ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_random ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_3 ... 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_unique_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_points_without_duplicates ... ok
[INFO] [stdout] test genotype::multi_unique_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::range_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::range_test::float_calculate_genes_hash ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_random ... 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::multi_unique_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::multi_unique_test::neighbouring_population_4 ... ok
[INFO] [stdout] test genotype::range_test::float_chromosome_permutations_2_scaled ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_points_with_duplicates ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_4 ... ok
[INFO] [stdout] test genotype::range_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_relative ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_relative ... 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_neighbouring_population_3_one_sided ... 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_chromosome_permutations_2_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_random ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_3 ... ok
[INFO] [stdout] test genotype::range_test::integer_permutable_gene_values_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_scaled ... ok
[INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_without_duplicates ... ok
[INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_with_duplicates ... ok
[INFO] [stdout] test genotype::static_matrix_test::chromosome_constructor ... ok
[INFO] [stdout] test genotype::static_matrix_test::crossover_chromosome_pair_single_point ... ok
[INFO] [stdout] test genotype::static_matrix_test::chromosome_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::static_matrix_test::float_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::static_matrix_test::float_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::static_matrix_test::float_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::static_matrix_test::float_mutate_chromosome_single_scaled ... ok
[INFO] [stdout] test genotype::static_matrix_test::chromosome_manager ... ok
[INFO] [stdout] test genotype::static_matrix_test::float_neighbouring_population_2_relative ... ok
[INFO] [stdout] test genotype::static_matrix_test::float_neighbouring_population_2_scaled ... ok
[INFO] [stdout] test genotype::static_matrix_test::mutate_chromosome_genes_random_with_duplicates ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_3_one_sided ... ok
[INFO] [stdout] test genotype::static_matrix_test::float_neighbouring_population_3_one_sided ... ok
[INFO] [stdout] test genotype::static_matrix_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::static_matrix_test::population_constructor_random ... ok
[INFO] [stdout] test genotype::static_matrix_test::population_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::unique_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::static_matrix_test::mutate_chromosome_genes_random_without_duplicates ... ok
[INFO] [stdout] test genotype::unique_test::chromosome_permutations ... ok
[INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_relative ... ok
[INFO] [stdout] test genotype::unique_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::unique_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::unique_test::neighbouring_population_2 ... ok
[INFO] [stdout] test genotype::unique_test::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::unique_test::neighbouring_population_4 ... ok
[INFO] [stdout] test genotype::multi_unique_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_pair_single_gene - should panic ... ok
[INFO] [stderr]      Running tests/mutate_test.rs (/opt/rustwide/target/debug/deps/mutate_test-47e6870f075a5283)
[INFO] [stdout] test genotype::unique_test::crossover_chromosome_pair_single_gene - should panic ... ok
[INFO] [stderr]      Running tests/population_test.rs (/opt/rustwide/target/debug/deps/population_test-249e2b13497d9fe2)
[INFO] [stdout] test genotype::unique_test::crossover_chromosome_pair_single_point - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 153 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test mutate::multi_gene_dynamic_test::binary_genotype ... 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_test::binary_genotype ... ok
[INFO] [stdout] test mutate::single_gene_dynamic_test::binary_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::binary_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::range_float_genotype_scaled ... ok
[INFO] [stdout] test mutate::multi_gene_test::list_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::list_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::range_float_genotype_unscaled ... ok
[INFO] [stdout] test mutate::single_gene_test::range_integer_genotype ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test population_tests::best_chromosome ... ok
[INFO] [stdout] test population_tests::best_chromosome_indices_no_fitness ... ok
[INFO] [stdout] test population_tests::chromosome_indices_all_variants_with_fitness_without_genes_hash ... ok
[INFO] [stdout] test population_tests::best_chromosome_index ... ok
[INFO] [stdout] test population_tests::fitness_score_cardinality ... ok
[INFO] [stdout] test population_tests::chromosome_indices_all_variants_without_fitness_with_genes_hash ... ok
[INFO] [stdout] test population_tests::chromosome_indices_all_variants_with_fitness_with_genes_hash ... ok
[INFO] [stdout] test population_tests::genes_cardinality ... ok
[INFO] [stdout] test population_tests::fitness_score_stddev ... ok
[INFO] [stdout] test population_tests::parents_and_offspring_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/select_test.rs (/opt/rustwide/target/debug/deps/select_test-cde3709aea15ba9a)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test select::elite_test::extreme_elitism_rates ... ok
[INFO] [stdout] test select::elite_test::maximize ... ok
[INFO] [stdout] test select::elite_test::minimize ... ok
[INFO] [stdout] test select_test::survival_sizes_low_replacement ... ok
[INFO] [stdout] test select::elite_test::fitness_ordering_with_none_fitness ... ok
[INFO] [stdout] test select_test::survival_sizes_normal_replacement ... ok
[INFO] [stdout] test select_test::survival_sizes_overflow ... ok
[INFO] [stdout] test select::tournament_test::minimize ... 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_test::survival_sizes_high_replacement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/strategy_test.rs (/opt/rustwide/target/debug/deps/strategy_test-7008bf6b69a22611)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test strategy::builder_test::build_invalid_missing_variant ... ok
[INFO] [stdout] test strategy::builder_test::call_permutate ... ok
[INFO] [stdout] test strategy::evolve_test::build_invalid_require_crossover_indexes ... ok
[INFO] [stdout] test strategy::evolve_test::build_invalid_require_crossover_points ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_mass_degeneration ... ok
[INFO] [stdout] test strategy::evolve_test::build_invalid_missing_ending_condition ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_mass_extinction ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_target_fitness_score_maximize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_mass_genesis ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_target_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::builder_test::call_repeatedly_hill_climb_steepest_ascent ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_and_valid_fitness_score_maximize ... 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::evolve_test::call_list ... ok
[INFO] [stdout] test strategy::evolve_test::call_bit ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_and_valid_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_dynamic_matrix_steepest_ascent ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_generations_maximize ... ok
[INFO] [stdout] test strategy::evolve_test::call_dynamic_matrix ... ok
[INFO] [stdout] test strategy::evolve_test::call_multi_list ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_binary_steepest_ascent ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_minimize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_minimize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_par_fitness ... 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_target_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_target_fitness_score_maximize ... ok
[INFO] [stdout] test strategy::permutate_test::call_multi_list ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_generations_maximize ... 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::permutate_test::call_range_f32_random_invalid ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_and_valid_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_maximize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_maximize ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_static_matrix_steepest_ascent ... ok
[INFO] [stdout] test strategy::evolve_test::call_static_matrix ... ok
[INFO] [stdout] test strategy::evolve_test::call_range_isize ... ok
[INFO] [stdout] test strategy::builder_test::call_speciated_evolve ... ok
[INFO] [stdout] test strategy::evolve_test::call_range_usize ... FAILED
[INFO] [stdout] test strategy::evolve_test::call_range_f32 ... FAILED
[INFO] [stdout] test strategy::permutate_test::call_range_usize_scaled ... ok
[INFO] [stdout] test strategy::permutate_test::call_range_f32_scaled ... ok
[INFO] [stdout] test strategy::permutate_test::call_list ... ok
[INFO] [stdout] test strategy::permutate_test::call_par_fitness ... ok
[INFO] [stdout] test strategy::evolve_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' panicked at tests/strategy/evolve_test.rs:429:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(90)
[INFO] [stdout]  right: Some(89)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604b87116b22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604b87116b22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604b87116b22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x604b87116b22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x604b8713d443 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x604b8713d443 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x604b87113a53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604b87113a53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x604b87116972 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x604b871180a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x604b87117ede - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x604b87035b94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x604b87035b94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604b87118b7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x604b87118b7e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x604b8711884a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x604b87117029 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x604b871184dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x604b8713b3d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x604b8713b723 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x604b86eac23b - core::panicking::assert_failed::h209799fe2ccc8433
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x604b86fec7d4 - strategy_test::strategy::evolve_test::call_range_usize::h271868ec1493fea5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:429:5
[INFO] [stdout]   22:     0x604b86fec067 - strategy_test::strategy::evolve_test::call_range_usize::{{closure}}::hb1094c8b2e5b7341
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:408:22
[INFO] [stdout]   23:     0x604b86f058d6 - core::ops::function::FnOnce::call_once::hb568e66600210b0a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x604b8703b3fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x604b8703b3fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x604b8703a535 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x604b8703a535 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x604b8703a535 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x604b8703a535 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x604b8703a535 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x604b8703a535 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x604b8703a535 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x604b86ffe134 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x604b86ffe134 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x604b87001b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x604b87001b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x604b87001b0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x604b87001b0a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x604b87001b0a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x604b87001b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x604b87001b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x604b8711bbff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x604b8711bbff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbfd1c5baa4 - <unknown>
[INFO] [stdout]   45:     0x7fbfd1ce8a34 - 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' panicked at tests/strategy/evolve_test.rs:399:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(9930)
[INFO] [stdout]  right: Some(9880)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x604b87116b22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x604b87116b22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x604b87116b22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x604b87116b22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x604b8713d443 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x604b8713d443 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x604b87113a53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x604b87113a53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x604b87116972 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x604b871180a9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x604b87117ede - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x604b87035b94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x604b87035b94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x604b87118b7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x604b87118b7e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x604b8711884a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x604b87117029 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x604b871184dd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x604b8713b3d0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x604b8713b723 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x604b86eac23b - core::panicking::assert_failed::h209799fe2ccc8433
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x604b86febd6b - strategy_test::strategy::evolve_test::call_range_f32::hc8e3fc26ffa50cc6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:399:5
[INFO] [stdout]   22:     0x604b86feb5f7 - strategy_test::strategy::evolve_test::call_range_f32::{{closure}}::hff44754dfc29290c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:378:20
[INFO] [stdout]   23:     0x604b86f05356 - core::ops::function::FnOnce::call_once::h7e429864b53020d8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x604b8703b3fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x604b8703b3fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x604b8703a535 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x604b8703a535 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x604b8703a535 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x604b8703a535 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x604b8703a535 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x604b8703a535 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x604b8703a535 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x604b86ffe134 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x604b86ffe134 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x604b87001b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x604b87001b0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x604b87001b0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x604b87001b0a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x604b87001b0a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x604b87001b0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x604b87001b0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x604b8711bbff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x604b8711bbff - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7fbfd1c5baa4 - <unknown>
[INFO] [stdout]   45:     0x7fbfd1ce8a34 - 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. 46 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test strategy_test`
[INFO] running `Command { std: "docker" "inspect" "8b818ac63c1d7247d33a6916e736d31d0cff8e49ecbe42ea27d8cd18a5360814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b818ac63c1d7247d33a6916e736d31d0cff8e49ecbe42ea27d8cd18a5360814", kill_on_drop: false }`
[INFO] [stdout] 8b818ac63c1d7247d33a6916e736d31d0cff8e49ecbe42ea27d8cd18a5360814
