[INFO] updating cached repository https://github.com/yuushimizu/rust-awesome-puzzle-game-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 4f2dae61a3c620651c01fcf560fec169a21b6dfb [INFO] checking yuushimizu/rust-awesome-puzzle-game-example against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuushimizu%2Frust-awesome-puzzle-game-example" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuushimizu/rust-awesome-puzzle-game-example on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/yuushimizu/rust-awesome-puzzle-game-example [INFO] finished tweaking git repo https://github.com/yuushimizu/rust-awesome-puzzle-game-example [INFO] tweaked toml for git repo https://github.com/yuushimizu/rust-awesome-puzzle-game-example written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yuushimizu/rust-awesome-puzzle-game-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b3535cb98fe6482360a0fe25b30fba1b9077802aa33a3f0dc898344795009334 [INFO] running `"docker" "start" "-a" "b3535cb98fe6482360a0fe25b30fba1b9077802aa33a3f0dc898344795009334"` [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking piston2d-graphics v0.32.0 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking glutin v0.21.0 [INFO] [stderr] Checking euclid-ext v0.1.0 (https://github.com/yuushimizu/euclid-ext#5bc379ec) [INFO] [stderr] Checking image v0.21.2 [INFO] [stderr] Checking array2d v0.1.0 (https://github.com/yuushimizu/array2d-rs#0d4265fd) [INFO] [stderr] Checking pistoncore-input v0.28.0 [INFO] [stderr] Checking pistoncore-window v0.43.0 [INFO] [stderr] Checking piston-ai_behavior v0.31.0 [INFO] [stderr] Checking pistoncore-event_loop v0.48.0 [INFO] [stderr] Checking pistoncore-glutin_window v0.62.1 [INFO] [stderr] Checking piston2d-sprite v0.55.0 [INFO] [stderr] Checking piston v0.48.0 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking piston-gfx_texture v0.36.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.61.0 [INFO] [stderr] Checking piston_window v0.99.0 [INFO] [stderr] Checking rust-awesome-puzzle-game-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "b3535cb98fe6482360a0fe25b30fba1b9077802aa33a3f0dc898344795009334"` [INFO] running `"docker" "rm" "-f" "b3535cb98fe6482360a0fe25b30fba1b9077802aa33a3f0dc898344795009334"` [INFO] [stdout] b3535cb98fe6482360a0fe25b30fba1b9077802aa33a3f0dc898344795009334