Sep 04 16:47:43.329 INFO checking gfx_glyph-0.12.2 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 16:47:43.329 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 16:47:43.329 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:47:43.590 INFO blam! f9b4c8dbfa25262c1e801f929a1c02d3580e0c45788a23d83d40f703340f9c81 Sep 04 16:47:43.592 INFO running `"docker" "start" "-a" "f9b4c8dbfa25262c1e801f929a1c02d3580e0c45788a23d83d40f703340f9c81"` Sep 04 16:47:44.717 INFO kablam! Checking seahash v3.0.5 Sep 04 16:47:44.717 INFO kablam! Checking spin_sleep v0.3.6 Sep 04 16:47:44.760 INFO kablam! Checking rusttype v0.7.0 Sep 04 16:47:44.767 INFO kablam! Checking gfx_window_glutin v0.26.0 Sep 04 16:47:49.036 INFO kablam! Checking gfx_glyph v0.12.2 (file:///source) Sep 04 16:48:02.478 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 16:48:02.478 INFO kablam! --> examples/varied.rs:58:45 Sep 04 16:48:02.478 INFO kablam! | Sep 04 16:48:02.478 INFO kablam! 58 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 16:48:02.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:02.478 INFO kablam! Sep 04 16:48:02.479 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 04 16:48:02.479 INFO kablam! --> examples/varied.rs:61:46 Sep 04 16:48:02.479 INFO kablam! | Sep 04 16:48:02.479 INFO kablam! 61 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 04 16:48:02.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:02.479 INFO kablam! Sep 04 16:48:02.480 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 04 16:48:02.480 INFO kablam! --> examples/varied.rs:62:45 Sep 04 16:48:02.480 INFO kablam! | Sep 04 16:48:02.480 INFO kablam! 62 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 04 16:48:02.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:02.480 INFO kablam! Sep 04 16:48:02.481 INFO kablam! error: aborting due to 3 previous errors Sep 04 16:48:02.481 INFO kablam! Sep 04 16:48:02.491 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 16:48:02.491 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:48:02.587 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 16:48:02.587 INFO kablam! --> examples/paragraph.rs:69:56 Sep 04 16:48:02.587 INFO kablam! | Sep 04 16:48:02.587 INFO kablam! 69 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 16:48:02.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:02.587 INFO kablam! Sep 04 16:48:02.587 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 04 16:48:02.588 INFO kablam! --> examples/paragraph.rs:73:28 Sep 04 16:48:02.588 INFO kablam! | Sep 04 16:48:02.588 INFO kablam! 73 | let mut text: String = include_str!("lipsum.txt").into(); Sep 04 16:48:02.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:02.588 INFO kablam! Sep 04 16:48:02.589 INFO kablam! error: aborting due to 2 previous errors Sep 04 16:48:02.589 INFO kablam! Sep 04 16:48:02.600 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 16:48:02.600 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:48:03.039 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 16:48:03.039 INFO kablam! --> examples/depth.rs:53:45 Sep 04 16:48:03.039 INFO kablam! | Sep 04 16:48:03.039 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 16:48:03.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:03.039 INFO kablam! Sep 04 16:48:03.039 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 04 16:48:03.039 INFO kablam! --> examples/depth.rs:58:46 Sep 04 16:48:03.039 INFO kablam! | Sep 04 16:48:03.039 INFO kablam! 58 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 04 16:48:03.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:03.039 INFO kablam! Sep 04 16:48:03.040 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 04 16:48:03.040 INFO kablam! --> examples/depth.rs:113:20 Sep 04 16:48:03.040 INFO kablam! | Sep 04 16:48:03.040 INFO kablam! 113 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 04 16:48:03.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:03.040 INFO kablam! Sep 04 16:48:03.040 INFO kablam! error: aborting due to 3 previous errors Sep 04 16:48:03.040 INFO kablam! Sep 04 16:48:03.049 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 16:48:03.049 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 16:48:03.066 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 16:48:03.066 INFO kablam! --> examples/performance.rs:55:45 Sep 04 16:48:03.066 INFO kablam! | Sep 04 16:48:03.066 INFO kablam! 55 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 16:48:03.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:03.066 INFO kablam! Sep 04 16:48:03.066 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 04 16:48:03.066 INFO kablam! --> examples/performance.rs:60:28 Sep 04 16:48:03.066 INFO kablam! | Sep 04 16:48:03.066 INFO kablam! 60 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 04 16:48:03.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 16:48:03.066 INFO kablam! Sep 04 16:48:03.067 INFO kablam! error: aborting due to 2 previous errors Sep 04 16:48:03.067 INFO kablam! Sep 04 16:48:03.091 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 16:48:03.091 INFO kablam! Sep 04 16:48:03.091 INFO kablam! To learn more, run the command again with --verbose. Sep 04 16:48:03.093 INFO kablam! su: No module specific data is present Sep 04 16:48:03.548 INFO running `"docker" "rm" "-f" "f9b4c8dbfa25262c1e801f929a1c02d3580e0c45788a23d83d40f703340f9c81"` Sep 04 16:48:03.689 INFO blam! f9b4c8dbfa25262c1e801f929a1c02d3580e0c45788a23d83d40f703340f9c81