Sep 14 16:16:12.336 INFO checking gameboy_core-0.1.14 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:16:12.336 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:16:12.336 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:16:12.472 INFO blam! d5a44f0d11e9bbb82dd2d7f03fb1bf7a5c3969778ca45eaa056fe9aca79b9792 Sep 14 16:16:12.474 INFO running `"docker" "start" "-a" "d5a44f0d11e9bbb82dd2d7f03fb1bf7a5c3969778ca45eaa056fe9aca79b9792"` Sep 14 16:16:13.553 INFO kablam! usermod: no changes Sep 14 16:16:13.572 INFO kablam! Checking gameboy_core v0.1.14 (file:///source) Sep 14 16:16:14.492 INFO kablam! warning: unused variable: `memory` Sep 14 16:16:14.493 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 14 16:16:14.493 INFO kablam! | Sep 14 16:16:14.493 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 14 16:16:14.493 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 14 16:16:14.493 INFO kablam! | Sep 14 16:16:14.493 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 16:16:14.493 INFO kablam! Sep 14 16:16:14.496 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 14 16:16:14.496 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 14 16:16:14.496 INFO kablam! | Sep 14 16:16:14.496 INFO kablam! 7 | pub struct Memory { Sep 14 16:16:14.496 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 14 16:16:14.496 INFO kablam! ... Sep 14 16:16:14.496 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 14 16:16:14.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 14 16:16:14.496 INFO kablam! | Sep 14 16:16:14.496 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 14 16:16:14.496 INFO kablam! Sep 14 16:16:14.643 INFO kablam! error: aborting due to previous error Sep 14 16:16:14.643 INFO kablam! Sep 14 16:16:14.643 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 16:16:14.647 INFO kablam! error: Could not compile `gameboy_core`. Sep 14 16:16:14.648 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 16:16:14.730 INFO kablam! warning: field is never used: `use_direction_keys` Sep 14 16:16:14.731 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 14 16:16:14.731 INFO kablam! | Sep 14 16:16:14.731 INFO kablam! 10 | use_direction_keys: bool, Sep 14 16:16:14.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 16:16:14.731 INFO kablam! | Sep 14 16:16:14.731 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 16:16:14.731 INFO kablam! Sep 14 16:16:14.816 INFO kablam! error: build failed Sep 14 16:16:14.838 INFO kablam! su: No module specific data is present Sep 14 16:16:15.643 INFO running `"docker" "rm" "-f" "d5a44f0d11e9bbb82dd2d7f03fb1bf7a5c3969778ca45eaa056fe9aca79b9792"` Sep 14 16:16:15.980 INFO blam! d5a44f0d11e9bbb82dd2d7f03fb1bf7a5c3969778ca45eaa056fe9aca79b9792