[INFO] fetching crate glyph_brush 0.7.8...
[INFO] checking glyph_brush-0.7.8 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate glyph_brush 0.7.8 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate glyph_brush 0.7.8 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate glyph_brush 0.7.8
[INFO] finished tweaking crates.io crate glyph_brush 0.7.8
[INFO] tweaked toml for crates.io crate glyph_brush 0.7.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate glyph_brush 0.7.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.0.1
[INFO] [stderr]   Downloaded glyph_brush_draw_cache v0.1.5
[INFO] [stderr]   Downloaded ordered-float v4.1.0
[INFO] [stderr]   Downloaded spin_sleep v1.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4666b57fab9cefc8aa0d24337936a7760c36b1df0157a09e0e53e05fb803ddc
[INFO] running `Command { std: "docker" "start" "-a" "b4666b57fab9cefc8aa0d24337936a7760c36b1df0157a09e0e53e05fb803ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4666b57fab9cefc8aa0d24337936a7760c36b1df0157a09e0e53e05fb803ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4666b57fab9cefc8aa0d24337936a7760c36b1df0157a09e0e53e05fb803ddc", kill_on_drop: false }`
[INFO] [stdout] b4666b57fab9cefc8aa0d24337936a7760c36b1df0157a09e0e53e05fb803ddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19abb64ef3d09b0dd7176de42ce512f96df2519611285cfe4d2e6bfaa6fe822c
[INFO] running `Command { std: "docker" "start" "-a" "19abb64ef3d09b0dd7176de42ce512f96df2519611285cfe4d2e6bfaa6fe822c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking ab_glyph v0.2.22
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking glyph_brush v0.7.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stdout] error: couldn't read `src/../../fonts/DejaVuSans.ttf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph_brush.rs:830:46
[INFO] [stdout]     |
[INFO] [stdout] 830 |         let font_a = FontRef::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf")).unwrap();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../fonts/DejaVuSansMono.ttf`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/glyph_brush.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | const TEST_FONT: &[u8] = include_bytes!("../../fonts/DejaVuSansMono.ttf");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fonts/Exo2-Light.otf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph_brush.rs:831:46
[INFO] [stdout]     |
[INFO] [stdout] 831 |         let font_b = FontRef::try_from_slice(include_bytes!("../../fonts/Exo2-Light.otf")).unwrap();
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../fonts/Exo2-Light.otf`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/glyph_brush.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TEST_OTF_FONT: &[u8] = include_bytes!("../../fonts/Exo2-Light.otf");
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fonts/DejaVuSansMono.ttf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph_calculator.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |         FontArc::try_from_slice(include_bytes!("../../fonts/DejaVuSansMono.ttf") as &[u8]).unwrap()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../fonts/OpenSans-Light.ttf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/glyph_calculator.rs:381:33
[INFO] [stdout]     |
[INFO] [stdout] 381 |         FontArc::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf") as &[u8]).unwrap()
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../fonts/OpenSans-Light.ttf`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/opengl.rs:105:40
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let sans = FontRef::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf"))?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../fonts/OpenSans-Light.ttf`: No such file or directory (os error 2)
[INFO] [stdout]    --> examples/opengl.rs:105:40
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let sans = FontRef::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf"))?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../../fonts/OpenSans-Light.ttf`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/draw_cache_guts.rs:76:40
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let sans = FontRef::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf"))?;
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glyph_brush` (example "opengl") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glyph_brush` (example "draw_cache_guts") due to 3 previous errors
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glyph_brush` (bench "glyph_brush") due to 3 previous errors
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glyph_brush` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "19abb64ef3d09b0dd7176de42ce512f96df2519611285cfe4d2e6bfaa6fe822c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19abb64ef3d09b0dd7176de42ce512f96df2519611285cfe4d2e6bfaa6fe822c", kill_on_drop: false }`
[INFO] [stdout] 19abb64ef3d09b0dd7176de42ce512f96df2519611285cfe4d2e6bfaa6fe822c
