Sep 14 09:27:57.464 INFO checking sdl2_image-0.25.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:27:57.465 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:27:57.465 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:27:57.602 INFO blam! 924d5e3bd6fb8443d8d31b85eaa025f488c03934daed694b499ccbe400051c8c Sep 14 09:27:57.607 INFO running `"docker" "start" "-a" "924d5e3bd6fb8443d8d31b85eaa025f488c03934daed694b499ccbe400051c8c"` Sep 14 09:27:58.179 INFO kablam! usermod: no changes Sep 14 09:27:58.265 INFO kablam! Compiling sdl2-sys v0.25.0 Sep 14 09:27:59.207 INFO kablam! warning: redundant linker flag specified for library `SDL2` Sep 14 09:27:59.211 INFO kablam! Sep 14 09:27:59.248 INFO kablam! Checking sdl2 v0.25.0 Sep 14 09:28:02.534 INFO kablam! Checking sdl2_image v0.25.0 (file:///source) Sep 14 09:28:03.464 INFO kablam! error[E0254]: the name `sdl2_image` is defined multiple times Sep 14 09:28:03.464 INFO kablam! --> examples/demo.rs:8:18 Sep 14 09:28:03.464 INFO kablam! | Sep 14 09:28:03.464 INFO kablam! 4 | extern crate sdl2_image; Sep 14 09:28:03.464 INFO kablam! | ------------------------ previous import of the extern crate `sdl2_image` here Sep 14 09:28:03.464 INFO kablam! ... Sep 14 09:28:03.464 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 14 09:28:03.464 INFO kablam! | ^^^^ `sdl2_image` reimported here Sep 14 09:28:03.464 INFO kablam! | Sep 14 09:28:03.464 INFO kablam! = note: `sdl2_image` must be defined only once in the type namespace of this module Sep 14 09:28:03.464 INFO kablam! help: You can use `as` to change the binding name of the import Sep 14 09:28:03.464 INFO kablam! | Sep 14 09:28:03.464 INFO kablam! 8 | use sdl2_image::{self as other_sdl2_image, LoadTexture, INIT_PNG, INIT_JPG}; Sep 14 09:28:03.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 09:28:03.464 INFO kablam! Sep 14 09:28:03.481 INFO kablam! warning: unused import: `self` Sep 14 09:28:03.481 INFO kablam! --> examples/demo.rs:8:18 Sep 14 09:28:03.481 INFO kablam! | Sep 14 09:28:03.481 INFO kablam! 8 | use sdl2_image::{self, LoadTexture, INIT_PNG, INIT_JPG}; Sep 14 09:28:03.481 INFO kablam! | ^^^^ Sep 14 09:28:03.481 INFO kablam! | Sep 14 09:28:03.481 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 09:28:03.481 INFO kablam! Sep 14 09:28:03.510 INFO kablam! error: aborting due to previous error Sep 14 09:28:03.510 INFO kablam! Sep 14 09:28:03.510 INFO kablam! For more information about this error, try `rustc --explain E0254`. Sep 14 09:28:03.519 INFO kablam! error: Could not compile `sdl2_image`. Sep 14 09:28:03.519 INFO kablam! Sep 14 09:28:03.519 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:28:03.527 INFO kablam! su: No module specific data is present Sep 14 09:28:04.161 INFO running `"docker" "rm" "-f" "924d5e3bd6fb8443d8d31b85eaa025f488c03934daed694b499ccbe400051c8c"` Sep 14 09:28:04.391 INFO blam! 924d5e3bd6fb8443d8d31b85eaa025f488c03934daed694b499ccbe400051c8c