Sep 06 00:22:14.440 INFO checking sdl2_image-0.25.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:22:14.440 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:22:14.440 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:22:14.593 INFO blam! 27b0928ad29b928d33608c98f3df855653cadfff3ca53690819c85a27a27a46c Sep 06 00:22:14.595 INFO running `"docker" "start" "-a" "27b0928ad29b928d33608c98f3df855653cadfff3ca53690819c85a27a27a46c"` Sep 06 00:22:15.428 INFO kablam! usermod: no changes Sep 06 00:22:15.499 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 06 00:22:16.512 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 06 00:22:16.512 INFO kablam! Sep 06 00:22:16.545 INFO kablam! Checking sdl2 v0.25.0 Sep 06 00:22:19.219 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 06 00:22:20.130 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 06 00:22:20.130 INFO kablam! --> examples/demo.rs:8:18 Sep 06 00:22:20.130 INFO kablam! | Sep 06 00:22:20.130 INFO kablam! 4 | extern crate sdl2_image; Sep 06 00:22:20.130 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 06 00:22:20.130 INFO kablam! ... Sep 06 00:22:20.130 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 06 00:22:20.130 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 06 00:22:20.130 INFO kablam! | Sep 06 00:22:20.130 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 06 00:22:20.130 INFO kablam! help: You can use `as` to change the binding name of the import Sep 06 00:22:20.130 INFO kablam! | Sep 06 00:22:20.130 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 06 00:22:20.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:22:20.130 INFO kablam! Sep 06 00:22:20.135 INFO kablam! warning: unused import: `self` Sep 06 00:22:20.135 INFO kablam! --> examples/demo.rs:8:18 Sep 06 00:22:20.135 INFO kablam! | Sep 06 00:22:20.135 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 06 00:22:20.135 INFO kablam! | ^^^^ Sep 06 00:22:20.135 INFO kablam! | Sep 06 00:22:20.135 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:22:20.135 INFO kablam! Sep 06 00:22:20.170 INFO kablam! error: aborting due to previous error Sep 06 00:22:20.170 INFO kablam! Sep 06 00:22:20.170 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 06 00:22:20.177 INFO kablam! error: Could not compile `sdl2_image`. Sep 06 00:22:20.177 INFO kablam! Sep 06 00:22:20.177 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:22:20.177 INFO kablam! su: No module specific data is present Sep 06 00:22:20.634 INFO running `"docker" "rm" "-f" "27b0928ad29b928d33608c98f3df855653cadfff3ca53690819c85a27a27a46c"` Sep 06 00:22:20.733 INFO blam! 27b0928ad29b928d33608c98f3df855653cadfff3ca53690819c85a27a27a46c