Sep 14 02:22:45.424 INFO checking tmsvdb/rust-sdl2-test against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 02:22:45.424 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 02:22:45.424 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-7/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 02:22:45.928 INFO blam! d0b17ed443e5327dc1c177b32e179c47f8889502e57dbf46194c7a7bc9c96bd0 Sep 14 02:22:45.930 INFO running `"docker" "start" "-a" "d0b17ed443e5327dc1c177b32e179c47f8889502e57dbf46194c7a7bc9c96bd0"` Sep 14 02:22:48.454 INFO kablam! usermod: no changes Sep 14 02:22:48.571 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 14 02:22:48.579 INFO kablam! Checking libc v0.2.30 Sep 14 02:22:48.599 INFO kablam! Checking lazy_static v0.2.8 Sep 14 02:22:48.603 INFO kablam! Compiling moonlander v0.1.0 (file:///source) Sep 14 02:22:48.603 INFO kablam! Checking num v0.1.40 Sep 14 02:22:51.571 INFO kablam! Checking rand v0.3.16 Sep 14 02:22:53.432 INFO kablam! Checking sdl2 v0.30.0 Sep 14 02:22:57.115 INFO kablam! warning: unused import: `std::time::Duration` Sep 14 02:22:57.115 INFO kablam! --> src/main.rs:8:5 Sep 14 02:22:57.115 INFO kablam! | Sep 14 02:22:57.115 INFO kablam! 8 | use std::time::Duration; Sep 14 02:22:57.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 02:22:57.115 INFO kablam! | Sep 14 02:22:57.115 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 02:22:57.115 INFO kablam! Sep 14 02:22:57.175 INFO kablam! warning: unused import: `std::time::Duration` Sep 14 02:22:57.175 INFO kablam! --> src/main.rs:8:5 Sep 14 02:22:57.175 INFO kablam! | Sep 14 02:22:57.175 INFO kablam! 8 | use std::time::Duration; Sep 14 02:22:57.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 14 02:22:57.175 INFO kablam! | Sep 14 02:22:57.175 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 02:22:57.175 INFO kablam! Sep 14 02:22:57.299 INFO kablam! error[E0308]: mismatched types Sep 14 02:22:57.299 INFO kablam! --> src/main.rs:78:37 Sep 14 02:22:57.299 INFO kablam! | Sep 14 02:22:57.299 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 14 02:22:57.299 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 14 02:22:57.299 INFO kablam! | Sep 14 02:22:57.299 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 14 02:22:57.299 INFO kablam! found type `&&VideoWrapper<'a>` Sep 14 02:22:57.299 INFO kablam! Sep 14 02:22:57.307 INFO kablam! error: aborting due to previous error Sep 14 02:22:57.307 INFO kablam! Sep 14 02:22:57.307 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 02:22:57.311 INFO kablam! error: Could not compile `moonlander`. Sep 14 02:22:57.311 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 02:22:57.464 INFO kablam! error[E0308]: mismatched types Sep 14 02:22:57.464 INFO kablam! --> src/main.rs:78:37 Sep 14 02:22:57.464 INFO kablam! | Sep 14 02:22:57.464 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 14 02:22:57.464 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 14 02:22:57.464 INFO kablam! | Sep 14 02:22:57.464 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 14 02:22:57.464 INFO kablam! found type `&&VideoWrapper<'a>` Sep 14 02:22:57.464 INFO kablam! Sep 14 02:22:57.475 INFO kablam! error: aborting due to previous error Sep 14 02:22:57.475 INFO kablam! Sep 14 02:22:57.475 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 02:22:57.483 INFO kablam! error: Could not compile `moonlander`. Sep 14 02:22:57.484 INFO kablam! Sep 14 02:22:57.484 INFO kablam! To learn more, run the command again with --verbose. Sep 14 02:22:57.486 INFO kablam! su: No module specific data is present Sep 14 02:22:58.532 INFO running `"docker" "rm" "-f" "d0b17ed443e5327dc1c177b32e179c47f8889502e57dbf46194c7a7bc9c96bd0"` Sep 14 02:22:58.806 INFO blam! d0b17ed443e5327dc1c177b32e179c47f8889502e57dbf46194c7a7bc9c96bd0