[INFO] fetching crate glyph_brush 0.7.12... [INFO] checking glyph_brush-0.7.12 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate glyph_brush 0.7.12 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate glyph_brush 0.7.12 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate glyph_brush 0.7.12 [INFO] tweaked toml for crates.io crate glyph_brush 0.7.12 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate glyph_brush 0.7.12 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate glyph_brush 0.7.12 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Downloaded spin_sleep_util v0.1.1 [INFO] [stderr] Downloaded glyph_brush_layout v0.2.4 [INFO] [stderr] Downloaded spin_sleep v1.3.0 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f5cf8f35bfbb49e6da43be04f076a230740e7540e7add3f7074a0a9e6278c53 [INFO] running `Command { std: "docker" "start" "-a" "0f5cf8f35bfbb49e6da43be04f076a230740e7540e7add3f7074a0a9e6278c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f5cf8f35bfbb49e6da43be04f076a230740e7540e7add3f7074a0a9e6278c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5cf8f35bfbb49e6da43be04f076a230740e7540e7add3f7074a0a9e6278c53", kill_on_drop: false }` [INFO] [stdout] 0f5cf8f35bfbb49e6da43be04f076a230740e7540e7add3f7074a0a9e6278c53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ee2a5010b846c23869a08ec638450d34f8c536b0c318a71ee374fea5d40beab [INFO] running `Command { std: "docker" "start" "-a" "9ee2a5010b846c23869a08ec638450d34f8c536b0c318a71ee374fea5d40beab", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling glutin v0.32.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking wayland-protocols v0.32.6 [INFO] [stderr] Checking wayland-cursor v0.31.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.6 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking spin_sleep v1.3.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking spin_sleep_util v0.1.1 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking glyph_brush v0.7.12 (/opt/rustwide/workdir) [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.6 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.6 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking x11rb v0.13.1 [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] [INFO] [stdout] error: couldn't read `examples/../../fonts/OpenSans-Light.ttf`: No such file or directory (os error 2) [INFO] [stdout] --> examples/opengl.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | FontRef::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf")).unwrap(); [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/draw_cache_guts.rs:132:44 [INFO] [stdout] | [INFO] [stdout] 132 | let sans = FontRef::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] [INFO] [stdout] error: couldn't read `examples/../../fonts/OpenSans-Light.ttf`: No such file or directory (os error 2) [INFO] [stdout] --> examples/opengl.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | FontRef::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glyph_brush` (example "draw_cache_guts") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read `src/../../fonts/DejaVuSans.ttf`: No such file or directory (os error 2) [INFO] [stdout] --> src/glyph_brush.rs:826:46 [INFO] [stdout] | [INFO] [stdout] 826 | let font_a = FontRef::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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:827:46 [INFO] [stdout] | [INFO] [stdout] 827 | let font_b = FontRef::try_from_slice(include_bytes!("../../fonts/Exo2-Light.otf")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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:404:33 [INFO] [stdout] | [INFO] [stdout] 404 | FontArc::try_from_slice(include_bytes!("../../fonts/DejaVuSansMono.ttf") as &[u8]).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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:407:33 [INFO] [stdout] | [INFO] [stdout] 407 | FontArc::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf") as &[u8]).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glyph_brush` (bench "glyph_brush") due to 2 previous errors [INFO] [stderr] error: could not compile `glyph_brush` (example "opengl") due to 1 previous error [INFO] [stderr] error: could not compile `glyph_brush` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "9ee2a5010b846c23869a08ec638450d34f8c536b0c318a71ee374fea5d40beab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee2a5010b846c23869a08ec638450d34f8c536b0c318a71ee374fea5d40beab", kill_on_drop: false }` [INFO] [stdout] 9ee2a5010b846c23869a08ec638450d34f8c536b0c318a71ee374fea5d40beab