[INFO] cloning repository https://github.com/jetspydragon/rust_tetris [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jetspydragon/rust_tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetspydragon%2Frust_tetris"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetspydragon%2Frust_tetris'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eed3f9b9b1d0d3a2a4366516b5763eea87fb91c2 [INFO] checking jetspydragon/rust_tetris against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjetspydragon%2Frust_tetris" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jetspydragon/rust_tetris on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jetspydragon/rust_tetris [INFO] finished tweaking git repo https://github.com/jetspydragon/rust_tetris [INFO] tweaked toml for git repo https://github.com/jetspydragon/rust_tetris written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jetspydragon/rust_tetris already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e3e83f13bcc9f513e48cc7eb67b7ff8e35a683ab2ee8eccf2bfd8e9678b6e1d9 [INFO] running `"docker" "start" "-a" "e3e83f13bcc9f513e48cc7eb67b7ff8e35a683ab2ee8eccf2bfd8e9678b6e1d9"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling rust_sdl2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] warning: unused import: `Canvas` [INFO] [stderr] --> src/main.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | use sdl2::render::{Canvas, Texture, TextureCreator}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Canvas` [INFO] [stderr] --> src/main.rs:6:20 [INFO] [stderr] | [INFO] [stderr] 6 | use sdl2::render::{Canvas, Texture, TextureCreator}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.12s [INFO] running `"docker" "inspect" "e3e83f13bcc9f513e48cc7eb67b7ff8e35a683ab2ee8eccf2bfd8e9678b6e1d9"` [INFO] running `"docker" "rm" "-f" "e3e83f13bcc9f513e48cc7eb67b7ff8e35a683ab2ee8eccf2bfd8e9678b6e1d9"` [INFO] [stdout] e3e83f13bcc9f513e48cc7eb67b7ff8e35a683ab2ee8eccf2bfd8e9678b6e1d9