[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] 0138fa77b2e4d6dfb8aad279aa1f181d4f1bfcd5
[INFO] testing basvanwesting/genetic-algorithm against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasvanwesting%2Fgenetic-algorithm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/basvanwesting/genetic-algorithm on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c90821827731f73fe57884abb7a6e1661ee7631cf9190f10fb4dcda15a8fffc8
[INFO] running `Command { std: "docker" "start" "-a" "c90821827731f73fe57884abb7a6e1661ee7631cf9190f10fb4dcda15a8fffc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c90821827731f73fe57884abb7a6e1661ee7631cf9190f10fb4dcda15a8fffc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c90821827731f73fe57884abb7a6e1661ee7631cf9190f10fb4dcda15a8fffc8", kill_on_drop: false }`
[INFO] [stdout] c90821827731f73fe57884abb7a6e1661ee7631cf9190f10fb4dcda15a8fffc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1ca45ea371c51fac69bf9983e7d60b80a7468fc3337eef305221463abadf67f
[INFO] running `Command { std: "docker" "start" "-a" "b1ca45ea371c51fac69bf9983e7d60b80a7468fc3337eef305221463abadf67f", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling primal-estimate v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling primal-bit v0.3.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[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 hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling factorial v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling nohash-hasher v0.2.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 cardinality-estimator v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling genetic_algorithm v0.27.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.61s
[INFO] running `Command { std: "docker" "inspect" "b1ca45ea371c51fac69bf9983e7d60b80a7468fc3337eef305221463abadf67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ca45ea371c51fac69bf9983e7d60b80a7468fc3337eef305221463abadf67f", kill_on_drop: false }`
[INFO] [stdout] b1ca45ea371c51fac69bf9983e7d60b80a7468fc3337eef305221463abadf67f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89f86ab06da9bbd545a42aa66b2e6fe4f7d081ab0c364a99569f11c52c36d6ed
[INFO] running `Command { std: "docker" "start" "-a" "89f86ab06da9bbd545a42aa66b2e6fe4f7d081ab0c364a99569f11c52c36d6ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling symbolic-demangle v12.10.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling equator v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling symbolic-common v12.10.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling plotters v0.3.6
[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 num-iter v0.1.45
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling inferno v0.11.21
[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 factorial v0.4.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling streaming-stats v0.2.3
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling distance v0.4.0
[INFO] [stderr]    Compiling genetic_algorithm v0.27.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "89f86ab06da9bbd545a42aa66b2e6fe4f7d081ab0c364a99569f11c52c36d6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89f86ab06da9bbd545a42aa66b2e6fe4f7d081ab0c364a99569f11c52c36d6ed", kill_on_drop: false }`
[INFO] [stdout] 89f86ab06da9bbd545a42aa66b2e6fe4f7d081ab0c364a99569f11c52c36d6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f7b40ef0dea3de0a66e0d4444d3575327064c8e2c9370918879615ec6141ba28
[INFO] running `Command { std: "docker" "start" "-a" "f7b40ef0dea3de0a66e0d4444d3575327064c8e2c9370918879615ec6141ba28", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genetic_algorithm-bea500afbbd269e8)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-eeb9f2171cbeff43)
[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] [stdout] 
[INFO] [stdout] running 223 tests
[INFO] [stdout] test crossover::clone_test::standard ... ok
[INFO] [stdout] test crossover::single_gene_test::odd_selection_size ... ok
[INFO] [stdout] test crossover::single_gene_test::standard_crossover ... ok
[INFO] [stdout] test crossover::rejuvenate_test::standard ... ok
[INFO] [stdout] test crossover::multi_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::uniform_test::standard ... ok
[INFO] [stdout] test extension::mass_deduplication_test::never_leaves_less_than_two ... 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_deduplication_test::skips_execution_if_no_genes_hash ... ok
[INFO] [stdout] test extension::mass_extinction_test::never_leaves_less_than_two_one_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_genesis_test::removes_lesser_no_fitness ... ok
[INFO] [stdout] test extension::mass_genesis_test::removes_lesser ... 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::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 genotype::binary_test::calculate_genes_hash ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_constructor_with_seed_genes_list ... 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_1 ... 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::crossover_chromosome_points_with_duplicates ... ok
[INFO] [stdout] test fitness::placeholders_test::binary_genotype ... 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::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test extension::mass_degeneration_test::degenerates_randomly ... ok
[INFO] [stdout] test genotype::binary_test::crossover_chromosome_pair_single_gene ... 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::sample_gene_indices ... ok
[INFO] [stdout] test genotype::binary_test::population_constructor_with_seed_genes_list ... ok
[INFO] [stdout] test genotype::list_test::crossover_chromosome_pair_single_gene ... ok
[INFO] [stdout] test genotype::list_test::chromosome_permutations ... 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::mutate_chromosome_single ... ok
[INFO] [stdout] test genotype::list_test::neighbouring_population ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_1 ... ok
[INFO] [stdout] test genotype::list_test::sample_gene_indices ... 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_gene ... 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_list_test::mutate_chromosome_genes_without_duplicates ... ok
[INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::binary_test::format_biguint_scientific ... ok
[INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_huge ... 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_range_test::float_chromosome_permutations_2_step_scaled ... 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_discrete ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_random ... ok
[INFO] [stdout] test genotype::list_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_range ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_range_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_step ... ok
[INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_step_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_discrete ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_random ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_range ... ok
[INFO] [stdout] test genotype::multi_range_test::float_neighbouring_population_3_step_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::float_permutable_gene_values_discrete ... ok
[INFO] [stdout] test genotype::binary_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test crossover::single_point_test::standard ... ok
[INFO] [stdout] test genotype::multi_range_test::float_permutable_gene_values_step_scaled ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_mutate_chromosome_single_discrete ... 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_range ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_3_range ... ok
[INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_3_discrete ... 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::sample_gene_indices ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_1 ... 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::crossover_chromosome_points_without_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::neighbouring_population_4 ... ok
[INFO] [stdout] test genotype::multi_unique_test::mutate_chromosome_single ... 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_calculate_genes_hash ... ok
[INFO] [stdout] test genotype::range_test::float_chromosome_permutations_2_discrete ... ok
[INFO] [stdout] test genotype::range_test::float_chromosome_permutations_2_step_scaled ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_discrete ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_random ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_range_scaled ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_range_scaled_on_edge_and_zero_bandwidth ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_step ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_step_scaled ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_step_scaled_on_edge_and_zero_bandwidth ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_discrete ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_range ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_step_scaled ... ok
[INFO] [stdout] test genotype::range_test::float_neighbouring_population_3 ... ok
[INFO] [stdout] test genotype::range_test::float_permutable_gene_values_step_scaled ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_4 ... ok
[INFO] [stdout] test genotype::range_test::integer_calculate_genes_hash ... ok
[INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_range ... ok
[INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_random ... ok
[INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_range ... ok
[INFO] [stdout] test genotype::range_test::integer_chromosome_permutations_2_step_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_1 ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_step_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_random ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_3 ... ok
[INFO] [stdout] test genotype::range_test::integer_permutable_gene_values_step_scaled ... ok
[INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_range ... ok
[INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_with_duplicates ... ok
[INFO] [stdout] test genotype::unique_test::mutate_chromosome_genes_with_duplicates ... ok
[INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_without_duplicates ... ok
[INFO] [stdout] test genotype::range_test::sample_gene_indices ... 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::neighbouring_population_2 ... ok
[INFO] [stdout] test genotype::unique_test::neighbouring_population_4 ... ok
[INFO] [stdout] test genotype::unique_test::sample_gene_indices ... ok
[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::multi_gene_test::list_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::list_genotype ... ok
[INFO] [stdout] test mutate::single_gene_test::range_float_genotype ... ok
[INFO] [stdout] test genotype::multi_list_test::neighbouring_population_size ... ok
[INFO] [stdout] test genotype::unique_test::chromosome_permutations ... ok
[INFO] [stdout] test genotype::unique_test::chromosome_permutations_genes_size_huge ... ok
[INFO] [stdout] test population::best_chromosome ... ok
[INFO] [stdout] test population::best_chromosome_index ... ok
[INFO] [stdout] test population::best_chromosome_indices_no_fitness ... ok
[INFO] [stdout] test population::fitness_score_cardinality ... ok
[INFO] [stdout] test population::fitness_score_stddev ... ok
[INFO] [stdout] test population::chromosome_indices_all_variants_with_fitness_with_genes_hash ... ok
[INFO] [stdout] test population::genes_cardinality ... ok
[INFO] [stdout] test select::elite_test::fitness_ordering_with_none_fitness ... 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 select::elite_test::maximize ... ok
[INFO] [stdout] test population::parents_and_offspring_size ... ok
[INFO] [stdout] test select::elite_test::extreme_elitism_rates ... ok
[INFO] [stdout] test population::chromosome_indices_all_variants_without_fitness_with_genes_hash ... ok
[INFO] [stdout] test select::elite_test::minimize ... ok
[INFO] [stdout] test select::select_test::survival_sizes_high_replacement ... ok
[INFO] [stdout] test select::select_test::survival_sizes_low_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::maximize ... ok
[INFO] [stdout] test select::tournament_test::fitness_ordering_with_none_fitness ... ok
[INFO] [stdout] test select::select_test::survival_sizes_normal_replacement ... ok
[INFO] [stdout] test strategy::builder_test::build_invalid_missing_variant ... 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 select::tournament_test::minimize ... ok
[INFO] [stdout] test strategy::builder_test::call_repeatedly_hill_climb_steepest_ascent ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_mass_extinction ... 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_target_fitness_score_minimize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_target_fitness_score_maximize ... 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_and_valid_fitness_score_maximize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_maximize ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_minimize ... 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_multi_list ... 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_maximize ... 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::hill_climb_test::call_range_max_stale_generations_minimize ... ok
[INFO] [stdout] test strategy::permutate_test::call_binary_minimize ... ok
[INFO] [stdout] test strategy::permutate_test::call_multi_list ... ok
[INFO] [stdout] test strategy::builder_test::call_speciated_evolve ... ok
[INFO] [stdout] test strategy::evolve_test::call_binary_max_generations_maximize ... ok
[INFO] [stdout] test strategy::permutate_test::call_range_f32_random_invalid ... ok
[INFO] [stdout] test strategy::hill_climb_test::call_binary_steepest_ascent ... ok
[INFO] [stdout] test support::tests::chromosome_binary ... ok
[INFO] [stdout] test strategy::evolve_test::call_range_isize ... ok
[INFO] [stdout] test support::tests::chromosome_range ... ok
[INFO] [stdout] test support::tests::population_binary ... ok
[INFO] [stdout] test support::tests::chromosome_list ... ok
[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::evolve_test::call_range_usize ... FAILED
[INFO] [stdout] test strategy::evolve_test::call_range_f32 ... FAILED
[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' (225) panicked at tests/strategy/evolve_test.rs:349:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(90)
[INFO] [stdout]  right: Some(89)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62df0e5327fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62df0e5327fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62df0e5327fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62df0e5327fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62df0e547fba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62df0e547fba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x62df0e537152 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62df0e537152 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62df0e5113bf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62df0e5113bf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62df0e52a999 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62df0e4126dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62df0e4126dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62df0e52ac12 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62df0e52ac12 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62df0e511478 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62df0e508de9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62df0e51218d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62df0e54874c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62df0e548603 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62df0e2478e5 - core[35159d6ffb30e017]::panicking::assert_failed::<core[35159d6ffb30e017]::option::Option<isize>, core[35159d6ffb30e017]::option::Option<isize>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62df0e3c64a0 - main[38330de63eac9bff]::strategy::evolve_test::call_range_usize
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:349:5
[INFO] [stdout]   22:     0x62df0e3aadb7 - main[38330de63eac9bff]::strategy::evolve_test::call_range_usize::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:328:22
[INFO] [stdout]   23:     0x62df0e245596 - <main[38330de63eac9bff]::strategy::evolve_test::call_range_usize::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62df0e4059bb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62df0e4059bb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62df0e4131ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62df0e4131ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62df0e4131ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62df0e4131ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62df0e4131ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62df0e4131ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62df0e4131ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62df0e40db84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62df0e40db84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62df0e415db2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62df0e415db2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62df0e415db2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62df0e415db2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62df0e415db2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62df0e415db2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62df0e415db2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62df0e5320cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x62df0e5320cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x716d322a3aa4 - <unknown>
[INFO] [stdout]   45:     0x716d32330a64 - 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' (223) panicked at tests/strategy/evolve_test.rs:319:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(9930)
[INFO] [stdout]  right: Some(9880)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62df0e5327fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62df0e5327fa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62df0e5327fa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62df0e5327fa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62df0e547fba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62df0e547fba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x62df0e537152 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62df0e537152 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62df0e5113bf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62df0e5113bf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62df0e52a999 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62df0e4126dc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62df0e4126dc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x62df0e52ac12 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x62df0e52ac12 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62df0e511478 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62df0e508de9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62df0e51218d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62df0e54874c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62df0e548603 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x62df0e2478e5 - core[35159d6ffb30e017]::panicking::assert_failed::<core[35159d6ffb30e017]::option::Option<isize>, core[35159d6ffb30e017]::option::Option<isize>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62df0e3c3107 - main[38330de63eac9bff]::strategy::evolve_test::call_range_f32
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:319:5
[INFO] [stdout]   22:     0x62df0e3aacf7 - main[38330de63eac9bff]::strategy::evolve_test::call_range_f32::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:298:20
[INFO] [stdout]   23:     0x62df0e245496 - <main[38330de63eac9bff]::strategy::evolve_test::call_range_f32::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62df0e4059bb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62df0e4059bb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62df0e4131ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62df0e4131ab - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62df0e4131ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62df0e4131ab - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62df0e4131ab - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62df0e4131ab - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62df0e4131ab - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62df0e40db84 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62df0e40db84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62df0e415db2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62df0e415db2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62df0e415db2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62df0e415db2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62df0e415db2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62df0e415db2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62df0e415db2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62df0e5320cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x62df0e5320cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x716d322a3aa4 - <unknown>
[INFO] [stdout]   45:     0x716d32330a64 - 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. 221 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test main`
[INFO] running `Command { std: "docker" "inspect" "f7b40ef0dea3de0a66e0d4444d3575327064c8e2c9370918879615ec6141ba28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b40ef0dea3de0a66e0d4444d3575327064c8e2c9370918879615ec6141ba28", kill_on_drop: false }`
[INFO] [stdout] f7b40ef0dea3de0a66e0d4444d3575327064c8e2c9370918879615ec6141ba28
