Sep 01 06:16:36.090 INFO checking direct3d11-0.1.7 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 06:16:36.090 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 06:16:36.090 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:16:36.305 INFO blam! 7aed3b25acdd7ec70c746224d691e6caa9efb76530d256b0b8557d2eaadceec5 Sep 01 06:16:36.308 INFO running `"docker" "start" "-a" "7aed3b25acdd7ec70c746224d691e6caa9efb76530d256b0b8557d2eaadceec5"` Sep 01 06:16:36.933 INFO kablam! Checking direct3d11 v0.1.7 (file:///source) Sep 01 06:16:38.015 INFO kablam! error[E0432]: unresolved import `direct3d11::device` Sep 01 06:16:38.015 INFO kablam! --> tests/texture2d.rs:3:17 Sep 01 06:16:38.015 INFO kablam! | Sep 01 06:16:38.015 INFO kablam! 3 | use direct3d11::device::Device; Sep 01 06:16:38.015 INFO kablam! | ^^^^^^ Could not find `device` in `direct3d11` Sep 01 06:16:38.015 INFO kablam! Sep 01 06:16:38.015 INFO kablam! error[E0432]: unresolved import `direct3d11::flags` Sep 01 06:16:38.015 INFO kablam! --> tests/texture2d.rs:4:17 Sep 01 06:16:38.015 INFO kablam! | Sep 01 06:16:38.015 INFO kablam! 4 | use direct3d11::flags::{CreateDeviceFlags, Format}; Sep 01 06:16:38.015 INFO kablam! | ^^^^^ Could not find `flags` in `direct3d11` Sep 01 06:16:38.015 INFO kablam! Sep 01 06:16:38.015 INFO kablam! error[E0432]: unresolved import `direct3d11::texture2d` Sep 01 06:16:38.015 INFO kablam! --> tests/texture2d.rs:5:17 Sep 01 06:16:38.015 INFO kablam! | Sep 01 06:16:38.015 INFO kablam! 5 | use direct3d11::texture2d::Texture2D; Sep 01 06:16:38.015 INFO kablam! | ^^^^^^^^^ Could not find `texture2d` in `direct3d11` Sep 01 06:16:38.016 INFO kablam! Sep 01 06:16:38.035 INFO kablam! error: aborting due to 3 previous errors Sep 01 06:16:38.035 INFO kablam! Sep 01 06:16:38.035 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 06:16:38.040 INFO kablam! error: Could not compile `direct3d11`. Sep 01 06:16:38.040 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:16:38.043 INFO kablam! error[E0432]: unresolved import `direct3d11::device` Sep 01 06:16:38.043 INFO kablam! --> tests/device.rs:3:17 Sep 01 06:16:38.043 INFO kablam! | Sep 01 06:16:38.043 INFO kablam! 3 | use direct3d11::device::Device; Sep 01 06:16:38.043 INFO kablam! | ^^^^^^ Could not find `device` in `direct3d11` Sep 01 06:16:38.043 INFO kablam! Sep 01 06:16:38.043 INFO kablam! error[E0432]: unresolved import `direct3d11::flags` Sep 01 06:16:38.043 INFO kablam! --> tests/device.rs:4:17 Sep 01 06:16:38.043 INFO kablam! | Sep 01 06:16:38.043 INFO kablam! 4 | use direct3d11::flags::{CreateDeviceFlags, DriverType, FeatureLevel}; Sep 01 06:16:38.043 INFO kablam! | ^^^^^ Could not find `flags` in `direct3d11` Sep 01 06:16:38.043 INFO kablam! Sep 01 06:16:38.076 INFO kablam! error: aborting due to 2 previous errors Sep 01 06:16:38.076 INFO kablam! Sep 01 06:16:38.076 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 01 06:16:38.082 INFO kablam! error: Could not compile `direct3d11`. Sep 01 06:16:38.083 INFO kablam! Sep 01 06:16:38.083 INFO kablam! To learn more, run the command again with --verbose. Sep 01 06:16:38.084 INFO kablam! su: No module specific data is present Sep 01 06:16:38.606 INFO running `"docker" "rm" "-f" "7aed3b25acdd7ec70c746224d691e6caa9efb76530d256b0b8557d2eaadceec5"` Sep 01 06:16:38.763 INFO blam! 7aed3b25acdd7ec70c746224d691e6caa9efb76530d256b0b8557d2eaadceec5