Sep 10 10:12:18.123 INFO checking sdl2_image-0.25.0 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:12:18.123 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:12:18.123 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:12:18.302 INFO blam! 4d1603d52f0fbce048eaaf157b9df128e70591578b14600f304a331c8a4c8ffe Sep 10 10:12:18.307 INFO running `"docker" "start" "-a" "4d1603d52f0fbce048eaaf157b9df128e70591578b14600f304a331c8a4c8ffe"` Sep 10 10:12:19.307 INFO kablam! usermod: no changes Sep 10 10:12:19.361 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 10 10:12:20.169 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 10 10:12:20.169 INFO kablam! Sep 10 10:12:20.193 INFO kablam! Checking sdl2 v0.25.0 Sep 10 10:12:22.834 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 10 10:12:24.170 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 10 10:12:24.170 INFO kablam! --> examples/demo.rs:8:18 Sep 10 10:12:24.170 INFO kablam! | Sep 10 10:12:24.170 INFO kablam! 4 | extern crate sdl2_image; Sep 10 10:12:24.170 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 10 10:12:24.170 INFO kablam! ... Sep 10 10:12:24.170 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 10 10:12:24.170 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 10 10:12:24.170 INFO kablam! | Sep 10 10:12:24.170 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 10 10:12:24.170 INFO kablam! help: You can use `as` to change the binding name of the import Sep 10 10:12:24.170 INFO kablam! | Sep 10 10:12:24.170 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 10 10:12:24.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 10:12:24.170 INFO kablam! Sep 10 10:12:24.170 INFO kablam! warning: unused import: `self` Sep 10 10:12:24.170 INFO kablam! --> examples/demo.rs:8:18 Sep 10 10:12:24.170 INFO kablam! | Sep 10 10:12:24.170 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 10 10:12:24.170 INFO kablam! | ^^^^ Sep 10 10:12:24.170 INFO kablam! | Sep 10 10:12:24.170 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 10:12:24.170 INFO kablam! Sep 10 10:12:24.206 INFO kablam! error: aborting due to previous error Sep 10 10:12:24.206 INFO kablam! Sep 10 10:12:24.206 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 10 10:12:24.213 INFO kablam! error: Could not compile `sdl2_image`. Sep 10 10:12:24.214 INFO kablam! Sep 10 10:12:24.214 INFO kablam! To learn more, run the command again with --verbose. Sep 10 10:12:24.218 INFO kablam! su: No module specific data is present Sep 10 10:12:25.213 INFO running `"docker" "rm" "-f" "4d1603d52f0fbce048eaaf157b9df128e70591578b14600f304a331c8a4c8ffe"` Sep 10 10:12:25.328 INFO blam! 4d1603d52f0fbce048eaaf157b9df128e70591578b14600f304a331c8a4c8ffe