[INFO] crate rusttype 0.7.7 is already in cache [INFO] extracting crate rusttype 0.7.7 into work/ex/beta-1.38-1/sources/1.37.0/reg/rusttype/0.7.7 [INFO] extracting crate rusttype 0.7.7 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rusttype/0.7.7 [INFO] validating manifest of rusttype-0.7.7 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 rusttype-0.7.7 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 rusttype-0.7.7 [INFO] removed 3 missing examples [INFO] finished frobbing rusttype-0.7.7 [INFO] frobbed toml for rusttype-0.7.7 written to work/ex/beta-1.38-1/sources/1.37.0/reg/rusttype/0.7.7/Cargo.toml [INFO] started frobbing rusttype-0.7.7 [INFO] removed 3 missing examples [INFO] finished frobbing rusttype-0.7.7 [INFO] frobbed toml for rusttype-0.7.7 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rusttype/0.7.7/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rusttype-0.7.7 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-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rusttype/0.7.7:/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] d9ecafdc0e22a9c4726f5620dc250cb3f6f3a6cea4155dff8a85493d4fb3c615 [INFO] running `"docker" "start" "-a" "d9ecafdc0e22a9c4726f5620dc250cb3f6f3a6cea4155dff8a85493d4fb3c615"` [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rusttype v0.7.7 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `"docker" "inspect" "d9ecafdc0e22a9c4726f5620dc250cb3f6f3a6cea4155dff8a85493d4fb3c615"` [INFO] running `"docker" "rm" "-f" "d9ecafdc0e22a9c4726f5620dc250cb3f6f3a6cea4155dff8a85493d4fb3c615"` [INFO] [stdout] d9ecafdc0e22a9c4726f5620dc250cb3f6f3a6cea4155dff8a85493d4fb3c615 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/rusttype/0.7.7:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 265c358a5707018a0fd227ee4455a0542db25cdd67b3e579588c3513787b1c90 [INFO] running `"docker" "start" "-a" "265c358a5707018a0fd227ee4455a0542db25cdd67b3e579588c3513787b1c90"` [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling blake2 v0.8.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling image v0.21.3 [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-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.2 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling rusttype v0.7.7 (/opt/crater/workdir) [INFO] [stderr] error: couldn't read tests/../fonts/dejavu/DejaVuSansMono.ttf: No such file or directory (os error 2) [INFO] [stderr] --> tests/render_reference.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | Font::from_bytes(include_bytes!("../fonts/dejavu/DejaVuSansMono.ttf") as &[u8]).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] error: couldn't read tests/../fonts/Roboto-Regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> tests/issues.rs:3:32 [INFO] [stderr] | [INFO] [stderr] 3 | static ROBOTO_REGULAR: &[u8] = include_bytes!("../fonts/Roboto-Regular.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] error: couldn't read examples/../fonts/wqy-microhei/WenQuanYiMicroHei.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/image.rs:6:21 [INFO] [stderr] | [INFO] [stderr] 6 | let font_data = include_bytes!("../fonts/wqy-microhei/WenQuanYiMicroHei.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: couldn't read tests/../fonts/opensans/OpenSans-Italic.ttf: No such file or directory (os error 2) [INFO] [stderr] --> tests/render_reference.rs:9:26 [INFO] [stderr] | [INFO] [stderr] 9 | Font::from_bytes(include_bytes!("../fonts/opensans/OpenSans-Italic.ttf") as &[u8]).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../fonts/wqy-microhei/WenQuanYiMicroHei.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/simple.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | let font_data = include_bytes!("../fonts/wqy-microhei/WenQuanYiMicroHei.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `rusttype`. [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 `rusttype`. [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 `rusttype`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `rusttype`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: couldn't read examples/../fonts/wqy-microhei/WenQuanYiMicroHei.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/gpu_cache.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | let font_data = include_bytes!("../fonts/wqy-microhei/WenQuanYiMicroHei.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rusttype::gpu_cache` [INFO] [stderr] --> examples/gpu_cache.rs:2:15 [INFO] [stderr] | [INFO] [stderr] 2 | use rusttype::gpu_cache::Cache; [INFO] [stderr] | ^^^^^^^^^ could not find `gpu_cache` in `rusttype` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/gpu_cache.rs:49:29 [INFO] [stderr] | [INFO] [stderr] 49 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `rusttype`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "265c358a5707018a0fd227ee4455a0542db25cdd67b3e579588c3513787b1c90"` [INFO] running `"docker" "rm" "-f" "265c358a5707018a0fd227ee4455a0542db25cdd67b3e579588c3513787b1c90"` [INFO] [stdout] 265c358a5707018a0fd227ee4455a0542db25cdd67b3e579588c3513787b1c90