Sep 20 20:55:03.763 INFO checking starrhorne/chip8-rust against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 20 20:55:03.763 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 20 20:55:03.763 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:03.980 INFO blam! 3a827148b75c64cc6d5ba2138c406230e2cc53c0492aae578fa1dec0030a5101 Sep 20 20:55:03.982 INFO running `"docker" "start" "-a" "3a827148b75c64cc6d5ba2138c406230e2cc53c0492aae578fa1dec0030a5101"` Sep 20 20:55:05.421 INFO kablam! usermod: no changes Sep 20 20:55:05.538 INFO kablam! Checking num-traits v0.1.39 Sep 20 20:55:05.538 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 20 20:55:05.538 INFO kablam! Checking libc v0.2.24 Sep 20 20:55:05.538 INFO kablam! Checking c_vec v1.0.12 Sep 20 20:55:08.112 INFO kablam! Checking rand v0.3.15 Sep 20 20:55:08.771 INFO kablam! Checking num-integer v0.1.34 Sep 20 20:55:09.943 INFO kablam! Checking num-iter v0.1.33 Sep 20 20:55:10.539 INFO kablam! Checking num v0.1.39 Sep 20 20:55:11.142 INFO kablam! Checking sdl2 v0.30.0 Sep 20 20:55:15.107 INFO kablam! Checking chip8 v0.1.0 (/source) Sep 20 20:55:15.875 INFO kablam! error[E0308]: mismatched types Sep 20 20:55:15.875 INFO kablam! --> src/./processor_test.rs:30:20 Sep 20 20:55:15.875 INFO kablam! | Sep 20 20:55:15.875 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 20 20:55:15.875 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 20:55:15.875 INFO kablam! | | Sep 20 20:55:15.876 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 20 20:55:15.876 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 20 20:55:15.876 INFO kablam! | Sep 20 20:55:15.876 INFO kablam! = note: expected type `&[u8]` Sep 20 20:55:15.876 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 20 20:55:15.876 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:15.876 INFO kablam! Sep 20 20:55:16.090 INFO kablam! error: aborting due to previous error Sep 20 20:55:16.090 INFO kablam! Sep 20 20:55:16.090 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 20 20:55:16.104 INFO kablam! error: Could not compile `chip8`. Sep 20 20:55:16.104 INFO kablam! Sep 20 20:55:16.104 INFO kablam! To learn more, run the command again with --verbose. Sep 20 20:55:16.105 INFO kablam! su: No module specific data is present Sep 20 20:55:17.125 INFO running `"docker" "rm" "-f" "3a827148b75c64cc6d5ba2138c406230e2cc53c0492aae578fa1dec0030a5101"` Sep 20 20:55:17.247 INFO blam! 3a827148b75c64cc6d5ba2138c406230e2cc53c0492aae578fa1dec0030a5101