Sep 19 18:39:18.912 INFO checking sdl2_image-0.25.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 18:39:18.912 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 18:39:18.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:39:19.082 INFO blam! de21982c38dffeff2be1afd32b98a3a694507998267d7832dd0822128d005015 Sep 19 18:39:19.084 INFO running `"docker" "start" "-a" "de21982c38dffeff2be1afd32b98a3a694507998267d7832dd0822128d005015"` Sep 19 18:39:19.918 INFO kablam! usermod: no changes Sep 19 18:39:19.971 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 19 18:39:20.919 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 19 18:39:20.919 INFO kablam! Sep 19 18:39:20.978 INFO kablam! Checking sdl2 v0.25.0 Sep 19 18:39:24.031 INFO kablam! Checking sdl2_image v0.25.0 (/source) Sep 19 18:39:25.318 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 19 18:39:25.318 INFO kablam! --> examples/demo.rs:8:18 Sep 19 18:39:25.318 INFO kablam! | Sep 19 18:39:25.318 INFO kablam! 4 | extern crate sdl2_image; Sep 19 18:39:25.318 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 19 18:39:25.318 INFO kablam! ... Sep 19 18:39:25.318 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 19 18:39:25.318 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 19 18:39:25.318 INFO kablam! | Sep 19 18:39:25.318 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 19 18:39:25.318 INFO kablam! help: You can use `as` to change the binding name of the import Sep 19 18:39:25.318 INFO kablam! | Sep 19 18:39:25.318 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 19 18:39:25.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 18:39:25.318 INFO kablam! Sep 19 18:39:25.322 INFO kablam! warning: unused import: `self` Sep 19 18:39:25.322 INFO kablam! --> examples/demo.rs:8:18 Sep 19 18:39:25.322 INFO kablam! | Sep 19 18:39:25.322 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 19 18:39:25.322 INFO kablam! | ^^^^ Sep 19 18:39:25.322 INFO kablam! | Sep 19 18:39:25.322 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:39:25.322 INFO kablam! Sep 19 18:39:25.362 INFO kablam! error: aborting due to previous error Sep 19 18:39:25.362 INFO kablam! Sep 19 18:39:25.363 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 19 18:39:25.373 INFO kablam! error: Could not compile `sdl2_image`. Sep 19 18:39:25.373 INFO kablam! Sep 19 18:39:25.373 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:39:25.375 INFO kablam! su: No module specific data is present Sep 19 18:39:26.491 INFO running `"docker" "rm" "-f" "de21982c38dffeff2be1afd32b98a3a694507998267d7832dd0822128d005015"` Sep 19 18:39:26.736 INFO blam! de21982c38dffeff2be1afd32b98a3a694507998267d7832dd0822128d005015