Sep 01 07:18:32.207 INFO checking sdl2_image-0.25.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 07:18:32.207 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 07:18:32.207 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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.402 INFO blam! cf36812d448ae5321fb00560206ebc00d332896b2e48cfa4340eb8b23608ed18 Sep 01 07:18:32.404 INFO running `"docker" "start" "-a" "cf36812d448ae5321fb00560206ebc00d332896b2e48cfa4340eb8b23608ed18"` Sep 01 07:18:33.115 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 01 07:18:34.347 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 01 07:18:34.347 INFO kablam! Sep 01 07:18:34.390 INFO kablam! Checking sdl2 v0.25.0 Sep 01 07:18:37.789 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 01 07:18:39.416 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 01 07:18:39.417 INFO kablam! --> examples/demo.rs:8:18 Sep 01 07:18:39.417 INFO kablam! | Sep 01 07:18:39.417 INFO kablam! 4 | extern crate sdl2_image; Sep 01 07:18:39.417 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 01 07:18:39.417 INFO kablam! ... Sep 01 07:18:39.417 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 01 07:18:39.417 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 01 07:18:39.417 INFO kablam! | Sep 01 07:18:39.417 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 01 07:18:39.417 INFO kablam! help: You can use `as` to change the binding name of the import Sep 01 07:18:39.417 INFO kablam! | Sep 01 07:18:39.417 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 01 07:18:39.417 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 07:18:39.417 INFO kablam! Sep 01 07:18:39.419 INFO kablam! warning: unused import: `self` Sep 01 07:18:39.419 INFO kablam! --> examples/demo.rs:8:18 Sep 01 07:18:39.419 INFO kablam! | Sep 01 07:18:39.419 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 01 07:18:39.419 INFO kablam! | ^^^^ Sep 01 07:18:39.419 INFO kablam! | Sep 01 07:18:39.419 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 07:18:39.419 INFO kablam! Sep 01 07:18:39.469 INFO kablam! error: aborting due to previous error Sep 01 07:18:39.469 INFO kablam! Sep 01 07:18:39.469 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 01 07:18:39.476 INFO kablam! error: Could not compile `sdl2_image`. Sep 01 07:18:39.476 INFO kablam! Sep 01 07:18:39.476 INFO kablam! To learn more, run the command again with --verbose. Sep 01 07:18:39.477 INFO kablam! su: No module specific data is present Sep 01 07:18:40.122 INFO running `"docker" "rm" "-f" "cf36812d448ae5321fb00560206ebc00d332896b2e48cfa4340eb8b23608ed18"` Sep 01 07:18:40.205 INFO blam! cf36812d448ae5321fb00560206ebc00d332896b2e48cfa4340eb8b23608ed18