Jul 12 08:54:41.679 INFO checking gfx_glyph-0.12.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 08:54:41.679 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:54:41.679 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:54:41.679 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 08:54:41.961 INFO blam! 5dea49bb7a41b2c84149c06dc3345fe440b981b327df7ecefa6172e90314e6be Jul 12 08:54:41.964 INFO running `"docker" "start" "-a" "5dea49bb7a41b2c84149c06dc3345fe440b981b327df7ecefa6172e90314e6be"` Jul 12 08:54:43.376 INFO kablam! Checking spin_sleep v0.3.5 Jul 12 08:54:43.379 INFO kablam! Checking unreachable v0.1.1 Jul 12 08:54:43.383 INFO kablam! Compiling gl_generator v0.9.0 Jul 12 08:54:43.384 INFO kablam! Checking approx v0.2.0 Jul 12 08:54:43.386 INFO kablam! Checking gfx_core v0.8.2 Jul 12 08:54:43.403 INFO kablam! Checking winit v0.16.2 Jul 12 08:54:45.405 INFO kablam! Checking ordered-float v0.5.0 Jul 12 08:54:48.878 INFO kablam! Checking rusttype v0.6.2 Jul 12 08:55:04.674 INFO kablam! Compiling gfx_gl v0.5.0 Jul 12 08:55:04.674 INFO kablam! Compiling glutin v0.17.0 Jul 12 08:56:23.391 INFO kablam! Checking gfx_device_gl v0.15.3 Jul 12 08:56:23.392 INFO kablam! Checking gfx v0.17.1 Jul 12 08:56:28.471 INFO kablam! Checking gfx_window_glutin v0.25.0 Jul 12 08:56:40.267 INFO kablam! Checking gfx_glyph v0.12.0 (file:///source) Jul 12 08:57:02.942 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:57:02.942 INFO kablam! --> examples/paragraph.rs:63:56 Jul 12 08:57:02.942 INFO kablam! | Jul 12 08:57:02.942 INFO kablam! 63 | gfx_glyph::GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]) Jul 12 08:57:02.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:02.942 INFO kablam! Jul 12 08:57:02.943 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Jul 12 08:57:02.943 INFO kablam! --> examples/paragraph.rs:67:28 Jul 12 08:57:02.943 INFO kablam! | Jul 12 08:57:02.943 INFO kablam! 67 | let mut text: String = include_str!("lipsum.txt").into(); Jul 12 08:57:02.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:02.943 INFO kablam! Jul 12 08:57:02.973 INFO kablam! error: aborting due to 2 previous errors Jul 12 08:57:02.973 INFO kablam! Jul 12 08:57:03.023 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:57:03.023 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:57:03.229 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:57:03.229 INFO kablam! --> examples/depth.rs:49:9 Jul 12 08:57:03.229 INFO kablam! | Jul 12 08:57:03.229 INFO kablam! 49 | include_bytes!("DejaVuSans.ttf") as &[u8]) Jul 12 08:57:03.229 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.229 INFO kablam! Jul 12 08:57:03.229 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Jul 12 08:57:03.229 INFO kablam! --> examples/depth.rs:53:46 Jul 12 08:57:03.229 INFO kablam! | Jul 12 08:57:03.229 INFO kablam! 53 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Jul 12 08:57:03.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.230 INFO kablam! Jul 12 08:57:03.230 INFO kablam! error: couldn't read examples/lipsum.txt: No such file or directory (os error 2) Jul 12 08:57:03.230 INFO kablam! --> examples/depth.rs:108:20 Jul 12 08:57:03.230 INFO kablam! | Jul 12 08:57:03.230 INFO kablam! 108 | text: &include_str!("lipsum.txt").replace("\n\n", "").repeat(10), Jul 12 08:57:03.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.230 INFO kablam! Jul 12 08:57:03.230 INFO kablam! error: aborting due to 3 previous errors Jul 12 08:57:03.230 INFO kablam! Jul 12 08:57:03.240 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:57:03.240 INFO kablam! --> examples/performance.rs:49:9 Jul 12 08:57:03.240 INFO kablam! | Jul 12 08:57:03.240 INFO kablam! 49 | include_bytes!("DejaVuSans.ttf") as &[u8] Jul 12 08:57:03.240 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.240 INFO kablam! Jul 12 08:57:03.241 INFO kablam! error: couldn't read examples/loads-of-unicode.txt: No such file or directory (os error 2) Jul 12 08:57:03.241 INFO kablam! --> examples/performance.rs:54:28 Jul 12 08:57:03.241 INFO kablam! | Jul 12 08:57:03.241 INFO kablam! 54 | let mut text: String = include_str!("loads-of-unicode.txt").into(); Jul 12 08:57:03.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.241 INFO kablam! Jul 12 08:57:03.244 INFO kablam! error: aborting due to 2 previous errors Jul 12 08:57:03.244 INFO kablam! Jul 12 08:57:03.255 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:57:03.256 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:57:03.280 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:57:03.280 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:57:03.303 INFO kablam! error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) Jul 12 08:57:03.303 INFO kablam! --> examples/varied.rs:54:45 Jul 12 08:57:03.303 INFO kablam! | Jul 12 08:57:03.303 INFO kablam! 54 | GlyphBrushBuilder::using_font_bytes(include_bytes!("DejaVuSans.ttf") as &[u8]); Jul 12 08:57:03.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.303 INFO kablam! Jul 12 08:57:03.304 INFO kablam! error: couldn't read examples/OpenSans-Italic.ttf: No such file or directory (os error 2) Jul 12 08:57:03.304 INFO kablam! --> examples/varied.rs:56:46 Jul 12 08:57:03.304 INFO kablam! | Jul 12 08:57:03.304 INFO kablam! 56 | let italic_font = builder.add_font_bytes(include_bytes!("OpenSans-Italic.ttf") as &[u8]); Jul 12 08:57:03.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.304 INFO kablam! Jul 12 08:57:03.304 INFO kablam! error: couldn't read examples/GaramondNo8-Reg.ttf: No such file or directory (os error 2) Jul 12 08:57:03.304 INFO kablam! --> examples/varied.rs:57:45 Jul 12 08:57:03.304 INFO kablam! | Jul 12 08:57:03.304 INFO kablam! 57 | let serif_font = builder.add_font_bytes(include_bytes!("GaramondNo8-Reg.ttf") as &[u8]); Jul 12 08:57:03.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 12 08:57:03.304 INFO kablam! Jul 12 08:57:03.306 INFO kablam! error: aborting due to 3 previous errors Jul 12 08:57:03.306 INFO kablam! Jul 12 08:57:03.343 INFO kablam! error: Could not compile `gfx_glyph`. Jul 12 08:57:03.343 INFO kablam! Jul 12 08:57:03.343 INFO kablam! To learn more, run the command again with --verbose. Jul 12 08:57:03.345 INFO kablam! su: No module specific data is present Jul 12 08:57:03.905 INFO running `"docker" "rm" "-f" "5dea49bb7a41b2c84149c06dc3345fe440b981b327df7ecefa6172e90314e6be"` Jul 12 08:57:04.070 INFO blam! 5dea49bb7a41b2c84149c06dc3345fe440b981b327df7ecefa6172e90314e6be