[INFO] cloning repository https://github.com/tadeokondrak/cube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tadeokondrak/cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fcube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fcube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d6e07981935b504ecf42e75e9136546345260ab
[INFO] testing tadeokondrak/cube/6d6e07981935b504ecf42e75e9136546345260ab against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fcube" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tadeokondrak/cube
[INFO] finished tweaking git repo https://github.com/tadeokondrak/cube
[INFO] tweaked toml for git repo https://github.com/tadeokondrak/cube written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tadeokondrak/cube on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tadeokondrak/cube 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded hermit-abi v0.5.1
[INFO] [stderr]   Downloaded polling v3.8.0
[INFO] [stderr]   Downloaded winnow v0.7.10
[INFO] [stderr]   Downloaded wgpu-types v22.0.0
[INFO] [stderr]   Downloaded wgpu-hal v22.0.0
[INFO] [stderr]   Downloaded bit-set v0.6.0
[INFO] [stderr]   Downloaded gpu-allocator v0.26.0
[INFO] [stderr]   Downloaded write-json v0.1.4
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded d3d12 v22.0.0
[INFO] [stderr]   Downloaded wgpu v22.1.0
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded rquickjs v0.4.3
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded net2 v0.2.39
[INFO] [stderr]   Downloaded duplicate v1.0.0
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded rquickjs-core v0.4.3
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded struson v0.3.0
[INFO] [stderr]   Downloaded calamine v0.23.1
[INFO] [stderr]   Downloaded wgpu-core v22.1.0
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded webpki-roots v0.20.0
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded naga v22.1.0
[INFO] [stderr]   Downloaded rquickjs-sys v0.4.3
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70
[INFO] running `Command { std: "docker" "start" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cube v0.0.0 (/opt/rustwide/workdir/crates/cube)
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rquickjs-sys v0.4.3
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling rustls v0.18.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling wgpu-types v22.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling tokio-rustls v0.14.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling cube_notation v0.1.0 (/opt/rustwide/workdir/crates/cube_notation)
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hyper-rustls v0.21.0
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling sctk-adwaita v0.8.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.20.0
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling cube_bld v0.1.0 (/opt/rustwide/workdir/crates/cube_bld)
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rquickjs-core v0.4.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling cube_3d v0.1.0 (/opt/rustwide/workdir/crates/cube_3d)
[INFO] [stderr]    Compiling calamine v0.23.1
[INFO] [stderr]    Compiling struson v0.3.0
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling rquickjs v0.4.3
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling write-json v0.1.4
[INFO] [stderr]    Compiling bld_tadeo_ca v0.1.0 (/opt/rustwide/workdir/crates/bld_tadeo_ca)
[INFO] [stderr]    Compiling cube_scramblers v0.1.0 (/opt/rustwide/workdir/crates/cube_scramblers)
[INFO] [stderr]    Compiling comm_finder v0.1.0 (/opt/rustwide/workdir/crates/comm_finder)
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling cube_desktop v0.1.0 (/opt/rustwide/workdir/crates/cube_desktop)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 50s
[INFO] running `Command { std: "docker" "inspect" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling cube_3d v0.1.0 (/opt/rustwide/workdir/crates/cube_3d)
[INFO] [stderr]    Compiling comm_finder v0.1.0 (/opt/rustwide/workdir/crates/comm_finder)
[INFO] [stderr]    Compiling cube_desktop v0.1.0 (/opt/rustwide/workdir/crates/cube_desktop)
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling cube_bld v0.1.0 (/opt/rustwide/workdir/crates/cube_bld)
[INFO] [stderr]    Compiling cube v0.0.0 (/opt/rustwide/workdir/crates/cube)
[INFO] [stderr]    Compiling cube_notation v0.1.0 (/opt/rustwide/workdir/crates/cube_notation)
[INFO] [stderr]    Compiling bld_tadeo_ca v0.1.0 (/opt/rustwide/workdir/crates/bld_tadeo_ca)
[INFO] [stderr]    Compiling cube_scramblers v0.1.0 (/opt/rustwide/workdir/crates/cube_scramblers)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.61s
[INFO] running `Command { std: "docker" "inspect" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bld_tadeo_ca-e7fc91cb35396c8a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::alg ... ok
[INFO] [stdout] test tests::memorize_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/comm_finder-8fbef062ad103180)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cube-e29325d2e5092e22)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test tests::color_at ... ok
[INFO] [stdout] test tests::anysticker_wings ... ok
[INFO] [stdout] test edges::tests::edgesticker_xyz ... ok
[INFO] [stdout] test edges::tests::orientation_coordinate ... ok
[INFO] [stdout] test tests::cube_misc ... ok
[INFO] [stdout] test tests::cycle_corners ... ok
[INFO] [stdout] test tests::cycle_edges ... ok
[INFO] [stdout] test tests::cycle_obliques_slice ... ok
[INFO] [stdout] test tests::cycle_tcenters_slice ... ok
[INFO] [stdout] test tests::cycle_wings ... ok
[INFO] [stdout] test tests::rotate ... ok
[INFO] [stdout] test tests::rotate_orientation ... ok
[INFO] [stdout] test tests::rotate_2x2x2 ... ok
[INFO] [stdout] test tests::cycle_xcenters_slice ... ok
[INFO] [stdout] test tests::slice_moves_3x3x3 ... ok
[INFO] [stdout] test tests::test_orientation_after_move ... ok
[INFO] [stdout] test tests::wide_moves_3x3x3 ... ok
[INFO] [stdout] test wings::tests::lh_rh ... ok
[INFO] [stdout] test tests::test_rotate_then_wide_move ... ok
[INFO] [stdout] test tests::anysticker_at ... ok
[INFO] [stdout] test corners::tests::orientation_coordinate ... ok
[INFO] [stdout] test tests::cube_new ... ok
[INFO] [stdout] test corners::tests::solve_eo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cube_3d-da6ae08f4d2cf9c1)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cube_bld-11bcdf184c653576)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::real ... ok
[INFO] [stdout] test tests::test_memo ... ok
[INFO] [stdout] test tests::test_memo_2 ... ok
[INFO] [stdout] test tests::wings_memo ... ok
[INFO] [stdout] test tests::tcenters_memo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cube_desktop-d8f094ee94219aa6)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cube_notation-5f542f158cb2bf83)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::parse ... ok
[INFO] [stdout] test tests::test_canonicalization ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cube_scramblers-1470e87d6be5faec)
[INFO] [stdout] test tests::parse_and_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::random_moves ... ok
[INFO] [stderr]    Doc-tests cube
[INFO] [stdout] test tests::random_state_222 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[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] [stderr]    Doc-tests cube_3d
[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] [stderr]    Doc-tests cube_bld
[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] [stderr]    Doc-tests cube_notation
[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] [stderr]    Doc-tests cube_scramblers
[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" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70", kill_on_drop: false }`
[INFO] [stdout] 9f29dd34db59b1758e52408d479c14ea82659d6727fee848e7928ccf435a5b70
