Sep 04 03:56:30.328 INFO checking sdl2_image-0.25.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 03:56:30.328 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 03:56:30.329 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 03:56:30.514 INFO blam! 0b8e9453a802d7fbd606d4ac713642fc9fe058477f684660527f3fb8da578e98 Sep 04 03:56:30.517 INFO running `"docker" "start" "-a" "0b8e9453a802d7fbd606d4ac713642fc9fe058477f684660527f3fb8da578e98"` Sep 04 03:56:31.144 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 04 03:56:32.691 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 04 03:56:32.691 INFO kablam! --> examples/demo.rs:8:18 Sep 04 03:56:32.691 INFO kablam! | Sep 04 03:56:32.691 INFO kablam! 4 | extern crate sdl2_image; Sep 04 03:56:32.691 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 04 03:56:32.691 INFO kablam! ... Sep 04 03:56:32.691 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 04 03:56:32.691 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 04 03:56:32.691 INFO kablam! | Sep 04 03:56:32.691 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 04 03:56:32.691 INFO kablam! help: You can use `as` to change the binding name of the import Sep 04 03:56:32.691 INFO kablam! | Sep 04 03:56:32.691 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 04 03:56:32.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 03:56:32.691 INFO kablam! Sep 04 03:56:32.694 INFO kablam! warning: unused import: `self` Sep 04 03:56:32.694 INFO kablam! --> examples/demo.rs:8:18 Sep 04 03:56:32.694 INFO kablam! | Sep 04 03:56:32.694 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 04 03:56:32.694 INFO kablam! | ^^^^ Sep 04 03:56:32.694 INFO kablam! | Sep 04 03:56:32.694 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 03:56:32.694 INFO kablam! Sep 04 03:56:32.751 INFO kablam! error: aborting due to previous error Sep 04 03:56:32.751 INFO kablam! Sep 04 03:56:32.751 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 04 03:56:32.758 INFO kablam! error: Could not compile `sdl2_image`. Sep 04 03:56:32.758 INFO kablam! Sep 04 03:56:32.758 INFO kablam! To learn more, run the command again with --verbose. Sep 04 03:56:32.760 INFO kablam! su: No module specific data is present Sep 04 03:56:33.256 INFO running `"docker" "rm" "-f" "0b8e9453a802d7fbd606d4ac713642fc9fe058477f684660527f3fb8da578e98"` Sep 04 03:56:33.375 INFO blam! 0b8e9453a802d7fbd606d4ac713642fc9fe058477f684660527f3fb8da578e98