[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 try#4987e9d4227139400384ab59296ffee3b0fb1183 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KeplerBoyce/tetris-tool on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73bddce4c9364a81a059c958264425993c2d7647f36a29ae4b5207bb8d2d8966
[INFO] running `Command { std: "docker" "start" "-a" "73bddce4c9364a81a059c958264425993c2d7647f36a29ae4b5207bb8d2d8966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73bddce4c9364a81a059c958264425993c2d7647f36a29ae4b5207bb8d2d8966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73bddce4c9364a81a059c958264425993c2d7647f36a29ae4b5207bb8d2d8966", kill_on_drop: false }`
[INFO] [stdout] 73bddce4c9364a81a059c958264425993c2d7647f36a29ae4b5207bb8d2d8966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64a56e47b23a3a3c9397fae4f6c0fcf77dd44776149764ca00fe8ddbec0969d8
[INFO] running `Command { std: "docker" "start" "-a" "64a56e47b23a3a3c9397fae4f6c0fcf77dd44776149764ca00fe8ddbec0969d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[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 ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling miniquad v0.3.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling quad-snd v0.2.8
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quad-url v0.1.1
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling emath v0.21.0
[INFO] [stderr]    Compiling ecolor v0.21.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling epaint v0.21.0
[INFO] [stderr]    Compiling macroquad v0.3.26
[INFO] [stderr]    Compiling egui v0.21.0
[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 27.69s
[INFO] running `Command { std: "docker" "inspect" "64a56e47b23a3a3c9397fae4f6c0fcf77dd44776149764ca00fe8ddbec0969d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64a56e47b23a3a3c9397fae4f6c0fcf77dd44776149764ca00fe8ddbec0969d8", kill_on_drop: false }`
[INFO] [stdout] 64a56e47b23a3a3c9397fae4f6c0fcf77dd44776149764ca00fe8ddbec0969d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 785af87ab31ae4b7905195c2638e3ee7502b076aa5d9708811d04dfc7cfd1935
[INFO] running `Command { std: "docker" "start" "-a" "785af87ab31ae4b7905195c2638e3ee7502b076aa5d9708811d04dfc7cfd1935", kill_on_drop: false }`
[INFO] [stderr]    Compiling tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "785af87ab31ae4b7905195c2638e3ee7502b076aa5d9708811d04dfc7cfd1935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785af87ab31ae4b7905195c2638e3ee7502b076aa5d9708811d04dfc7cfd1935", kill_on_drop: false }`
[INFO] [stdout] 785af87ab31ae4b7905195c2638e3ee7502b076aa5d9708811d04dfc7cfd1935
