Sep 19 11:51:51.994 INFO checking starrhorne/chip8-rust against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 11:51:51.994 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 11:51:51.994 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-3/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:51:52.456 INFO blam! d35d377e60ff63076a8c5957d5b5999121de186d3e8b4228f9e29af8774d345b Sep 19 11:51:52.458 INFO running `"docker" "start" "-a" "d35d377e60ff63076a8c5957d5b5999121de186d3e8b4228f9e29af8774d345b"` Sep 19 11:51:54.222 INFO kablam! usermod: no changes Sep 19 11:51:54.337 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 19 11:51:54.337 INFO kablam! Checking c_vec v1.0.12 Sep 19 11:51:54.356 INFO kablam! Checking num v0.1.39 Sep 19 11:51:56.347 INFO kablam! Checking sdl2 v0.30.0 Sep 19 11:52:00.279 INFO kablam! Checking chip8 v0.1.0 (/source) Sep 19 11:52:00.963 INFO kablam! error[E0308]: mismatched types Sep 19 11:52:00.963 INFO kablam! --> src/./processor_test.rs:30:20 Sep 19 11:52:00.963 INFO kablam! | Sep 19 11:52:00.963 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 19 11:52:00.963 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 11:52:00.963 INFO kablam! | | Sep 19 11:52:00.963 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 19 11:52:00.963 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 19 11:52:00.963 INFO kablam! | Sep 19 11:52:00.963 INFO kablam! = note: expected type `&[u8]` Sep 19 11:52:00.963 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 19 11:52:00.963 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 19 11:52:00.963 INFO kablam! Sep 19 11:52:01.159 INFO kablam! error: aborting due to previous error Sep 19 11:52:01.159 INFO kablam! Sep 19 11:52:01.159 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 11:52:01.169 INFO kablam! error: Could not compile `chip8`. Sep 19 11:52:01.170 INFO kablam! Sep 19 11:52:01.170 INFO kablam! To learn more, run the command again with --verbose. Sep 19 11:52:01.175 INFO kablam! su: No module specific data is present Sep 19 11:52:02.573 INFO running `"docker" "rm" "-f" "d35d377e60ff63076a8c5957d5b5999121de186d3e8b4228f9e29af8774d345b"` Sep 19 11:52:02.883 INFO blam! d35d377e60ff63076a8c5957d5b5999121de186d3e8b4228f9e29af8774d345b