Sep 01 20:11:11.877 INFO checking gameboy_core-0.1.14 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 20:11:11.877 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 20:11:11.877 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:11:12.095 INFO blam! fc5a96632a467a1e21a7b0bf9b57c55c3a0e9cc630fde91d691b015ad68a97b1 Sep 01 20:11:12.097 INFO running `"docker" "start" "-a" "fc5a96632a467a1e21a7b0bf9b57c55c3a0e9cc630fde91d691b015ad68a97b1"` Sep 01 20:11:12.802 INFO kablam! Checking gameboy_core v0.1.14 (file:///source) Sep 01 20:11:14.926 INFO kablam! warning: unused variable: `memory` Sep 01 20:11:14.926 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 01 20:11:14.926 INFO kablam! | Sep 01 20:11:14.926 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 01 20:11:14.926 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 01 20:11:14.926 INFO kablam! | Sep 01 20:11:14.926 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 20:11:14.926 INFO kablam! Sep 01 20:11:14.986 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 01 20:11:14.986 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 01 20:11:14.986 INFO kablam! | Sep 01 20:11:14.986 INFO kablam! 7 | pub struct Memory { Sep 01 20:11:14.986 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 01 20:11:14.986 INFO kablam! ... Sep 01 20:11:14.986 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 01 20:11:14.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 20:11:14.987 INFO kablam! | Sep 01 20:11:14.987 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 01 20:11:14.987 INFO kablam! Sep 01 20:11:15.247 INFO kablam! error: aborting due to previous error Sep 01 20:11:15.247 INFO kablam! Sep 01 20:11:15.247 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 01 20:11:15.256 INFO kablam! error: Could not compile `gameboy_core`. Sep 01 20:11:15.256 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:11:15.339 INFO kablam! warning: field is never used: `use_direction_keys` Sep 01 20:11:15.339 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 01 20:11:15.339 INFO kablam! | Sep 01 20:11:15.339 INFO kablam! 10 | use_direction_keys: bool, Sep 01 20:11:15.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 20:11:15.339 INFO kablam! | Sep 01 20:11:15.339 INFO kablam! = note: #[warn(dead_code)] on by default Sep 01 20:11:15.339 INFO kablam! Sep 01 20:11:15.399 INFO kablam! error: build failed Sep 01 20:11:15.400 INFO kablam! su: No module specific data is present Sep 01 20:11:15.987 INFO running `"docker" "rm" "-f" "fc5a96632a467a1e21a7b0bf9b57c55c3a0e9cc630fde91d691b015ad68a97b1"` Sep 01 20:11:16.091 INFO blam! fc5a96632a467a1e21a7b0bf9b57c55c3a0e9cc630fde91d691b015ad68a97b1