[INFO] fetching crate glyph_brush 0.7.8...
[INFO] checking glyph_brush-0.7.8 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate glyph_brush 0.7.8 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate glyph_brush 0.7.8 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-2-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-float v4.1.0
[INFO] [stderr]   Downloaded glyph_brush_draw_cache v0.1.5
[INFO] [stderr]   Downloaded spin_sleep v1.1.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.22
[INFO] [stderr]   Downloaded indexmap v2.0.1
[INFO] [stderr]   Downloaded ttf-parser v0.19.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8700d51b128040e5574bfa6213a0d4b6d04e6ca75eff3e03c16b22015acd7bb
[INFO] running `Command { std: "docker" "start" "-a" "c8700d51b128040e5574bfa6213a0d4b6d04e6ca75eff3e03c16b22015acd7bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8700d51b128040e5574bfa6213a0d4b6d04e6ca75eff3e03c16b22015acd7bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8700d51b128040e5574bfa6213a0d4b6d04e6ca75eff3e03c16b22015acd7bb", kill_on_drop: false }`
[INFO] [stdout] c8700d51b128040e5574bfa6213a0d4b6d04e6ca75eff3e03c16b22015acd7bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 491b10d479866a52ab271a9f0a27196238ece0646eb3f14e57c2f7eb38da85e9
[INFO] running `Command { std: "docker" "start" "-a" "491b10d479866a52ab271a9f0a27196238ece0646eb3f14e57c2f7eb38da85e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking fdeflate v0.3.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 nix v0.25.1
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking ab_glyph v0.2.22
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking thiserror v1.0.49
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking glyph_brush v0.7.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Font` is imported redundantly
[INFO] [stdout]  --> src/glyph_brush/builder.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{DefaultSectionHasher, Font, FontId, GlyphBrush};
[INFO] [stdout]   |                                   ^^^^
[INFO] [stdout] 2 | use glyph_brush_draw_cache::*;
[INFO] [stdout] 3 | use glyph_brush_layout::ab_glyph::*;
[INFO] [stdout]   |     ------------------------------- the item `Font` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PxScale` is imported redundantly
[INFO] [stdout]  --> src/legacy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `PxScale` is already imported here
[INFO] [stdout] 2 | use ab_glyph::PxScale;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[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 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 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: 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 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 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] warning: the item `Font` is imported redundantly
[INFO] [stdout]  --> src/glyph_brush/builder.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{DefaultSectionHasher, Font, FontId, GlyphBrush};
[INFO] [stdout]   |                                   ^^^^
[INFO] [stdout] 2 | use glyph_brush_draw_cache::*;
[INFO] [stdout] 3 | use glyph_brush_layout::ab_glyph::*;
[INFO] [stdout]   |     ------------------------------- the item `Font` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PxScale` is imported redundantly
[INFO] [stdout]  --> src/legacy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `PxScale` is already imported here
[INFO] [stdout] 2 | use ab_glyph::PxScale;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[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: aborting due to 2 previous errors
[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` (bench "glyph_brush") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `glyph_brush` (example "opengl") due to 2 previous errors
[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 4 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glyph_brush` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "491b10d479866a52ab271a9f0a27196238ece0646eb3f14e57c2f7eb38da85e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "491b10d479866a52ab271a9f0a27196238ece0646eb3f14e57c2f7eb38da85e9", kill_on_drop: false }`
[INFO] [stdout] 491b10d479866a52ab271a9f0a27196238ece0646eb3f14e57c2f7eb38da85e9
[INFO] checking glyph_brush-0.7.8 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate glyph_brush 0.7.8 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate glyph_brush 0.7.8 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-2-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aca1a9ba179baf8286dfe8bfe3b6b9474dd8de88d9dd22cef34582457d26dff8
[INFO] running `Command { std: "docker" "start" "-a" "aca1a9ba179baf8286dfe8bfe3b6b9474dd8de88d9dd22cef34582457d26dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aca1a9ba179baf8286dfe8bfe3b6b9474dd8de88d9dd22cef34582457d26dff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca1a9ba179baf8286dfe8bfe3b6b9474dd8de88d9dd22cef34582457d26dff8", kill_on_drop: false }`
[INFO] [stdout] aca1a9ba179baf8286dfe8bfe3b6b9474dd8de88d9dd22cef34582457d26dff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44d0ef2533f205c320159894390343fc6824ae4e1e3a88596de87d187c9d41b1
[INFO] running `Command { std: "docker" "start" "-a" "44d0ef2533f205c320159894390343fc6824ae4e1e3a88596de87d187c9d41b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking ab_glyph v0.2.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[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]     Checking thiserror v1.0.49
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.5
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking ordered-float v4.1.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking glyph_brush v0.7.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Font` is imported redundantly
[INFO] [stdout]  --> src/glyph_brush/builder.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{DefaultSectionHasher, Font, FontId, GlyphBrush};
[INFO] [stdout]   |                                   ^^^^
[INFO] [stdout] 2 | use glyph_brush_draw_cache::*;
[INFO] [stdout] 3 | use glyph_brush_layout::ab_glyph::*;
[INFO] [stdout]   |     ------------------------------- the item `Font` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PxScale` is imported redundantly
[INFO] [stdout]  --> src/legacy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `PxScale` is already imported here
[INFO] [stdout] 2 | use ab_glyph::PxScale;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[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 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/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 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 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 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 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 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/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] warning: the item `Font` is imported redundantly
[INFO] [stdout]  --> src/glyph_brush/builder.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{DefaultSectionHasher, Font, FontId, GlyphBrush};
[INFO] [stdout]   |                                   ^^^^
[INFO] [stdout] 2 | use glyph_brush_draw_cache::*;
[INFO] [stdout] 3 | use glyph_brush_layout::ab_glyph::*;
[INFO] [stdout]   |     ------------------------------- the item `Font` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PxScale` is imported redundantly
[INFO] [stdout]  --> src/legacy.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `PxScale` is already imported here
[INFO] [stdout] 2 | use ab_glyph::PxScale;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[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; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glyph_brush` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "44d0ef2533f205c320159894390343fc6824ae4e1e3a88596de87d187c9d41b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44d0ef2533f205c320159894390343fc6824ae4e1e3a88596de87d187c9d41b1", kill_on_drop: false }`
[INFO] [stdout] 44d0ef2533f205c320159894390343fc6824ae4e1e3a88596de87d187c9d41b1
