Sep 01 07:18:32.646 INFO checking sdl2_image-0.25.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 07:18:32.646 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 07:18:32.646 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 07:18:32.803 INFO blam! 840e198c63cb25e074295066e31f6d33672d26f5683f15ed9cef4757e95ef349 Sep 01 07:18:32.805 INFO running `"docker" "start" "-a" "840e198c63cb25e074295066e31f6d33672d26f5683f15ed9cef4757e95ef349"` Sep 01 07:18:33.404 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 01 07:18:34.643 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 01 07:18:34.643 INFO kablam! Sep 01 07:18:34.691 INFO kablam! Checking sdl2 v0.25.0 Sep 01 07:18:38.146 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 01 07:18:39.691 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 01 07:18:39.692 INFO kablam! --> examples/demo.rs:8:18 Sep 01 07:18:39.692 INFO kablam! | Sep 01 07:18:39.692 INFO kablam! 4 | extern crate sdl2_image; Sep 01 07:18:39.692 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 01 07:18:39.692 INFO kablam! ... Sep 01 07:18:39.692 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 01 07:18:39.692 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 01 07:18:39.692 INFO kablam! | Sep 01 07:18:39.692 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 01 07:18:39.692 INFO kablam! help: You can use `as` to change the binding name of the import Sep 01 07:18:39.692 INFO kablam! | Sep 01 07:18:39.692 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 01 07:18:39.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:18:39.692 INFO kablam! Sep 01 07:18:39.695 INFO kablam! warning: unused import: `self` Sep 01 07:18:39.695 INFO kablam! --> examples/demo.rs:8:18 Sep 01 07:18:39.695 INFO kablam! | Sep 01 07:18:39.695 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 01 07:18:39.695 INFO kablam! | ^^^^ Sep 01 07:18:39.695 INFO kablam! | Sep 01 07:18:39.695 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:18:39.695 INFO kablam! Sep 01 07:18:39.755 INFO kablam! error: aborting due to previous error Sep 01 07:18:39.755 INFO kablam! Sep 01 07:18:39.755 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 01 07:18:39.762 INFO kablam! error: Could not compile `sdl2_image`. Sep 01 07:18:39.762 INFO kablam! Sep 01 07:18:39.762 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:18:39.763 INFO kablam! su: No module specific data is present Sep 01 07:18:40.229 INFO running `"docker" "rm" "-f" "840e198c63cb25e074295066e31f6d33672d26f5683f15ed9cef4757e95ef349"` Sep 01 07:18:40.309 INFO blam! 840e198c63cb25e074295066e31f6d33672d26f5683f15ed9cef4757e95ef349