Sep 10 18:33:19.292 INFO checking gfx_glyph-0.12.2 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 18:33:19.292 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 18:33:19.292 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 18:33:19.583 INFO blam! e173ea615d484745d137241e426e7ebddeffb1a6f282808234fdb8db877ff531 Sep 10 18:33:19.586 INFO running `"docker" "start" "-a" "e173ea615d484745d137241e426e7ebddeffb1a6f282808234fdb8db877ff531"` Sep 10 18:33:20.610 INFO kablam! usermod: no changes Sep 10 18:33:20.869 INFO kablam! Checking spin_sleep v0.3.6 Sep 10 18:33:20.870 INFO kablam! Checking unreachable v0.1.1 Sep 10 18:33:20.875 INFO kablam! Checking approx v0.3.0 Sep 10 18:33:20.876 INFO kablam! Compiling gfx_gl v0.5.0 Sep 10 18:33:20.876 INFO kablam! Compiling glutin v0.18.0 Sep 10 18:33:20.877 INFO kablam! Checking smithay-client-toolkit v0.3.0 Sep 10 18:33:21.390 INFO kablam! Checking ordered-float v0.5.0 Sep 10 18:33:22.115 INFO kablam! Checking rusttype v0.7.1 Sep 10 18:33:25.237 INFO kablam! Checking gfx_glyph v0.12.2 (file:///source) Sep 10 18:33:25.982 INFO kablam! Checking winit v0.17.2 Sep 10 18:33:47.410 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 10 18:33:49.472 INFO kablam! Checking gfx_window_glutin v0.26.0 Sep 10 18:33:55.834 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 10 18:33:55.834 INFO kablam! --> examples/depth.rs:53:45 Sep 10 18:33:55.834 INFO kablam! | Sep 10 18:33:55.834 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 10 18:33:55.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:55.834 INFO kablam! Sep 10 18:33:55.834 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 10 18:33:55.834 INFO kablam! --> examples/depth.rs:58:46 Sep 10 18:33:55.834 INFO kablam! | Sep 10 18:33:55.834 INFO kablam! 58 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 10 18:33:55.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:55.834 INFO kablam! Sep 10 18:33:55.834 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 10 18:33:55.834 INFO kablam! --> examples/depth.rs:113:20 Sep 10 18:33:55.834 INFO kablam! | Sep 10 18:33:55.834 INFO kablam! 113 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 10 18:33:55.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:55.834 INFO kablam! Sep 10 18:33:55.838 INFO kablam! error: aborting due to 3 previous errors Sep 10 18:33:55.838 INFO kablam! Sep 10 18:33:55.854 INFO kablam! error: Could not compile `gfx_glyph`. Sep 10 18:33:55.854 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 18:33:56.179 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 10 18:33:56.179 INFO kablam! --> examples/varied.rs:58:45 Sep 10 18:33:56.179 INFO kablam! | Sep 10 18:33:56.179 INFO kablam! 58 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 10 18:33:56.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:56.179 INFO kablam! Sep 10 18:33:56.179 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 10 18:33:56.179 INFO kablam! --> examples/varied.rs:61:46 Sep 10 18:33:56.179 INFO kablam! | Sep 10 18:33:56.179 INFO kablam! 61 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 10 18:33:56.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:56.179 INFO kablam! Sep 10 18:33:56.180 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 10 18:33:56.180 INFO kablam! --> examples/varied.rs:62:45 Sep 10 18:33:56.180 INFO kablam! | Sep 10 18:33:56.180 INFO kablam! 62 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 10 18:33:56.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:56.180 INFO kablam! Sep 10 18:33:56.182 INFO kablam! error: aborting due to 3 previous errors Sep 10 18:33:56.182 INFO kablam! Sep 10 18:33:56.190 INFO kablam! error: Could not compile `gfx_glyph`. Sep 10 18:33:56.190 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 18:33:56.434 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 10 18:33:56.434 INFO kablam! --> examples/performance.rs:55:45 Sep 10 18:33:56.434 INFO kablam! | Sep 10 18:33:56.434 INFO kablam! 55 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 10 18:33:56.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:56.434 INFO kablam! Sep 10 18:33:56.434 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 10 18:33:56.434 INFO kablam! --> examples/performance.rs:60:28 Sep 10 18:33:56.434 INFO kablam! | Sep 10 18:33:56.434 INFO kablam! 60 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 10 18:33:56.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:56.434 INFO kablam! Sep 10 18:33:56.434 INFO kablam! error: aborting due to 2 previous errors Sep 10 18:33:56.434 INFO kablam! Sep 10 18:33:56.446 INFO kablam! error: Could not compile `gfx_glyph`. Sep 10 18:33:56.446 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 18:33:56.564 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 10 18:33:56.564 INFO kablam! --> examples/paragraph.rs:69:56 Sep 10 18:33:56.564 INFO kablam! | Sep 10 18:33:56.564 INFO kablam! 69 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 10 18:33:56.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:56.564 INFO kablam! Sep 10 18:33:56.566 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 10 18:33:56.566 INFO kablam! --> examples/paragraph.rs:73:28 Sep 10 18:33:56.566 INFO kablam! | Sep 10 18:33:56.566 INFO kablam! 73 | let mut text: String = include_str!("lipsum.txt").into(); Sep 10 18:33:56.566 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 18:33:56.566 INFO kablam! Sep 10 18:33:56.566 INFO kablam! error: aborting due to 2 previous errors Sep 10 18:33:56.566 INFO kablam! Sep 10 18:33:56.574 INFO kablam! error: Could not compile `gfx_glyph`. Sep 10 18:33:56.574 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 18:33:57.460 INFO kablam! error: build failed Sep 10 18:33:57.462 INFO kablam! su: No module specific data is present Sep 10 18:33:58.096 INFO running `"docker" "rm" "-f" "e173ea615d484745d137241e426e7ebddeffb1a6f282808234fdb8db877ff531"` Sep 10 18:33:58.178 INFO blam! e173ea615d484745d137241e426e7ebddeffb1a6f282808234fdb8db877ff531