[INFO] fetching crate glyph_brush 0.6.1... [INFO] checking glyph_brush-0.6.1 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate glyph_brush 0.6.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate glyph_brush 0.6.1 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate glyph_brush 0.6.1 [INFO] finished tweaking crates.io crate glyph_brush 0.6.1 [INFO] tweaked toml for crates.io crate glyph_brush 0.6.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate glyph_brush 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e406a7ae2dd3b0fd2a8b27cee894e6c5c577ddc47874a0d8298f4a15aacc65e [INFO] running `"docker" "start" "-a" "9e406a7ae2dd3b0fd2a8b27cee894e6c5c577ddc47874a0d8298f4a15aacc65e"` [INFO] [stderr] Checking downcast-rs v1.1.0 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking raw-window-handle v0.3.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking glyph_brush v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.4 [INFO] [stderr] Checking glutin v0.21.1 [INFO] [stderr] error: couldn't read benches/../../fonts/DejaVuSansMono.ttf: No such file or directory (os error 2) [INFO] [stderr] --> benches/bench.rs:7:26 [INFO] [stderr] | [INFO] [stderr] 7 | const TEST_FONT: &[u8] = include_bytes!("../../fonts/DejaVuSansMono.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> benches/bench.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../../fonts/DejaVuSansMono.ttf: No such file or directory (os error 2) [INFO] [stderr] --> src/glyph_calculator.rs:538:26 [INFO] [stderr] | [INFO] [stderr] 538 | Font::from_bytes(include_bytes!("../../fonts/DejaVuSansMono.ttf") as &[u8]) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `glyph_brush`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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" "9e406a7ae2dd3b0fd2a8b27cee894e6c5c577ddc47874a0d8298f4a15aacc65e"` [INFO] running `"docker" "rm" "-f" "9e406a7ae2dd3b0fd2a8b27cee894e6c5c577ddc47874a0d8298f4a15aacc65e"` [INFO] [stdout] 9e406a7ae2dd3b0fd2a8b27cee894e6c5c577ddc47874a0d8298f4a15aacc65e