[INFO] crate gfx_glyph 0.17.0 is already in cache [INFO] testing gfx_glyph-0.17.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate gfx_glyph 0.17.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gfx_glyph 0.17.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx_glyph 0.17.0 [INFO] finished tweaking crates.io crate gfx_glyph 0.17.0 [INFO] tweaked toml for crates.io crate gfx_glyph 0.17.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate gfx_glyph 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dc9386c4e2ff6d53bdea0b1b544326f367d39eeb7cd526fb7671f0f70e8b269 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1dc9386c4e2ff6d53bdea0b1b544326f367d39eeb7cd526fb7671f0f70e8b269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dc9386c4e2ff6d53bdea0b1b544326f367d39eeb7cd526fb7671f0f70e8b269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc9386c4e2ff6d53bdea0b1b544326f367d39eeb7cd526fb7671f0f70e8b269", kill_on_drop: false }` [INFO] [stdout] 1dc9386c4e2ff6d53bdea0b1b544326f367d39eeb7cd526fb7671f0f70e8b269 [INFO] running `Command { std: "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=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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eda7f3688a30b274c154dfa5716301a654773b698a8f4397e3fd95a4716177d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9eda7f3688a30b274c154dfa5716301a654773b698a8f4397e3fd95a4716177d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ttf-parser v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling ab_glyph v0.2.1 [INFO] [stderr] Compiling glyph_brush_layout v0.2.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.0 [INFO] [stderr] Compiling glyph_brush v0.7.0 [INFO] [stderr] Compiling gfx_glyph v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.07s [INFO] running `Command { std: "docker" "inspect" "9eda7f3688a30b274c154dfa5716301a654773b698a8f4397e3fd95a4716177d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eda7f3688a30b274c154dfa5716301a654773b698a8f4397e3fd95a4716177d", kill_on_drop: false }` [INFO] [stdout] 9eda7f3688a30b274c154dfa5716301a654773b698a8f4397e3fd95a4716177d [INFO] running `Command { std: "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=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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ee539c67e2ffb21a8bb8fefc8882633a5991ae9fe652efc83458c50a7a6658 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "46ee539c67e2ffb21a8bb8fefc8882633a5991ae9fe652efc83458c50a7a6658", kill_on_drop: false }` [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling old_school_gfx_glutin_ext v0.24.0 [INFO] [stderr] Compiling gfx_glyph v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read examples/../../fonts/OpenSans-Light.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/paragraph.rs:70:50 [INFO] [stdout] | [INFO] [stdout] 70 | let font = ab_glyph::FontArc::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../../fonts/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/performance.rs:54:42 [INFO] [stdout] | [INFO] [stdout] 54 | let dejavu = FontRef::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (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/pre_positioned.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | let font: &[u8] = include_bytes!("../../fonts/OpenSans-Light.ttf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../../fonts/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/varied.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | let font_0 = FontArc::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../../fonts/OpenSans-Italic.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/varied.rs:58:64 [INFO] [stdout] | [INFO] [stdout] 58 | let italic_font = builder.add_font(FontArc::try_from_slice(include_bytes!( [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 59 | | "../../fonts/OpenSans-Italic.ttf" [INFO] [stdout] 60 | | ))?); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../../fonts/GaramondNo8-Reg.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/varied.rs:61:63 [INFO] [stdout] | [INFO] [stdout] 61 | let serif_font = builder.add_font(FontArc::try_from_slice(include_bytes!( [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 62 | | "../../fonts/GaramondNo8-Reg.ttf" [INFO] [stdout] 63 | | ))?); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../../fonts/DejaVuSansMono.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/varied.rs:64:62 [INFO] [stdout] | [INFO] [stdout] 64 | let mono_font = builder.add_font(FontArc::try_from_slice(include_bytes!( [INFO] [stdout] | ______________________________________________________________^ [INFO] [stdout] 65 | | "../../fonts/DejaVuSansMono.ttf" [INFO] [stdout] 66 | | ))?); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../../fonts/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/depth.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | FontArc::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf"))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../../fonts/OpenSans-Italic.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/depth.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | FontArc::try_from_slice(include_bytes!("../../fonts/OpenSans-Italic.ttf"))?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_glyph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "46ee539c67e2ffb21a8bb8fefc8882633a5991ae9fe652efc83458c50a7a6658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ee539c67e2ffb21a8bb8fefc8882633a5991ae9fe652efc83458c50a7a6658", kill_on_drop: false }` [INFO] [stdout] 46ee539c67e2ffb21a8bb8fefc8882633a5991ae9fe652efc83458c50a7a6658