Sep 21 03:27:53.449 INFO checking sdl2_image-0.25.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 03:27:53.449 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 03:27:53.449 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:27:53.620 INFO blam! e8ba77fed3d4dc220ba7f19614910fd25425a7664a17bd0a91b66e14e02eedb8 Sep 21 03:27:53.622 INFO running `"docker" "start" "-a" "e8ba77fed3d4dc220ba7f19614910fd25425a7664a17bd0a91b66e14e02eedb8"` Sep 21 03:27:54.205 INFO kablam! usermod: no changes Sep 21 03:27:54.241 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 21 03:27:54.241 INFO kablam! Checking bitflags v0.6.0 Sep 21 03:27:54.953 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 21 03:27:54.953 INFO kablam! Sep 21 03:27:54.984 INFO kablam! Checking sdl2 v0.25.0 Sep 21 03:27:57.202 INFO kablam! Checking sdl2_image v0.25.0 (/source) Sep 21 03:27:58.025 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 21 03:27:58.026 INFO kablam! --> examples/demo.rs:8:18 Sep 21 03:27:58.026 INFO kablam! | Sep 21 03:27:58.026 INFO kablam! 4 | extern crate sdl2_image; Sep 21 03:27:58.026 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 21 03:27:58.026 INFO kablam! ... Sep 21 03:27:58.026 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 21 03:27:58.026 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 21 03:27:58.026 INFO kablam! | Sep 21 03:27:58.026 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 21 03:27:58.026 INFO kablam! help: You can use `as` to change the binding name of the import Sep 21 03:27:58.026 INFO kablam! | Sep 21 03:27:58.026 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 21 03:27:58.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:27:58.026 INFO kablam! Sep 21 03:27:58.028 INFO kablam! warning: unused import: `self` Sep 21 03:27:58.028 INFO kablam! --> examples/demo.rs:8:18 Sep 21 03:27:58.028 INFO kablam! | Sep 21 03:27:58.028 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 21 03:27:58.028 INFO kablam! | ^^^^ Sep 21 03:27:58.028 INFO kablam! | Sep 21 03:27:58.028 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:27:58.028 INFO kablam! Sep 21 03:27:58.074 INFO kablam! error: aborting due to previous error Sep 21 03:27:58.074 INFO kablam! Sep 21 03:27:58.074 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 21 03:27:58.079 INFO kablam! error: Could not compile `sdl2_image`. Sep 21 03:27:58.079 INFO kablam! Sep 21 03:27:58.079 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:27:58.081 INFO kablam! su: No module specific data is present Sep 21 03:27:58.650 INFO running `"docker" "rm" "-f" "e8ba77fed3d4dc220ba7f19614910fd25425a7664a17bd0a91b66e14e02eedb8"` Sep 21 03:27:58.741 INFO blam! e8ba77fed3d4dc220ba7f19614910fd25425a7664a17bd0a91b66e14e02eedb8