Sep 06 00:22:14.401 INFO checking sdl2_image-0.25.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:22:14.401 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:22:14.401 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-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.550 INFO blam! 4c664a8f970a32902ddd3887dc9eaebfbc590fcbdaee0ef19260f24b23b102c5 Sep 06 00:22:14.552 INFO running `"docker" "start" "-a" "4c664a8f970a32902ddd3887dc9eaebfbc590fcbdaee0ef19260f24b23b102c5"` Sep 06 00:22:15.421 INFO kablam! usermod: no changes Sep 06 00:22:15.481 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 06 00:22:16.292 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 06 00:22:16.292 INFO kablam! --> examples/demo.rs:8:18 Sep 06 00:22:16.292 INFO kablam! | Sep 06 00:22:16.292 INFO kablam! 4 | extern crate sdl2_image; Sep 06 00:22:16.292 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 06 00:22:16.292 INFO kablam! ... Sep 06 00:22:16.292 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 06 00:22:16.292 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 06 00:22:16.292 INFO kablam! | Sep 06 00:22:16.292 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 06 00:22:16.292 INFO kablam! help: You can use `as` to change the binding name of the import Sep 06 00:22:16.292 INFO kablam! | Sep 06 00:22:16.292 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 06 00:22:16.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 00:22:16.292 INFO kablam! Sep 06 00:22:16.299 INFO kablam! warning: unused import: `self` Sep 06 00:22:16.299 INFO kablam! --> examples/demo.rs:8:18 Sep 06 00:22:16.299 INFO kablam! | Sep 06 00:22:16.299 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 06 00:22:16.299 INFO kablam! | ^^^^ Sep 06 00:22:16.299 INFO kablam! | Sep 06 00:22:16.299 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 00:22:16.299 INFO kablam! Sep 06 00:22:16.330 INFO kablam! error: aborting due to previous error Sep 06 00:22:16.330 INFO kablam! Sep 06 00:22:16.330 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 06 00:22:16.339 INFO kablam! error: Could not compile `sdl2_image`. Sep 06 00:22:16.339 INFO kablam! Sep 06 00:22:16.339 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:22:16.340 INFO kablam! su: No module specific data is present Sep 06 00:22:16.756 INFO running `"docker" "rm" "-f" "4c664a8f970a32902ddd3887dc9eaebfbc590fcbdaee0ef19260f24b23b102c5"` Sep 06 00:22:16.854 INFO blam! 4c664a8f970a32902ddd3887dc9eaebfbc590fcbdaee0ef19260f24b23b102c5