Sep 17 17:42:36.670 INFO checking sdl2_image-0.25.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:42:36.670 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:42:36.670 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:42:36.857 INFO blam! 3e9adeadbd6b096611735503f51520c8c8efc24db3c47b853266d32258358d61 Sep 17 17:42:36.861 INFO running `"docker" "start" "-a" "3e9adeadbd6b096611735503f51520c8c8efc24db3c47b853266d32258358d61"` Sep 17 17:42:37.423 INFO kablam! usermod: no changes Sep 17 17:42:37.477 INFO kablam! Checking sdl2_image v0.25.0 (/source) Sep 17 17:42:38.484 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 17 17:42:38.484 INFO kablam! --> examples/demo.rs:8:18 Sep 17 17:42:38.484 INFO kablam! | Sep 17 17:42:38.484 INFO kablam! 4 | extern crate sdl2_image; Sep 17 17:42:38.484 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 17 17:42:38.484 INFO kablam! ... Sep 17 17:42:38.484 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 17 17:42:38.484 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 17 17:42:38.484 INFO kablam! | Sep 17 17:42:38.484 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 17 17:42:38.484 INFO kablam! help: You can use `as` to change the binding name of the import Sep 17 17:42:38.484 INFO kablam! | Sep 17 17:42:38.484 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 17 17:42:38.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:42:38.485 INFO kablam! Sep 17 17:42:38.488 INFO kablam! warning: unused import: `self` Sep 17 17:42:38.488 INFO kablam! --> examples/demo.rs:8:18 Sep 17 17:42:38.488 INFO kablam! | Sep 17 17:42:38.488 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 17 17:42:38.488 INFO kablam! | ^^^^ Sep 17 17:42:38.488 INFO kablam! | Sep 17 17:42:38.488 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:42:38.488 INFO kablam! Sep 17 17:42:38.539 INFO kablam! error: aborting due to previous error Sep 17 17:42:38.539 INFO kablam! Sep 17 17:42:38.539 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 17 17:42:38.549 INFO kablam! error: Could not compile `sdl2_image`. Sep 17 17:42:38.549 INFO kablam! Sep 17 17:42:38.550 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:42:38.551 INFO kablam! su: No module specific data is present Sep 17 17:42:39.705 INFO running `"docker" "rm" "-f" "3e9adeadbd6b096611735503f51520c8c8efc24db3c47b853266d32258358d61"` Sep 17 17:42:39.815 INFO blam! 3e9adeadbd6b096611735503f51520c8c8efc24db3c47b853266d32258358d61