[INFO] fetching crate wave-function-collapse 0.2.0... [INFO] testing wave-function-collapse-0.2.0 against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] extracting crate wave-function-collapse 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate wave-function-collapse 0.2.0 on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wave-function-collapse 0.2.0 [INFO] finished tweaking crates.io crate wave-function-collapse 0.2.0 [INFO] tweaked toml for crates.io crate wave-function-collapse 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate wave-function-collapse 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.48.2 [INFO] [stderr] Downloaded permutation v0.4.1 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.48.2 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.48.2 [INFO] [stderr] Downloaded windows_i686_gnu v0.48.2 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.48.2 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.48.2 [INFO] [stderr] Downloaded windows_i686_msvc v0.48.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df7d208e5318012c7820a1d0d8c405b2f15d0320899f828d1ebc4082c18d9f4c [INFO] running `Command { std: "docker" "start" "-a" "df7d208e5318012c7820a1d0d8c405b2f15d0320899f828d1ebc4082c18d9f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df7d208e5318012c7820a1d0d8c405b2f15d0320899f828d1ebc4082c18d9f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7d208e5318012c7820a1d0d8c405b2f15d0320899f828d1ebc4082c18d9f4c", kill_on_drop: false }` [INFO] [stdout] df7d208e5318012c7820a1d0d8c405b2f15d0320899f828d1ebc4082c18d9f4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890c4257a615d6134e1f990349cd09754086aeaf69cb143543ab3464584f6456 [INFO] running `Command { std: "docker" "start" "-a" "890c4257a615d6134e1f990349cd09754086aeaf69cb143543ab3464584f6456", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling permutation v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling bitvec v1.0.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.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.83s [INFO] running `Command { std: "docker" "inspect" "890c4257a615d6134e1f990349cd09754086aeaf69cb143543ab3464584f6456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890c4257a615d6134e1f990349cd09754086aeaf69cb143543ab3464584f6456", kill_on_drop: false }` [INFO] [stdout] 890c4257a615d6134e1f990349cd09754086aeaf69cb143543ab3464584f6456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] affaf98626b913e37174d045bfd9ab889e85e3f0f2f038a11f907d8d8cd9f783 [INFO] running `Command { std: "docker" "start" "-a" "affaf98626b913e37174d045bfd9ab889e85e3f0f2f038a11f907d8d8cd9f783", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Compiling wave-function-collapse v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tiff v0.9.0 [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 [unoptimized + debuginfo] target(s) in 22.82s [INFO] running `Command { std: "docker" "inspect" "affaf98626b913e37174d045bfd9ab889e85e3f0f2f038a11f907d8d8cd9f783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "affaf98626b913e37174d045bfd9ab889e85e3f0f2f038a11f907d8d8cd9f783", kill_on_drop: false }` [INFO] [stdout] affaf98626b913e37174d045bfd9ab889e85e3f0f2f038a11f907d8d8cd9f783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0ca9814059186abdb6d565e136b04401ef433355d3f782a9491d146f0976ee94 [INFO] running `Command { std: "docker" "start" "-a" "0ca9814059186abdb6d565e136b04401ef433355d3f782a9491d146f0976ee94", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wave_function_collapse-58a331fde0184e36) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::initialize ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::two_items ... 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::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_container_unit_tests::initialize ... ok [INFO] [stdout] test wave_function::tests::probability_collection_unit_tests::probability_collection_one_item ... 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::indexed_view_unit_tests::many_items_sequential_order ... 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_many_items_one_high_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::indexed_view_unit_tests::many_items_random_order_of_u32 ... 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_create_many_instances_and_pop_random_all ... ok [INFO] [stdout] test wave_function::tests::indexed_view_unit_tests::many_items_reverse_order ... 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::four_nodes_as_square_neighbors_in_cycle_alone ... 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_sequential ... 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 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::four_nodes_as_square_neighbors_randomly ... 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::probability_container_unit_tests::probability_container_verify_ratio_between_equal_opportunity ... 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_acc_seq ... 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::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 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::one_node_randomly_two_states_acc_seq ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_randomly_two_states_accommodating ... 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::wave_function_unit_tests::two_nodes_both_as_neighbors_only_disordered ... 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::wave_function_unit_tests::many_nodes_as_dense_neighbors_all_different_states_sequential ... ok [INFO] [stdout] test wave_function::tests::wave_function_unit_tests::one_node_randomly_two_states_sequential ... 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] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 285.29s [INFO] [stdout] [INFO] [stderr] Doc-tests wave-function-collapse [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] running `Command { std: "docker" "inspect" "0ca9814059186abdb6d565e136b04401ef433355d3f782a9491d146f0976ee94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca9814059186abdb6d565e136b04401ef433355d3f782a9491d146f0976ee94", kill_on_drop: false }` [INFO] [stdout] 0ca9814059186abdb6d565e136b04401ef433355d3f782a9491d146f0976ee94