Sep 01 12:34:37.588 INFO checking starrhorne/chip8-rust against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 12:34:37.588 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 12:34:37.588 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 12:34:37.818 INFO blam! aa449eab9b9c1b9684385dbed22408f88cd43704111f13fcf7691ab24b362deb Sep 01 12:34:37.820 INFO running `"docker" "start" "-a" "aa449eab9b9c1b9684385dbed22408f88cd43704111f13fcf7691ab24b362deb"` Sep 01 12:34:38.701 INFO kablam! Compiling sdl2-sys v0.30.0 Sep 01 12:34:38.701 INFO kablam! Checking libc v0.2.24 Sep 01 12:34:38.715 INFO kablam! Checking c_vec v1.0.12 Sep 01 12:34:38.726 INFO kablam! Checking num v0.1.39 Sep 01 12:34:41.537 INFO kablam! Checking rand v0.3.15 Sep 01 12:34:44.425 INFO kablam! Checking sdl2 v0.30.0 Sep 01 12:34:51.796 INFO kablam! Checking chip8 v0.1.0 (file:///source) Sep 01 12:34:52.701 INFO kablam! error[E0308]: mismatched types Sep 01 12:34:52.701 INFO kablam! --> src/./processor_test.rs:30:20 Sep 01 12:34:52.701 INFO kablam! | Sep 01 12:34:52.701 INFO kablam! 30 | processor.load(vec![1, 2, 3]); Sep 01 12:34:52.701 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 12:34:52.701 INFO kablam! | | Sep 01 12:34:52.701 INFO kablam! | expected &[u8], found struct `std::vec::Vec` Sep 01 12:34:52.702 INFO kablam! | help: consider borrowing here: `&vec![1, 2, 3]` Sep 01 12:34:52.702 INFO kablam! | Sep 01 12:34:52.702 INFO kablam! = note: expected type `&[u8]` Sep 01 12:34:52.702 INFO kablam! found type `std::vec::Vec<{integer}>` Sep 01 12:34:52.702 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 01 12:34:52.702 INFO kablam! Sep 01 12:34:53.092 INFO kablam! error: aborting due to previous error Sep 01 12:34:53.092 INFO kablam! Sep 01 12:34:53.092 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 12:34:53.104 INFO kablam! error: Could not compile `chip8`. Sep 01 12:34:53.105 INFO kablam! Sep 01 12:34:53.105 INFO kablam! To learn more, run the command again with --verbose. Sep 01 12:34:53.107 INFO kablam! su: No module specific data is present Sep 01 12:34:53.639 INFO running `"docker" "rm" "-f" "aa449eab9b9c1b9684385dbed22408f88cd43704111f13fcf7691ab24b362deb"` Sep 01 12:34:53.804 INFO blam! aa449eab9b9c1b9684385dbed22408f88cd43704111f13fcf7691ab24b362deb