Sep 01 03:24:38.469 INFO checking gfx_glyph-0.12.2 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 03:24:38.469 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 03:24:38.470 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/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:38.698 INFO blam! 90b502a6ffc5a74efb0ec1e846b48831853e1ac8e5d70e436851f2f2cdf19394 Sep 01 03:24:38.701 INFO running `"docker" "start" "-a" "90b502a6ffc5a74efb0ec1e846b48831853e1ac8e5d70e436851f2f2cdf19394"` Sep 01 03:24:39.931 INFO kablam! Checking seahash v3.0.5 Sep 01 03:24:39.931 INFO kablam! Checking spin_sleep v0.3.6 Sep 01 03:24:40.002 INFO kablam! Compiling glutin v0.18.0 Sep 01 03:24:40.006 INFO kablam! Checking rusttype v0.7.0 Sep 01 03:24:45.849 INFO kablam! Checking gfx_glyph v0.12.2 (file:///source) Sep 01 03:24:58.696 INFO kablam! Checking gfx_window_glutin v0.26.0 Sep 01 03:25:07.018 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:25:07.018 INFO kablam! --> examples/depth.rs:53:45 Sep 01 03:25:07.018 INFO kablam! | Sep 01 03:25:07.018 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:25:07.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.019 INFO kablam! Sep 01 03:25:07.020 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 01 03:25:07.020 INFO kablam! --> examples/depth.rs:58:46 Sep 01 03:25:07.020 INFO kablam! | Sep 01 03:25:07.020 INFO kablam! 58 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 01 03:25:07.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.021 INFO kablam! Sep 01 03:25:07.021 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 01 03:25:07.021 INFO kablam! --> examples/depth.rs:113:20 Sep 01 03:25:07.021 INFO kablam! | Sep 01 03:25:07.021 INFO kablam! 113 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 01 03:25:07.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.022 INFO kablam! Sep 01 03:25:07.023 INFO kablam! error: aborting due to 3 previous errors Sep 01 03:25:07.024 INFO kablam! Sep 01 03:25:07.036 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:25:07.037 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:25:07.502 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:25:07.502 INFO kablam! --> examples/varied.rs:58:45 Sep 01 03:25:07.502 INFO kablam! | Sep 01 03:25:07.502 INFO kablam! 58 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:25:07.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.502 INFO kablam! Sep 01 03:25:07.502 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 01 03:25:07.502 INFO kablam! --> examples/varied.rs:61:46 Sep 01 03:25:07.502 INFO kablam! | Sep 01 03:25:07.502 INFO kablam! 61 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 01 03:25:07.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.502 INFO kablam! Sep 01 03:25:07.503 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 01 03:25:07.503 INFO kablam! --> examples/varied.rs:62:45 Sep 01 03:25:07.503 INFO kablam! | Sep 01 03:25:07.503 INFO kablam! 62 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 01 03:25:07.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.503 INFO kablam! Sep 01 03:25:07.506 INFO kablam! error: aborting due to 3 previous errors Sep 01 03:25:07.506 INFO kablam! Sep 01 03:25:07.518 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:25:07.518 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:25:07.730 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:25:07.730 INFO kablam! --> examples/performance.rs:55:45 Sep 01 03:25:07.730 INFO kablam! | Sep 01 03:25:07.730 INFO kablam! 55 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:25:07.730 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.730 INFO kablam! Sep 01 03:25:07.730 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 01 03:25:07.730 INFO kablam! --> examples/performance.rs:60:28 Sep 01 03:25:07.730 INFO kablam! | Sep 01 03:25:07.730 INFO kablam! 60 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 01 03:25:07.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.731 INFO kablam! Sep 01 03:25:07.731 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:25:07.731 INFO kablam! Sep 01 03:25:07.741 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:25:07.741 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:25:07.879 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 01 03:25:07.879 INFO kablam! --> examples/paragraph.rs:69:56 Sep 01 03:25:07.879 INFO kablam! | Sep 01 03:25:07.879 INFO kablam! 69 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 01 03:25:07.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.879 INFO kablam! Sep 01 03:25:07.879 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 01 03:25:07.879 INFO kablam! --> examples/paragraph.rs:73:28 Sep 01 03:25:07.879 INFO kablam! | Sep 01 03:25:07.879 INFO kablam! 73 | let mut text: String = include_str!("lipsum.txt").into(); Sep 01 03:25:07.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:25:07.879 INFO kablam! Sep 01 03:25:07.881 INFO kablam! error: aborting due to 2 previous errors Sep 01 03:25:07.881 INFO kablam! Sep 01 03:25:07.889 INFO kablam! error: Could not compile `gfx_glyph`. Sep 01 03:25:07.889 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:25:09.992 INFO kablam! error: build failed Sep 01 03:25:09.994 INFO kablam! su: No module specific data is present Sep 01 03:25:10.510 INFO running `"docker" "rm" "-f" "90b502a6ffc5a74efb0ec1e846b48831853e1ac8e5d70e436851f2f2cdf19394"` Sep 01 03:25:10.629 INFO blam! 90b502a6ffc5a74efb0ec1e846b48831853e1ac8e5d70e436851f2f2cdf19394