[INFO] cloning repository https://github.com/BenFradet/trs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenFradet/trs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Ftrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Ftrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7199347a177550889c3e335d168a485dfb5d506 [INFO] testing BenFradet/trs/f7199347a177550889c3e335d168a485dfb5d506 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenFradet%2Ftrs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenFradet/trs on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenFradet/trs [INFO] finished tweaking git repo https://github.com/BenFradet/trs [INFO] tweaked toml for git repo https://github.com/BenFradet/trs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BenFradet/trs 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd03826ae6e6b0d822fa7e1222c01484488a328e5bfe1376b16b2d69072b0d87 [INFO] running `Command { std: "docker" "start" "-a" "dd03826ae6e6b0d822fa7e1222c01484488a328e5bfe1376b16b2d69072b0d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd03826ae6e6b0d822fa7e1222c01484488a328e5bfe1376b16b2d69072b0d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd03826ae6e6b0d822fa7e1222c01484488a328e5bfe1376b16b2d69072b0d87", kill_on_drop: false }` [INFO] [stdout] dd03826ae6e6b0d822fa7e1222c01484488a328e5bfe1376b16b2d69072b0d87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 479aa27c791494d7ea19e0b814ac604e82e4fb2e2f7ef3b2bd81c4a1af9098f9 [INFO] running `Command { std: "docker" "start" "-a" "479aa27c791494d7ea19e0b814ac604e82e4fb2e2f7ef3b2bd81c4a1af9098f9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.77 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lru v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.25.0 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling threes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.34s [INFO] running `Command { std: "docker" "inspect" "479aa27c791494d7ea19e0b814ac604e82e4fb2e2f7ef3b2bd81c4a1af9098f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479aa27c791494d7ea19e0b814ac604e82e4fb2e2f7ef3b2bd81c4a1af9098f9", kill_on_drop: false }` [INFO] [stdout] 479aa27c791494d7ea19e0b814ac604e82e4fb2e2f7ef3b2bd81c4a1af9098f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4de1df602be14e1d8cff82a99b8b22e2605b8c8a00f759585fd1e6f0dcfa15b0 [INFO] running `Command { std: "docker" "start" "-a" "4de1df602be14e1d8cff82a99b8b22e2605b8c8a00f759585fd1e6f0dcfa15b0", kill_on_drop: false }` [INFO] [stderr] Compiling threes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "4de1df602be14e1d8cff82a99b8b22e2605b8c8a00f759585fd1e6f0dcfa15b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de1df602be14e1d8cff82a99b8b22e2605b8c8a00f759585fd1e6f0dcfa15b0", kill_on_drop: false }` [INFO] [stdout] 4de1df602be14e1d8cff82a99b8b22e2605b8c8a00f759585fd1e6f0dcfa15b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af8f120610fe0a466baf22da4ef2c036b5612c9f0b4e56733e08764497d3f782 [INFO] running `Command { std: "docker" "start" "-a" "af8f120610fe0a466baf22da4ef2c036b5612c9f0b4e56733e08764497d3f782", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/threes-1aca5813d975adbd) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test math::distribution::tests::sample_test ... ok [INFO] [stdout] test model::buckets::tests::draw_should_be_idempotent ... ok [INFO] [stdout] test math::series::tests::u_10 ... ok [INFO] [stdout] test model::buckets::tests::draw_should_construct_vec_between_0_and_len ... ok [INFO] [stdout] test model::buckets::tests::draw_should_construct_vec_with_desired_size ... ok [INFO] [stdout] test model::buckets::tests::new_adds_to_init ... ok [INFO] [stdout] test model::buckets::tests::new_copies_array_argument ... ok [INFO] [stdout] test model::buckets::tests::new_desired_size_is_arg ... ok [INFO] [stdout] test model::grid::tests::combinable_true_if_1_2 ... ok [INFO] [stdout] test model::grid::tests::combinable_true_if_identical_ge_3 ... ok [INFO] [stdout] test model::buckets::tests::new_generates_an_array_with_sum_desired_size ... ok [INFO] [stdout] test model::buckets::tests::new_has_same_length_as_init ... ok [INFO] [stdout] test model::grid::tests::force_insert_next_tile_none_if_idx_out_of_bounds ... ok [INFO] [stdout] test model::grid::tests::force_insert_next_tile_none_if_no_zeros ... ok [INFO] [stdout] test model::grid::tests::force_insert_next_tile_some_if_zero_found_down ... ok [INFO] [stdout] test model::grid::tests::force_insert_next_tile_some_if_zero_found_left ... ok [INFO] [stdout] test model::grid::tests::force_insert_next_tile_some_if_zero_found_right ... ok [INFO] [stdout] test model::grid::tests::force_insert_next_tile_some_if_zero_found_up ... ok [INFO] [stdout] test model::grid::tests::game_over_is_false_if_there_is_a_0 ... ok [INFO] [stdout] test model::grid::tests::game_over_is_false_if_there_is_a_row_combination_possible ... ok [INFO] [stdout] test model::grid::tests::get_line_none_if_index_is_oob_col ... ok [INFO] [stdout] test model::grid::tests::get_line_should_return_row_if_dim_is_row ... ok [INFO] [stdout] test model::grid::tests::shift_grid_does_one_transformation_reversed_per_col ... ok [INFO] [stdout] test model::grid::tests::shift_grid_does_one_transformation_reversed_per_row ... ok [INFO] [stdout] test model::grid::tests::shift_grid_does_no_more_than_one_transformation_per_col ... ok [INFO] [stdout] test model::grid::tests::shift_line_mutate_zeros ... ok [INFO] [stdout] test model::grid::tests::game_over_is_false_if_there_is_a_col_combination_possible ... ok [INFO] [stdout] test model::grid::tests::get_line_should_return_col_if_dim_is_col ... ok [INFO] [stdout] test model::grid::tests::shift_grid_does_no_more_than_one_transformation_per_row ... ok [INFO] [stdout] test model::grid::tests::shift_line_should_combine_1_2 ... ok [INFO] [stdout] test model::grid::tests::shift_line_should_combine_2_1 ... ok [INFO] [stdout] test model::grid::tests::shift_line_should_combine_if_adjacent_are_same ... ok [INFO] [stdout] test model::grid::tests::shift_line_should_not_mutate_if_immutable ... ok [INFO] [stdout] test model::grid::tests::shift_line_should_combine_only_once ... ok [INFO] [stdout] test model::tile::tests::rank_0_or_1_if_max_1 ... ok [INFO] [stdout] test model::tile::tests::rank_0_or_1_if_max_2 ... ok [INFO] [stdout] test model::tile::tests::rank_can_be_0_if_max_greater_than_2 ... ok [INFO] [stdout] test model::tile::tests::rank_possibly_2_if_max_3 ... ok [INFO] [stdout] test state::tests::score_is_0_if_no_gt_3 ... ok [INFO] [stdout] test state::tests::score_is_in_concordance_with_screenshot ... ok [INFO] [stdout] test ui::theme::tests::theme_is_modified_by_input_value ... ok [INFO] [stdout] test utils::matrix_any::tests::any_col_satisfies_noop_predicate ... ok [INFO] [stdout] test utils::matrix_any::tests::any_col_satisfies_predicate ... ok [INFO] [stdout] test state::tests::score_is_correct_if_gt_3 ... ok [INFO] [stdout] test model::tile::tests::rank_cant_have_more_than_max_rank ... ok [INFO] [stdout] test model::grid::tests::get_line_none_if_index_is_oob_row ... ok [INFO] [stdout] test model::grid::tests::shift_grid_does_not_mutate_if_immutable ... ok [INFO] [stdout] test utils::matrix_any::tests::any_row_satisfies_predicate ... ok [INFO] [stdout] test utils::matrix_any::tests::any_row_satisfies_noop_predicate ... ok [INFO] [stdout] test model::tile::tests::next_is_less_than_or_equal_to_max ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af8f120610fe0a466baf22da4ef2c036b5612c9f0b4e56733e08764497d3f782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8f120610fe0a466baf22da4ef2c036b5612c9f0b4e56733e08764497d3f782", kill_on_drop: false }` [INFO] [stdout] af8f120610fe0a466baf22da4ef2c036b5612c9f0b4e56733e08764497d3f782