[INFO] updating cached repository tmonte/game [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tmonte/game [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tmonte/game" "work/ex/beta-1.38-1/sources/1.37.0/gh/tmonte/game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/tmonte/game'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tmonte/game" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tmonte/game"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tmonte/game'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 79a82b8ec3db9a463cd4e3be385f07ce26e9e3fa [INFO] sha for GitHub repo tmonte/game: 79a82b8ec3db9a463cd4e3be385f07ce26e9e3fa [INFO] validating manifest of tmonte/game on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tmonte/game on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tmonte/game [INFO] finished frobbing tmonte/game [INFO] frobbed toml for tmonte/game written to work/ex/beta-1.38-1/sources/1.37.0/gh/tmonte/game/Cargo.toml [INFO] started frobbing tmonte/game [INFO] finished frobbing tmonte/game [INFO] frobbed toml for tmonte/game written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tmonte/game/Cargo.toml [INFO] crate tmonte/game already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tmonte/game against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/tmonte/game:/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 61b843807ce887491123652bd6945ebb830d84c84eeafebbebd399f384ec69d4 [INFO] running `"docker" "start" "-a" "61b843807ce887491123652bd6945ebb830d84c84eeafebbebd399f384ec69d4"` [INFO] [stderr] Compiling sdl2-sys v0.8.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling x11-dl v2.11.0 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling cgmath v0.8.0 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling sdl2 v0.18.0 [INFO] [stderr] Compiling specs v0.7.1 [INFO] [stderr] Compiling glfw-sys v3.2.1 [INFO] [stderr] Compiling flate2 v0.2.14 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling image v0.6.1 [INFO] [stderr] Compiling glfw v0.5.0 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling gfx v0.12.2 [INFO] [stderr] Compiling gfx_window_sdl v0.3.0 [INFO] [stderr] Compiling gfx_window_glfw v0.11.0 [INFO] [stderr] Compiling gfx_window_glutin v0.12.0 [INFO] [stderr] Compiling pegasus v0.2.0 [INFO] [stderr] Compiling gfx_app v0.3.0 [INFO] [stderr] Compiling game v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read /users/tmonte/Projects/game/assets/cc2.png: No such file or directory (os error 2) [INFO] [stderr] --> src/systems/draw.rs:147:22 [INFO] [stderr] | [INFO] [stderr] 147 | let bytes = &include_bytes!("/users/tmonte/Projects/game/assets/cc2.png")[..]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `game`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "61b843807ce887491123652bd6945ebb830d84c84eeafebbebd399f384ec69d4"` [INFO] running `"docker" "rm" "-f" "61b843807ce887491123652bd6945ebb830d84c84eeafebbebd399f384ec69d4"` [INFO] [stdout] 61b843807ce887491123652bd6945ebb830d84c84eeafebbebd399f384ec69d4