[INFO] cloning repository https://github.com/kyroath/TetrisRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyroath/TetrisRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyroath%2FTetrisRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyroath%2FTetrisRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67e9de1de703f78217bae9a3fa26a41c7b9fedd4 [INFO] checking kyroath/TetrisRust against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyroath%2FTetrisRust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] [stderr] 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 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "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-13/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" "+8b72f65b805cbe4c261de45030d663f524f27376" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a82a0c9a6ced24ad9d53976c49788c8b1c23ed5c35e679b5a89e9536e17e4ca [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" "8a82a0c9a6ced24ad9d53976c49788c8b1c23ed5c35e679b5a89e9536e17e4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a82a0c9a6ced24ad9d53976c49788c8b1c23ed5c35e679b5a89e9536e17e4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a82a0c9a6ced24ad9d53976c49788c8b1c23ed5c35e679b5a89e9536e17e4ca", kill_on_drop: false }` [INFO] [stdout] 8a82a0c9a6ced24ad9d53976c49788c8b1c23ed5c35e679b5a89e9536e17e4ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efc8d9b1661db32c294eb529c8e2cc4dde8e3deb701749809fb10b16a158cbcb [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" "efc8d9b1661db32c294eb529c8e2cc4dde8e3deb701749809fb10b16a158cbcb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [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 11.33s [INFO] running `Command { std: "docker" "inspect" "efc8d9b1661db32c294eb529c8e2cc4dde8e3deb701749809fb10b16a158cbcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc8d9b1661db32c294eb529c8e2cc4dde8e3deb701749809fb10b16a158cbcb", kill_on_drop: false }` [INFO] [stdout] efc8d9b1661db32c294eb529c8e2cc4dde8e3deb701749809fb10b16a158cbcb