Sep 20 01:18:29.635 INFO checking gfx_glyph-0.8.3 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:18:29.638 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:18:29.638 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:18:29.813 INFO blam! feb3adc8d73160c9af1b29429b518762999af18cb812aa4b9043cbf5b1b78cd5 Sep 20 01:18:29.816 INFO running `"docker" "start" "-a" "feb3adc8d73160c9af1b29429b518762999af18cb812aa4b9043cbf5b1b78cd5"` Sep 20 01:18:30.793 INFO kablam! usermod: no changes Sep 20 01:18:31.151 INFO kablam! Checking spin_sleep v0.3.6 Sep 20 01:18:31.191 INFO kablam! Checking gfx_core v0.8.2 Sep 20 01:18:31.191 INFO kablam! Compiling gfx_gl v0.5.0 Sep 20 01:19:00.943 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 20 01:19:00.943 INFO kablam! Checking gfx v0.17.1 Sep 20 01:19:02.808 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 20 01:19:08.103 INFO kablam! Checking gfx_glyph v0.8.3 (/source) Sep 20 01:19:09.627 INFO kablam! warning: unused `#[macro_use]` import Sep 20 01:19:09.627 INFO kablam! --> src/lib.rs:59:1 Sep 20 01:19:09.627 INFO kablam! | Sep 20 01:19:09.628 INFO kablam! 59 | #[macro_use] Sep 20 01:19:09.628 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:19:09.628 INFO kablam! | Sep 20 01:19:09.629 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:19:09.629 INFO kablam! Sep 20 01:19:09.786 INFO kablam! warning: unused `#[macro_use]` import Sep 20 01:19:09.787 INFO kablam! --> src/lib.rs:59:1 Sep 20 01:19:09.787 INFO kablam! | Sep 20 01:19:09.787 INFO kablam! 59 | #[macro_use] Sep 20 01:19:09.787 INFO kablam! | ^^^^^^^^^^^^ Sep 20 01:19:09.787 INFO kablam! | Sep 20 01:19:09.787 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 01:19:09.787 INFO kablam! Sep 20 01:19:15.858 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 01:19:15.858 INFO kablam! --> examples/performance.rs:47:63 Sep 20 01:19:15.858 INFO kablam! | Sep 20 01:19:15.858 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 01:19:15.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:15.858 INFO kablam! Sep 20 01:19:15.858 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 20 01:19:15.858 INFO kablam! --> examples/performance.rs:52:28 Sep 20 01:19:15.858 INFO kablam! | Sep 20 01:19:15.858 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 20 01:19:15.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:15.858 INFO kablam! Sep 20 01:19:15.867 INFO kablam! error: aborting due to 2 previous errors Sep 20 01:19:15.867 INFO kablam! Sep 20 01:19:15.870 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 01:19:15.871 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:19:15.918 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 01:19:15.919 INFO kablam! --> examples/depth.rs:42:9 Sep 20 01:19:15.919 INFO kablam! | Sep 20 01:19:15.919 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 01:19:15.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:15.919 INFO kablam! Sep 20 01:19:15.919 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 20 01:19:15.919 INFO kablam! --> examples/depth.rs:46:46 Sep 20 01:19:15.919 INFO kablam! | Sep 20 01:19:15.919 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 20 01:19:15.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:15.919 INFO kablam! Sep 20 01:19:15.919 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 20 01:19:15.919 INFO kablam! --> examples/depth.rs:101:20 Sep 20 01:19:15.919 INFO kablam! | Sep 20 01:19:15.919 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 20 01:19:15.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:15.919 INFO kablam! Sep 20 01:19:15.919 INFO kablam! error: aborting due to 3 previous errors Sep 20 01:19:15.919 INFO kablam! Sep 20 01:19:15.919 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 01:19:15.919 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:19:16.274 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 01:19:16.274 INFO kablam! --> examples/paragraph.rs:55:56 Sep 20 01:19:16.274 INFO kablam! | Sep 20 01:19:16.274 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 20 01:19:16.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:16.274 INFO kablam! Sep 20 01:19:16.274 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 20 01:19:16.274 INFO kablam! --> examples/paragraph.rs:59:28 Sep 20 01:19:16.274 INFO kablam! | Sep 20 01:19:16.274 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Sep 20 01:19:16.274 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:16.275 INFO kablam! Sep 20 01:19:16.275 INFO kablam! error: aborting due to 2 previous errors Sep 20 01:19:16.275 INFO kablam! Sep 20 01:19:16.281 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 01:19:16.281 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:19:16.423 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 20 01:19:16.423 INFO kablam! --> examples/varied.rs:53:45 Sep 20 01:19:16.423 INFO kablam! | Sep 20 01:19:16.423 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 20 01:19:16.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:16.423 INFO kablam! Sep 20 01:19:16.423 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 20 01:19:16.423 INFO kablam! --> examples/varied.rs:55:46 Sep 20 01:19:16.423 INFO kablam! | Sep 20 01:19:16.423 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 20 01:19:16.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:16.423 INFO kablam! Sep 20 01:19:16.423 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 20 01:19:16.423 INFO kablam! --> examples/varied.rs:56:45 Sep 20 01:19:16.423 INFO kablam! | Sep 20 01:19:16.423 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 20 01:19:16.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:19:16.423 INFO kablam! Sep 20 01:19:16.423 INFO kablam! error: aborting due to 3 previous errors Sep 20 01:19:16.423 INFO kablam! Sep 20 01:19:16.438 INFO kablam! error: Could not compile `gfx_glyph`. Sep 20 01:19:16.438 INFO kablam! Sep 20 01:19:16.438 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:19:16.438 INFO kablam! su: No module specific data is present Sep 20 01:19:17.674 INFO running `"docker" "rm" "-f" "feb3adc8d73160c9af1b29429b518762999af18cb812aa4b9043cbf5b1b78cd5"` Sep 20 01:19:17.861 INFO blam! feb3adc8d73160c9af1b29429b518762999af18cb812aa4b9043cbf5b1b78cd5