Sep 17 17:42:36.940 INFO checking sdl2_image-0.25.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:42:36.940 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:42:36.940 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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:37.154 INFO blam! 0ac999b99f3104f821c54192c70d83077f2b76dd336fd58b73454f89ed8e40e6 Sep 17 17:42:37.156 INFO running `"docker" "start" "-a" "0ac999b99f3104f821c54192c70d83077f2b76dd336fd58b73454f89ed8e40e6"` Sep 17 17:42:38.067 INFO kablam! usermod: no changes Sep 17 17:42:38.207 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 17 17:42:39.427 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 17 17:42:39.427 INFO kablam! Sep 17 17:42:39.468 INFO kablam! Checking sdl2 v0.25.0 Sep 17 17:42:42.271 INFO kablam! Checking sdl2_image v0.25.0 (/source) Sep 17 17:42:43.140 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 17 17:42:43.140 INFO kablam! --> examples/demo.rs:8:18 Sep 17 17:42:43.140 INFO kablam! | Sep 17 17:42:43.140 INFO kablam! 4 | extern crate sdl2_image; Sep 17 17:42:43.140 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 17 17:42:43.140 INFO kablam! ... Sep 17 17:42:43.140 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 17 17:42:43.140 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 17 17:42:43.140 INFO kablam! | Sep 17 17:42:43.140 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 17 17:42:43.140 INFO kablam! help: You can use `as` to change the binding name of the import Sep 17 17:42:43.140 INFO kablam! | Sep 17 17:42:43.140 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 17 17:42:43.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 17:42:43.140 INFO kablam! Sep 17 17:42:43.143 INFO kablam! warning: unused import: `self` Sep 17 17:42:43.143 INFO kablam! --> examples/demo.rs:8:18 Sep 17 17:42:43.143 INFO kablam! | Sep 17 17:42:43.143 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 17 17:42:43.143 INFO kablam! | ^^^^ Sep 17 17:42:43.143 INFO kablam! | Sep 17 17:42:43.143 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 17:42:43.143 INFO kablam! Sep 17 17:42:43.186 INFO kablam! error: aborting due to previous error Sep 17 17:42:43.186 INFO kablam! Sep 17 17:42:43.186 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 17 17:42:43.197 INFO kablam! error: Could not compile `sdl2_image`. Sep 17 17:42:43.197 INFO kablam! Sep 17 17:42:43.197 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:42:43.197 INFO kablam! su: No module specific data is present Sep 17 17:42:43.778 INFO running `"docker" "rm" "-f" "0ac999b99f3104f821c54192c70d83077f2b76dd336fd58b73454f89ed8e40e6"` Sep 17 17:42:44.070 INFO blam! 0ac999b99f3104f821c54192c70d83077f2b76dd336fd58b73454f89ed8e40e6