Sep 03 15:18:50.719 INFO checking tmsvdb/rust-sdl2-test against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 15:18:50.719 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 15:18:50.719 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 15:18:50.910 INFO blam! a182646341276c9bd334542bdea74bf6f8e87a3384f3f7dad3f14ac6f09d20b5 Sep 03 15:18:50.912 INFO running `"docker" "start" "-a" "a182646341276c9bd334542bdea74bf6f8e87a3384f3f7dad3f14ac6f09d20b5"` Sep 03 15:18:51.569 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 03 15:18:51.570 INFO kablam! Compiling moonlander v0.1.0 (file:///source) Sep 03 15:18:51.570 INFO kablam! Checking rand v0.3.16 Sep 03 15:18:51.571 INFO kablam! Checking num v0.1.40 Sep 03 15:18:53.653 INFO kablam! Checking sdl2 v0.30.0 Sep 03 15:18:59.247 INFO kablam! warning: unused import: `std::time::Duration` Sep 03 15:18:59.247 INFO kablam! --> src/main.rs:8:5 Sep 03 15:18:59.247 INFO kablam! | Sep 03 15:18:59.247 INFO kablam! 8 | use std::time::Duration; Sep 03 15:18:59.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 15:18:59.247 INFO kablam! | Sep 03 15:18:59.247 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 15:18:59.247 INFO kablam! Sep 03 15:18:59.294 INFO kablam! warning: unused import: `std::time::Duration` Sep 03 15:18:59.294 INFO kablam! --> src/main.rs:8:5 Sep 03 15:18:59.294 INFO kablam! | Sep 03 15:18:59.294 INFO kablam! 8 | use std::time::Duration; Sep 03 15:18:59.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 03 15:18:59.294 INFO kablam! | Sep 03 15:18:59.294 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 03 15:18:59.295 INFO kablam! Sep 03 15:18:59.446 INFO kablam! error[E0308]: mismatched types Sep 03 15:18:59.446 INFO kablam! --> src/main.rs:78:37 Sep 03 15:18:59.446 INFO kablam! | Sep 03 15:18:59.446 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 03 15:18:59.447 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 03 15:18:59.447 INFO kablam! | Sep 03 15:18:59.447 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 03 15:18:59.447 INFO kablam! found type `&&VideoWrapper<'a>` Sep 03 15:18:59.447 INFO kablam! Sep 03 15:18:59.459 INFO kablam! error: aborting due to previous error Sep 03 15:18:59.459 INFO kablam! Sep 03 15:18:59.459 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 15:18:59.466 INFO kablam! error: Could not compile `moonlander`. Sep 03 15:18:59.466 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 15:18:59.533 INFO kablam! error[E0308]: mismatched types Sep 03 15:18:59.533 INFO kablam! --> src/main.rs:78:37 Sep 03 15:18:59.533 INFO kablam! | Sep 03 15:18:59.533 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 03 15:18:59.533 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 03 15:18:59.534 INFO kablam! | Sep 03 15:18:59.534 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 03 15:18:59.534 INFO kablam! found type `&&VideoWrapper<'a>` Sep 03 15:18:59.534 INFO kablam! Sep 03 15:18:59.546 INFO kablam! error: aborting due to previous error Sep 03 15:18:59.546 INFO kablam! Sep 03 15:18:59.546 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 15:18:59.555 INFO kablam! error: Could not compile `moonlander`. Sep 03 15:18:59.555 INFO kablam! Sep 03 15:18:59.555 INFO kablam! To learn more, run the command again with --verbose. Sep 03 15:18:59.556 INFO kablam! su: No module specific data is present Sep 03 15:18:59.975 INFO running `"docker" "rm" "-f" "a182646341276c9bd334542bdea74bf6f8e87a3384f3f7dad3f14ac6f09d20b5"` Sep 03 15:19:00.071 INFO blam! a182646341276c9bd334542bdea74bf6f8e87a3384f3f7dad3f14ac6f09d20b5