Sep 01 03:24:35.618 INFO checking gfx_glyph-0.8.3 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:24:35.618 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:24:35.618 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:24:35.811 INFO blam! d48f2b19080f77d96b00e083f44927628592ff4912cc82fd953c68fcacbe03cd Sep 01 03:24:35.812 INFO running `"docker" "start" "-a" "d48f2b19080f77d96b00e083f44927628592ff4912cc82fd953c68fcacbe03cd"` Sep 01 03:24:36.587 INFO kablam! Checking spin_sleep v0.3.6 Sep 01 03:24:36.593 INFO kablam! Checking gfx_glyph v0.8.3 (file:///source) Sep 01 03:24:36.596 INFO kablam! Checking gfx_window_glutin v0.20.0 Sep 01 03:24:52.217 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:52.217 INFO kablam! --> examples/performance.rs:47:63 Sep 01 03:24:52.217 INFO kablam! | Sep 01 03:24:52.217 INFO kablam! 47 | let mut glyph_brush = GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:24:52.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.227 INFO kablam! Sep 01 03:24:52.227 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 01 03:24:52.227 INFO kablam! --> examples/performance.rs:52:28 Sep 01 03:24:52.227 INFO kablam! | Sep 01 03:24:52.227 INFO kablam! 52 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 01 03:24:52.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.227 INFO kablam! Sep 01 03:24:52.228 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:24:52.228 INFO kablam! Sep 01 03:24:52.238 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:52.239 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:24:52.696 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:52.696 INFO kablam! --> examples/depth.rs:42:9 Sep 01 03:24:52.696 INFO kablam! | Sep 01 03:24:52.696 INFO kablam! 42 | include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:24:52.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.696 INFO kablam! Sep 01 03:24:52.696 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 01 03:24:52.696 INFO kablam! --> examples/depth.rs:46:46 Sep 01 03:24:52.696 INFO kablam! | Sep 01 03:24:52.696 INFO kablam! 46 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 01 03:24:52.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.696 INFO kablam! Sep 01 03:24:52.696 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 01 03:24:52.696 INFO kablam! --> examples/depth.rs:101:20 Sep 01 03:24:52.696 INFO kablam! | Sep 01 03:24:52.696 INFO kablam! 101 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 01 03:24:52.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.697 INFO kablam! Sep 01 03:24:52.697 INFO kablam! error: aborting due to 3 previous errors Sep 01 03:24:52.697 INFO kablam! Sep 01 03:24:52.706 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:52.706 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:24:52.736 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:52.736 INFO kablam! --> examples/varied.rs:53:45 Sep 01 03:24:52.736 INFO kablam! | Sep 01 03:24:52.736 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Sep 01 03:24:52.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.736 INFO kablam! Sep 01 03:24:52.736 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 01 03:24:52.736 INFO kablam! --> examples/varied.rs:55:46 Sep 01 03:24:52.736 INFO kablam! | Sep 01 03:24:52.736 INFO kablam! 55 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 01 03:24:52.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.736 INFO kablam! Sep 01 03:24:52.736 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 01 03:24:52.736 INFO kablam! --> examples/varied.rs:56:45 Sep 01 03:24:52.736 INFO kablam! | Sep 01 03:24:52.736 INFO kablam! 56 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 01 03:24:52.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.736 INFO kablam! Sep 01 03:24:52.739 INFO kablam! error: aborting due to 3 previous errors Sep 01 03:24:52.739 INFO kablam! Sep 01 03:24:52.748 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:52.749 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:24:52.953 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:24:52.953 INFO kablam! --> examples/paragraph.rs:55:56 Sep 01 03:24:52.953 INFO kablam! | Sep 01 03:24:52.953 INFO kablam! 55 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:24:52.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.953 INFO kablam! Sep 01 03:24:52.953 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 01 03:24:52.953 INFO kablam! --> examples/paragraph.rs:59:28 Sep 01 03:24:52.953 INFO kablam! | Sep 01 03:24:52.954 INFO kablam! 59 | let mut text: String = include_str!("lipsum.txt").into(); Sep 01 03:24:52.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:24:52.954 INFO kablam! Sep 01 03:24:52.955 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:24:52.955 INFO kablam! Sep 01 03:24:52.974 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:24:52.974 INFO kablam! Sep 01 03:24:52.974 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:24:52.975 INFO kablam! su: No module specific data is present Sep 01 03:24:53.392 INFO running `"docker" "rm" "-f" "d48f2b19080f77d96b00e083f44927628592ff4912cc82fd953c68fcacbe03cd"` Sep 01 03:24:53.518 INFO blam! d48f2b19080f77d96b00e083f44927628592ff4912cc82fd953c68fcacbe03cd