Sep 17 11:07:41.868 INFO checking starrhorne/chip8-rust against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 11:07:41.868 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 11:07:41.868 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 11:07:42.315 INFO blam! ffc160c7593cd9d062321a80ef9832c933b9db05a9366eb5d73a605e49249614 Sep 17 11:07:42.317 INFO running `"docker" "start" "-a" "ffc160c7593cd9d062321a80ef9832c933b9db05a9366eb5d73a605e49249614"` Sep 17 11:07:43.875 INFO kablam! usermod: no changes Sep 17 11:07:44.038 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 17 11:07:44.039 INFO kablam! Checking libc v0.2.24 Sep 17 11:07:44.039 INFO kablam! Checking c_vec v1.0.12 Sep 17 11:07:44.039 INFO kablam! Checking num v0.1.39 Sep 17 11:07:45.616 INFO kablam! Checking rand v0.3.15 Sep 17 11:07:47.375 INFO kablam! Checking sdl2 v0.30.0 Sep 17 11:07:51.015 INFO kablam! Checking chip8 v0.1.0 (/source) Sep 17 11:07:51.465 INFO kablam! error[E0308]: mismatched types Sep 17 11:07:51.465 INFO kablam! --> src/./processor_test.rs:30:20 Sep 17 11:07:51.465 INFO kablam! | Sep 17 11:07:51.465 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 17 11:07:51.465 INFO kablam! | ^^^^^^^^^^^^^ Sep 17 11:07:51.465 INFO kablam! | | Sep 17 11:07:51.465 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 17 11:07:51.465 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 17 11:07:51.465 INFO kablam! | Sep 17 11:07:51.465 INFO kablam! = note: expected type `&[u8]` Sep 17 11:07:51.465 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 17 11:07:51.466 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 17 11:07:51.466 INFO kablam! Sep 17 11:07:51.618 INFO kablam! error: aborting due to previous error Sep 17 11:07:51.619 INFO kablam! Sep 17 11:07:51.619 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 17 11:07:51.628 INFO kablam! error: Could not compile `chip8`. Sep 17 11:07:51.629 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 11:07:51.729 INFO kablam! error: build failed Sep 17 11:07:51.731 INFO kablam! su: No module specific data is present Sep 17 11:07:52.606 INFO running `"docker" "rm" "-f" "ffc160c7593cd9d062321a80ef9832c933b9db05a9366eb5d73a605e49249614"` Sep 17 11:07:52.915 INFO blam! ffc160c7593cd9d062321a80ef9832c933b9db05a9366eb5d73a605e49249614