Sep 21 03:27:52.760 INFO checking sdl2_image-0.25.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 03:27:52.760 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 03:27:52.760 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 03:27:52.968 INFO blam! 27831fbd543e9fa0ee083f7022cde9c327d5f530dc1becfb3c7ac75d26cf3a6e Sep 21 03:27:52.969 INFO running `"docker" "start" "-a" "27831fbd543e9fa0ee083f7022cde9c327d5f530dc1becfb3c7ac75d26cf3a6e"` Sep 21 03:27:53.782 INFO kablam! usermod: no changes Sep 21 03:27:53.827 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 21 03:27:54.573 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 21 03:27:54.573 INFO kablam! Sep 21 03:27:54.602 INFO kablam! Checking sdl2 v0.25.0 Sep 21 03:27:56.958 INFO kablam! Checking sdl2_image v0.25.0 (/source) Sep 21 03:27:57.761 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 21 03:27:57.761 INFO kablam! --> examples/demo.rs:8:18 Sep 21 03:27:57.761 INFO kablam! | Sep 21 03:27:57.761 INFO kablam! 4 | extern crate sdl2_image; Sep 21 03:27:57.761 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 21 03:27:57.761 INFO kablam! ... Sep 21 03:27:57.761 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 21 03:27:57.761 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 21 03:27:57.761 INFO kablam! | Sep 21 03:27:57.761 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 21 03:27:57.761 INFO kablam! help: You can use `as` to change the binding name of the import Sep 21 03:27:57.761 INFO kablam! | Sep 21 03:27:57.761 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 21 03:27:57.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 03:27:57.761 INFO kablam! Sep 21 03:27:57.764 INFO kablam! warning: unused import: `self` Sep 21 03:27:57.764 INFO kablam! --> examples/demo.rs:8:18 Sep 21 03:27:57.764 INFO kablam! | Sep 21 03:27:57.764 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 21 03:27:57.764 INFO kablam! | ^^^^ Sep 21 03:27:57.764 INFO kablam! | Sep 21 03:27:57.764 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 03:27:57.764 INFO kablam! Sep 21 03:27:57.802 INFO kablam! error: aborting due to previous error Sep 21 03:27:57.802 INFO kablam! Sep 21 03:27:57.802 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 21 03:27:57.813 INFO kablam! error: Could not compile `sdl2_image`. Sep 21 03:27:57.813 INFO kablam! Sep 21 03:27:57.813 INFO kablam! To learn more, run the command again with --verbose. Sep 21 03:27:57.814 INFO kablam! su: No module specific data is present Sep 21 03:27:58.346 INFO running `"docker" "rm" "-f" "27831fbd543e9fa0ee083f7022cde9c327d5f530dc1becfb3c7ac75d26cf3a6e"` Sep 21 03:27:58.407 INFO blam! 27831fbd543e9fa0ee083f7022cde9c327d5f530dc1becfb3c7ac75d26cf3a6e