Sep 19 20:36:00.624 INFO checking sdl2_image-0.25.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 20:36:00.624 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 20:36:00.624 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:36:00.854 INFO blam! fa7ff45f80aa74d1aa5b2b1b3d257e5ea1b81bb5480406ef63ed23195bda148d Sep 19 20:36:00.856 INFO running `"docker" "start" "-a" "fa7ff45f80aa74d1aa5b2b1b3d257e5ea1b81bb5480406ef63ed23195bda148d"` Sep 19 20:36:02.127 INFO kablam! usermod: no changes Sep 19 20:36:02.176 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 19 20:36:03.066 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 19 20:36:03.066 INFO kablam! Sep 19 20:36:03.170 INFO kablam! Checking sdl2 v0.25.0 Sep 19 20:36:06.070 INFO kablam! Checking sdl2_image v0.25.0 (/source) Sep 19 20:36:07.026 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 19 20:36:07.026 INFO kablam! --> examples/demo.rs:8:18 Sep 19 20:36:07.026 INFO kablam! | Sep 19 20:36:07.026 INFO kablam! 4 | extern crate sdl2_image; Sep 19 20:36:07.026 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 19 20:36:07.026 INFO kablam! ... Sep 19 20:36:07.026 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 19 20:36:07.026 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 19 20:36:07.026 INFO kablam! | Sep 19 20:36:07.026 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 19 20:36:07.026 INFO kablam! help: You can use `as` to change the binding name of the import Sep 19 20:36:07.026 INFO kablam! | Sep 19 20:36:07.026 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 19 20:36:07.026 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 20:36:07.026 INFO kablam! Sep 19 20:36:07.029 INFO kablam! warning: unused import: `self` Sep 19 20:36:07.029 INFO kablam! --> examples/demo.rs:8:18 Sep 19 20:36:07.029 INFO kablam! | Sep 19 20:36:07.029 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 19 20:36:07.029 INFO kablam! | ^^^^ Sep 19 20:36:07.029 INFO kablam! | Sep 19 20:36:07.029 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:36:07.029 INFO kablam! Sep 19 20:36:07.070 INFO kablam! error: aborting due to previous error Sep 19 20:36:07.070 INFO kablam! Sep 19 20:36:07.070 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 19 20:36:07.080 INFO kablam! error: Could not compile `sdl2_image`. Sep 19 20:36:07.080 INFO kablam! Sep 19 20:36:07.080 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:36:07.082 INFO kablam! su: No module specific data is present Sep 19 20:36:07.869 INFO running `"docker" "rm" "-f" "fa7ff45f80aa74d1aa5b2b1b3d257e5ea1b81bb5480406ef63ed23195bda148d"` Sep 19 20:36:07.985 INFO blam! fa7ff45f80aa74d1aa5b2b1b3d257e5ea1b81bb5480406ef63ed23195bda148d