Sep 01 03:44:15.358 INFO checking gameboy_core-0.1.14 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 03:44:15.358 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 03:44:15.358 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 03:44:15.569 INFO blam! 755f891e499e3931e7723bdbda47dd227df6168344231a44dec403ab79fb64cc Sep 01 03:44:15.571 INFO running `"docker" "start" "-a" "755f891e499e3931e7723bdbda47dd227df6168344231a44dec403ab79fb64cc"` Sep 01 03:44:16.267 INFO kablam! Checking gameboy_core v0.1.14 (file:///source) Sep 01 03:44:17.990 INFO kablam! warning: unused variable: `memory` Sep 01 03:44:17.990 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 01 03:44:17.990 INFO kablam! | Sep 01 03:44:17.990 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 01 03:44:17.990 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 01 03:44:17.990 INFO kablam! | Sep 01 03:44:17.990 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 03:44:17.990 INFO kablam! Sep 01 03:44:18.405 INFO kablam! warning: field is never used: `use_direction_keys` Sep 01 03:44:18.405 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 01 03:44:18.405 INFO kablam! | Sep 01 03:44:18.405 INFO kablam! 10 | use_direction_keys: bool, Sep 01 03:44:18.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:44:18.405 INFO kablam! | Sep 01 03:44:18.405 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 03:44:18.405 INFO kablam! Sep 01 03:44:18.618 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 01 03:44:18.618 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 01 03:44:18.618 INFO kablam! | Sep 01 03:44:18.618 INFO kablam! 7 | pub struct Memory { Sep 01 03:44:18.618 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 01 03:44:18.618 INFO kablam! ... Sep 01 03:44:18.618 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 01 03:44:18.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 03:44:18.618 INFO kablam! | Sep 01 03:44:18.618 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 01 03:44:18.618 INFO kablam! Sep 01 03:44:18.882 INFO kablam! error: aborting due to previous error Sep 01 03:44:18.882 INFO kablam! Sep 01 03:44:18.882 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 03:44:18.891 INFO kablam! error: Could not compile `gameboy_core`. Sep 01 03:44:18.891 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 03:44:19.180 INFO kablam! error: couldn't read tests/tetris.gb: No such file or directory (os error 2) Sep 01 03:44:19.180 INFO kablam! --> tests/integration_test.rs:22:15 Sep 01 03:44:19.180 INFO kablam! | Sep 01 03:44:19.180 INFO kablam! 22 | let rom = include_bytes!("tetris.gb").to_vec(); Sep 01 03:44:19.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 03:44:19.180 INFO kablam! Sep 01 03:44:19.180 INFO kablam! error: aborting due to previous error Sep 01 03:44:19.180 INFO kablam! Sep 01 03:44:19.185 INFO kablam! error: Could not compile `gameboy_core`. Sep 01 03:44:19.185 INFO kablam! Sep 01 03:44:19.185 INFO kablam! To learn more, run the command again with --verbose. Sep 01 03:44:19.187 INFO kablam! su: No module specific data is present Sep 01 03:44:19.557 INFO running `"docker" "rm" "-f" "755f891e499e3931e7723bdbda47dd227df6168344231a44dec403ab79fb64cc"` Sep 01 03:44:19.678 INFO blam! 755f891e499e3931e7723bdbda47dd227df6168344231a44dec403ab79fb64cc