[INFO] updating cached repository https://github.com/merrickluo/learning-rust-tetris [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ffc7d01c097562db0be59009ac8f2ab7fa30810f [INFO] checking merrickluo/learning-rust-tetris against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerrickluo%2Flearning-rust-tetris" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/merrickluo/learning-rust-tetris on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/merrickluo/learning-rust-tetris [INFO] finished tweaking git repo https://github.com/merrickluo/learning-rust-tetris [INFO] tweaked toml for git repo https://github.com/merrickluo/learning-rust-tetris written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/merrickluo/learning-rust-tetris already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f5effd6ea6858d60303fe76c05acd86ae8be285c212581865555b35825cbe6b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f5effd6ea6858d60303fe76c05acd86ae8be285c212581865555b35825cbe6b3"` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking piston-float v0.2.0 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking timer v0.1.6 [INFO] [stderr] Checking piston-viewport v0.2.0 [INFO] [stderr] Checking vecmath v0.2.0 [INFO] [stderr] Checking pistoncore-input v0.14.0 [INFO] [stderr] Checking stb_truetype v0.2.8 [INFO] [stderr] Checking piston2d-graphics v0.17.3 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rusttype v0.2.4 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking pistoncore-window v0.22.1 [INFO] [stderr] Checking png v0.5.2 [INFO] [stderr] Checking pistoncore-event_loop v0.25.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking piston v0.25.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking image v0.10.4 [INFO] [stderr] Checking pistoncore-glutin_window v0.30.0 [INFO] [stderr] Checking piston2d-opengl_graphics v0.33.0 [INFO] [stderr] Checking tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.21s [INFO] running `"docker" "inspect" "f5effd6ea6858d60303fe76c05acd86ae8be285c212581865555b35825cbe6b3"` [INFO] running `"docker" "rm" "-f" "f5effd6ea6858d60303fe76c05acd86ae8be285c212581865555b35825cbe6b3"` [INFO] [stdout] f5effd6ea6858d60303fe76c05acd86ae8be285c212581865555b35825cbe6b3