[INFO] updating cached repository FIL1994/rust-game-dev [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FIL1994/rust-game-dev [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/rust-game-dev" "work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/FIL1994/rust-game-dev'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FIL1994/rust-game-dev" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/FIL1994/rust-game-dev"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/FIL1994/rust-game-dev'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ecfb8371257d403e01a21aa42bb7a2a0e6fed0f2 [INFO] sha for GitHub repo FIL1994/rust-game-dev: ecfb8371257d403e01a21aa42bb7a2a0e6fed0f2 [INFO] validating manifest of FIL1994/rust-game-dev on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FIL1994/rust-game-dev on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing FIL1994/rust-game-dev [INFO] finished frobbing FIL1994/rust-game-dev [INFO] frobbed toml for FIL1994/rust-game-dev written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/FIL1994/rust-game-dev/Cargo.toml [INFO] started frobbing FIL1994/rust-game-dev [INFO] finished frobbing FIL1994/rust-game-dev [INFO] frobbed toml for FIL1994/rust-game-dev written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/FIL1994/rust-game-dev/Cargo.toml [INFO] crate FIL1994/rust-game-dev already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking FIL1994/rust-game-dev against try#18481b65f318e0b4b20c0fc61340054701719d6c for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-3/try#18481b65f318e0b4b20c0fc61340054701719d6c:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/FIL1994/rust-game-dev:/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" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8f7bff2f27c5755b5361ac94ebdb91b2db3e20fde0979c1da5decb3a4f76f55d [INFO] running `"docker" "start" "-a" "8f7bff2f27c5755b5361ac94ebdb91b2db3e20fde0979c1da5decb3a4f76f55d"` [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking crossbeam v0.4.1 [INFO] [stderr] Checking sdl2 v0.32.1 [INFO] [stderr] Checking shred v0.7.1 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Checking shrev v1.0.1 [INFO] [stderr] Checking specs v0.14.3 [INFO] [stderr] Checking game-dev v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.99s [INFO] running `"docker" "inspect" "8f7bff2f27c5755b5361ac94ebdb91b2db3e20fde0979c1da5decb3a4f76f55d"` [INFO] running `"docker" "rm" "-f" "8f7bff2f27c5755b5361ac94ebdb91b2db3e20fde0979c1da5decb3a4f76f55d"` [INFO] [stdout] 8f7bff2f27c5755b5361ac94ebdb91b2db3e20fde0979c1da5decb3a4f76f55d