[INFO] cloning repository https://github.com/KeplerBoyce/tetris-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeplerBoyce/tetris-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeplerBoyce%2Ftetris-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeplerBoyce%2Ftetris-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c27446707584c3ed30f2cc11692b7eb01097628
[INFO] building KeplerBoyce/tetris-tool against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeplerBoyce%2Ftetris-tool" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KeplerBoyce/tetris-tool
[INFO] finished tweaking git repo https://github.com/KeplerBoyce/tetris-tool
[INFO] tweaked toml for git repo https://github.com/KeplerBoyce/tetris-tool written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KeplerBoyce/tetris-tool on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KeplerBoyce/tetris-tool 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-alsa-sys v0.3.2
[INFO] [stderr]   Downloaded quad-url v0.1.1
[INFO] [stderr]   Downloaded egui-macroquad v0.15.0
[INFO] [stderr]   Downloaded sapp-jsutils v0.1.7
[INFO] [stderr]   Downloaded egui-miniquad v0.14.0
[INFO] [stderr]   Downloaded winapi-wsapoll v0.1.2
[INFO] [stderr]   Downloaded emath v0.21.0
[INFO] [stderr]   Downloaded x11-clipboard v0.7.1
[INFO] [stderr]   Downloaded copypasta v0.8.2
[INFO] [stderr]   Downloaded ecolor v0.21.0
[INFO] [stderr]   Downloaded audir-sles v0.1.0
[INFO] [stderr]   Downloaded miniquad v0.3.16
[INFO] [stderr]   Downloaded x11rb v0.10.1
[INFO] [stderr]   Downloaded egui v0.21.0
[INFO] [stderr]   Downloaded x11rb-protocol v0.10.0
[INFO] [stderr]   Downloaded epaint v0.21.0
[INFO] [stderr]   Downloaded macroquad v0.3.26
[INFO] [stderr]   Downloaded quad-snd v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2da031968da1959ff96830aadaad1b5d626934b2accbc47bf69e669fc2e7548b
[INFO] running `Command { std: "docker" "start" "-a" "2da031968da1959ff96830aadaad1b5d626934b2accbc47bf69e669fc2e7548b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2da031968da1959ff96830aadaad1b5d626934b2accbc47bf69e669fc2e7548b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2da031968da1959ff96830aadaad1b5d626934b2accbc47bf69e669fc2e7548b", kill_on_drop: false }`
[INFO] [stdout] 2da031968da1959ff96830aadaad1b5d626934b2accbc47bf69e669fc2e7548b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4bd9e0067bf81092e729c92d969806b6f5baf93fd031fcfe6107e538984eb37
[INFO] running `Command { std: "docker" "start" "-a" "c4bd9e0067bf81092e729c92d969806b6f5baf93fd031fcfe6107e538984eb37", kill_on_drop: false }`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quad-url v0.1.1
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling ecolor v0.21.0
[INFO] [stderr]    Compiling emath v0.21.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling epaint v0.21.0
[INFO] [stderr]    Compiling egui v0.21.0
[INFO] [stderr]    Compiling macroquad v0.3.26
[INFO] [stderr]    Compiling egui-miniquad v0.14.0
[INFO] [stderr]    Compiling egui-macroquad v0.15.0
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
[INFO] running `Command { std: "docker" "inspect" "c4bd9e0067bf81092e729c92d969806b6f5baf93fd031fcfe6107e538984eb37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bd9e0067bf81092e729c92d969806b6f5baf93fd031fcfe6107e538984eb37", kill_on_drop: false }`
[INFO] [stdout] c4bd9e0067bf81092e729c92d969806b6f5baf93fd031fcfe6107e538984eb37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0655ae75dd7e721a97fa9a063a8ae680cbcd391a135fe5b308e8668c4142da5d
[INFO] running `Command { std: "docker" "start" "-a" "0655ae75dd7e721a97fa9a063a8ae680cbcd391a135fe5b308e8668c4142da5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "0655ae75dd7e721a97fa9a063a8ae680cbcd391a135fe5b308e8668c4142da5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0655ae75dd7e721a97fa9a063a8ae680cbcd391a135fe5b308e8668c4142da5d", kill_on_drop: false }`
[INFO] [stdout] 0655ae75dd7e721a97fa9a063a8ae680cbcd391a135fe5b308e8668c4142da5d
