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