Sep 14 02:36:35.259 INFO checking starrhorne/chip8-rust against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 02:36:35.259 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 02:36:35.259 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 02:36:35.715 INFO blam! e5ce3c8c2176e727ec09fe498b2500e95d0f7f81c91bbd22a9d1d1f355135199 Sep 14 02:36:35.730 INFO running `"docker" "start" "-a" "e5ce3c8c2176e727ec09fe498b2500e95d0f7f81c91bbd22a9d1d1f355135199"` Sep 14 02:36:37.194 INFO kablam! usermod: no changes Sep 14 02:36:37.299 INFO kablam! Checking num-traits v0.1.39 Sep 14 02:36:37.300 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 14 02:36:37.300 INFO kablam! Checking libc v0.2.24 Sep 14 02:36:37.300 INFO kablam! Checking c_vec v1.0.12 Sep 14 02:36:37.300 INFO kablam! Checking lazy_static v0.2.8 Sep 14 02:36:39.981 INFO kablam! Checking rand v0.3.15 Sep 14 02:36:40.715 INFO kablam! Checking num-integer v0.1.34 Sep 14 02:36:41.892 INFO kablam! Checking num-iter v0.1.33 Sep 14 02:36:42.407 INFO kablam! Checking num v0.1.39 Sep 14 02:36:43.067 INFO kablam! Checking sdl2 v0.30.0 Sep 14 02:36:46.661 INFO kablam! Checking chip8 v0.1.0 (file:///source) Sep 14 02:36:47.453 INFO kablam! error[E0308]: mismatched types Sep 14 02:36:47.454 INFO kablam! --> src/./processor_test.rs:30:20 Sep 14 02:36:47.454 INFO kablam! | Sep 14 02:36:47.454 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 14 02:36:47.454 INFO kablam! | ^^^^^^^^^^^^^ Sep 14 02:36:47.454 INFO kablam! | | Sep 14 02:36:47.454 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 14 02:36:47.454 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 14 02:36:47.454 INFO kablam! | Sep 14 02:36:47.454 INFO kablam! = note: expected type `&[u8]` Sep 14 02:36:47.454 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 14 02:36:47.454 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 14 02:36:47.459 INFO kablam! Sep 14 02:36:47.663 INFO kablam! error: aborting due to previous error Sep 14 02:36:47.663 INFO kablam! Sep 14 02:36:47.663 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 14 02:36:47.668 INFO kablam! error: Could not compile `chip8`. Sep 14 02:36:47.668 INFO kablam! Sep 14 02:36:47.668 INFO kablam! To learn more, run the command again with --verbose. Sep 14 02:36:47.670 INFO kablam! su: No module specific data is present Sep 14 02:36:49.377 INFO running `"docker" "rm" "-f" "e5ce3c8c2176e727ec09fe498b2500e95d0f7f81c91bbd22a9d1d1f355135199"` Sep 14 02:36:49.651 INFO blam! e5ce3c8c2176e727ec09fe498b2500e95d0f7f81c91bbd22a9d1d1f355135199