Sep 03 19:27:33.624 INFO checking tmsvdb/rust-sdl2-test against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 19:27:33.624 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 19:27:33.625 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:27:33.838 INFO blam! aa842ff1964216fd72e97c4b9843dd445f8214c691be84a88f89827e21403cf5 Sep 03 19:27:33.840 INFO running `"docker" "start" "-a" "aa842ff1964216fd72e97c4b9843dd445f8214c691be84a88f89827e21403cf5"` Sep 03 19:27:34.548 INFO kablam! Checking num-traits v0.1.40 Sep 03 19:27:34.549 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 03 19:27:34.549 INFO kablam! Checking libc v0.2.30 Sep 03 19:27:34.549 INFO kablam! Checking lazy_static v0.2.8 Sep 03 19:27:34.549 INFO kablam! Compiling moonlander v0.1.0 (file:///source) Sep 03 19:27:37.109 INFO kablam! Checking num-integer v0.1.35 Sep 03 19:27:37.258 INFO kablam! Checking rand v0.3.16 Sep 03 19:27:37.719 INFO kablam! Checking num-iter v0.1.34 Sep 03 19:27:38.010 INFO kablam! Checking num v0.1.40 Sep 03 19:27:39.283 INFO kablam! Checking sdl2 v0.30.0 Sep 03 19:27:43.963 INFO kablam! warning: unused import: `std::time::Duration` Sep 03 19:27:43.963 INFO kablam! --> src/main.rs:8:5 Sep 03 19:27:43.963 INFO kablam! | Sep 03 19:27:43.963 INFO kablam! 8 | use std::time::Duration; Sep 03 19:27:43.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 19:27:43.963 INFO kablam! | Sep 03 19:27:43.963 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 19:27:43.963 INFO kablam! Sep 03 19:27:43.970 INFO kablam! warning: unused import: `std::time::Duration` Sep 03 19:27:43.970 INFO kablam! --> src/main.rs:8:5 Sep 03 19:27:43.970 INFO kablam! | Sep 03 19:27:43.970 INFO kablam! 8 | use std::time::Duration; Sep 03 19:27:43.970 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 19:27:43.970 INFO kablam! | Sep 03 19:27:43.970 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 19:27:43.970 INFO kablam! Sep 03 19:27:44.189 INFO kablam! error[E0308]: mismatched types Sep 03 19:27:44.189 INFO kablam! --> src/main.rs:78:37 Sep 03 19:27:44.189 INFO kablam! | Sep 03 19:27:44.189 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 03 19:27:44.190 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 03 19:27:44.190 INFO kablam! | Sep 03 19:27:44.190 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 03 19:27:44.190 INFO kablam! found type `&&VideoWrapper<'a>` Sep 03 19:27:44.190 INFO kablam! Sep 03 19:27:44.206 INFO kablam! error: aborting due to previous error Sep 03 19:27:44.206 INFO kablam! Sep 03 19:27:44.206 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 19:27:44.215 INFO kablam! error: Could not compile `moonlander`. Sep 03 19:27:44.215 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 19:27:44.264 INFO kablam! error[E0308]: mismatched types Sep 03 19:27:44.264 INFO kablam! --> src/main.rs:78:37 Sep 03 19:27:44.264 INFO kablam! | Sep 03 19:27:44.264 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 03 19:27:44.264 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 03 19:27:44.264 INFO kablam! | Sep 03 19:27:44.264 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 03 19:27:44.264 INFO kablam! found type `&&VideoWrapper<'a>` Sep 03 19:27:44.264 INFO kablam! Sep 03 19:27:44.281 INFO kablam! error: aborting due to previous error Sep 03 19:27:44.281 INFO kablam! Sep 03 19:27:44.281 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 19:27:44.291 INFO kablam! error: Could not compile `moonlander`. Sep 03 19:27:44.292 INFO kablam! Sep 03 19:27:44.292 INFO kablam! To learn more, run the command again with --verbose. Sep 03 19:27:44.293 INFO kablam! su: No module specific data is present Sep 03 19:27:44.746 INFO running `"docker" "rm" "-f" "aa842ff1964216fd72e97c4b9843dd445f8214c691be84a88f89827e21403cf5"` Sep 03 19:27:44.897 INFO blam! aa842ff1964216fd72e97c4b9843dd445f8214c691be84a88f89827e21403cf5