Jul 12 08:54:41.987 INFO checking gfx_glyph-0.12.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 08:54:41.988 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 08:54:41.988 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 08:54:41.988 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 08:54:42.252 INFO blam! ec9e4887b37ffb4d99d6566a870ed47029bf22e57aa60063aed31a181de14b40 Jul 12 08:54:42.255 INFO running `"docker" "start" "-a" "ec9e4887b37ffb4d99d6566a870ed47029bf22e57aa60063aed31a181de14b40"` Jul 12 08:54:43.569 INFO kablam! Checking spin_sleep v0.3.5 Jul 12 08:54:43.578 INFO kablam! Compiling wayland-client v0.20.10 Jul 12 08:54:43.578 INFO kablam! Compiling wayland-protocols v0.20.10 Jul 12 08:54:43.579 INFO kablam! Compiling glutin v0.17.0 Jul 12 08:54:43.580 INFO kablam! Checking ordered-float v0.5.0 Jul 12 08:54:43.580 INFO kablam! Checking gfx v0.17.1 Jul 12 08:54:43.580 INFO kablam! Compiling gfx_gl v0.5.0 Jul 12 08:54:47.805 INFO kablam! Checking rusttype v0.6.2 Jul 12 08:55:34.518 INFO kablam! Checking gfx_glyph v0.12.0 (file:///source) Jul 12 08:55:37.363 INFO kablam! Checking gfx_device_gl v0.15.3 Jul 12 08:55:45.145 INFO kablam! Checking smithay-client-toolkit v0.2.5 Jul 12 08:55:54.517 INFO kablam! Checking winit v0.16.2 Jul 12 08:56:05.015 INFO kablam! Checking gfx_window_glutin v0.25.0 Jul 12 08:56:17.148 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:56:17.148 INFO kablam! --> examples/varied.rs:54:45 Jul 12 08:56:17.148 INFO kablam! | Jul 12 08:56:17.148 INFO kablam! 54 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Jul 12 08:56:17.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:17.156 INFO kablam! Jul 12 08:56:17.159 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Jul 12 08:56:17.159 INFO kablam! --> examples/varied.rs:56:46 Jul 12 08:56:17.159 INFO kablam! | Jul 12 08:56:17.159 INFO kablam! 56 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Jul 12 08:56:17.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:17.159 INFO kablam! Jul 12 08:56:17.159 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Jul 12 08:56:17.159 INFO kablam! --> examples/varied.rs:57:45 Jul 12 08:56:17.159 INFO kablam! | Jul 12 08:56:17.159 INFO kablam! 57 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Jul 12 08:56:17.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:17.159 INFO kablam! Jul 12 08:56:17.179 INFO kablam! error: aborting due to 3 previous errors Jul 12 08:56:17.179 INFO kablam! Jul 12 08:56:17.221 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:56:17.221 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:56:17.676 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:56:17.676 INFO kablam! --> examples/paragraph.rs:63:56 Jul 12 08:56:17.676 INFO kablam! | Jul 12 08:56:17.677 INFO kablam! 63 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Jul 12 08:56:17.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:17.677 INFO kablam! Jul 12 08:56:17.678 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Jul 12 08:56:17.678 INFO kablam! --> examples/paragraph.rs:67:28 Jul 12 08:56:17.678 INFO kablam! | Jul 12 08:56:17.678 INFO kablam! 67 | let mut text: String = include_str!("lipsum.txt").into(); Jul 12 08:56:17.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:17.689 INFO kablam! Jul 12 08:56:17.701 INFO kablam! error: aborting due to 2 previous errors Jul 12 08:56:17.702 INFO kablam! Jul 12 08:56:17.789 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:56:17.791 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:56:17.994 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:56:17.994 INFO kablam! --> examples/performance.rs:49:9 Jul 12 08:56:17.994 INFO kablam! | Jul 12 08:56:17.994 INFO kablam! 49 | include_bytes!("DejaVuSans.ttf") as &[u8] Jul 12 08:56:17.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:17.994 INFO kablam! Jul 12 08:56:17.994 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Jul 12 08:56:17.995 INFO kablam! --> examples/performance.rs:54:28 Jul 12 08:56:17.995 INFO kablam! | Jul 12 08:56:17.995 INFO kablam! 54 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Jul 12 08:56:17.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:17.995 INFO kablam! Jul 12 08:56:17.996 INFO kablam! error: aborting due to 2 previous errors Jul 12 08:56:17.996 INFO kablam! Jul 12 08:56:18.007 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:56:18.008 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:56:18.453 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:56:18.453 INFO kablam! --> examples/depth.rs:49:9 Jul 12 08:56:18.453 INFO kablam! | Jul 12 08:56:18.453 INFO kablam! 49 | include_bytes!("DejaVuSans.ttf") as &[u8]) Jul 12 08:56:18.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:18.453 INFO kablam! Jul 12 08:56:18.454 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Jul 12 08:56:18.454 INFO kablam! --> examples/depth.rs:53:46 Jul 12 08:56:18.454 INFO kablam! | Jul 12 08:56:18.454 INFO kablam! 53 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Jul 12 08:56:18.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:18.458 INFO kablam! Jul 12 08:56:18.458 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Jul 12 08:56:18.459 INFO kablam! --> examples/depth.rs:108:20 Jul 12 08:56:18.459 INFO kablam! | Jul 12 08:56:18.459 INFO kablam! 108 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Jul 12 08:56:18.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:56:18.459 INFO kablam! Jul 12 08:56:18.472 INFO kablam! error: aborting due to 3 previous errors Jul 12 08:56:18.473 INFO kablam! Jul 12 08:56:18.490 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:56:18.491 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:56:23.371 INFO kablam! error: build failed Jul 12 08:56:23.374 INFO kablam! su: No module specific data is present Jul 12 08:56:24.013 INFO running `"docker" "rm" "-f" "ec9e4887b37ffb4d99d6566a870ed47029bf22e57aa60063aed31a181de14b40"` Jul 12 08:56:24.195 INFO blam! ec9e4887b37ffb4d99d6566a870ed47029bf22e57aa60063aed31a181de14b40