Sep 17 10:53:22.401 INFO checking tmsvdb/rust-sdl2-test against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 10:53:22.401 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 10:53:22.401 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 10:53:23.021 INFO blam! 43cbc6b145e46120b24c282beb60cd63d5319147671a3a1c4cbd8ac3475a288e Sep 17 10:53:23.024 INFO running `"docker" "start" "-a" "43cbc6b145e46120b24c282beb60cd63d5319147671a3a1c4cbd8ac3475a288e"` Sep 17 10:53:24.935 INFO kablam! usermod: no changes Sep 17 10:53:25.067 INFO kablam! Checking num-traits v0.1.40 Sep 17 10:53:25.071 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 17 10:53:25.072 INFO kablam! Checking libc v0.2.30 Sep 17 10:53:25.074 INFO kablam! Compiling moonlander v0.1.0 (/source) Sep 17 10:53:25.074 INFO kablam! Checking lazy_static v0.2.8 Sep 17 10:53:25.075 INFO kablam! Checking bitflags v0.7.0 Sep 17 10:53:28.744 INFO kablam! Checking rand v0.3.16 Sep 17 10:53:29.195 INFO kablam! Checking num-integer v0.1.35 Sep 17 10:53:30.231 INFO kablam! Checking num-iter v0.1.34 Sep 17 10:53:30.779 INFO kablam! Checking num v0.1.40 Sep 17 10:53:31.681 INFO kablam! Checking sdl2 v0.30.0 Sep 17 10:53:35.547 INFO kablam! warning: unused import: `std::time::Duration` Sep 17 10:53:35.547 INFO kablam! --> src/main.rs:8:5 Sep 17 10:53:35.547 INFO kablam! | Sep 17 10:53:35.547 INFO kablam! 8 | use std::time::Duration; Sep 17 10:53:35.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 10:53:35.547 INFO kablam! | Sep 17 10:53:35.547 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 10:53:35.547 INFO kablam! Sep 17 10:53:35.555 INFO kablam! warning: unused import: `std::time::Duration` Sep 17 10:53:35.555 INFO kablam! --> src/main.rs:8:5 Sep 17 10:53:35.555 INFO kablam! | Sep 17 10:53:35.555 INFO kablam! 8 | use std::time::Duration; Sep 17 10:53:35.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 17 10:53:35.564 INFO kablam! | Sep 17 10:53:35.564 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 10:53:35.564 INFO kablam! Sep 17 10:53:35.863 INFO kablam! error[E0308]: mismatched types Sep 17 10:53:35.864 INFO kablam! --> src/main.rs:78:37 Sep 17 10:53:35.864 INFO kablam! | Sep 17 10:53:35.864 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 17 10:53:35.865 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 17 10:53:35.865 INFO kablam! | Sep 17 10:53:35.866 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 17 10:53:35.866 INFO kablam! found type `&&VideoWrapper<'a>` Sep 17 10:53:35.866 INFO kablam! Sep 17 10:53:35.867 INFO kablam! error: aborting due to previous error Sep 17 10:53:35.867 INFO kablam! Sep 17 10:53:35.868 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 10:53:35.884 INFO kablam! error: Could not compile `moonlander`. Sep 17 10:53:35.884 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 10:53:35.900 INFO kablam! error[E0308]: mismatched types Sep 17 10:53:35.901 INFO kablam! --> src/main.rs:78:37 Sep 17 10:53:35.901 INFO kablam! | Sep 17 10:53:35.901 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 17 10:53:35.901 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 17 10:53:35.901 INFO kablam! | Sep 17 10:53:35.901 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 17 10:53:35.901 INFO kablam! found type `&&VideoWrapper<'a>` Sep 17 10:53:35.901 INFO kablam! Sep 17 10:53:35.910 INFO kablam! error: aborting due to previous error Sep 17 10:53:35.910 INFO kablam! Sep 17 10:53:35.911 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 10:53:35.928 INFO kablam! error: Could not compile `moonlander`. Sep 17 10:53:35.928 INFO kablam! Sep 17 10:53:35.928 INFO kablam! To learn more, run the command again with --verbose. Sep 17 10:53:35.932 INFO kablam! su: No module specific data is present Sep 17 10:53:37.351 INFO running `"docker" "rm" "-f" "43cbc6b145e46120b24c282beb60cd63d5319147671a3a1c4cbd8ac3475a288e"` Sep 17 10:53:37.647 INFO blam! 43cbc6b145e46120b24c282beb60cd63d5319147671a3a1c4cbd8ac3475a288e