[INFO] updating cached repository https://github.com/kyroath/TetrisRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67e9de1de703f78217bae9a3fa26a41c7b9fedd4 [INFO] checking kyroath/TetrisRust against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyroath%2FTetrisRust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 53% (49/92) Checking out files: 54% (50/92) Checking out files: 55% (51/92) Checking out files: 56% (52/92) Checking out files: 57% (53/92) Checking out files: 58% (54/92) Checking out files: 59% (55/92) Checking out files: 60% (56/92) Checking out files: 61% (57/92) Checking out files: 63% (58/92) Checking out files: 64% (59/92) Checking out files: 65% (60/92) Checking out files: 66% (61/92) Checking out files: 67% (62/92) Checking out files: 68% (63/92) Checking out files: 69% (64/92) Checking out files: 70% (65/92) Checking out files: 71% (66/92) Checking out files: 72% (67/92) Checking out files: 73% (68/92) Checking out files: 75% (69/92) Checking out files: 76% (70/92) Checking out files: 77% (71/92) Checking out files: 78% (72/92) Checking out files: 79% (73/92) Checking out files: 80% (74/92) Checking out files: 81% (75/92) Checking out files: 82% (76/92) Checking out files: 83% (77/92) Checking out files: 84% (78/92) Checking out files: 85% (79/92) Checking out files: 86% (80/92) Checking out files: 88% (81/92) Checking out files: 89% (82/92) Checking out files: 90% (83/92) Checking out files: 91% (84/92) Checking out files: 92% (85/92) Checking out files: 93% (86/92) Checking out files: 94% (87/92) Checking out files: 95% (88/92) Checking out files: 96% (89/92) Checking out files: 97% (90/92) Checking out files: 98% (91/92) Checking out files: 100% (92/92) Checking out files: 100% (92/92), done. [INFO] validating manifest of git repo https://github.com/kyroath/TetrisRust on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kyroath/TetrisRust [INFO] finished tweaking git repo https://github.com/kyroath/TetrisRust [INFO] tweaked toml for git repo https://github.com/kyroath/TetrisRust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kyroath/TetrisRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71c3015413a5aaee8a868a9c48bdff11db892b8866b9e6f2b48aab13bfa61d13 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71c3015413a5aaee8a868a9c48bdff11db892b8866b9e6f2b48aab13bfa61d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71c3015413a5aaee8a868a9c48bdff11db892b8866b9e6f2b48aab13bfa61d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c3015413a5aaee8a868a9c48bdff11db892b8866b9e6f2b48aab13bfa61d13", kill_on_drop: false }` [INFO] [stdout] 71c3015413a5aaee8a868a9c48bdff11db892b8866b9e6f2b48aab13bfa61d13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bffdfa1cdece82a830ba4873c60e9e85cffa66b8a9de69499c6a982f37f4b0a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bffdfa1cdece82a830ba4873c60e9e85cffa66b8a9de69499c6a982f37f4b0a6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sdl2 v0.34.1 (https://github.com/Rust-SDL2/rust-sdl2#755f163e) [INFO] [stderr] Compiling tetris v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sdl2-sys v0.34.0 (https://github.com/Rust-SDL2/rust-sdl2#755f163e) [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.41s [INFO] running `Command { std: "docker" "inspect" "bffdfa1cdece82a830ba4873c60e9e85cffa66b8a9de69499c6a982f37f4b0a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffdfa1cdece82a830ba4873c60e9e85cffa66b8a9de69499c6a982f37f4b0a6", kill_on_drop: false }` [INFO] [stdout] bffdfa1cdece82a830ba4873c60e9e85cffa66b8a9de69499c6a982f37f4b0a6