Sep 03 15:41:57.686 INFO checking starrhorne/chip8-rust against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 15:41:57.686 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 15:41:57.687 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 15:41:57.889 INFO blam! e05ef180fac9ce3d749662c0639afde3a6fc2327b428bef9ed7403aa03724fb1 Sep 03 15:41:57.892 INFO running `"docker" "start" "-a" "e05ef180fac9ce3d749662c0639afde3a6fc2327b428bef9ed7403aa03724fb1"` Sep 03 15:41:58.503 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 03 15:41:58.505 INFO kablam! Checking c_vec v1.0.12 Sep 03 15:41:58.506 INFO kablam! Checking num v0.1.39 Sep 03 15:42:00.113 INFO kablam! Checking sdl2 v0.30.0 Sep 03 15:42:06.770 INFO kablam! Checking chip8 v0.1.0 (file:///source) Sep 03 15:42:07.583 INFO kablam! error[E0308]: mismatched types Sep 03 15:42:07.583 INFO kablam! --> src/./processor_test.rs:30:20 Sep 03 15:42:07.583 INFO kablam! | Sep 03 15:42:07.583 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 03 15:42:07.583 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 15:42:07.583 INFO kablam! | | Sep 03 15:42:07.584 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 03 15:42:07.584 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 03 15:42:07.584 INFO kablam! | Sep 03 15:42:07.584 INFO kablam! = note: expected type `&[u8]` Sep 03 15:42:07.584 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 03 15:42:07.584 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 03 15:42:07.584 INFO kablam! Sep 03 15:42:07.954 INFO kablam! error: aborting due to previous error Sep 03 15:42:07.954 INFO kablam! Sep 03 15:42:07.955 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 15:42:07.966 INFO kablam! error: Could not compile `chip8`. Sep 03 15:42:07.966 INFO kablam! Sep 03 15:42:07.966 INFO kablam! To learn more, run the command again with --verbose. Sep 03 15:42:07.967 INFO kablam! su: No module specific data is present Sep 03 15:42:08.351 INFO running `"docker" "rm" "-f" "e05ef180fac9ce3d749662c0639afde3a6fc2327b428bef9ed7403aa03724fb1"` Sep 03 15:42:08.461 INFO blam! e05ef180fac9ce3d749662c0639afde3a6fc2327b428bef9ed7403aa03724fb1