Sep 03 19:48:48.930 INFO checking starrhorne/chip8-rust against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 19:48:48.930 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 19:48:48.930 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 19:48:49.070 INFO blam! 8ef0cc5e896d637cc595966d04a6501a1dbc4136af12a0fd145f8100e96829d8 Sep 03 19:48:49.071 INFO running `"docker" "start" "-a" "8ef0cc5e896d637cc595966d04a6501a1dbc4136af12a0fd145f8100e96829d8"` Sep 03 19:48:49.594 INFO kablam! Checking num-traits v0.1.39 Sep 03 19:48:49.594 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 03 19:48:49.594 INFO kablam! Checking libc v0.2.24 Sep 03 19:48:49.594 INFO kablam! Checking c_vec v1.0.12 Sep 03 19:48:51.384 INFO kablam! Checking rand v0.3.15 Sep 03 19:48:51.855 INFO kablam! Checking num-integer v0.1.34 Sep 03 19:48:52.501 INFO kablam! Checking num-iter v0.1.33 Sep 03 19:48:52.760 INFO kablam! Checking num v0.1.39 Sep 03 19:48:53.494 INFO kablam! Checking sdl2 v0.30.0 Sep 03 19:48:57.513 INFO kablam! Checking chip8 v0.1.0 (file:///source) Sep 03 19:48:58.079 INFO kablam! error[E0308]: mismatched types Sep 03 19:48:58.079 INFO kablam! --> src/./processor_test.rs:30:20 Sep 03 19:48:58.079 INFO kablam! | Sep 03 19:48:58.079 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 03 19:48:58.079 INFO kablam! | ^^^^^^^^^^^^^ Sep 03 19:48:58.079 INFO kablam! | | Sep 03 19:48:58.079 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 03 19:48:58.079 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 03 19:48:58.079 INFO kablam! | Sep 03 19:48:58.079 INFO kablam! = note: expected type `&[u8]` Sep 03 19:48:58.079 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 03 19:48:58.079 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 19:48:58.079 INFO kablam! Sep 03 19:48:58.278 INFO kablam! error: aborting due to previous error Sep 03 19:48:58.278 INFO kablam! Sep 03 19:48:58.278 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 19:48:58.286 INFO kablam! error: Could not compile `chip8`. Sep 03 19:48:58.286 INFO kablam! Sep 03 19:48:58.286 INFO kablam! To learn more, run the command again with --verbose. Sep 03 19:48:58.288 INFO kablam! su: No module specific data is present Sep 03 19:48:58.762 INFO running `"docker" "rm" "-f" "8ef0cc5e896d637cc595966d04a6501a1dbc4136af12a0fd145f8100e96829d8"` Sep 03 19:48:58.922 INFO blam! 8ef0cc5e896d637cc595966d04a6501a1dbc4136af12a0fd145f8100e96829d8