Sep 05 16:54:00.640 INFO checking tmsvdb/rust-sdl2-test against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 16:54:00.640 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 16:54:00.640 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 16:54:01.004 INFO blam! 5b51099bf9838a349557c34cbf9b8a5429ba7d63c1bbd9ed8278e21a36cd17c2 Sep 05 16:54:01.006 INFO running `"docker" "start" "-a" "5b51099bf9838a349557c34cbf9b8a5429ba7d63c1bbd9ed8278e21a36cd17c2"` Sep 05 16:54:02.456 INFO kablam! usermod: no changes Sep 05 16:54:02.554 INFO kablam! Checking num-traits v0.1.40 Sep 05 16:54:02.554 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 05 16:54:02.554 INFO kablam! Checking libc v0.2.30 Sep 05 16:54:02.554 INFO kablam! Compiling moonlander v0.1.0 (file:///source) Sep 05 16:54:05.591 INFO kablam! Checking rand v0.3.16 Sep 05 16:54:06.606 INFO kablam! Checking num-integer v0.1.35 Sep 05 16:54:07.646 INFO kablam! Checking num-iter v0.1.34 Sep 05 16:54:08.043 INFO kablam! Checking num v0.1.40 Sep 05 16:54:08.697 INFO kablam! Checking sdl2 v0.30.0 Sep 05 16:54:12.182 INFO kablam! warning: unused import: `std::time::Duration` Sep 05 16:54:12.182 INFO kablam! --> src/main.rs:8:5 Sep 05 16:54:12.182 INFO kablam! | Sep 05 16:54:12.182 INFO kablam! 8 | use std::time::Duration; Sep 05 16:54:12.182 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 05 16:54:12.182 INFO kablam! | Sep 05 16:54:12.183 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 16:54:12.183 INFO kablam! Sep 05 16:54:12.248 INFO kablam! warning: unused import: `std::time::Duration` Sep 05 16:54:12.248 INFO kablam! --> src/main.rs:8:5 Sep 05 16:54:12.248 INFO kablam! | Sep 05 16:54:12.248 INFO kablam! 8 | use std::time::Duration; Sep 05 16:54:12.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 05 16:54:12.248 INFO kablam! | Sep 05 16:54:12.248 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 16:54:12.248 INFO kablam! Sep 05 16:54:12.505 INFO kablam! error[E0308]: mismatched types Sep 05 16:54:12.505 INFO kablam! --> src/main.rs:78:37 Sep 05 16:54:12.505 INFO kablam! | Sep 05 16:54:12.505 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 05 16:54:12.505 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 05 16:54:12.510 INFO kablam! | Sep 05 16:54:12.510 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 05 16:54:12.510 INFO kablam! found type `&&VideoWrapper<'a>` Sep 05 16:54:12.510 INFO kablam! Sep 05 16:54:12.520 INFO kablam! error: aborting due to previous error Sep 05 16:54:12.534 INFO kablam! Sep 05 16:54:12.534 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 05 16:54:12.546 INFO kablam! error: Could not compile `moonlander`. Sep 05 16:54:12.546 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 16:54:12.567 INFO kablam! error[E0308]: mismatched types Sep 05 16:54:12.567 INFO kablam! --> src/main.rs:78:37 Sep 05 16:54:12.568 INFO kablam! | Sep 05 16:54:12.568 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 05 16:54:12.568 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 05 16:54:12.574 INFO kablam! | Sep 05 16:54:12.574 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 05 16:54:12.574 INFO kablam! found type `&&VideoWrapper<'a>` Sep 05 16:54:12.574 INFO kablam! Sep 05 16:54:12.583 INFO kablam! error: aborting due to previous error Sep 05 16:54:12.590 INFO kablam! Sep 05 16:54:12.590 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 05 16:54:12.598 INFO kablam! error: Could not compile `moonlander`. Sep 05 16:54:12.598 INFO kablam! Sep 05 16:54:12.598 INFO kablam! To learn more, run the command again with --verbose. Sep 05 16:54:12.599 INFO kablam! su: No module specific data is present Sep 05 16:54:14.102 INFO running `"docker" "rm" "-f" "5b51099bf9838a349557c34cbf9b8a5429ba7d63c1bbd9ed8278e21a36cd17c2"` Sep 05 16:54:14.438 INFO blam! 5b51099bf9838a349557c34cbf9b8a5429ba7d63c1bbd9ed8278e21a36cd17c2