Sep 04 19:39:22.464 INFO checking gfx_glyph-0.12.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:39:22.464 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:39:22.464 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:39:22.654 INFO blam! 37c37f2d9e6e25fb490297ebaf5b10eee7947ff0473191a26ecb29b1a906e59e Sep 04 19:39:22.656 INFO running `"docker" "start" "-a" "37c37f2d9e6e25fb490297ebaf5b10eee7947ff0473191a26ecb29b1a906e59e"` Sep 04 19:39:23.698 INFO kablam! Checking spin_sleep v0.3.6 Sep 04 19:39:23.704 INFO kablam! Compiling gfx_gl v0.5.0 Sep 04 19:39:23.709 INFO kablam! Compiling glutin v0.18.0 Sep 04 19:39:23.711 INFO kablam! Checking gfx v0.17.1 Sep 04 19:39:23.713 INFO kablam! Checking rusttype v0.7.0 Sep 04 19:39:23.715 INFO kablam! Checking smithay-client-toolkit v0.3.0 Sep 04 19:39:37.328 INFO kablam! Checking winit v0.17.2 Sep 04 19:39:44.688 INFO kablam! Checking gfx_glyph v0.12.2 (file:///source) Sep 04 19:39:49.659 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 04 19:39:53.230 INFO kablam! Checking gfx_window_glutin v0.26.0 Sep 04 19:40:02.949 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 19:40:02.949 INFO kablam! --> examples/performance.rs:55:45 Sep 04 19:40:02.949 INFO kablam! | Sep 04 19:40:02.949 INFO kablam! 55 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 19:40:02.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:02.949 INFO kablam! Sep 04 19:40:02.950 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Sep 04 19:40:02.950 INFO kablam! --> examples/performance.rs:60:28 Sep 04 19:40:02.950 INFO kablam! | Sep 04 19:40:02.950 INFO kablam! 60 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Sep 04 19:40:02.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:02.950 INFO kablam! Sep 04 19:40:02.950 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:40:02.950 INFO kablam! Sep 04 19:40:02.960 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 19:40:02.960 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:40:02.971 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 19:40:02.971 INFO kablam! --> examples/varied.rs:58:45 Sep 04 19:40:02.971 INFO kablam! | Sep 04 19:40:02.971 INFO kablam! 58 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 19:40:02.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:02.971 INFO kablam! Sep 04 19:40:02.971 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 04 19:40:02.971 INFO kablam! --> examples/varied.rs:61:46 Sep 04 19:40:02.971 INFO kablam! | Sep 04 19:40:02.971 INFO kablam! 61 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 04 19:40:02.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:02.972 INFO kablam! Sep 04 19:40:02.972 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Sep 04 19:40:02.972 INFO kablam! --> examples/varied.rs:62:45 Sep 04 19:40:02.972 INFO kablam! | Sep 04 19:40:02.972 INFO kablam! 62 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Sep 04 19:40:02.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:02.972 INFO kablam! Sep 04 19:40:02.974 INFO kablam! error: aborting due to 3 previous errors Sep 04 19:40:02.974 INFO kablam! Sep 04 19:40:02.983 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 19:40:02.983 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:40:03.256 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 19:40:03.256 INFO kablam! --> examples/depth.rs:53:45 Sep 04 19:40:03.256 INFO kablam! | Sep 04 19:40:03.256 INFO kablam! 53 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 19:40:03.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:03.257 INFO kablam! Sep 04 19:40:03.257 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 04 19:40:03.257 INFO kablam! --> examples/depth.rs:58:46 Sep 04 19:40:03.257 INFO kablam! | Sep 04 19:40:03.257 INFO kablam! 58 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Sep 04 19:40:03.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:03.257 INFO kablam! Sep 04 19:40:03.262 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 04 19:40:03.262 INFO kablam! --> examples/depth.rs:113:20 Sep 04 19:40:03.262 INFO kablam! | Sep 04 19:40:03.262 INFO kablam! 113 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Sep 04 19:40:03.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:03.262 INFO kablam! Sep 04 19:40:03.263 INFO kablam! error: aborting due to 3 previous errors Sep 04 19:40:03.263 INFO kablam! Sep 04 19:40:03.273 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 19:40:03.273 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:40:04.073 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Sep 04 19:40:04.073 INFO kablam! --> examples/paragraph.rs:69:56 Sep 04 19:40:04.073 INFO kablam! | Sep 04 19:40:04.073 INFO kablam! 69 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Sep 04 19:40:04.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:04.073 INFO kablam! Sep 04 19:40:04.073 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Sep 04 19:40:04.073 INFO kablam! --> examples/paragraph.rs:73:28 Sep 04 19:40:04.073 INFO kablam! | Sep 04 19:40:04.073 INFO kablam! 73 | let mut text: String = include_str!("lipsum.txt").into(); Sep 04 19:40:04.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 19:40:04.073 INFO kablam! Sep 04 19:40:04.076 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:40:04.076 INFO kablam! Sep 04 19:40:04.085 INFO kablam! error: Could not compile `gfx_glyph`. Sep 04 19:40:04.086 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:40:05.347 INFO kablam! error: build failed Sep 04 19:40:05.349 INFO kablam! su: No module specific data is present Sep 04 19:40:05.875 INFO running `"docker" "rm" "-f" "37c37f2d9e6e25fb490297ebaf5b10eee7947ff0473191a26ecb29b1a906e59e"` Sep 04 19:40:06.008 INFO blam! 37c37f2d9e6e25fb490297ebaf5b10eee7947ff0473191a26ecb29b1a906e59e