[INFO] fetching crate symbios-genetics 0.2.0...
[INFO] testing symbios-genetics-0.2.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate symbios-genetics 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate symbios-genetics 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate symbios-genetics 0.2.0
[INFO] tweaked toml for crates.io crate symbios-genetics 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate symbios-genetics 0.2.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate symbios-genetics 0.2.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_pcg v0.9.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded bincode v1.3.3
[INFO] [stderr]   Downloaded rayon-core v1.13.0
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded rand v0.9.4
[INFO] [stderr]   Downloaded clap v4.6.1
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded rayon v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7591438d96df4d91e2e0bdf5a61ee9189dae2d314bd2256ffcebde9bdf633384
[INFO] running `Command { std: "docker" "start" "-a" "7591438d96df4d91e2e0bdf5a61ee9189dae2d314bd2256ffcebde9bdf633384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7591438d96df4d91e2e0bdf5a61ee9189dae2d314bd2256ffcebde9bdf633384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7591438d96df4d91e2e0bdf5a61ee9189dae2d314bd2256ffcebde9bdf633384", kill_on_drop: false }`
[INFO] [stdout] 7591438d96df4d91e2e0bdf5a61ee9189dae2d314bd2256ffcebde9bdf633384
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abc4a6a2738f4c5b7d52b155412f0e5d60cacb109aa8353a0e0add01ca16afb0
[INFO] running `Command { std: "docker" "start" "-a" "abc4a6a2738f4c5b7d52b155412f0e5d60cacb109aa8353a0e0add01ca16afb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling symbios-genetics v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s
[INFO] running `Command { std: "docker" "inspect" "abc4a6a2738f4c5b7d52b155412f0e5d60cacb109aa8353a0e0add01ca16afb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc4a6a2738f4c5b7d52b155412f0e5d60cacb109aa8353a0e0add01ca16afb0", kill_on_drop: false }`
[INFO] [stdout] abc4a6a2738f4c5b7d52b155412f0e5d60cacb109aa8353a0e0add01ca16afb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fe96ac2513d0b0fe5ac21ca083199cccdf864823c4dfd7ffe55082f31bdc1a0
[INFO] running `Command { std: "docker" "start" "-a" "8fe96ac2513d0b0fe5ac21ca083199cccdf864823c4dfd7ffe55082f31bdc1a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling symbios-genetics v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.31s
[INFO] running `Command { std: "docker" "inspect" "8fe96ac2513d0b0fe5ac21ca083199cccdf864823c4dfd7ffe55082f31bdc1a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fe96ac2513d0b0fe5ac21ca083199cccdf864823c4dfd7ffe55082f31bdc1a0", kill_on_drop: false }`
[INFO] [stdout] 8fe96ac2513d0b0fe5ac21ca083199cccdf864823c4dfd7ffe55082f31bdc1a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47d577a2595ea9c76ece3d48def8d3d593f0455c4d83c15d10a6a0b8eda1d597
[INFO] running `Command { std: "docker" "start" "-a" "47d577a2595ea9c76ece3d48def8d3d593f0455c4d83c15d10a6a0b8eda1d597", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symbios_genetics-fd530e0b0d6bc265)
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running tests/adversarial_review_tests.rs (/opt/rustwide/target/debug/deps/adversarial_review_tests-045a80d55570c420)
[INFO] [stdout] test speciation::tests::assign_clusters_close_genotypes ... ok
[INFO] [stdout] test speciation::tests::empty_species_dropped ... ok
[INFO] [stdout] test speciation::tests::fitness_sharing_divides_by_species_size ... ok
[INFO] [stdout] test speciation::tests::species_ids_are_stable_across_generations ... ok
[INFO] [stdout] test speciation::tests::species_count_converges_toward_target ... ok
[INFO] [stdout] test speciation::tests::threshold_decreases_when_too_few_species ... ok
[INFO] [stdout] test speciation::tests::threshold_floors_at_min ... ok
[INFO] [stdout] test speciation::tests::threshold_increases_when_too_many_species ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test test_map_elites_deserialize_rejects_archive_key_desync ... ok
[INFO] [stdout] test test_map_elites_archive_iteration_order_deterministic ... ok
[INFO] [stdout] test test_map_elites_deserialize_rejects_zero_batch_size ... ok
[INFO] [stdout] test test_map_elites_deserialize_rejects_incomplete_keys_vec ... ok
[INFO] [stdout] test test_map_elites_deserialize_rejects_zero_resolution ... ok
[INFO] [stdout] test test_map_elites_deserialize_rejects_duplicate_keys_vec ... ok
[INFO] [stdout] test test_map_elites_map_to_index_into_buffer ... ok
[INFO] [stdout] test test_map_elites_batch_size_one_works ... ok
[INFO] [stdout] test test_map_elites_nan_descriptor_rejected ... ok
[INFO] [stdout] test test_map_elites_nan_fitness_rejected_during_seed ... ok
[INFO] [stdout] test test_map_elites_nan_recovery ... ok
[INFO] [stdout] test test_map_elites_deterministic_execution ... ok
[INFO] [stdout] test test_map_elites_resolution_extreme_documented ... ok
[INFO] [stdout] test test_map_elites_resolution_one_works ... ok
[INFO] [stdout] test test_map_elites_resolution_max_safe ... ok
[INFO] [stdout] test test_map_elites_seed_population_respects_elitism ... ok
[INFO] [stdout] test test_novelty_search_deserialize_rejects_oversized_pop_size ... ok
[INFO] [stdout] test test_novelty_search_deserialize_rejects_out_of_range_alpha ... ok
[INFO] [stdout] test test_map_elites_resolution_precision_moderate ... ok
[INFO] [stdout] test test_nsga2_deserialize_rejects_crowding_distances_desync ... ok
[INFO] [stdout] test test_map_elites_seed_population_replaces_worse ... ok
[INFO] [stdout] test test_nsga2_deserialize_rejects_nan_mutation_rate ... ok
[INFO] [stdout] test test_nsga2_deserialize_rejects_ranks_desync ... ok
[INFO] [stdout] test test_nsga2_dominates_nan_handling ... ok
[INFO] [stdout] test test_nsga2_initial_ranks_calculated ... ok
[INFO] [stdout] test test_nsga2_binary_tournament_works_after_new ... ok
[INFO] [stdout] test test_map_elites_map_to_index_into_reuses_buffer ... ok
[INFO] [stdout] test test_novelty_search_deserialize_rejects_zero_k ... ok
[INFO] [stdout] test test_nsga2_crowding_distance_rejects_nan_from_infinity ... ok
[INFO] [stdout] test test_nsga2_nan_crowding_distance_handling ... ok
[INFO] [stdout] test test_simple_ga_deserialize_rejects_oversized_pop_size ... ok
[INFO] [stdout] test test_simple_ga_elitism_returns_effective_value ... ok
[INFO] [stdout] test test_simple_ga_elitism_returns_configured_when_valid ... ok
[INFO] [stdout] test test_simple_ga_encapsulation_via_public_api ... ok
[INFO] [stdout] test test_nsga2_binary_tournament_nan_no_bias ... ok
[INFO] [stdout] test test_simple_ga_population_size_invariant_maintained ... ok
[INFO] [stdout] test test_nsga2_valid_serialization_roundtrip ... ok
[INFO] [stdout] test test_nsga2_deserialize_rejects_pop_size_mismatch ... ok
[INFO] [stdout] test test_simple_ga_elitism_clamping_maintains_progress ... ok
[INFO] [stdout] test test_simple_ga_deserialize_rejects_nan_mutation_rate ... ok
[INFO] [stdout] test test_nsga2_sorting_avoids_excessive_cloning ... ok
[INFO] [stdout] test test_nsga2_nan_objectives_pushed_to_worst_front ... ok
[INFO] [stdout] test test_map_elites_rejects_zero_batch_size - should panic ... ok
[INFO] [stdout] test test_map_elites_rejects_zero_resolution - should panic ... ok
[INFO] [stdout] test test_map_elites_constructor_rejects_zero_batch_size - should panic ... ok
[INFO] [stdout] test test_map_elites_nan_fitness_rejected_during_step ... ok
[INFO] [stdout] test test_map_elites_step_uses_buffer_optimization ... ok
[INFO] [stdout] test test_map_elites_parent_selection_scales_sublinearly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bug_regression_tests.rs (/opt/rustwide/target/debug/deps/bug_regression_tests-91c5b7017c12c0e3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_map_elites_population_visible_after_seeding ... ok
[INFO] [stdout] test test_nsga2_dominates_detects_length_mismatch ... ok
[INFO] [stdout] test test_nsga2_fields_are_encapsulated ... ok
[INFO] [stdout] test test_nsga2_empty_initial_population_handled ... ok
[INFO] [stdout] test test_map_elites_population_visible_after_deserialization ... ok
[INFO] [stdout] test test_nsga2_handles_ragged_objectives_gracefully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/critical_bug_tests.rs (/opt/rustwide/target/debug/deps/critical_bug_tests-e8219b50ea671668)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_map_elites_archive_is_encapsulated ... ok
[INFO] [stdout] test test_map_elites_uniform_bin_distribution ... ok
[INFO] [stdout] test test_nsga2_dominates_both_false_on_length_mismatch ... ok
[INFO] [stdout] test test_nsga2_dominates_correct_for_equal_length ... ok
[INFO] [stdout] test test_simple_ga_warns_on_excessive_elitism ... ok
[INFO] [stdout] test test_simple_ga_elitism_equal_pop_size_still_evolves ... ok
[INFO] [stdout] test test_map_elites_boundary_bins_equal_size ... ok
[INFO] [stdout] test test_nsga2_rejects_ragged_objectives ... ok
[INFO] [stdout] test test_map_elites_mutation_parallelizable ... ok
[INFO] [stdout] test test_map_elites_cache_performance_scales_with_batch_not_archive ... ok
[INFO] [stderr]      Running tests/cvt_map_elites_tests.rs (/opt/rustwide/target/debug/deps/cvt_map_elites_tests-58dc45e4ccb3bbe1)
[INFO] [stdout] test test_nsga2_binary_tournament_provides_selection_pressure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test coverage_and_qd_score_track_archive_state ... ok
[INFO] [stdout] test assign_to_centroid_returns_nearest ... ok
[INFO] [stdout] test serde_roundtrip_preserves_archive ... ok
[INFO] [stdout] test new_rejects_empty_centroids - should panic ... ok
[INFO] [stdout] test new_rejects_mixed_dimension_centroids - should panic ... ok
[INFO] [stdout] test new_rejects_zero_batch_size - should panic ... ok
[INFO] [stdout] test step_is_deterministic_under_fixed_seed ... ok
[INFO] [stdout] test coverage_difference_grid_vs_cvt_in_high_dim ... ok
[INFO] [stdout] test with_lloyd_is_deterministic ... ok
[INFO] [stdout] test different_seeds_produce_different_centroids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-2206ec1f48a279e9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_map_elites_index_mapping ... ok
[INFO] [stdout] test tests::test_nsga2_dominance_logic ... ok
[INFO] [stdout] test tests::test_nsga2_step_diversity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/novelty_search_tests.rs (/opt/rustwide/target/debug/deps/novelty_search_tests-a6d7f240032a1668)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test euclidean_distance_is_correct ... ok
[INFO] [stdout] test custom_distance_via_with_distance ... ok
[INFO] [stdout] test step_populates_novelty_aligned_with_population ... ok
[INFO] [stdout] test always_add_archive_grows_each_step ... ok
[INFO] [stdout] test serde_roundtrip_preserves_state ... ok
[INFO] [stdout] test novelty_config_rejects_invalid_values ... ok
[INFO] [stdout] test probabilistic_archive_grows_more_slowly_than_always_add ... ok
[INFO] [stdout] test deterministic_under_fixed_seed ... ok
[INFO] [stdout] test novelty_explores_further_than_pure_fitness ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.55s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/qd_metrics_tests.rs (/opt/rustwide/target/debug/deps/qd_metrics_tests-781774c451d0dc72)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test qd_score_is_zero_on_empty_archive ... ok
[INFO] [stdout] test coverage_reflects_distinct_cells_filled ... ok
[INFO] [stderr]      Running tests/robustness_tests.rs (/opt/rustwide/target/debug/deps/robustness_tests-63c790be12e3789d)
[INFO] [stdout] test coverage_is_zero_on_empty_archive ... ok
[INFO] [stdout] test qd_score_sums_fitness_across_cells ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_map_elites_constructor_batch_size_round_trip ... ok
[INFO] [stdout] test test_simple_ga_empty_population ... ok
[INFO] [stdout] test test_nsga2_crowding_distance_single_objective_all_same ... ok
[INFO] [stdout] test test_simple_ga_single_individual_population ... ok
[INFO] [stdout] test test_simple_ga_population_smaller_than_tournament_size ... ok
[INFO] [stdout] test test_nsga2_handles_nan_objectives_without_panic ... ok
[INFO] [stdout] test test_simple_ga_handles_partial_nan_fitness ... ok
[INFO] [stdout] test test_simple_ga_handles_nan_fitness_without_panic ... ok
[INFO] [stdout] test test_nsga2_crowding_distance_zero_range ... ok
[INFO] [stdout] test test_simple_ga_elitism_exceeds_population ... ok
[INFO] [stdout] test parallel_tests::test_parallel_provides_speedup_relative_to_sequential ... ok
[INFO] [stdout] test test_map_elites_large_archive_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scorers_tests.rs (/opt/rustwide/target/debug/deps/scorers_tests-b8cdaa2cbe4b86d2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test composite_evaluator_runs_sim_once_and_distributes_results ... ok
[INFO] [stdout] test displacement_is_euclidean ... ok
[INFO] [stdout] test energy_efficiency_is_displacement_per_energy ... ok
[INFO] [stdout] test locomotion_composition_matches_issue_formula ... ok
[INFO] [stdout] test numlike_clamp_to_handles_bounds ... ok
[INFO] [stdout] test normalize_scales_and_clamps ... ok
[INFO] [stdout] test height_returns_max_height ... ok
[INFO] [stdout] test up_alignment_clamps_to_unit_interval ... ok
[INFO] [stdout] test numlike_works_with_f64_and_f32 ... ok
[INFO] [stdout] test penalize_subtracts_penalty_term ... ok
[INFO] [stdout] test normalize_panics_on_zero_max - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stress_tests.rs (/opt/rustwide/target/debug/deps/stress_tests-bad7fcae0bc044b1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test stress_test_parallel_throughput ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests symbios_genetics
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/algorithms/map_elites.rs - algorithms::map_elites::MapElites<G>::map_to_index (line 471) ... ignored
[INFO] [stdout] test src/algorithms/map_elites.rs - algorithms::map_elites::MapElites<G>::seed_population (line 426) ... ignored
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::Nsga2<G>::new (line 253) ... ignored
[INFO] [stdout] test src/algorithms/simple.rs - algorithms::simple::SimpleGA<G>::new (line 198) ... ignored
[INFO] [stdout] test src/lib.rs - (line 84) ... ignored
[INFO] [stdout] test src/lib.rs - Evolver (line 246) ... ignored
[INFO] [stdout] test src/algorithms/map_elites.rs - algorithms::map_elites::MapElites<G>::new (line 204) ... ok
[INFO] [stdout] test src/lib.rs - Evaluator (line 192) ... ok
[INFO] [stdout] test src/algorithms/map_elites.rs - algorithms::map_elites::MapElites<G>::qd_score (line 371) ... ok
[INFO] [stdout] test src/lib.rs - scorers (line 347) ... ok
[INFO] [stdout] test src/lib.rs - speciation (line 344) ... ok
[INFO] [stdout] test src/algorithms/map_elites.rs - algorithms::map_elites::MapElites<G>::coverage (line 324) ... ok
[INFO] [stdout] test src/lib.rs - Genotype (line 108) ... ok
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] test src/lib.rs - algorithms::simple (line 327) ... ok
[INFO] [stdout] test src/lib.rs - algorithms::map_elites (line 323) ... ok
[INFO] [stdout] test src/lib.rs - algorithms::nsga2 (line 325) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.32s; merged doctests compilation took 1.89s
[INFO] running `Command { std: "docker" "inspect" "47d577a2595ea9c76ece3d48def8d3d593f0455c4d83c15d10a6a0b8eda1d597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d577a2595ea9c76ece3d48def8d3d593f0455c4d83c15d10a6a0b8eda1d597", kill_on_drop: false }`
[INFO] [stdout] 47d577a2595ea9c76ece3d48def8d3d593f0455c4d83c15d10a6a0b8eda1d597
