Sep 19 14:05:49.424 INFO checking starrhorne/chip8-rust against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 14:05:49.424 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 14:05:49.424 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:05:49.657 INFO blam! 15288c128bc1537ed89432af5ee01ae2269445aa07a7b96033d081745a432084 Sep 19 14:05:49.659 INFO running `"docker" "start" "-a" "15288c128bc1537ed89432af5ee01ae2269445aa07a7b96033d081745a432084"` Sep 19 14:05:51.987 INFO kablam! usermod: no changes Sep 19 14:05:52.090 INFO kablam! Checking num-traits v0.1.39 Sep 19 14:05:52.090 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 19 14:05:52.090 INFO kablam! Checking libc v0.2.24 Sep 19 14:05:52.090 INFO kablam! Checking c_vec v1.0.12 Sep 19 14:05:52.090 INFO kablam! Checking lazy_static v0.2.8 Sep 19 14:05:54.551 INFO kablam! Checking rand v0.3.15 Sep 19 14:05:55.357 INFO kablam! Checking num-integer v0.1.34 Sep 19 14:05:56.498 INFO kablam! Checking num-iter v0.1.33 Sep 19 14:05:56.998 INFO kablam! Checking num v0.1.39 Sep 19 14:05:57.659 INFO kablam! Checking sdl2 v0.30.0 Sep 19 14:06:01.039 INFO kablam! Checking chip8 v0.1.0 (/source) Sep 19 14:06:01.958 INFO kablam! error[E0308]: mismatched types Sep 19 14:06:01.958 INFO kablam! --> src/./processor_test.rs:30:20 Sep 19 14:06:01.958 INFO kablam! | Sep 19 14:06:01.958 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 19 14:06:01.958 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 14:06:01.958 INFO kablam! | | Sep 19 14:06:01.958 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 19 14:06:01.958 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 19 14:06:01.958 INFO kablam! | Sep 19 14:06:01.958 INFO kablam! = note: expected type `&[u8]` Sep 19 14:06:01.958 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 19 14:06:01.959 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 14:06:01.959 INFO kablam! Sep 19 14:06:02.114 INFO kablam! error: aborting due to previous error Sep 19 14:06:02.114 INFO kablam! Sep 19 14:06:02.114 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 14:06:02.124 INFO kablam! error: Could not compile `chip8`. Sep 19 14:06:02.124 INFO kablam! Sep 19 14:06:02.124 INFO kablam! To learn more, run the command again with --verbose. Sep 19 14:06:02.126 INFO kablam! su: No module specific data is present Sep 19 14:06:03.726 INFO running `"docker" "rm" "-f" "15288c128bc1537ed89432af5ee01ae2269445aa07a7b96033d081745a432084"` Sep 19 14:06:03.892 INFO blam! 15288c128bc1537ed89432af5ee01ae2269445aa07a7b96033d081745a432084