Sep 21 10:07:58.567 INFO checking gameboy_core-0.1.14 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 10:07:58.567 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 10:07:58.567 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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.800 INFO blam! d3756717547a433e1c5c18b205337f12df42f5b873b15bbe5a95a18dab017c4b Sep 21 10:07:58.803 INFO running `"docker" "start" "-a" "d3756717547a433e1c5c18b205337f12df42f5b873b15bbe5a95a18dab017c4b"` Sep 21 10:07:59.618 INFO kablam! usermod: no changes Sep 21 10:07:59.646 INFO kablam! Checking gameboy_core v0.1.14 (/source) Sep 21 10:08:01.080 INFO kablam! warning: unused variable: `memory` Sep 21 10:08:01.080 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 21 10:08:01.080 INFO kablam! | Sep 21 10:08:01.080 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 21 10:08:01.080 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 21 10:08:01.080 INFO kablam! | Sep 21 10:08:01.080 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 21 10:08:01.080 INFO kablam! Sep 21 10:08:01.150 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 21 10:08:01.150 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 21 10:08:01.150 INFO kablam! | Sep 21 10:08:01.150 INFO kablam! 7 | pub struct Memory { Sep 21 10:08:01.150 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 21 10:08:01.150 INFO kablam! ... Sep 21 10:08:01.150 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 21 10:08:01.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 21 10:08:01.150 INFO kablam! | Sep 21 10:08:01.150 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 21 10:08:01.150 INFO kablam! Sep 21 10:08:01.266 INFO kablam! error: aborting due to previous error Sep 21 10:08:01.266 INFO kablam! Sep 21 10:08:01.266 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 21 10:08:01.267 INFO kablam! error: Could not compile `gameboy_core`. Sep 21 10:08:01.267 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 10:08:01.294 INFO kablam! warning: field is never used: `use_direction_keys` Sep 21 10:08:01.295 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 21 10:08:01.295 INFO kablam! | Sep 21 10:08:01.295 INFO kablam! 10 | use_direction_keys: bool, Sep 21 10:08:01.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 10:08:01.295 INFO kablam! | Sep 21 10:08:01.295 INFO kablam! = note: #[warn(dead_code)] on by default Sep 21 10:08:01.295 INFO kablam! Sep 21 10:08:01.340 INFO kablam! error: build failed Sep 21 10:08:01.342 INFO kablam! su: No module specific data is present Sep 21 10:08:01.862 INFO running `"docker" "rm" "-f" "d3756717547a433e1c5c18b205337f12df42f5b873b15bbe5a95a18dab017c4b"` Sep 21 10:08:01.957 INFO blam! d3756717547a433e1c5c18b205337f12df42f5b873b15bbe5a95a18dab017c4b