[INFO] updating cached repository https://github.com/tdejager/rroguelib [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] e93249500d6c5e90d058014ec4d7ada1be079e25 [INFO] testing tdejager/rroguelib against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdejager%2Frroguelib" "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/tdejager/rroguelib on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tdejager/rroguelib [INFO] finished tweaking git repo https://github.com/tdejager/rroguelib [INFO] tweaked toml for git repo https://github.com/tdejager/rroguelib written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tdejager/rroguelib already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 10e9216903a8f5df271ed3b4393af65b85617a8db081622e02f2a26120f4e9f6 [INFO] running `"docker" "start" "-a" "10e9216903a8f5df271ed3b4393af65b85617a8db081622e02f2a26120f4e9f6"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling andrew v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.4 [INFO] [stderr] Compiling winit v0.19.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling roguelib v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/util.rs:86:5 [INFO] [stderr] | [INFO] [stderr] 86 | width: u32, [INFO] [stderr] | ^^^^^ help: consider prefixing with an underscore: `_width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] error: couldn't read src/bin/../../fonts/square.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/bin/main.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 14 | let font_data = include_bytes!("../../fonts/square.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `roguelib`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "10e9216903a8f5df271ed3b4393af65b85617a8db081622e02f2a26120f4e9f6"` [INFO] running `"docker" "rm" "-f" "10e9216903a8f5df271ed3b4393af65b85617a8db081622e02f2a26120f4e9f6"` [INFO] [stdout] 10e9216903a8f5df271ed3b4393af65b85617a8db081622e02f2a26120f4e9f6