Sep 03 15:41:47.769 INFO checking starrhorne/chip8-rust against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 15:41:47.769 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 15:41:47.769 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:47.929 INFO blam! d032fde50d136575cbd45becc1d1b57a3c1d69f0241d8eecd75c81f85fd3a4a9 Sep 03 15:41:47.931 INFO running `"docker" "start" "-a" "d032fde50d136575cbd45becc1d1b57a3c1d69f0241d8eecd75c81f85fd3a4a9"` Sep 03 15:41:48.470 INFO kablam! Checking num-traits v0.1.39 Sep 03 15:41:48.470 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 03 15:41:48.471 INFO kablam! Checking libc v0.2.24 Sep 03 15:41:48.471 INFO kablam! Checking c_vec v1.0.12 Sep 03 15:41:49.882 INFO kablam! Checking rand v0.3.15 Sep 03 15:41:50.715 INFO kablam! Checking num-integer v0.1.34 Sep 03 15:41:51.107 INFO kablam! Checking num-iter v0.1.33 Sep 03 15:41:51.420 INFO kablam! Checking num v0.1.39 Sep 03 15:41:51.909 INFO kablam! Checking sdl2 v0.30.0 Sep 03 15:41:56.015 INFO kablam! Checking chip8 v0.1.0 (file:///source) Sep 03 15:41:56.777 INFO kablam! error[E0308]: mismatched types Sep 03 15:41:56.777 INFO kablam! --> src/./processor_test.rs:30:20 Sep 03 15:41:56.777 INFO kablam! | Sep 03 15:41:56.777 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 03 15:41:56.777 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 15:41:56.777 INFO kablam! | | Sep 03 15:41:56.777 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 03 15:41:56.777 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 03 15:41:56.777 INFO kablam! | Sep 03 15:41:56.777 INFO kablam! = note: expected type `&[u8]` Sep 03 15:41:56.778 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 03 15:41:56.778 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:41:56.778 INFO kablam! Sep 03 15:41:57.111 INFO kablam! error: aborting due to previous error Sep 03 15:41:57.111 INFO kablam! Sep 03 15:41:57.111 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 15:41:57.122 INFO kablam! error: Could not compile `chip8`. Sep 03 15:41:57.122 INFO kablam! Sep 03 15:41:57.122 INFO kablam! To learn more, run the command again with --verbose. Sep 03 15:41:57.124 INFO kablam! su: No module specific data is present Sep 03 15:41:57.512 INFO running `"docker" "rm" "-f" "d032fde50d136575cbd45becc1d1b57a3c1d69f0241d8eecd75c81f85fd3a4a9"` Sep 03 15:41:57.643 INFO blam! d032fde50d136575cbd45becc1d1b57a3c1d69f0241d8eecd75c81f85fd3a4a9