Sep 05 17:07:32.264 INFO checking starrhorne/chip8-rust against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 17:07:32.264 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 17:07:32.264 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 17:07:32.792 INFO blam! ae908f94e7554f3d58d4af259b98e36bcc253d59e11f5c789a5c2eec53a5f1e1 Sep 05 17:07:32.793 INFO running `"docker" "start" "-a" "ae908f94e7554f3d58d4af259b98e36bcc253d59e11f5c789a5c2eec53a5f1e1"` Sep 05 17:07:34.154 INFO kablam! usermod: no changes Sep 05 17:07:34.330 INFO kablam! Checking num-traits v0.1.39 Sep 05 17:07:34.330 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 05 17:07:34.346 INFO kablam! Checking c_vec v1.0.12 Sep 05 17:07:35.827 INFO kablam! Checking num-integer v0.1.34 Sep 05 17:07:36.345 INFO kablam! Checking num-iter v0.1.33 Sep 05 17:07:36.794 INFO kablam! Checking num v0.1.39 Sep 05 17:07:37.038 INFO kablam! Checking sdl2 v0.30.0 Sep 05 17:07:40.488 INFO kablam! Checking chip8 v0.1.0 (file:///source) Sep 05 17:07:41.437 INFO kablam! error[E0308]: mismatched types Sep 05 17:07:41.437 INFO kablam! --> src/./processor_test.rs:30:20 Sep 05 17:07:41.437 INFO kablam! | Sep 05 17:07:41.438 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 05 17:07:41.438 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 17:07:41.438 INFO kablam! | | Sep 05 17:07:41.438 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 05 17:07:41.438 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 05 17:07:41.438 INFO kablam! | Sep 05 17:07:41.438 INFO kablam! = note: expected type `&[u8]` Sep 05 17:07:41.438 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 05 17:07:41.438 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 05 17:07:41.438 INFO kablam! Sep 05 17:07:41.666 INFO kablam! error: aborting due to previous error Sep 05 17:07:41.666 INFO kablam! Sep 05 17:07:41.666 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 05 17:07:41.670 INFO kablam! error: Could not compile `chip8`. Sep 05 17:07:41.670 INFO kablam! Sep 05 17:07:41.670 INFO kablam! To learn more, run the command again with --verbose. Sep 05 17:07:41.671 INFO kablam! su: No module specific data is present Sep 05 17:07:42.839 INFO running `"docker" "rm" "-f" "ae908f94e7554f3d58d4af259b98e36bcc253d59e11f5c789a5c2eec53a5f1e1"` Sep 05 17:07:43.054 INFO blam! ae908f94e7554f3d58d4af259b98e36bcc253d59e11f5c789a5c2eec53a5f1e1