Sep 10 02:11:58.258 INFO checking starrhorne/chip8-rust against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 02:11:58.258 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 02:11:58.258 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 02:11:58.531 INFO blam! 39bff669270fd33190d4f48d8217795e266f022c23e2012eeee799a834a40c7c Sep 10 02:11:58.533 INFO running `"docker" "start" "-a" "39bff669270fd33190d4f48d8217795e266f022c23e2012eeee799a834a40c7c"` Sep 10 02:11:59.587 INFO kablam! usermod: no changes Sep 10 02:11:59.730 INFO kablam! Checking num-traits v0.1.39 Sep 10 02:11:59.730 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 10 02:11:59.730 INFO kablam! Checking libc v0.2.24 Sep 10 02:11:59.730 INFO kablam! Checking lazy_static v0.2.8 Sep 10 02:11:59.730 INFO kablam! Checking c_vec v1.0.12 Sep 10 02:12:02.638 INFO kablam! Checking rand v0.3.15 Sep 10 02:12:03.239 INFO kablam! Checking num-integer v0.1.34 Sep 10 02:12:04.338 INFO kablam! Checking num-iter v0.1.33 Sep 10 02:12:04.895 INFO kablam! Checking num v0.1.39 Sep 10 02:12:05.565 INFO kablam! Checking sdl2 v0.30.0 Sep 10 02:12:09.486 INFO kablam! Checking chip8 v0.1.0 (file:///source) Sep 10 02:12:10.270 INFO kablam! error[E0308]: mismatched types Sep 10 02:12:10.270 INFO kablam! --> src/./processor_test.rs:30:20 Sep 10 02:12:10.270 INFO kablam! | Sep 10 02:12:10.270 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 10 02:12:10.270 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 02:12:10.271 INFO kablam! | | Sep 10 02:12:10.271 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 10 02:12:10.271 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 10 02:12:10.271 INFO kablam! | Sep 10 02:12:10.271 INFO kablam! = note: expected type `&[u8]` Sep 10 02:12:10.271 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 10 02:12:10.271 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 10 02:12:10.271 INFO kablam! Sep 10 02:12:10.445 INFO kablam! error: aborting due to previous error Sep 10 02:12:10.445 INFO kablam! Sep 10 02:12:10.445 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 10 02:12:10.454 INFO kablam! error: Could not compile `chip8`. Sep 10 02:12:10.454 INFO kablam! Sep 10 02:12:10.454 INFO kablam! To learn more, run the command again with --verbose. Sep 10 02:12:10.456 INFO kablam! su: No module specific data is present Sep 10 02:12:11.792 INFO running `"docker" "rm" "-f" "39bff669270fd33190d4f48d8217795e266f022c23e2012eeee799a834a40c7c"` Sep 10 02:12:11.934 INFO blam! 39bff669270fd33190d4f48d8217795e266f022c23e2012eeee799a834a40c7c