Sep 19 11:38:00.724 INFO checking tmsvdb/rust-sdl2-test against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 11:38:00.724 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 11:38:00.724 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 11:38:01.230 INFO blam! 70f8dabf0f73dddceec64349df4a5d7ca2238c7beadfea46553a81fda27fa4f8 Sep 19 11:38:01.232 INFO running `"docker" "start" "-a" "70f8dabf0f73dddceec64349df4a5d7ca2238c7beadfea46553a81fda27fa4f8"` Sep 19 11:38:03.623 INFO kablam! usermod: no changes Sep 19 11:38:03.763 INFO kablam! Checking num-traits v0.1.40 Sep 19 11:38:03.763 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 19 11:38:03.771 INFO kablam! Checking libc v0.2.30 Sep 19 11:38:03.771 INFO kablam! Compiling moonlander v0.1.0 (/source) Sep 19 11:38:03.783 INFO kablam! Checking lazy_static v0.2.8 Sep 19 11:38:07.495 INFO kablam! Checking rand v0.3.16 Sep 19 11:38:07.901 INFO kablam! Checking num-integer v0.1.35 Sep 19 11:38:09.001 INFO kablam! Checking num-iter v0.1.34 Sep 19 11:38:09.383 INFO kablam! Checking num v0.1.40 Sep 19 11:38:10.495 INFO kablam! Checking sdl2 v0.30.0 Sep 19 11:38:14.355 INFO kablam! warning: unused import: `std::time::Duration` Sep 19 11:38:14.356 INFO kablam! warning: unused import: `std::time::Duration` Sep 19 11:38:14.356 INFO kablam! --> src/main.rs:8:5 Sep 19 11:38:14.356 INFO kablam! | Sep 19 11:38:14.357 INFO kablam! 8 | use std::time::Duration; Sep 19 11:38:14.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 11:38:14.358 INFO kablam! | Sep 19 11:38:14.358 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 11:38:14.358 INFO kablam! Sep 19 11:38:14.359 INFO kablam! --> src/main.rs:8:5 Sep 19 11:38:14.359 INFO kablam! | Sep 19 11:38:14.359 INFO kablam! 8 | use std::time::Duration; Sep 19 11:38:14.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 11:38:14.360 INFO kablam! | Sep 19 11:38:14.361 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 11:38:14.361 INFO kablam! Sep 19 11:38:14.711 INFO kablam! error[E0308]: mismatched types Sep 19 11:38:14.711 INFO kablam! --> src/main.rs:78:37 Sep 19 11:38:14.712 INFO kablam! | Sep 19 11:38:14.712 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 19 11:38:14.713 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 19 11:38:14.713 INFO kablam! | Sep 19 11:38:14.714 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 19 11:38:14.714 INFO kablam! found type `&&VideoWrapper<'a>` Sep 19 11:38:14.714 INFO kablam! Sep 19 11:38:14.727 INFO kablam! error: aborting due to previous error Sep 19 11:38:14.727 INFO kablam! Sep 19 11:38:14.728 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 11:38:14.728 INFO kablam! error[E0308]: mismatched types Sep 19 11:38:14.728 INFO kablam! --> src/main.rs:78:37 Sep 19 11:38:14.729 INFO kablam! | Sep 19 11:38:14.729 INFO kablam! 78 | let vw : VideoWrapper<'a> = &self; Sep 19 11:38:14.729 INFO kablam! | ^^^^^ expected struct `VideoWrapper`, found reference Sep 19 11:38:14.730 INFO kablam! | Sep 19 11:38:14.730 INFO kablam! = note: expected type `VideoWrapper<'a>` Sep 19 11:38:14.735 INFO kablam! found type `&&VideoWrapper<'a>` Sep 19 11:38:14.735 INFO kablam! Sep 19 11:38:14.736 INFO kablam! error: Could not compile `moonlander`. Sep 19 11:38:14.737 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 11:38:14.755 INFO kablam! error: aborting due to previous error Sep 19 11:38:14.755 INFO kablam! Sep 19 11:38:14.756 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 11:38:14.772 INFO kablam! error: Could not compile `moonlander`. Sep 19 11:38:14.773 INFO kablam! Sep 19 11:38:14.773 INFO kablam! To learn more, run the command again with --verbose. Sep 19 11:38:14.775 INFO kablam! su: No module specific data is present Sep 19 11:38:16.562 INFO running `"docker" "rm" "-f" "70f8dabf0f73dddceec64349df4a5d7ca2238c7beadfea46553a81fda27fa4f8"` Sep 19 11:38:16.915 INFO blam! 70f8dabf0f73dddceec64349df4a5d7ca2238c7beadfea46553a81fda27fa4f8