Sep 20 03:14:21.231 INFO checking gameboy_core-0.1.14 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:14:21.231 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:14:21.231 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:14:21.476 INFO blam! e02d508050fc2d13bbde451185f06cd37e4a5db27bc046dcc237b8cfa003ac08 Sep 20 03:14:21.478 INFO running `"docker" "start" "-a" "e02d508050fc2d13bbde451185f06cd37e4a5db27bc046dcc237b8cfa003ac08"` Sep 20 03:14:22.385 INFO kablam! usermod: no changes Sep 20 03:14:22.419 INFO kablam! Checking gameboy_core v0.1.14 (/source) Sep 20 03:14:23.486 INFO kablam! warning: unused variable: `memory` Sep 20 03:14:23.486 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 20 03:14:23.486 INFO kablam! | Sep 20 03:14:23.486 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 20 03:14:23.486 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 20 03:14:23.486 INFO kablam! | Sep 20 03:14:23.486 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:14:23.486 INFO kablam! Sep 20 03:14:23.694 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 20 03:14:23.694 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 20 03:14:23.694 INFO kablam! | Sep 20 03:14:23.694 INFO kablam! 7 | pub struct Memory { Sep 20 03:14:23.694 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 20 03:14:23.694 INFO kablam! ... Sep 20 03:14:23.694 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 20 03:14:23.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 03:14:23.694 INFO kablam! | Sep 20 03:14:23.694 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 20 03:14:23.694 INFO kablam! Sep 20 03:14:23.712 INFO kablam! warning: field is never used: `use_direction_keys` Sep 20 03:14:23.712 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 20 03:14:23.712 INFO kablam! | Sep 20 03:14:23.712 INFO kablam! 10 | use_direction_keys: bool, Sep 20 03:14:23.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 03:14:23.712 INFO kablam! | Sep 20 03:14:23.712 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 03:14:23.712 INFO kablam! Sep 20 03:14:23.822 INFO kablam! error: aborting due to previous error Sep 20 03:14:23.822 INFO kablam! Sep 20 03:14:23.822 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 03:14:23.830 INFO kablam! error: Could not compile `gameboy_core`. Sep 20 03:14:23.830 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 03:14:23.843 INFO kablam! error: build failed Sep 20 03:14:23.844 INFO kablam! su: No module specific data is present Sep 20 03:14:24.505 INFO running `"docker" "rm" "-f" "e02d508050fc2d13bbde451185f06cd37e4a5db27bc046dcc237b8cfa003ac08"` Sep 20 03:14:24.613 INFO blam! e02d508050fc2d13bbde451185f06cd37e4a5db27bc046dcc237b8cfa003ac08