Sep 21 03:47:30.965 INFO checking rusttype-0.7.2 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:47:30.965 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:47:30.965 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:47:31.188 INFO blam! 36f6ed4cbe50c0b614427512a6398fa0277f638fb2156f2c19830ec0c621f5fa Sep 21 03:47:31.190 INFO running `"docker" "start" "-a" "36f6ed4cbe50c0b614427512a6398fa0277f638fb2156f2c19830ec0c621f5fa"` Sep 21 03:47:32.322 INFO kablam! usermod: no changes Sep 21 03:47:32.774 INFO kablam! Compiling glutin v0.17.0 Sep 21 03:47:32.776 INFO kablam! Compiling glium v0.22.0 Sep 21 03:47:32.776 INFO kablam! Checking rusttype v0.7.2 (/source) Sep 21 03:47:32.793 INFO kablam! Checking winit v0.16.2 Sep 21 03:48:03.894 INFO kablam! error: couldn't read examples/../fonts/wqy-microhei/WenQuanYiMicroHei.ttf: No such file or directory (os error 2) Sep 21 03:48:03.894 INFO kablam! --> examples/simple.rs:7:21 Sep 21 03:48:03.894 INFO kablam! | Sep 21 03:48:03.894 INFO kablam! 7 | let font_data = include_bytes!("../fonts/wqy-microhei/WenQuanYiMicroHei.ttf"); Sep 21 03:48:03.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:48:03.894 INFO kablam! Sep 21 03:48:03.898 INFO kablam! error: aborting due to previous error Sep 21 03:48:03.898 INFO kablam! Sep 21 03:48:03.903 INFO kablam! error: Could not compile `rusttype`. Sep 21 03:48:03.903 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:48:03.994 INFO kablam! error: couldn't read tests/../fonts/Roboto-Regular.ttf: No such file or directory (os error 2) Sep 21 03:48:03.994 INFO kablam! --> tests/issues.rs:5:32 Sep 21 03:48:03.994 INFO kablam! | Sep 21 03:48:03.994 INFO kablam! 5 | static ROBOTO_REGULAR: &[u8] = include_bytes!("../fonts/Roboto-Regular.ttf"); Sep 21 03:48:03.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:48:03.994 INFO kablam! Sep 21 03:48:04.018 INFO kablam! error: couldn't read benches/../fonts/dejavu/DejaVuSansMono.ttf: No such file or directory (os error 2) Sep 21 03:48:04.018 INFO kablam! --> benches/draw.rs:13:26 Sep 21 03:48:04.018 INFO kablam! | Sep 21 03:48:04.018 INFO kablam! 13 | Font::from_bytes(include_bytes!("../fonts/dejavu/DejaVuSansMono.ttf") as &[u8]).unwrap(); Sep 21 03:48:04.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:48:04.018 INFO kablam! Sep 21 03:48:04.018 INFO kablam! error: couldn't read benches/../fonts/opensans/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 21 03:48:04.018 INFO kablam! --> benches/draw.rs:15:26 Sep 21 03:48:04.018 INFO kablam! | Sep 21 03:48:04.018 INFO kablam! 15 | Font::from_bytes(include_bytes!("../fonts/opensans/OpenSans-Italic.ttf") as &[u8]).unwrap(); Sep 21 03:48:04.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:48:04.018 INFO kablam! Sep 21 03:48:04.020 INFO kablam! error: aborting due to 2 previous errors Sep 21 03:48:04.020 INFO kablam! Sep 21 03:48:04.028 INFO kablam! error: Could not compile `rusttype`. Sep 21 03:48:04.028 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:48:04.039 INFO kablam! error: aborting due to previous error Sep 21 03:48:04.039 INFO kablam! Sep 21 03:48:04.041 INFO kablam! error: Could not compile `rusttype`. Sep 21 03:48:04.041 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:48:04.322 INFO kablam! error: couldn't read tests/../fonts/dejavu/DejaVuSansMono.ttf: No such file or directory (os error 2) Sep 21 03:48:04.322 INFO kablam! --> tests/render_reference.rs:12:26 Sep 21 03:48:04.322 INFO kablam! | Sep 21 03:48:04.322 INFO kablam! 12 | Font::from_bytes(include_bytes!("../fonts/dejavu/DejaVuSansMono.ttf") as &[u8]).unwrap(); Sep 21 03:48:04.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:48:04.322 INFO kablam! Sep 21 03:48:04.326 INFO kablam! error: couldn't read tests/../fonts/opensans/OpenSans-Italic.ttf: No such file or directory (os error 2) Sep 21 03:48:04.326 INFO kablam! --> tests/render_reference.rs:14:26 Sep 21 03:48:04.326 INFO kablam! | Sep 21 03:48:04.326 INFO kablam! 14 | Font::from_bytes(include_bytes!("../fonts/opensans/OpenSans-Italic.ttf") as &[u8]).unwrap(); Sep 21 03:48:04.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:48:04.326 INFO kablam! Sep 21 03:48:04.351 INFO kablam! error: aborting due to 2 previous errors Sep 21 03:48:04.354 INFO kablam! Sep 21 03:48:04.358 INFO kablam! error: Could not compile `rusttype`. Sep 21 03:48:04.358 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:48:04.377 INFO kablam! error: couldn't read examples/../fonts/wqy-microhei/WenQuanYiMicroHei.ttf: No such file or directory (os error 2) Sep 21 03:48:04.377 INFO kablam! --> examples/image.rs:9:21 Sep 21 03:48:04.377 INFO kablam! | Sep 21 03:48:04.377 INFO kablam! 9 | let font_data = include_bytes!("../fonts/wqy-microhei/WenQuanYiMicroHei.ttf"); Sep 21 03:48:04.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:48:04.377 INFO kablam! Sep 21 03:48:04.378 INFO kablam! error: aborting due to previous error Sep 21 03:48:04.378 INFO kablam! Sep 21 03:48:04.382 INFO kablam! error: Could not compile `rusttype`. Sep 21 03:48:04.382 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 03:48:04.542 INFO kablam! error: build failed Sep 21 03:48:04.544 INFO kablam! su: No module specific data is present Sep 21 03:48:04.964 INFO running `"docker" "rm" "-f" "36f6ed4cbe50c0b614427512a6398fa0277f638fb2156f2c19830ec0c621f5fa"` Sep 21 03:48:05.048 INFO blam! 36f6ed4cbe50c0b614427512a6398fa0277f638fb2156f2c19830ec0c621f5fa