[INFO] cloning repository https://github.com/LU15W1R7H/uttt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LU15W1R7H/uttt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLU15W1R7H%2Futtt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLU15W1R7H%2Futtt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a10b799942f97807ed00588821d5f31897aa8bff
[INFO] testing LU15W1R7H/uttt against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLU15W1R7H%2Futtt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LU15W1R7H/uttt
[INFO] finished tweaking git repo https://github.com/LU15W1R7H/uttt
[INFO] tweaked toml for git repo https://github.com/LU15W1R7H/uttt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LU15W1R7H/uttt on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LU15W1R7H/uttt 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7efc14ed40531279466ce90847a37b5b280e5461ac85ae4efddb5a4d77e0d771
[INFO] running `Command { std: "docker" "start" "-a" "7efc14ed40531279466ce90847a37b5b280e5461ac85ae4efddb5a4d77e0d771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7efc14ed40531279466ce90847a37b5b280e5461ac85ae4efddb5a4d77e0d771", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7efc14ed40531279466ce90847a37b5b280e5461ac85ae4efddb5a4d77e0d771", kill_on_drop: false }`
[INFO] [stdout] 7efc14ed40531279466ce90847a37b5b280e5461ac85ae4efddb5a4d77e0d771
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d0404e9657a506bd25e1f572baa34eefc29aaca7d1ae1a0402ff9946b7ee35a
[INFO] running `Command { std: "docker" "start" "-a" "7d0404e9657a506bd25e1f572baa34eefc29aaca7d1ae1a0402ff9946b7ee35a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling profiling v1.0.14
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling webbrowser v0.8.12
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling emath v0.24.1
[INFO] [stderr]    Compiling ecolor v0.24.1
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling epaint v0.24.1
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling egui v0.24.1
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling arboard v3.3.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling naga v0.14.2
[INFO] [stderr]    Compiling wgpu-types v0.18.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling uttt-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling uttt-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling wgpu-hal v0.18.1
[INFO] [stderr]    Compiling egui-winit v0.24.1
[INFO] [stderr]    Compiling wgpu-core v0.18.1
[INFO] [stderr]    Compiling wgpu v0.18.0
[INFO] [stderr]    Compiling egui-wgpu v0.24.1
[INFO] [stderr]    Compiling eframe v0.24.1
[INFO] [stderr]    Compiling uttt-client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
[INFO] running `Command { std: "docker" "inspect" "7d0404e9657a506bd25e1f572baa34eefc29aaca7d1ae1a0402ff9946b7ee35a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0404e9657a506bd25e1f572baa34eefc29aaca7d1ae1a0402ff9946b7ee35a", kill_on_drop: false }`
[INFO] [stdout] 7d0404e9657a506bd25e1f572baa34eefc29aaca7d1ae1a0402ff9946b7ee35a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f8250ac9a74f0c70af06425e4e42458390d3cac13f0e16599fb7d183ef4d4e0
[INFO] running `Command { std: "docker" "start" "-a" "0f8250ac9a74f0c70af06425e4e42458390d3cac13f0e16599fb7d183ef4d4e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling uttt-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling uttt-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]    Compiling uttt-client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "0f8250ac9a74f0c70af06425e4e42458390d3cac13f0e16599fb7d183ef4d4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8250ac9a74f0c70af06425e4e42458390d3cac13f0e16599fb7d183ef4d4e0", kill_on_drop: false }`
[INFO] [stdout] 0f8250ac9a74f0c70af06425e4e42458390d3cac13f0e16599fb7d183ef4d4e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee022339c8c124eb0e0975d11d7cea81397e74e9dfb6dab5fadfb81e9841b2ea
[INFO] running `Command { std: "docker" "start" "-a" "ee022339c8c124eb0e0975d11d7cea81397e74e9dfb6dab5fadfb81e9841b2ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uttt_client-0e899e56d1f4d412)
[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/uttt_common-46a2c3b44e6900c5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test board::line::test::check_line_state_cominator ... ok
[INFO] [stdout] test board::test::check_draw_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uttt_server-8612a6c28e26ec83)
[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 uttt_common
[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" "ee022339c8c124eb0e0975d11d7cea81397e74e9dfb6dab5fadfb81e9841b2ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee022339c8c124eb0e0975d11d7cea81397e74e9dfb6dab5fadfb81e9841b2ea", kill_on_drop: false }`
[INFO] [stdout] ee022339c8c124eb0e0975d11d7cea81397e74e9dfb6dab5fadfb81e9841b2ea
