[INFO] crate rusttype 0.7.9 is already in cache [INFO] checking rusttype-0.7.9 against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] extracting crate rusttype 0.7.9 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate rusttype 0.7.9 on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rusttype 0.7.9 [INFO] removed 3 missing examples [INFO] finished tweaking crates.io crate rusttype 0.7.9 [INFO] tweaked toml for crates.io crate rusttype 0.7.9 written to work/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate rusttype 0.7.9 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=forbid" "-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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fb61d2912a1910a06db9d8c33a4352e995ae338d3b38c2a71ba6890fe4557be7 [INFO] running `"docker" "start" "-a" "fb61d2912a1910a06db9d8c33a4352e995ae338d3b38c2a71ba6890fe4557be7"` [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rusttype v0.7.9 (/opt/rustwide/workdir) [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.3 [INFO] [stderr] Checking glutin v0.21.1 [INFO] [stderr] Checking glium v0.25.1 [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] [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] 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 benches/../fonts/dejavu/DejaVuSansMono.ttf: No such file or directory (os error 2) [INFO] [stderr] --> benches/draw.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | Font::from_bytes(include_bytes!("../fonts/dejavu/DejaVuSansMono.ttf") as &[u8]).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read benches/../fonts/opensans/OpenSans-Italic.ttf: No such file or directory (os error 2) [INFO] [stderr] --> benches/draw.rs:12:26 [INFO] [stderr] | [INFO] [stderr] 12 | Font::from_bytes(include_bytes!("../fonts/opensans/OpenSans-Italic.ttf") as &[u8]).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/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] 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: 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] [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: 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] 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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fb61d2912a1910a06db9d8c33a4352e995ae338d3b38c2a71ba6890fe4557be7"` [INFO] running `"docker" "rm" "-f" "fb61d2912a1910a06db9d8c33a4352e995ae338d3b38c2a71ba6890fe4557be7"` [INFO] [stdout] fb61d2912a1910a06db9d8c33a4352e995ae338d3b38c2a71ba6890fe4557be7