Sep 20 20:55:02.791 INFO checking starrhorne/chip8-rust against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 20:55:02.791 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 20:55:02.791 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 20:55:02.999 INFO blam! ffc61ee688f6fdf6c59162a90464c648166e831378b4c9aa16106e0527451a4b Sep 20 20:55:03.001 INFO running `"docker" "start" "-a" "ffc61ee688f6fdf6c59162a90464c648166e831378b4c9aa16106e0527451a4b"` Sep 20 20:55:04.371 INFO kablam! usermod: no changes Sep 20 20:55:04.447 INFO kablam! Checking num-traits v0.1.39 Sep 20 20:55:04.458 INFO kablam! Checking libc v0.2.24 Sep 20 20:55:04.458 INFO kablam! Checking c_vec v1.0.12 Sep 20 20:55:05.833 INFO kablam! Checking rand v0.3.15 Sep 20 20:55:05.833 INFO kablam! Checking sdl2-sys v0.30.0 Sep 20 20:55:06.623 INFO kablam! Checking num-integer v0.1.34 Sep 20 20:55:07.811 INFO kablam! Checking num-iter v0.1.33 Sep 20 20:55:08.295 INFO kablam! Checking num v0.1.39 Sep 20 20:55:08.991 INFO kablam! Checking sdl2 v0.30.0 Sep 20 20:55:12.482 INFO kablam! Checking chip8 v0.1.0 (/source) Sep 20 20:55:13.373 INFO kablam! error[E0308]: mismatched types Sep 20 20:55:13.373 INFO kablam! --> src/./processor_test.rs:30:20 Sep 20 20:55:13.374 INFO kablam! | Sep 20 20:55:13.374 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 20 20:55:13.375 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 20:55:13.375 INFO kablam! | | Sep 20 20:55:13.375 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 20 20:55:13.376 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 20 20:55:13.376 INFO kablam! | Sep 20 20:55:13.377 INFO kablam! = note: expected type `&[u8]` Sep 20 20:55:13.377 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 20 20:55:13.377 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 20 20:55:13.378 INFO kablam! Sep 20 20:55:13.544 INFO kablam! error: aborting due to previous error Sep 20 20:55:13.545 INFO kablam! Sep 20 20:55:13.545 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 20:55:13.556 INFO kablam! error: Could not compile `chip8`. Sep 20 20:55:13.556 INFO kablam! Sep 20 20:55:13.556 INFO kablam! To learn more, run the command again with --verbose. Sep 20 20:55:13.558 INFO kablam! su: No module specific data is present Sep 20 20:55:15.217 INFO running `"docker" "rm" "-f" "ffc61ee688f6fdf6c59162a90464c648166e831378b4c9aa16106e0527451a4b"` Sep 20 20:55:15.374 INFO blam! ffc61ee688f6fdf6c59162a90464c648166e831378b4c9aa16106e0527451a4b