Sep 04 19:39:31.281 INFO checking direct3d11-0.1.7 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 19:39:31.281 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 19:39:31.281 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:31.479 INFO blam! f4081d5292dd3f8c920e077ca224a76fca40b1fd0e6bedbbb8437da66a2f8d6d Sep 04 19:39:31.480 INFO running `"docker" "start" "-a" "f4081d5292dd3f8c920e077ca224a76fca40b1fd0e6bedbbb8437da66a2f8d6d"` Sep 04 19:39:32.134 INFO kablam! Checking direct3d11 v0.1.7 (file:///source) Sep 04 19:39:33.306 INFO kablam! error[E0432]: unresolved import `direct3d11::device` Sep 04 19:39:33.307 INFO kablam! --> tests/texture2d.rs:3:17 Sep 04 19:39:33.307 INFO kablam! | Sep 04 19:39:33.307 INFO kablam! 3 | use direct3d11::device::Device; Sep 04 19:39:33.307 INFO kablam! | ^^^^^^ Could not find `device` in `direct3d11` Sep 04 19:39:33.307 INFO kablam! Sep 04 19:39:33.307 INFO kablam! error[E0432]: unresolved import `direct3d11::flags` Sep 04 19:39:33.308 INFO kablam! --> tests/texture2d.rs:4:17 Sep 04 19:39:33.308 INFO kablam! | Sep 04 19:39:33.308 INFO kablam! 4 | use direct3d11::flags::{CreateDeviceFlags, Format}; Sep 04 19:39:33.308 INFO kablam! | ^^^^^ Could not find `flags` in `direct3d11` Sep 04 19:39:33.308 INFO kablam! Sep 04 19:39:33.308 INFO kablam! error[E0432]: unresolved import `direct3d11::texture2d` Sep 04 19:39:33.308 INFO kablam! --> tests/texture2d.rs:5:17 Sep 04 19:39:33.308 INFO kablam! | Sep 04 19:39:33.308 INFO kablam! 5 | use direct3d11::texture2d::Texture2D; Sep 04 19:39:33.308 INFO kablam! | ^^^^^^^^^ Could not find `texture2d` in `direct3d11` Sep 04 19:39:33.308 INFO kablam! Sep 04 19:39:33.309 INFO kablam! error[E0432]: unresolved import `direct3d11::device` Sep 04 19:39:33.310 INFO kablam! --> tests/device.rs:3:17 Sep 04 19:39:33.310 INFO kablam! | Sep 04 19:39:33.310 INFO kablam! 3 | use direct3d11::device::Device; Sep 04 19:39:33.310 INFO kablam! | ^^^^^^ Could not find `device` in `direct3d11` Sep 04 19:39:33.310 INFO kablam! Sep 04 19:39:33.310 INFO kablam! error[E0432]: unresolved import `direct3d11::flags` Sep 04 19:39:33.310 INFO kablam! --> tests/device.rs:4:17 Sep 04 19:39:33.310 INFO kablam! | Sep 04 19:39:33.310 INFO kablam! 4 | use direct3d11::flags::{CreateDeviceFlags, DriverType, FeatureLevel}; Sep 04 19:39:33.310 INFO kablam! | ^^^^^ Could not find `flags` in `direct3d11` Sep 04 19:39:33.311 INFO kablam! Sep 04 19:39:33.330 INFO kablam! error: aborting due to 3 previous errors Sep 04 19:39:33.330 INFO kablam! Sep 04 19:39:33.330 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 19:39:33.336 INFO kablam! error: Could not compile `direct3d11`. Sep 04 19:39:33.337 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:39:33.352 INFO kablam! error: aborting due to 2 previous errors Sep 04 19:39:33.352 INFO kablam! Sep 04 19:39:33.352 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 04 19:39:33.360 INFO kablam! error: Could not compile `direct3d11`. Sep 04 19:39:33.361 INFO kablam! Sep 04 19:39:33.361 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:39:33.362 INFO kablam! su: No module specific data is present Sep 04 19:39:33.807 INFO running `"docker" "rm" "-f" "f4081d5292dd3f8c920e077ca224a76fca40b1fd0e6bedbbb8437da66a2f8d6d"` Sep 04 19:39:33.973 INFO blam! f4081d5292dd3f8c920e077ca224a76fca40b1fd0e6bedbbb8437da66a2f8d6d