[INFO] crate glyph_brush 0.5.3 is already in cache [INFO] testing glyph_brush-0.5.3 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate glyph_brush 0.5.3 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate glyph_brush 0.5.3 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 crates.io crate glyph_brush 0.5.3 [INFO] finished tweaking crates.io crate glyph_brush 0.5.3 [INFO] tweaked toml for crates.io crate glyph_brush 0.5.3 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] d3e8d84c2acc532d5fbb712260d576b5bb54959cf5801887a09bf7c618f6fd8c [INFO] running `"docker" "start" "-a" "d3e8d84c2acc532d5fbb712260d576b5bb54959cf5801887a09bf7c618f6fd8c"` [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glyph_brush v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.96s [INFO] running `"docker" "inspect" "d3e8d84c2acc532d5fbb712260d576b5bb54959cf5801887a09bf7c618f6fd8c"` [INFO] running `"docker" "rm" "-f" "d3e8d84c2acc532d5fbb712260d576b5bb54959cf5801887a09bf7c618f6fd8c"` [INFO] [stdout] d3e8d84c2acc532d5fbb712260d576b5bb54959cf5801887a09bf7c618f6fd8c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 1f449ced32c2e5ac422e7b2180a5f6bb3e1a1f2c5d118c043d5b6b67d2b9fd97 [INFO] running `"docker" "start" "-a" "1f449ced32c2e5ac422e7b2180a5f6bb3e1a1f2c5d118c043d5b6b67d2b9fd97"` [INFO] [stderr] Compiling spin_sleep v0.3.7 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gl v0.12.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.3 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling glyph_brush v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../../fonts/DejaVuSansMono.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/glyph_calculator.rs:537:30 [INFO] [stderr] | [INFO] [stderr] 537 | Font::from_bytes(include_bytes!("../../fonts/DejaVuSansMono.ttf") as &[u8]) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/OpenSans-Light.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/opengl.rs:61:25 [INFO] [stderr] | [INFO] [stderr] 61 | let dejavu: &[u8] = include_bytes!("../../fonts/OpenSans-Light.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/opengl.rs:20:29 [INFO] [stderr] | [INFO] [stderr] 20 | type Res = Result>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `glyph_brush`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `glyph_brush`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1f449ced32c2e5ac422e7b2180a5f6bb3e1a1f2c5d118c043d5b6b67d2b9fd97"` [INFO] running `"docker" "rm" "-f" "1f449ced32c2e5ac422e7b2180a5f6bb3e1a1f2c5d118c043d5b6b67d2b9fd97"` [INFO] [stdout] 1f449ced32c2e5ac422e7b2180a5f6bb3e1a1f2c5d118c043d5b6b67d2b9fd97