[INFO] fetching crate genetic_algorithm 0.26.0... [INFO] testing genetic_algorithm-0.26.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] extracting crate genetic_algorithm 0.26.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate genetic_algorithm 0.26.0 [INFO] finished tweaking crates.io crate genetic_algorithm 0.26.0 [INFO] tweaked toml for crates.io crate genetic_algorithm 0.26.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate genetic_algorithm 0.26.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate genetic_algorithm 0.26.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b838058dc8b20952a73f3b3578c8a2940b92e548648f52a2969997ed52d4d672 [INFO] running `Command { std: "docker" "start" "-a" "b838058dc8b20952a73f3b3578c8a2940b92e548648f52a2969997ed52d4d672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b838058dc8b20952a73f3b3578c8a2940b92e548648f52a2969997ed52d4d672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b838058dc8b20952a73f3b3578c8a2940b92e548648f52a2969997ed52d4d672", kill_on_drop: false }` [INFO] [stdout] b838058dc8b20952a73f3b3578c8a2940b92e548648f52a2969997ed52d4d672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 158e539662829990febcbf782074ebcba28ebd7b81a045d1d20a62da3438ef53 [INFO] running `Command { std: "docker" "start" "-a" "158e539662829990febcbf782074ebcba28ebd7b81a045d1d20a62da3438ef53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling primal-estimate v0.3.3 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling primal-bit v0.3.2 [INFO] [stderr] Compiling primal-sieve v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling factorial v0.4.0 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling cardinality-estimator v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling genetic_algorithm v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "158e539662829990febcbf782074ebcba28ebd7b81a045d1d20a62da3438ef53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158e539662829990febcbf782074ebcba28ebd7b81a045d1d20a62da3438ef53", kill_on_drop: false }` [INFO] [stdout] 158e539662829990febcbf782074ebcba28ebd7b81a045d1d20a62da3438ef53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 47b95e4dd9b5c8b378350930d39b1c43e47796850c3976e282c9ad550a1bfe0f [INFO] running `Command { std: "docker" "start" "-a" "47b95e4dd9b5c8b378350930d39b1c43e47796850c3976e282c9ad550a1bfe0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling symbolic-demangle v12.10.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling symbolic-common v12.10.1 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling cardinality-estimator v1.0.2 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling factorial v0.4.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling distance v0.4.0 [INFO] [stderr] Compiling genetic_algorithm v0.26.0 (/opt/rustwide/workdir) [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 criterion v0.5.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "47b95e4dd9b5c8b378350930d39b1c43e47796850c3976e282c9ad550a1bfe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b95e4dd9b5c8b378350930d39b1c43e47796850c3976e282c9ad550a1bfe0f", kill_on_drop: false }` [INFO] [stdout] 47b95e4dd9b5c8b378350930d39b1c43e47796850c3976e282c9ad550a1bfe0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 1ec82b93c61e26c99afa488ef07827fc5542f752965814a00f3606f9076af271 [INFO] running `Command { std: "docker" "start" "-a" "1ec82b93c61e26c99afa488ef07827fc5542f752965814a00f3606f9076af271", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/genetic_algorithm/118f3ad7fab962e8/deps/genetic_algorithm-118f3ad7fab962e8) [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/build/genetic_algorithm/9c6381ab5fbc07cf/deps/main-9c6381ab5fbc07cf) [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] [stdout] [INFO] [stdout] running 228 tests [INFO] [stdout] test crossover::multi_point_test::standard ... ok [INFO] [stdout] test crossover::multi_gene_test::standard ... ok [INFO] [stdout] test crossover::rejuvenate_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_gene_test::standard_crossover ... ok [INFO] [stdout] test extension::mass_deduplication_test::never_leaves_less_than_two ... ok [INFO] [stdout] test extension::mass_deduplication_test::skips_execution_if_no_genes_hash ... ok [INFO] [stdout] test extension::mass_degeneration_test::degenerates_randomly_no_elite ... ok [INFO] [stdout] test extension::mass_extinction_test::never_leaves_less_than_two_one_elite ... ok [INFO] [stdout] test extension::mass_extinction_test::never_leaves_less_than_two_no_elite ... ok [INFO] [stdout] test extension::mass_extinction_test::removes_randomly ... ok [INFO] [stdout] test extension::mass_genesis_test::removes_lesser_no_fitness ... ok [INFO] [stdout] test fitness::cache_test::zero_cache_size ... ok [INFO] [stdout] test fitness::cache_test::standard ... ok [INFO] [stdout] test fitness::placeholders_test::list_genotype_i8 ... ok [INFO] [stdout] test fitness::placeholders_test::range_genotype_f32 ... ok [INFO] [stdout] test genotype::binary_test::calculate_genes_hash ... ok [INFO] [stdout] test genotype::binary_test::chromosome_manager ... ok [INFO] [stdout] test crossover::single_point_test::standard ... ok [INFO] [stdout] test extension::mass_genesis_test::removes_lesser ... ok [INFO] [stdout] test extension::mass_deduplication_test::standard ... ok [INFO] [stdout] test extension::mass_degeneration_test::degenerates_randomly ... ok [INFO] [stdout] test crossover::single_gene_test::zero_crossover_rate ... ok [INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_3 ... ok [INFO] [stdout] test genotype::binary_test::crossover_chromosome_genes_with_duplicates ... ok [INFO] [stdout] test genotype::binary_test::crossover_chromosome_genes_without_duplicates ... ok [INFO] [stdout] test genotype::binary_test::chromosome_permutations_with_seed_genes_list ... 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::mutate_chromosome_genes_with_duplicates ... ok [INFO] [stdout] test genotype::binary_test::mutate_chromosome_genes_without_duplicates ... ok [INFO] [stdout] test fitness::placeholders_test::binary_genotype ... ok [INFO] [stdout] test genotype::binary_test::crossover_chromosome_points_without_duplicates ... ok [INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_1 ... ok [INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_2 ... ok [INFO] [stdout] test fitness::placeholders_test::range_genotype_f64 ... ok [INFO] [stdout] test genotype::binary_test::mutate_chromosome_single ... ok [INFO] [stdout] test fitness::placeholders_test::list_genotype_u8 ... ok [INFO] [stdout] test genotype::binary_test::format_biguint_scientific ... ok [INFO] [stdout] test genotype::binary_test::chromosome_constructor_with_seed_genes_list ... ok [INFO] [stdout] test genotype::binary_test::chromosome_permutations_genes_size_huge ... ok [INFO] [stdout] test genotype::binary_test::neighbouring_population ... ok [INFO] [stdout] test genotype::binary_test::population_constructor_with_seed_genes_list ... ok [INFO] [stdout] test genotype::binary_test::population_constructor_random ... ok [INFO] [stdout] test genotype::binary_test::sample_gene_indices ... 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::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::integer_calculate_genes_hash ... ok [INFO] [stdout] test genotype::list_test::sample_gene_indices ... ok [INFO] [stdout] test genotype::list_test::neighbouring_population ... ok [INFO] [stdout] test genotype::list_test::crossover_chromosome_pair_single_gene ... 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_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_chromosome_permutations_2_step_scaled ... ok [INFO] [stdout] test crossover::uniform_test::standard ... ok [INFO] [stdout] test genotype::multi_range_test::float_crossover_chromosome_pair_single_gene ... ok [INFO] [stdout] test genotype::list_test::chromosome_permutations_genes_size_huge ... ok [INFO] [stdout] test genotype::multi_list_test::chromosome_permutations_genes_size_huge ... ok [INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_genes_with_duplicates ... ok [INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_random ... 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_step ... ok [INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_range_scaled ... ok [INFO] [stdout] test genotype::multi_list_test::crossover_chromosome_pair_single_point ... ok [INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_genes_without_duplicates ... ok [INFO] [stdout] test genotype::multi_range_test::float_mutate_chromosome_single_step_scaled ... ok [INFO] [stdout] test genotype::multi_list_test::sample_gene_indices ... ok [INFO] [stdout] test genotype::multi_range_test::float_chromosome_permutations_2_discrete ... ok [INFO] [stdout] test genotype::multi_list_test::crossover_chromosome_pair_single_gene ... 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_list_test::neighbouring_population_size ... 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::multi_range_test::float_permutable_gene_values_step_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_range ... ok [INFO] [stdout] test genotype::multi_range_test::integer_mutate_chromosome_single_discrete ... 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::mutate_chromosome_genes_random_with_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_range_test::mutate_chromosome_genes_random_without_duplicates ... ok [INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_huge ... 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::crossover_chromosome_pair_single_point ... ok [INFO] [stdout] test genotype::multi_list_test::mutate_chromosome_single ... ok [INFO] [stdout] test genotype::multi_unique_test::mutate_chromosome_single ... ok [INFO] [stdout] test genotype::multi_unique_test::neighbouring_population_4 ... ok [INFO] [stdout] test genotype::multi_unique_test::sample_gene_indices ... ok [INFO] [stdout] test genotype::range_test::float_calculate_genes_hash ... ok [INFO] [stdout] test genotype::range_test::crossover_chromosome_pair_single_point ... ok [INFO] [stdout] test genotype::range_test::float_chromosome_permutations_2_discrete ... ok [INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_range_scaled ... ok [INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_step ... 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_neighbouring_population_2_step_scaled ... ok [INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_random ... ok [INFO] [stdout] test genotype::range_test::float_chromosome_permutations_2_step_scaled ... ok [INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_step_scaled ... ok [INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_random ... ok [INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_discrete ... ok [INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_range ... ok [INFO] [stdout] test genotype::range_test::float_neighbouring_population_2_range ... 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::crossover_chromosome_pair_single_gene ... ok [INFO] [stdout] test genotype::range_test::float_mutate_chromosome_single_discrete ... ok [INFO] [stdout] test genotype::multi_range_test::integer_neighbouring_population_3_discrete ... 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::range_test::integer_calculate_genes_hash ... ok [INFO] [stdout] test genotype::range_test::integer_chromosome_permutations_2_step_scaled ... ok [INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_random ... ok [INFO] [stdout] test genotype::range_test::integer_mutate_chromosome_single_range ... ok [INFO] [stdout] test genotype::range_test::integer_neighbouring_population_1 ... ok [INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_range ... ok [INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_step_scaled ... ok [INFO] [stdout] test genotype::range_test::integer_neighbouring_population_3 ... ok [INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_with_duplicates ... ok [INFO] [stdout] test genotype::range_test::integer_neighbouring_population_2_random ... ok [INFO] [stdout] test genotype::range_test::sample_gene_indices ... ok [INFO] [stdout] test genotype::unique_test::chromosome_permutations_genes_size_huge ... ok [INFO] [stdout] test genotype::range_test::integer_permutable_gene_values_step_scaled ... ok [INFO] [stdout] test genotype::unique_test::mutate_chromosome_genes_with_duplicates ... 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 mutate::multi_gene_dynamic_test::binary_genotype ... ok [INFO] [stdout] test genotype::range_test::mutate_chromosome_genes_random_without_duplicates ... ok [INFO] [stdout] test genotype::unique_test::chromosome_permutations ... ok [INFO] [stdout] test 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::unique_test::sample_gene_indices ... ok [INFO] [stdout] test mutate::single_gene_test::range_integer_genotype ... 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::chromosome_indices_all_variants_with_fitness_with_genes_hash ... ok [INFO] [stdout] test population::chromosome_indices_all_variants_with_fitness_without_genes_hash ... ok [INFO] [stdout] test population::chromosome_indices_all_variants_without_fitness_with_genes_hash ... ok [INFO] [stdout] test population::fitness_score_cardinality ... ok [INFO] [stdout] test population::fitness_score_stddev ... ok [INFO] [stdout] test population::genes_cardinality ... ok [INFO] [stdout] test population::parents_and_offspring_size ... ok [INFO] [stdout] test select::elite_test::extreme_elitism_rates ... ok [INFO] [stdout] test select::elite_test::fitness_ordering_with_none_fitness ... ok [INFO] [stdout] test select::elite_test::maximize ... 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_normal_replacement ... ok [INFO] [stdout] test select::select_test::survival_sizes_overflow ... ok [INFO] [stdout] test select::tournament_test::extreme_elitism_rates ... ok [INFO] [stdout] test select::tournament_test::minimize ... ok [INFO] [stdout] test select::elite_test::minimize ... ok [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_missing_ending_condition ... 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::builder_test::call_repeatedly_hill_climb_steepest_ascent ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_mass_degeneration ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_minimize ... ok [INFO] [stdout] test select::tournament_test::maximize ... ok [INFO] [stdout] test genotype::range_test::float_neighbouring_population_1 ... ok [INFO] [stdout] test select::tournament_test::fitness_ordering_with_none_fitness ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_target_fitness_score_minimize ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_mass_extinction ... ok [INFO] [stdout] test genotype::multi_unique_test::crossover_chromosome_pair_single_gene - should panic ... ok [INFO] [stdout] test genotype::multi_unique_test::chromosome_permutations_genes_size_4 ... ok [INFO] [stdout] test genotype::unique_test::crossover_chromosome_pair_single_point - should panic ... ok [INFO] [stdout] test genotype::unique_test::crossover_chromosome_pair_single_gene - should panic ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_mass_genesis ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_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::evolve_test::call_list ... ok [INFO] [stdout] test strategy::hill_climb_test::call_binary_stochastic ... 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_range_max_stale_generations_minimize ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_max_stale_generations_and_valid_fitness_score_maximize ... ok [INFO] [stdout] test strategy::hill_climb_test::call_binary_steepest_ascent ... ok [INFO] [stdout] test strategy::hill_climb_test::call_range_target_fitness_score_maximize ... ok [INFO] [stdout] test strategy::hill_climb_test::call_range_target_fitness_score_minimize ... ok [INFO] [stdout] test strategy::permutate_test::call_binary_maximize ... ok [INFO] [stdout] test strategy::permutate_test::call_binary_minimize ... ok [INFO] [stdout] test strategy::permutate_test::call_multi_list ... ok [INFO] [stdout] test strategy::permutate_test::call_range_f32_random_invalid ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_max_generations_maximize ... ok [INFO] [stdout] test strategy::hill_climb_test::call_range_par_fitness ... ok [INFO] [stdout] test strategy::evolve_test::call_binary_target_fitness_score_maximize ... ok [INFO] [stdout] test strategy::hill_climb_test::call_range_max_stale_generations_maximize ... ok [INFO] [stdout] test support::tests::chromosome_binary ... ok [INFO] [stdout] test support::tests::chromosome_list ... ok [INFO] [stdout] test support::tests::chromosome_range ... ok [INFO] [stdout] test support::tests::population_binary ... ok [INFO] [stdout] test strategy::hill_climb_test::call_range_max_generations_maximize ... ok [INFO] [stdout] test strategy::evolve_test::call_range_f32 ... FAILED [INFO] [stdout] test strategy::evolve_test::call_multi_list ... 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_max_stale_generations_and_valid_fitness_score_minimize ... ok [INFO] [stdout] test strategy::evolve_test::call_range_isize ... ok [INFO] [stdout] test strategy::evolve_test::call_range_usize ... 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::builder_test::call_speciated_evolve ... 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_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' (227) panicked at tests/strategy/evolve_test.rs:372:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some(9930) [INFO] [stdout] right: Some(9880) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a676f597042 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a676f597042 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a676f597042 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a676f597042 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a676f5ad28a - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a676f5ad28a - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x5a676f59bf96 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a676f59bf96 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a676f5750cf - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a676f5750cf - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a676f58f069 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a676f47657e - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5a676f47657e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a676f58f2d2 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5a676f58f2d2 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a676f575188 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a676f56cb29 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a676f575fdd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a676f5ad99c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a676f5ad853 - core[8f93d80df273fe75]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5a676f281bcf - core[8f93d80df273fe75]::panicking::assert_failed::, core[8f93d80df273fe75]::option::Option> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5a676f390877 - main[d8faec4572747395]::strategy::evolve_test::call_range_f32 [INFO] [stdout] at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:372:5 [INFO] [stdout] 22: 0x5a676f36fe17 - main[d8faec4572747395]::strategy::evolve_test::call_range_f32::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:351:20 [INFO] [stdout] 23: 0x5a676f299ac6 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a676f46a92b - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a676f46a92b - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a676f47718a - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a676f47718a - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a676f47718a - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a676f47718a - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a676f47718a - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a676f47718a - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a676f47718a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a676f471654 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a676f471654 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a676f479c82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a676f479c82 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a676f479c82 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a676f479c82 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a676f479c82 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a676f479c82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a676f479c82 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a676f5968af - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5a676f5968af - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x74c73b5d8aa4 - [INFO] [stdout] 45: 0x74c73b665a64 - clone [INFO] [stdout] 46: 0x0 - [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' (229) panicked at tests/strategy/evolve_test.rs:402:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some(90) [INFO] [stdout] right: Some(89) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a676f597042 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a676f597042 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a676f597042 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a676f597042 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a676f5ad28a - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a676f5ad28a - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x5a676f59bf96 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a676f59bf96 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a676f5750cf - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a676f5750cf - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a676f58f069 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a676f47657e - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5a676f47657e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a676f58f2d2 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5a676f58f2d2 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a676f575188 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a676f56cb29 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a676f575fdd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a676f5ad99c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a676f5ad853 - core[8f93d80df273fe75]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5a676f281bcf - core[8f93d80df273fe75]::panicking::assert_failed::, core[8f93d80df273fe75]::option::Option> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5a676f3935a0 - main[d8faec4572747395]::strategy::evolve_test::call_range_usize [INFO] [stdout] at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:402:5 [INFO] [stdout] 22: 0x5a676f36fed7 - main[d8faec4572747395]::strategy::evolve_test::call_range_usize::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/strategy/evolve_test.rs:381:22 [INFO] [stdout] 23: 0x5a676f299bc6 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5a676f46a92b - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5a676f46a92b - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5a676f47718a - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5a676f47718a - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5a676f47718a - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x5a676f47718a - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x5a676f47718a - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5a676f47718a - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5a676f47718a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5a676f471654 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5a676f471654 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5a676f479c82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5a676f479c82 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5a676f479c82 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5a676f479c82 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x5a676f479c82 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5a676f479c82 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x5a676f479c82 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a676f5968af - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 43: 0x5a676f5968af - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 44: 0x74c73b5d8aa4 - [INFO] [stdout] 45: 0x74c73b665a64 - clone [INFO] [stdout] 46: 0x0 - [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. 226 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.84s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test main` [INFO] running `Command { std: "docker" "inspect" "1ec82b93c61e26c99afa488ef07827fc5542f752965814a00f3606f9076af271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec82b93c61e26c99afa488ef07827fc5542f752965814a00f3606f9076af271", kill_on_drop: false }` [INFO] [stdout] 1ec82b93c61e26c99afa488ef07827fc5542f752965814a00f3606f9076af271