Sep 02 00:37:01.557 INFO checking sdl2_image-0.25.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 00:37:01.557 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 00:37:01.557 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 00:37:01.722 INFO blam! 31a1b12eef4da8ad43862ecb22da73ef15add29b57f431fc563d1ff4c36a519f Sep 02 00:37:01.723 INFO running `"docker" "start" "-a" "31a1b12eef4da8ad43862ecb22da73ef15add29b57f431fc563d1ff4c36a519f"` Sep 02 00:37:02.357 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 02 00:37:03.710 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 02 00:37:03.710 INFO kablam! Sep 02 00:37:03.761 INFO kablam! Checking sdl2 v0.25.0 Sep 02 00:37:07.570 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 02 00:37:09.220 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 02 00:37:09.220 INFO kablam! --> examples/demo.rs:8:18 Sep 02 00:37:09.220 INFO kablam! | Sep 02 00:37:09.220 INFO kablam! 4 | extern crate sdl2_image; Sep 02 00:37:09.220 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 02 00:37:09.220 INFO kablam! ... Sep 02 00:37:09.220 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 02 00:37:09.220 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 02 00:37:09.220 INFO kablam! | Sep 02 00:37:09.220 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 02 00:37:09.220 INFO kablam! help: You can use `as` to change the binding name of the import Sep 02 00:37:09.220 INFO kablam! | Sep 02 00:37:09.220 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 02 00:37:09.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:37:09.221 INFO kablam! Sep 02 00:37:09.223 INFO kablam! warning: unused import: `self` Sep 02 00:37:09.223 INFO kablam! --> examples/demo.rs:8:18 Sep 02 00:37:09.223 INFO kablam! | Sep 02 00:37:09.223 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 02 00:37:09.223 INFO kablam! | ^^^^ Sep 02 00:37:09.223 INFO kablam! | Sep 02 00:37:09.223 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 00:37:09.223 INFO kablam! Sep 02 00:37:09.276 INFO kablam! error: aborting due to previous error Sep 02 00:37:09.276 INFO kablam! Sep 02 00:37:09.276 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 02 00:37:09.285 INFO kablam! error: Could not compile `sdl2_image`. Sep 02 00:37:09.285 INFO kablam! Sep 02 00:37:09.285 INFO kablam! To learn more, run the command again with --verbose. Sep 02 00:37:09.287 INFO kablam! su: No module specific data is present Sep 02 00:37:09.766 INFO running `"docker" "rm" "-f" "31a1b12eef4da8ad43862ecb22da73ef15add29b57f431fc563d1ff4c36a519f"` Sep 02 00:37:09.854 INFO blam! 31a1b12eef4da8ad43862ecb22da73ef15add29b57f431fc563d1ff4c36a519f