[INFO] fetching crate barbarosa 0.2.0... [INFO] testing barbarosa-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate barbarosa 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate barbarosa 0.2.0 [INFO] finished tweaking crates.io crate barbarosa 0.2.0 [INFO] tweaked toml for crates.io crate barbarosa 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate barbarosa 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate barbarosa 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deprecate-until v0.1.0 [INFO] [stderr] Downloaded arr_macro_impl v0.2.1 [INFO] [stderr] Downloaded arr_macro v0.2.1 [INFO] [stderr] Downloaded pathfinding v4.3.1 [INFO] [stderr] Downloaded wide v0.7.11 [INFO] [stderr] Downloaded rand_derive2 v0.1.21 [INFO] [stderr] Downloaded proc_macro2_helper v0.2.10 [INFO] [stderr] Downloaded const-anonymous-functions v1.1.0 [INFO] [stderr] Downloaded pallete v1.1.0 [INFO] [stderr] Downloaded cartesian_array_product v1.1.1 [INFO] [stderr] Downloaded rustix v0.38.7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 632cfa601bf6db51309c5ee0e87b8941d2921a997d9352d85aabe3d873f6fa20 [INFO] running `Command { std: "docker" "start" "-a" "632cfa601bf6db51309c5ee0e87b8941d2921a997d9352d85aabe3d873f6fa20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "632cfa601bf6db51309c5ee0e87b8941d2921a997d9352d85aabe3d873f6fa20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632cfa601bf6db51309c5ee0e87b8941d2921a997d9352d85aabe3d873f6fa20", kill_on_drop: false }` [INFO] [stdout] 632cfa601bf6db51309c5ee0e87b8941d2921a997d9352d85aabe3d873f6fa20 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0399bdc6ec6d97eda98b9d1c1cbaa9fca419ba6548f4ca2b62a65d16c7435b28 [INFO] running `Command { std: "docker" "start" "-a" "0399bdc6ec6d97eda98b9d1c1cbaa9fca419ba6548f4ca2b62a65d16c7435b28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling const-anonymous-functions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling pallete v1.1.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling cartesian_array_product v1.1.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling proc_macro2_helper v0.2.10 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling palette_derive v0.7.3 [INFO] [stderr] Compiling deprecate-until v0.1.0 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling rand_derive2 v0.1.21 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling arr_macro_impl v0.2.1 [INFO] [stderr] Compiling arr_macro v0.2.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling pathfinding v4.3.1 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Compiling barbarosa v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CfopSolver` is never constructed [INFO] [stdout] --> src/cube_n/cube3/cfop/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct CfopSolver {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoOrientable` is never used [INFO] [stdout] --> src/cube_n/orientable/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | trait IntoOrientable [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.97s [INFO] running `Command { std: "docker" "inspect" "0399bdc6ec6d97eda98b9d1c1cbaa9fca419ba6548f4ca2b62a65d16c7435b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0399bdc6ec6d97eda98b9d1c1cbaa9fca419ba6548f4ca2b62a65d16c7435b28", kill_on_drop: false }` [INFO] [stdout] 0399bdc6ec6d97eda98b9d1c1cbaa9fca419ba6548f4ca2b62a65d16c7435b28 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 22fe8ee4d7965884ff250dc40f25d628e300aa20e2e738a254094fecc69db540 [INFO] running `Command { std: "docker" "start" "-a" "22fe8ee4d7965884ff250dc40f25d628e300aa20e2e738a254094fecc69db540", kill_on_drop: false }` [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 serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stdout] warning: struct `CfopSolver` is never constructed [INFO] [stdout] --> src/cube_n/cube3/cfop/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct CfopSolver {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoOrientable` is never used [INFO] [stdout] --> src/cube_n/orientable/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | trait IntoOrientable [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling barbarosa v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CfopSolver` is never constructed [INFO] [stdout] --> src/cube_n/cube3/cfop/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct CfopSolver {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "22fe8ee4d7965884ff250dc40f25d628e300aa20e2e738a254094fecc69db540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fe8ee4d7965884ff250dc40f25d628e300aa20e2e738a254094fecc69db540", kill_on_drop: false }` [INFO] [stdout] 22fe8ee4d7965884ff250dc40f25d628e300aa20e2e738a254094fecc69db540 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 224ddd4efe4d88c57a99c93311b6bbce159ccba5d55df5dab88231f362d69ccb [INFO] running `Command { std: "docker" "start" "-a" "224ddd4efe4d88c57a99c93311b6bbce159ccba5d55df5dab88231f362d69ccb", kill_on_drop: false }` [INFO] [stderr] warning: struct `CfopSolver` is never constructed [INFO] [stderr] --> src/cube_n/cube3/cfop/mod.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct CfopSolver {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait `IntoOrientable` is never used [INFO] [stderr] --> src/cube_n/orientable/mod.rs:41:7 [INFO] [stderr] | [INFO] [stderr] 41 | trait IntoOrientable [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `barbarosa` (lib) generated 2 warnings [INFO] [stderr] warning: `barbarosa` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/barbarosa-8564a487b5736625) [INFO] [stdout] [INFO] [stdout] running 83 tests [INFO] [stdout] test cube_n::cube2::test::trying_to_permute_edges_doesnt_unsolve ... ok [INFO] [stdout] test cube_n::cube3::mus::cache::test::correct_cache ... ignored, MUS takes too long to build [INFO] [stdout] test cube_n::cube2::test::six_sexies ... ok [INFO] [stdout] test cube_n::cube3::mus::deindex::test::index_deindex_corners ... ok [INFO] [stdout] test cube_n::cube2::test::two_ts_solves ... ok [INFO] [stdout] test cube_n::cube3::mus::deindex::test::index_deindex_orientations ... ok [INFO] [stdout] test cube_n::cube3::mus::deindex::test::index_deindex_positions ... ok [INFO] [stdout] test cube_n::cube3::mus::deindex::test::index_deindex_solved ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::first_and_last_corner_set ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::first_and_last_corner_index ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::first_and_last_edge_index ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::first_orientation_indices ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::first_and_last_edge_set ... ok [INFO] [stdout] test cube_n::cube3::mus::deindex::test::index_deindex_edges ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::last_permutation_is_reverse ... ok [INFO] [stdout] test cube_n::cube3::mus::deindex::test::index_deindex_journey ... ok [INFO] [stdout] test cube_n::cube3::test::random_cube ... ok [INFO] [stdout] test cube_n::cube3::mus::deindex::test::random_indexes_deindexes ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::first_permutation_indices ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::second_edges_adjustment_solved ... ok [INFO] [stdout] test cube_n::cube3::mus::index::test::test_disposition_multipliers ... ok [INFO] [stdout] test cube_n::cube3::test::test_f ... ok [INFO] [stdout] test cube_n::cube3::test::solved_cube_has_pieces_in_all_coordinates ... ok [INFO] [stdout] test cube_n::cube4::test::four_wide_rs ... ok [INFO] [stdout] test cube_n::cube4::test::just_solved ... ok [INFO] [stdout] test cube_n::cube4::test::apply_move ... ok [INFO] [stdout] test cube_n::cube4::test::four_wide_fs ... ok [INFO] [stdout] test cube_n::cube4::test::moves_by_all_widenesses ... ok [INFO] [stdout] test cube_n::cube4::test::regular_ass_t_perm_lol ... ok [INFO] [stdout] test cube_n::cube4::test::random_amount_of_wide_u_perms ... ok [INFO] [stdout] test cube_n::cube4::test::four_of_every_single_move ... ok [INFO] [stdout] test cube_n::cube4::test::four_wide_us ... ok [INFO] [stdout] test cube_n::cube4::test::six_sexy_moves ... ok [INFO] [stdout] test cube_n::cube4::test::six_wide_sexies ... ok [INFO] [stdout] test cube_n::cube4::test::two_wide_ts ... ok [INFO] [stdout] test cube_n::cube4::test::two_wide_js ... ok [INFO] [stdout] test cube_n::cube4::test::solve_unsolve_journey ... ok [INFO] [stdout] test cube_n::cube6::test::six_sexies ... ok [INFO] [stdout] test cube_n::cube5::test::half_wide_t_perm ... ok [INFO] [stdout] test cube_n::cube5::test::two_t_pems_solve_it ... ok [INFO] [stdout] test cube_n::cube6::test::center_wings_normal_directions ... ok [INFO] [stdout] test cube_n::cube7::test::six_sexies ... ok [INFO] [stdout] test cube_n::cube7::test::varying_type_of_wide_move ... ok [INFO] [stdout] test cube_n::moves::test::rotates_edges ... ok [INFO] [stdout] test cube_n::moves::test::non_redundant_given_last_axis ... ok [INFO] [stdout] test cube_n::moves::test::non_redundant_of_axis ... ok [INFO] [stdout] test cube_n::moves::test::parses_moves ... ok [INFO] [stdout] test cube_n::moves::test::prints_moves ... ok [INFO] [stdout] test cube_n::cube6::test::four_of_each ... ok [INFO] [stdout] test cube_n::moves::test::quarter_moves ... ok [INFO] [stdout] test cube_n::moves::test::rotates_d_face ... ok [INFO] [stdout] test cube_n::moves::test::alg_and_inverse_solve_cube ... ok [INFO] [stdout] test cube_n::moves::test::rotates_u_face ... ok [INFO] [stdout] test cube_n::moves::test::two_t_perms_solve_cube ... ok [INFO] [stdout] test cube_n::orientable::orientation::test_all_connects ... ok [INFO] [stdout] test cube_n::moves::test::six_sexy_moves_solves_cube ... ok [INFO] [stdout] test cube_n::moves::test::errors_completely_when_parsing_invalid_move_in_alg ... ok [INFO] [stdout] test cube_n::orientable::test::moves_rotated ... ok [INFO] [stdout] test cube_n::orientable::test::default_orientation ... ok [INFO] [stdout] test cube_n::parser::test::amount ... ok [INFO] [stdout] test cube_n::cube6::test::two_t_perms_of_varying_depths ... ok [INFO] [stdout] test cube_n::parser::test::face ... ok [INFO] [stdout] test cube_n::orientable::test::rotates_orientation ... ok [INFO] [stdout] test cube_n::orientable::test::moves_rotated_simple ... ok [INFO] [stdout] test cube_n::moves::test::errors_on_invalid_algs ... ok [INFO] [stdout] test cube_n::parser::test::moves ... ok [INFO] [stdout] test cube_n::parser::test::wide_moves ... ok [INFO] [stdout] test cube_n::parser::test::extended_moves ... ok [INFO] [stdout] test cube_n::pieces::wing::test::turning_on_r_face ... ok [INFO] [stdout] test cube_n::cube7::test::two_t_perms_of_varying_depths ... ok [INFO] [stdout] test cube_n::space::test::test_cross ... ok [INFO] [stdout] test cube_n::pieces::wing::test::turning_on_u_face ... ok [INFO] [stdout] test cube_n::visualization::test::test_vis_solved ... ok [INFO] [stdout] test cube_n::visualization::test::test_vis_r ... ok [INFO] [stdout] test generic::search::test::solves_correctly_and_optimally ... ignored, MUS takes too long to build [INFO] [stdout] test cube_n::pieces::wing::test::has_correct_direction ... ok [INFO] [stdout] test generic::search::test::solves_lengths ... ignored, MUS takes too long to build [INFO] [stdout] test cube_n::pieces::wing::test::turning_on_f_face_inside_wings ... ok [INFO] [stdout] test cube_n::space::test::text_next_around ... ok [INFO] [stdout] test cube_n::visualization::unfolded::test::closest_to_4 ... ok [INFO] [stdout] test cube_n::visualization::unfolded::test::closest_to_3 ... ok [INFO] [stdout] test cube_n::cube3::cfop::test::solves_arbitrary_crosses ... ok [INFO] [stdout] test cube_n::pieces::test::edge_min_to_solve ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/barbarosa-f1374256b69f5bd2) [INFO] [stdout] test result: ok. 80 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [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" "224ddd4efe4d88c57a99c93311b6bbce159ccba5d55df5dab88231f362d69ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "224ddd4efe4d88c57a99c93311b6bbce159ccba5d55df5dab88231f362d69ccb", kill_on_drop: false }` [INFO] [stdout] 224ddd4efe4d88c57a99c93311b6bbce159ccba5d55df5dab88231f362d69ccb