Sep 06 06:45:29.148 INFO checking gameboy_core-0.1.14 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 06:45:29.148 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 06:45:29.148 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 06:45:29.327 INFO blam! 2836d25e1f1f02e3d6701e5252b6b394159a24c01ef9f674dd3361182584ed8f Sep 06 06:45:29.328 INFO running `"docker" "start" "-a" "2836d25e1f1f02e3d6701e5252b6b394159a24c01ef9f674dd3361182584ed8f"` Sep 06 06:45:30.029 INFO kablam! usermod: no changes Sep 06 06:45:30.074 INFO kablam! Checking gameboy_core v0.1.14 (file:///source) Sep 06 06:45:31.046 INFO kablam! warning: unused variable: `memory` Sep 06 06:45:31.046 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 06 06:45:31.046 INFO kablam! | Sep 06 06:45:31.046 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 06 06:45:31.046 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 06 06:45:31.046 INFO kablam! | Sep 06 06:45:31.046 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 06 06:45:31.046 INFO kablam! Sep 06 06:45:31.241 INFO kablam! warning: field is never used: `use_direction_keys` Sep 06 06:45:31.241 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 06 06:45:31.241 INFO kablam! | Sep 06 06:45:31.241 INFO kablam! 10 | use_direction_keys: bool, Sep 06 06:45:31.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:31.246 INFO kablam! | Sep 06 06:45:31.246 INFO kablam! = note: #[warn(dead_code)] on by default Sep 06 06:45:31.246 INFO kablam! Sep 06 06:45:31.246 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 06 06:45:31.246 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 06 06:45:31.246 INFO kablam! | Sep 06 06:45:31.246 INFO kablam! 7 | pub struct Memory { Sep 06 06:45:31.246 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 06 06:45:31.246 INFO kablam! ... Sep 06 06:45:31.246 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 06 06:45:31.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 06 06:45:31.246 INFO kablam! | Sep 06 06:45:31.246 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 06 06:45:31.246 INFO kablam! Sep 06 06:45:31.382 INFO kablam! error: aborting due to previous error Sep 06 06:45:31.382 INFO kablam! Sep 06 06:45:31.382 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 06 06:45:31.390 INFO kablam! error: Could not compile `gameboy_core`. Sep 06 06:45:31.390 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 06:45:31.574 INFO kablam! error: couldn't read tests/tetris.gb: No such file or directory (os error 2) Sep 06 06:45:31.574 INFO kablam! --> tests/integration_test.rs:22:15 Sep 06 06:45:31.574 INFO kablam! | Sep 06 06:45:31.574 INFO kablam! 22 | let rom = include_bytes!("tetris.gb").to_vec(); Sep 06 06:45:31.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 06:45:31.574 INFO kablam! Sep 06 06:45:31.574 INFO kablam! error: aborting due to previous error Sep 06 06:45:31.574 INFO kablam! Sep 06 06:45:31.578 INFO kablam! error: Could not compile `gameboy_core`. Sep 06 06:45:31.578 INFO kablam! Sep 06 06:45:31.578 INFO kablam! To learn more, run the command again with --verbose. Sep 06 06:45:31.579 INFO kablam! su: No module specific data is present Sep 06 06:45:32.228 INFO running `"docker" "rm" "-f" "2836d25e1f1f02e3d6701e5252b6b394159a24c01ef9f674dd3361182584ed8f"` Sep 06 06:45:32.319 INFO blam! 2836d25e1f1f02e3d6701e5252b6b394159a24c01ef9f674dd3361182584ed8f