[INFO] fetching crate wave-function-collapse 0.3.0... [INFO] testing wave-function-collapse-0.3.0 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] extracting crate wave-function-collapse 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate wave-function-collapse 0.3.0 on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wave-function-collapse 0.3.0 [INFO] finished tweaking crates.io crate wave-function-collapse 0.3.0 [INFO] tweaked toml for crates.io crate wave-function-collapse 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate wave-function-collapse 0.3.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" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v3.7.0 [INFO] [stderr] Downloaded clap v4.3.22 [INFO] [stderr] Downloaded permutation v0.4.1 [INFO] [stderr] Downloaded perlin2d v0.2.6 [INFO] [stderr] Downloaded clap_builder v4.3.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb6f19dba1f9414e4b8c557df4245afc963220a9fbd3242c1664c75f5f252f76 [INFO] running `Command { std: "docker" "start" "-a" "eb6f19dba1f9414e4b8c557df4245afc963220a9fbd3242c1664c75f5f252f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb6f19dba1f9414e4b8c557df4245afc963220a9fbd3242c1664c75f5f252f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6f19dba1f9414e4b8c557df4245afc963220a9fbd3242c1664c75f5f252f76", kill_on_drop: false }` [INFO] [stdout] eb6f19dba1f9414e4b8c557df4245afc963220a9fbd3242c1664c75f5f252f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01292d8b7ce6313cdb1abc58e64336b80bdc78b9c275fe06e9c275d0423cb107 [INFO] running `Command { std: "docker" "start" "-a" "01292d8b7ce6313cdb1abc58e64336b80bdc78b9c275fe06e9c275d0423cb107", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling permutation v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling wave-function-collapse v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s [INFO] running `Command { std: "docker" "inspect" "01292d8b7ce6313cdb1abc58e64336b80bdc78b9c275fe06e9c275d0423cb107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01292d8b7ce6313cdb1abc58e64336b80bdc78b9c275fe06e9c275d0423cb107", kill_on_drop: false }` [INFO] [stdout] 01292d8b7ce6313cdb1abc58e64336b80bdc78b9c275fe06e9c275d0423cb107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 189c36cf463955b4ee573d80aee79130fe58f91cf2ef7af83987b198ca0312da [INFO] running `Command { std: "docker" "start" "-a" "189c36cf463955b4ee573d80aee79130fe58f91cf2ef7af83987b198ca0312da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling clap_builder v4.3.22 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling perlin2d v0.2.6 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.3.22 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wave-function-collapse v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `Command { std: "docker" "inspect" "189c36cf463955b4ee573d80aee79130fe58f91cf2ef7af83987b198ca0312da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "189c36cf463955b4ee573d80aee79130fe58f91cf2ef7af83987b198ca0312da", kill_on_drop: false }` [INFO] [stdout] 189c36cf463955b4ee573d80aee79130fe58f91cf2ef7af83987b198ca0312da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3633fa3716e8bd2bf0dd96c346f2c361a14e62be28962d5325e4c017ebfb1af4 [INFO] running `Command { std: "docker" "start" "-a" "3633fa3716e8bd2bf0dd96c346f2c361a14e62be28962d5325e4c017ebfb1af4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wave_function_collapse-98850bd9a3a53cfc) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test abstractions::proximity_graph::proximity_graph_tests::test_w7b0_get_x_by_y_grid_proximity_graph ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::initialize ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::one_item ... ok [INFO] [stdout] test wave_function::tests::probability_collection_unit_tests::initialize ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::two_items ... ok [INFO] [stdout] test wave_function::tests::probability_collection_unit_tests::probability_collection_one_item ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::initialize ... ok [INFO] [stdout] test wave_function::tests::probability_collection_unit_tests::probability_collection_no_items ... ok [INFO] [stdout] test wave_function::tests::probability_collection_unit_tests::probability_collection_many_items_equal_probability ... ok [INFO] [stdout] test wave_function::tests::probability_collection_unit_tests::probability_collection_many_items_one_high_probability ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_many_items_equal_probability ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_no_items ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_one_item ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_push_and_get_and_remove_repeatedly ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_push_and_get_and_remove_two_repeatedly ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_many_items_one_high_probability ... FAILED [INFO] [stdout] test abstractions::proximity_graph::proximity_graph_tests::test_o1n6_icecream_shops_in_grid::_3_3_1_0_0_1_expects ... ok [INFO] [stdout] test abstractions::proximity_graph::proximity_graph_tests::test_h2s7_icecream_shops_in_grid::_5_5_0_0_0_0_expects ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::four_nodes_as_square_neighbors_in_cycle_alone ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::four_nodes_as_square_neighbors_in_cycle_affects_another_square_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::four_nodes_that_would_skip_over_nonneighbor ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::initialize ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::four_nodes_as_square_neighbors_in_cycle_affects_another_square_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_all_different_states_accommodating ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_all_different_states_acc_seq ... ok [INFO] [stdout] test abstractions::proximity_graph::proximity_graph_tests::test_h2s7_icecream_shops_in_grid::_3_3_2_0_0_1_expects ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::four_nodes_as_square_neighbors_randomly ... ok [INFO] [stdout] test abstractions::proximity_graph::proximity_graph_tests::test_y7c4_icecream_shops_in_grid::_6_6_0_0_0_0_expects ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::many_items_sequential_order ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::many_items_reverse_order ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::many_items_random_order_of_u32 ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::no_nodes ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_no_states_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_no_states_accommodating ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_no_states_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_one_state_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_one_state_accommodating ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_one_state_sequential ... ok [INFO] [stdout] test abstractions::proximity_graph::proximity_graph_tests::test_o1n6_icecream_shops_in_grid::_4_4_0_5_0_1_expects ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_create_many_instances_and_pop_random_all ... ok [INFO] [stdout] test abstractions::proximity_graph::proximity_graph_tests::test_h2s7_icecream_shops_in_grid::_4_4_1_0_0_1_expects ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::three_nodes_as_dense_neighbors_all_different_states_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::three_nodes_as_dense_neighbors_all_different_states_accommodating ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::three_nodes_as_dense_neighbors_all_different_states_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::three_nodes_as_dense_neighbors_randomly_all_different_states ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::three_nodes_as_neighbors_all_same_state ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_both_as_neighbors_and_different_states_with_one_run ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_both_as_neighbors_and_different_states_with_random_runs ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_verify_ratio_between_equal_opportunity ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_both_as_neighbors_only_ordered ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_both_as_neighbors_with_conflicting_state_requirements ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_child_two_states_restricted_and_parent_one_state_unrestricted_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_child_two_states_restricted_and_parent_one_state_unrestricted_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_only_one_is_a_neighbor_disordered ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_only_one_is_a_neighbor_ordered ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_only_one_is_a_neighbor_restriction_ignored_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_only_one_is_a_neighbor_restriction_ignored_accommodating ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_only_one_is_a_neighbor_restriction_ignored_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_parent_unrestricted_and_child_only_one_state_restricted_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_with_parent_unrestricted_and_child_only_one_state_restricted_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_without_neighbors ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::write_and_read_wave_function_from_tempfile ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::many_items_random_order_of_uuid_unshuffled ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::two_nodes_both_as_neighbors_only_disordered ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_dense_neighbors_randomly_all_different_states ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_randomly_two_states_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_randomly_two_states_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_randomly_two_states_accommodating ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_ensure_get_is_equal_probability ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_dense_neighbors_all_different_states_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_dense_neighbors_all_different_states_accommodating ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_dense_neighbors_all_different_states_acc_seq ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::many_items_random_order_of_uuid_shuffled ... ok [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_get_while_removing_equal_probability has been running for over 60 seconds [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_all_different_states_sequential has been running for over 60 seconds [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_randomly_all_different_states_getting_collapsed_function has been running for over 60 seconds [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_randomly_all_different_states_uncollapsed_wave_functions has been running for over 60 seconds [INFO] [stdout] test wave_function::tests::probability_container_unit_tests::probability_container_get_while_removing_equal_probability ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_randomly_all_different_states_uncollapsed_wave_functions ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_randomly_all_different_states_getting_collapsed_function ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::many_nodes_as_3D_grid_all_different_states_sequential ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- wave_function::tests::probability_container_unit_tests::probability_container_many_items_one_high_probability stdout ---- [INFO] [stdout] thread 'wave_function::tests::probability_container_unit_tests::probability_container_many_items_one_high_probability' panicked at src/wave_function/tests.rs:253:21: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "bb0e5ed7-b7e2-4de4-826b-b367a69a5cf7" [INFO] [stdout] right: "special" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5991fe2ac03a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5991fe2ac03a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5991fe2ac03a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5991fe2ac03a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5991fe2d360b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5991fe2d360b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5991fe2a8ac3 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5991fe2abe82 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5991fe2ad7b5 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5991fe2ad5a8 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5991fe2649e9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x5991fe2649e9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5991fe2adec8 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x5991fe2adec8 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5991fe2adc97 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5991fe2ac519 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5991fe2ad924 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5991fe2d1363 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5991fe2d172b - core::panicking::assert_failed_inner::h91fb4a8613a12d33 [INFO] [stdout] 19: 0x5991fe1eb5c9 - core::panicking::assert_failed::h673b9ccc2f48dc70 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:367:5 [INFO] [stdout] 20: 0x5991fe1a3e93 - wave_function_collapse::wave_function::tests::probability_container_unit_tests::probability_container_many_items_one_high_probability::hde272e6e73f89a67 [INFO] [stdout] at /opt/rustwide/workdir/src/wave_function/tests.rs:253:21 [INFO] [stdout] 21: 0x5991fe1a3557 - wave_function_collapse::wave_function::tests::probability_container_unit_tests::probability_container_many_items_one_high_probability::{{closure}}::hd953fa3712640704 [INFO] [stdout] at /opt/rustwide/workdir/src/wave_function/tests.rs:230:63 [INFO] [stdout] 22: 0x5991fe1995a6 - core::ops::function::FnOnce::call_once::hd0cb2d01c542cafd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5991fe26935b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5991fe26935b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5991fe268bd8 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5991fe268bd8 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5991fe268bd8 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5991fe268bd8 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5991fe268bd8 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5991fe268bd8 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5991fe268bd8 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5991fe22ced4 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5991fe22ced4 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5991fe230622 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5991fe230622 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5991fe230622 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5991fe230622 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5991fe230622 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5991fe230622 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5991fe230622 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5991fe2b22ab - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x5991fe2b22ab - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 43: 0x5991fe2b22ab - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x72eda076dac3 - [INFO] [stdout] 45: 0x72eda07fea04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] wave_function::tests::probability_container_unit_tests::probability_container_many_items_one_high_probability [INFO] [stdout] [INFO] [stdout] test result: FAILED. 76 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 264.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3633fa3716e8bd2bf0dd96c346f2c361a14e62be28962d5325e4c017ebfb1af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3633fa3716e8bd2bf0dd96c346f2c361a14e62be28962d5325e4c017ebfb1af4", kill_on_drop: false }` [INFO] [stdout] 3633fa3716e8bd2bf0dd96c346f2c361a14e62be28962d5325e4c017ebfb1af4