[INFO] updating cached repository TatriX/rs-tiled-piston-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TatriX/rs-tiled-piston-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/rs-tiled-piston-example" "work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/TatriX/rs-tiled-piston-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/TatriX/rs-tiled-piston-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TatriX/rs-tiled-piston-example" "work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/TatriX/rs-tiled-piston-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/TatriX/rs-tiled-piston-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 80016385093b4e8d890ab3ab220129dd84ccfb35 [INFO] sha for GitHub repo TatriX/rs-tiled-piston-example: 80016385093b4e8d890ab3ab220129dd84ccfb35 [INFO] validating manifest of TatriX/rs-tiled-piston-example on toolchain master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of TatriX/rs-tiled-piston-example on toolchain try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing TatriX/rs-tiled-piston-example [INFO] finished frobbing TatriX/rs-tiled-piston-example [INFO] frobbed toml for TatriX/rs-tiled-piston-example written to work/ex/pr-61753/sources/master#8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be/gh/TatriX/rs-tiled-piston-example/Cargo.toml [INFO] started frobbing TatriX/rs-tiled-piston-example [INFO] finished frobbing TatriX/rs-tiled-piston-example [INFO] frobbed toml for TatriX/rs-tiled-piston-example written to work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/TatriX/rs-tiled-piston-example/Cargo.toml [INFO] crate TatriX/rs-tiled-piston-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8e948df707ea8a3c88c65bf2ffdcb2f1cf5491be-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking TatriX/rs-tiled-piston-example against try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af for pr-61753 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61753/worker-3/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61753/sources/try#af22dfc7f56a5057c6b6120a65c74e7b6c1530af/gh/TatriX/rs-tiled-piston-example:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+af22dfc7f56a5057c6b6120a65c74e7b6c1530af-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e905854bae49dc50d5d1e1369e0a319be66775edad68e61f3e7592889fc53178 [INFO] running `"docker" "start" "-a" "e905854bae49dc50d5d1e1369e0a319be66775edad68e61f3e7592889fc53178"` [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking image v0.15.0 [INFO] [stderr] Checking wayland-kbd v0.9.1 [INFO] [stderr] Checking winit v0.7.6 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking tiled v0.7.2 [INFO] [stderr] Checking glutin v0.9.2 [INFO] [stderr] Checking pistoncore-glutin_window v0.39.0 [INFO] [stderr] Checking gfx_core v0.7.2 [INFO] [stderr] Checking gfx v0.16.1 [INFO] [stderr] Checking gfx_device_gl v0.14.4 [INFO] [stderr] Checking piston-gfx_texture v0.26.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.43.0 [INFO] [stderr] Checking piston_window v0.70.0 [INFO] [stderr] Checking rs-tiled-piston v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.98s [INFO] running `"docker" "inspect" "e905854bae49dc50d5d1e1369e0a319be66775edad68e61f3e7592889fc53178"` [INFO] running `"docker" "rm" "-f" "e905854bae49dc50d5d1e1369e0a319be66775edad68e61f3e7592889fc53178"` [INFO] [stdout] e905854bae49dc50d5d1e1369e0a319be66775edad68e61f3e7592889fc53178