Oct 27 10:51:47.328 INFO checking LucioFranco/ash-toy-engine against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 10:51:47.328 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 10:51:47.799 INFO blam! 0f8d407006f2ac9f9950ae0bde560881821e25dc45f814a32c716c67d298ee8f Oct 27 10:51:47.803 INFO running `"docker" "start" "-a" "0f8d407006f2ac9f9950ae0bde560881821e25dc45f814a32c716c67d298ee8f"` Oct 27 10:51:49.319 INFO kablam! usermod: no changes Oct 27 10:51:49.459 INFO kablam! Checking x11-dl v2.18.3 Oct 27 10:51:49.459 INFO kablam! Checking shared_library v0.1.9 Oct 27 10:51:49.471 INFO kablam! Checking wayland-sys v0.20.12 Oct 27 10:51:50.989 INFO kablam! Checking ash v0.24.4 Oct 27 10:51:51.695 INFO kablam! Checking wayland-commons v0.20.12 Oct 27 10:51:53.399 INFO kablam! Checking wayland-client v0.20.12 Oct 27 10:51:58.538 INFO kablam! Checking wayland-protocols v0.20.12 Oct 27 10:52:05.680 INFO kablam! Checking smithay-client-toolkit v0.3.0 Oct 27 10:52:08.351 INFO kablam! Checking winit v0.17.2 Oct 27 10:52:12.427 INFO kablam! Checking ash-toy-engine v0.0.0 (/source) Oct 27 10:52:15.003 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.003 INFO kablam! --> src/application.rs:593:9 Oct 27 10:52:15.003 INFO kablam! | Oct 27 10:52:15.003 INFO kablam! 593 | XlibSurface::name().as_ptr(), Oct 27 10:52:15.003 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.003 INFO kablam! Oct 27 10:52:15.011 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.011 INFO kablam! --> src/engine/surface.rs:24:9 Oct 27 10:52:15.011 INFO kablam! | Oct 27 10:52:15.011 INFO kablam! 24 | XlibSurface::new(entry, instance).expect("Unable to load xlib surface"); Oct 27 10:52:15.011 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.011 INFO kablam! Oct 27 10:52:15.011 INFO kablam! warning: unused import: `winit::Window` Oct 27 10:52:15.011 INFO kablam! --> src/engine/surface.rs:5:5 Oct 27 10:52:15.011 INFO kablam! | Oct 27 10:52:15.011 INFO kablam! 5 | use winit::Window; Oct 27 10:52:15.011 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:52:15.011 INFO kablam! | Oct 27 10:52:15.011 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:52:15.011 INFO kablam! Oct 27 10:52:15.167 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.167 INFO kablam! --> src/application.rs:593:9 Oct 27 10:52:15.167 INFO kablam! | Oct 27 10:52:15.167 INFO kablam! 593 | XlibSurface::name().as_ptr(), Oct 27 10:52:15.167 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.167 INFO kablam! Oct 27 10:52:15.171 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.171 INFO kablam! --> src/engine/surface.rs:24:9 Oct 27 10:52:15.171 INFO kablam! | Oct 27 10:52:15.171 INFO kablam! 24 | XlibSurface::new(entry, instance).expect("Unable to load xlib surface"); Oct 27 10:52:15.171 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 27 10:52:15.171 INFO kablam! Oct 27 10:52:15.175 INFO kablam! warning: unused import: `winit::Window` Oct 27 10:52:15.175 INFO kablam! --> src/engine/surface.rs:5:5 Oct 27 10:52:15.175 INFO kablam! | Oct 27 10:52:15.175 INFO kablam! 5 | use winit::Window; Oct 27 10:52:15.175 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:52:15.175 INFO kablam! | Oct 27 10:52:15.175 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:52:15.175 INFO kablam! Oct 27 10:52:15.256 INFO kablam! error: aborting due to 2 previous errors Oct 27 10:52:15.256 INFO kablam! Oct 27 10:52:15.256 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 27 10:52:15.271 INFO kablam! error: Could not compile `ash-toy-engine`. Oct 27 10:52:15.271 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 27 10:52:15.395 INFO kablam! error: aborting due to 2 previous errors Oct 27 10:52:15.395 INFO kablam! Oct 27 10:52:15.395 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 27 10:52:15.419 INFO kablam! error: Could not compile `ash-toy-engine`. Oct 27 10:52:15.419 INFO kablam! Oct 27 10:52:15.419 INFO kablam! To learn more, run the command again with --verbose. Oct 27 10:52:15.419 INFO kablam! su: No module specific data is present Oct 27 10:52:16.427 INFO running `"docker" "rm" "-f" "0f8d407006f2ac9f9950ae0bde560881821e25dc45f814a32c716c67d298ee8f"` Oct 27 10:52:16.671 INFO blam! 0f8d407006f2ac9f9950ae0bde560881821e25dc45f814a32c716c67d298ee8f