Sep 18 00:23:36.726 INFO checking gameboy_core-0.1.14 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 00:23:36.726 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 00:23:36.726 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 00:23:36.911 INFO blam! 97b11cb9ea92172a494a7334e4b36721f152f6392d031651fa5eb6f944908f66 Sep 18 00:23:36.912 INFO running `"docker" "start" "-a" "97b11cb9ea92172a494a7334e4b36721f152f6392d031651fa5eb6f944908f66"` Sep 18 00:23:37.407 INFO kablam! usermod: no changes Sep 18 00:23:37.436 INFO kablam! Checking gameboy_core v0.1.14 (/source) Sep 18 00:23:38.747 INFO kablam! warning: unused variable: `memory` Sep 18 00:23:38.747 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 18 00:23:38.747 INFO kablam! | Sep 18 00:23:38.747 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 18 00:23:38.747 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 18 00:23:38.747 INFO kablam! | Sep 18 00:23:38.747 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 00:23:38.747 INFO kablam! Sep 18 00:23:38.955 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 18 00:23:38.955 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 18 00:23:38.955 INFO kablam! | Sep 18 00:23:38.956 INFO kablam! 7 | pub struct Memory { Sep 18 00:23:38.956 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 18 00:23:38.956 INFO kablam! ... Sep 18 00:23:38.956 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 18 00:23:38.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 18 00:23:38.957 INFO kablam! | Sep 18 00:23:38.957 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 18 00:23:38.957 INFO kablam! Sep 18 00:23:38.961 INFO kablam! warning: field is never used: `use_direction_keys` Sep 18 00:23:38.961 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 18 00:23:38.961 INFO kablam! | Sep 18 00:23:38.961 INFO kablam! 10 | use_direction_keys: bool, Sep 18 00:23:38.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:23:38.961 INFO kablam! | Sep 18 00:23:38.961 INFO kablam! = note: #[warn(dead_code)] on by default Sep 18 00:23:38.961 INFO kablam! Sep 18 00:23:39.083 INFO kablam! error: aborting due to previous error Sep 18 00:23:39.083 INFO kablam! Sep 18 00:23:39.083 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 18 00:23:39.091 INFO kablam! error: Could not compile `gameboy_core`. Sep 18 00:23:39.091 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 00:23:39.322 INFO kablam! error: couldn't read tests/tetris.gb: No such file or directory (os error 2) Sep 18 00:23:39.322 INFO kablam! --> tests/integration_test.rs:22:15 Sep 18 00:23:39.323 INFO kablam! | Sep 18 00:23:39.323 INFO kablam! 22 | let rom = include_bytes!("tetris.gb").to_vec(); Sep 18 00:23:39.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 00:23:39.323 INFO kablam! Sep 18 00:23:39.323 INFO kablam! error: aborting due to previous error Sep 18 00:23:39.323 INFO kablam! Sep 18 00:23:39.329 INFO kablam! error: Could not compile `gameboy_core`. Sep 18 00:23:39.329 INFO kablam! Sep 18 00:23:39.329 INFO kablam! To learn more, run the command again with --verbose. Sep 18 00:23:39.331 INFO kablam! su: No module specific data is present Sep 18 00:23:39.866 INFO running `"docker" "rm" "-f" "97b11cb9ea92172a494a7334e4b36721f152f6392d031651fa5eb6f944908f66"` Sep 18 00:23:40.009 INFO blam! 97b11cb9ea92172a494a7334e4b36721f152f6392d031651fa5eb6f944908f66