[INFO] crate gfx_glyph 0.17.0 is already in cache [INFO] testing gfx_glyph-0.17.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate gfx_glyph 0.17.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gfx_glyph 0.17.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-3/source/Cargo.toml [INFO] crate crates.io crate gfx_glyph 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c3fc2800399649bec06e87a8eb76782dde75303c93fec65dfafa1fba1ed7e19 [INFO] running `"docker" "start" "-a" "5c3fc2800399649bec06e87a8eb76782dde75303c93fec65dfafa1fba1ed7e19"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling ttf-parser v0.6.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ab_glyph v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling glyph_brush_layout v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling twox-hash v1.5.0 [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 28.35s [INFO] running `"docker" "inspect" "5c3fc2800399649bec06e87a8eb76782dde75303c93fec65dfafa1fba1ed7e19"` [INFO] running `"docker" "rm" "-f" "5c3fc2800399649bec06e87a8eb76782dde75303c93fec65dfafa1fba1ed7e19"` [INFO] [stdout] 5c3fc2800399649bec06e87a8eb76782dde75303c93fec65dfafa1fba1ed7e19 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9874f4e9d01d29dc201932cb679dee8de55f991e688c4e70f1c138e6f6c18a12 [INFO] running `"docker" "start" "-a" "9874f4e9d01d29dc201932cb679dee8de55f991e688c4e70f1c138e6f6c18a12"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [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 nix v0.14.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [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 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 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 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] [stderr] error: couldn't read examples/../../fonts/OpenSans-Light.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/pre_positioned.rs:51:23 [INFO] [stderr] | [INFO] [stderr] 51 | let font: &[u8] = include_bytes!("../../fonts/OpenSans-Light.ttf"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/OpenSans-Light.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/paragraph.rs:70:50 [INFO] [stderr] | [INFO] [stderr] 70 | let font = ab_glyph::FontArc::try_from_slice(include_bytes!("../../fonts/OpenSans-Light.ttf"))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/varied.rs:53:42 [INFO] [stderr] | [INFO] [stderr] 53 | let font_0 = FontArc::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf"))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/OpenSans-Italic.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/varied.rs:58:64 [INFO] [stderr] | [INFO] [stderr] 58 | let italic_font = builder.add_font(FontArc::try_from_slice(include_bytes!( [INFO] [stderr] | ________________________________________________________________^ [INFO] [stderr] 59 | | "../../fonts/OpenSans-Italic.ttf" [INFO] [stderr] 60 | | ))?); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/GaramondNo8-Reg.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/varied.rs:61:63 [INFO] [stderr] | [INFO] [stderr] 61 | let serif_font = builder.add_font(FontArc::try_from_slice(include_bytes!( [INFO] [stderr] | _______________________________________________________________^ [INFO] [stderr] 62 | | "../../fonts/GaramondNo8-Reg.ttf" [INFO] [stderr] 63 | | ))?); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/DejaVuSansMono.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/varied.rs:64:62 [INFO] [stderr] | [INFO] [stderr] 64 | let mono_font = builder.add_font(FontArc::try_from_slice(include_bytes!( [INFO] [stderr] | ______________________________________________________________^ [INFO] [stderr] 65 | | "../../fonts/DejaVuSansMono.ttf" [INFO] [stderr] 66 | | ))?); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/depth.rs:51:33 [INFO] [stderr] | [INFO] [stderr] 51 | FontArc::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf"))?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/../../fonts/OpenSans-Italic.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/depth.rs:52:33 [INFO] [stderr] | [INFO] [stderr] 52 | FontArc::try_from_slice(include_bytes!("../../fonts/OpenSans-Italic.ttf"))?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [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] [stderr] error: couldn't read examples/../../fonts/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/performance.rs:54:42 [INFO] [stderr] | [INFO] [stderr] 54 | let dejavu = FontRef::try_from_slice(include_bytes!("../../fonts/DejaVuSans.ttf"))?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [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] [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] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "9874f4e9d01d29dc201932cb679dee8de55f991e688c4e70f1c138e6f6c18a12"` [INFO] running `"docker" "rm" "-f" "9874f4e9d01d29dc201932cb679dee8de55f991e688c4e70f1c138e6f6c18a12"` [INFO] [stdout] 9874f4e9d01d29dc201932cb679dee8de55f991e688c4e70f1c138e6f6c18a12