Sep 02 13:45:40.470 INFO checking gameboy_core-0.1.14 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 13:45:40.470 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 13:45:40.471 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 02 13:45:40.628 INFO blam! f95d81805056ba01c38c0097f18a325815f2431058ffb8640cb2316a230eea64 Sep 02 13:45:40.630 INFO running `"docker" "start" "-a" "f95d81805056ba01c38c0097f18a325815f2431058ffb8640cb2316a230eea64"` Sep 02 13:45:41.348 INFO kablam! Checking gameboy_core v0.1.14 (file:///source) Sep 02 13:45:43.569 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 02 13:45:43.569 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 02 13:45:43.569 INFO kablam! | Sep 02 13:45:43.569 INFO kablam! 7 | pub struct Memory { Sep 02 13:45:43.570 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 02 13:45:43.570 INFO kablam! ... Sep 02 13:45:43.570 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 02 13:45:43.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 02 13:45:43.570 INFO kablam! | Sep 02 13:45:43.570 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 02 13:45:43.570 INFO kablam! Sep 02 13:45:43.739 INFO kablam! warning: unused variable: `memory` Sep 02 13:45:43.739 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 02 13:45:43.739 INFO kablam! | Sep 02 13:45:43.740 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 02 13:45:43.740 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 02 13:45:43.740 INFO kablam! | Sep 02 13:45:43.740 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 13:45:43.741 INFO kablam! Sep 02 13:45:43.897 INFO kablam! error: aborting due to previous error Sep 02 13:45:43.897 INFO kablam! Sep 02 13:45:43.897 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 02 13:45:43.907 INFO kablam! error: Could not compile `gameboy_core`. Sep 02 13:45:43.908 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 13:45:44.290 INFO kablam! warning: field is never used: `use_direction_keys` Sep 02 13:45:44.290 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 02 13:45:44.290 INFO kablam! | Sep 02 13:45:44.290 INFO kablam! 10 | use_direction_keys: bool, Sep 02 13:45:44.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 13:45:44.290 INFO kablam! | Sep 02 13:45:44.290 INFO kablam! = note: #[warn(dead_code)] on by default Sep 02 13:45:44.290 INFO kablam! Sep 02 13:45:44.437 INFO kablam! error: build failed Sep 02 13:45:44.439 INFO kablam! su: No module specific data is present Sep 02 13:45:44.800 INFO running `"docker" "rm" "-f" "f95d81805056ba01c38c0097f18a325815f2431058ffb8640cb2316a230eea64"` Sep 02 13:45:44.908 INFO blam! f95d81805056ba01c38c0097f18a325815f2431058ffb8640cb2316a230eea64