Oct 21 21:03:07.047 INFO checking LucioFranco/ash-toy-engine against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:03:07.049 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 21:03:07.408 INFO blam! 50440610ab74860e2417911771086ba4a52f309868e23c8993388ed2911158dc Oct 21 21:03:07.412 INFO running `"docker" "start" "-a" "50440610ab74860e2417911771086ba4a52f309868e23c8993388ed2911158dc"` Oct 21 21:03:09.277 INFO kablam! usermod: no changes Oct 21 21:03:09.544 INFO kablam! Checking ash v0.24.4 Oct 21 21:03:16.048 INFO kablam! Checking ash-toy-engine v0.0.0 (/source) Oct 21 21:03:18.588 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 21 21:03:18.588 INFO kablam! --> src/application.rs:593:9 Oct 21 21:03:18.588 INFO kablam! | Oct 21 21:03:18.588 INFO kablam! 593 | XlibSurface::name().as_ptr(), Oct 21 21:03:18.589 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 21 21:03:18.589 INFO kablam! Oct 21 21:03:18.596 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 21 21:03:18.596 INFO kablam! --> src/engine/surface.rs:24:9 Oct 21 21:03:18.596 INFO kablam! | Oct 21 21:03:18.596 INFO kablam! 24 | XlibSurface::new(entry, instance).expect("Unable to load xlib surface"); Oct 21 21:03:18.596 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 21 21:03:18.596 INFO kablam! Oct 21 21:03:18.607 INFO kablam! warning: unused import: `winit::Window` Oct 21 21:03:18.607 INFO kablam! --> src/engine/surface.rs:5:5 Oct 21 21:03:18.607 INFO kablam! | Oct 21 21:03:18.607 INFO kablam! 5 | use winit::Window; Oct 21 21:03:18.607 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:03:18.607 INFO kablam! | Oct 21 21:03:18.607 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:03:18.607 INFO kablam! Oct 21 21:03:19.113 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 21 21:03:19.113 INFO kablam! --> src/application.rs:593:9 Oct 21 21:03:19.113 INFO kablam! | Oct 21 21:03:19.113 INFO kablam! 593 | XlibSurface::name().as_ptr(), Oct 21 21:03:19.113 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 21 21:03:19.113 INFO kablam! Oct 21 21:03:19.113 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `XlibSurface` Oct 21 21:03:19.113 INFO kablam! --> src/engine/surface.rs:24:9 Oct 21 21:03:19.113 INFO kablam! | Oct 21 21:03:19.113 INFO kablam! 24 | XlibSurface::new(entry, instance).expect("Unable to load xlib surface"); Oct 21 21:03:19.113 INFO kablam! | ^^^^^^^^^^^ Use of undeclared type or module `XlibSurface` Oct 21 21:03:19.113 INFO kablam! Oct 21 21:03:19.140 INFO kablam! warning: unused import: `winit::Window` Oct 21 21:03:19.140 INFO kablam! --> src/engine/surface.rs:5:5 Oct 21 21:03:19.140 INFO kablam! | Oct 21 21:03:19.140 INFO kablam! 5 | use winit::Window; Oct 21 21:03:19.140 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 21:03:19.140 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:03:19.140 INFO kablam! Oct 21 21:03:19.140 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 21 21:03:19.140 INFO kablam! | Oct 21 21:03:19.140 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:03:19.140 INFO kablam! Oct 21 21:03:19.156 INFO kablam! error: Could not compile `ash-toy-engine`. Oct 21 21:03:19.156 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 21 21:03:19.397 INFO kablam! error: aborting due to 2 previous errors Oct 21 21:03:19.397 INFO kablam! Oct 21 21:03:19.404 INFO kablam! For more information about this error, try `rustc --explain E0433`. Oct 21 21:03:19.417 INFO kablam! error: Could not compile `ash-toy-engine`. Oct 21 21:03:19.417 INFO kablam! Oct 21 21:03:19.417 INFO kablam! To learn more, run the command again with --verbose. Oct 21 21:03:19.419 INFO kablam! su: No module specific data is present Oct 21 21:03:20.215 INFO running `"docker" "rm" "-f" "50440610ab74860e2417911771086ba4a52f309868e23c8993388ed2911158dc"` Oct 21 21:03:20.557 INFO blam! 50440610ab74860e2417911771086ba4a52f309868e23c8993388ed2911158dc