Sep 21 10:07:58.166 INFO checking gameboy_core-0.1.14 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 10:07:58.166 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 10:07:58.166 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 10:07:58.280 INFO blam! 24610c77558a06d943e6b6ca6fc116f176215774289d4d82013d7cd0f8e95d8c Sep 21 10:07:58.281 INFO running `"docker" "start" "-a" "24610c77558a06d943e6b6ca6fc116f176215774289d4d82013d7cd0f8e95d8c"` Sep 21 10:07:59.244 INFO kablam! usermod: no changes Sep 21 10:07:59.270 INFO kablam! Checking gameboy_core v0.1.14 (/source) Sep 21 10:08:00.199 INFO kablam! warning: unused variable: `memory` Sep 21 10:08:00.199 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 21 10:08:00.199 INFO kablam! | Sep 21 10:08:00.199 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 21 10:08:00.199 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 21 10:08:00.199 INFO kablam! | Sep 21 10:08:00.199 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 10:08:00.199 INFO kablam! Sep 21 10:08:00.314 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 21 10:08:00.315 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 21 10:08:00.315 INFO kablam! | Sep 21 10:08:00.315 INFO kablam! 7 | pub struct Memory { Sep 21 10:08:00.315 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 21 10:08:00.315 INFO kablam! ... Sep 21 10:08:00.315 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 21 10:08:00.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:08:00.315 INFO kablam! | Sep 21 10:08:00.315 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 21 10:08:00.315 INFO kablam! Sep 21 10:08:00.464 INFO kablam! error: aborting due to previous error Sep 21 10:08:00.464 INFO kablam! Sep 21 10:08:00.464 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 10:08:00.472 INFO kablam! error: Could not compile `gameboy_core`. Sep 21 10:08:00.472 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:08:00.527 INFO kablam! warning: field is never used: `use_direction_keys` Sep 21 10:08:00.527 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 21 10:08:00.527 INFO kablam! | Sep 21 10:08:00.527 INFO kablam! 10 | use_direction_keys: bool, Sep 21 10:08:00.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:08:00.527 INFO kablam! | Sep 21 10:08:00.527 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 10:08:00.527 INFO kablam! Sep 21 10:08:00.611 INFO kablam! error: build failed Sep 21 10:08:00.626 INFO kablam! su: No module specific data is present Sep 21 10:08:01.572 INFO running `"docker" "rm" "-f" "24610c77558a06d943e6b6ca6fc116f176215774289d4d82013d7cd0f8e95d8c"` Sep 21 10:08:01.642 INFO blam! 24610c77558a06d943e6b6ca6fc116f176215774289d4d82013d7cd0f8e95d8c