Jul 12 08:54:37.942 INFO checking gfx_glyph-0.8.3 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 08:54:37.942 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:54:37.942 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:54:37.943 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 08:54:38.199 INFO blam! d95d4a7196de0cc6f26be5803792957965a610a44d297378a76015f11f328155 Jul 12 08:54:38.201 INFO running `"docker" "start" "-a" "d95d4a7196de0cc6f26be5803792957965a610a44d297378a76015f11f328155"` Jul 12 08:54:39.275 INFO kablam! Checking xi-unicode v0.1.0 Jul 12 08:54:39.277 INFO kablam! Checking spin_sleep v0.3.5 Jul 12 08:54:39.292 INFO kablam! Compiling gfx_gl v0.5.0 Jul 12 08:54:41.624 INFO kablam! Checking gfx_glyph v0.8.3 (file:///source) Jul 12 08:55:04.301 INFO kablam! Checking gfx_device_gl v0.15.3 Jul 12 08:55:08.376 INFO kablam! Checking gfx_window_glutin v0.20.0 Jul 12 08:55:19.483 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:55:19.484 INFO kablam! --> examples/performance.rs:47:63 Jul 12 08:55:19.484 INFO kablam! | Jul 12 08:55:19.484 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Jul 12 08:55:19.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:19.484 INFO kablam! Jul 12 08:55:19.485 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Jul 12 08:55:19.485 INFO kablam! --> examples/performance.rs:52:28 Jul 12 08:55:19.485 INFO kablam! | Jul 12 08:55:19.485 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Jul 12 08:55:19.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:19.485 INFO kablam! Jul 12 08:55:19.485 INFO kablam! error: aborting due to 2 previous errors Jul 12 08:55:19.485 INFO kablam! Jul 12 08:55:19.543 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:55:19.543 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:55:21.786 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:55:21.786 INFO kablam! --> examples/depth.rs:42:9 Jul 12 08:55:21.786 INFO kablam! | Jul 12 08:55:21.786 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Jul 12 08:55:21.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:21.794 INFO kablam! Jul 12 08:55:21.795 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Jul 12 08:55:21.795 INFO kablam! --> examples/depth.rs:46:46 Jul 12 08:55:21.795 INFO kablam! | Jul 12 08:55:21.795 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Jul 12 08:55:21.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:21.795 INFO kablam! Jul 12 08:55:21.795 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Jul 12 08:55:21.796 INFO kablam! --> examples/depth.rs:101:20 Jul 12 08:55:21.796 INFO kablam! | Jul 12 08:55:21.796 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Jul 12 08:55:21.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:21.796 INFO kablam! Jul 12 08:55:21.797 INFO kablam! error: aborting due to 3 previous errors Jul 12 08:55:21.797 INFO kablam! Jul 12 08:55:21.835 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:55:21.836 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:55:21.889 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:55:21.889 INFO kablam! --> examples/varied.rs:53:45 Jul 12 08:55:21.889 INFO kablam! | Jul 12 08:55:21.889 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Jul 12 08:55:21.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:21.890 INFO kablam! Jul 12 08:55:21.890 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Jul 12 08:55:21.890 INFO kablam! --> examples/varied.rs:55:46 Jul 12 08:55:21.890 INFO kablam! | Jul 12 08:55:21.890 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Jul 12 08:55:21.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:21.890 INFO kablam! Jul 12 08:55:21.890 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Jul 12 08:55:21.890 INFO kablam! --> examples/varied.rs:56:45 Jul 12 08:55:21.890 INFO kablam! | Jul 12 08:55:21.890 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Jul 12 08:55:21.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:21.890 INFO kablam! Jul 12 08:55:21.913 INFO kablam! error: aborting due to 3 previous errors Jul 12 08:55:21.913 INFO kablam! Jul 12 08:55:21.935 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:55:21.935 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:55:22.329 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:55:22.329 INFO kablam! --> examples/paragraph.rs:55:56 Jul 12 08:55:22.329 INFO kablam! | Jul 12 08:55:22.329 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Jul 12 08:55:22.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:22.329 INFO kablam! Jul 12 08:55:22.329 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Jul 12 08:55:22.330 INFO kablam! --> examples/paragraph.rs:59:28 Jul 12 08:55:22.330 INFO kablam! | Jul 12 08:55:22.330 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Jul 12 08:55:22.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:55:22.330 INFO kablam! Jul 12 08:55:22.341 INFO kablam! error: aborting due to 2 previous errors Jul 12 08:55:22.342 INFO kablam! Jul 12 08:55:22.359 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:55:22.360 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:55:27.107 INFO kablam! error: build failed Jul 12 08:55:27.109 INFO kablam! su: No module specific data is present Jul 12 08:55:27.657 INFO running `"docker" "rm" "-f" "d95d4a7196de0cc6f26be5803792957965a610a44d297378a76015f11f328155"` Jul 12 08:55:27.828 INFO blam! d95d4a7196de0cc6f26be5803792957965a610a44d297378a76015f11f328155