Sep 20 01:28:46.849 INFO checking gameboy_core-0.1.14 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 01:28:46.849 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 01:28:46.849 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-4/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:28:47.026 INFO blam! 1c013eceb0ea9f2012271d834e11d97d250800d1310c0513218e611720bdcf52 Sep 20 01:28:47.033 INFO running `"docker" "start" "-a" "1c013eceb0ea9f2012271d834e11d97d250800d1310c0513218e611720bdcf52"` Sep 20 01:28:48.715 INFO kablam! usermod: no changes Sep 20 01:28:48.760 INFO kablam! Checking gameboy_core v0.1.14 (/source) Sep 20 01:28:50.210 INFO kablam! warning: unused variable: `memory` Sep 20 01:28:50.211 INFO kablam! --> src/joypad/mod.rs:24:34 Sep 20 01:28:50.211 INFO kablam! | Sep 20 01:28:50.211 INFO kablam! 24 | pub fn save_to_memory(&self, memory: &mut Memory) {} Sep 20 01:28:50.211 INFO kablam! | ^^^^^^ help: consider using `_memory` instead Sep 20 01:28:50.211 INFO kablam! | Sep 20 01:28:50.211 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 01:28:50.211 INFO kablam! Sep 20 01:28:50.470 INFO kablam! warning: field is never used: `use_direction_keys` Sep 20 01:28:50.471 INFO kablam! --> src/joypad/mod.rs:10:5 Sep 20 01:28:50.471 INFO kablam! | Sep 20 01:28:50.471 INFO kablam! 10 | use_direction_keys: bool, Sep 20 01:28:50.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:28:50.472 INFO kablam! | Sep 20 01:28:50.472 INFO kablam! = note: #[warn(dead_code)] on by default Sep 20 01:28:50.473 INFO kablam! Sep 20 01:28:51.111 INFO kablam! error[E0599]: no method named `get_tile_from_map0` found for type `mmu::Memory` in the current scope Sep 20 01:28:51.111 INFO kablam! --> src/mmu/mod.rs:203:29 Sep 20 01:28:51.111 INFO kablam! | Sep 20 01:28:51.111 INFO kablam! 7 | pub struct Memory { Sep 20 01:28:51.111 INFO kablam! | ----------------- method `get_tile_from_map0` not found for this Sep 20 01:28:51.111 INFO kablam! ... Sep 20 01:28:51.111 INFO kablam! 203 | let actual = memory.get_tile_from_map0(0); Sep 20 01:28:51.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 20 01:28:51.111 INFO kablam! | Sep 20 01:28:51.111 INFO kablam! = help: did you mean `get_tile_from_set0`? Sep 20 01:28:51.111 INFO kablam! Sep 20 01:28:51.287 INFO kablam! error: couldn't read tests/tetris.gb: No such file or directory (os error 2) Sep 20 01:28:51.288 INFO kablam! --> tests/integration_test.rs:22:15 Sep 20 01:28:51.288 INFO kablam! | Sep 20 01:28:51.288 INFO kablam! 22 | let rom = include_bytes!("tetris.gb").to_vec(); Sep 20 01:28:51.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:28:51.288 INFO kablam! Sep 20 01:28:51.288 INFO kablam! error: aborting due to previous error Sep 20 01:28:51.288 INFO kablam! Sep 20 01:28:51.288 INFO kablam! error: Could not compile `gameboy_core`. Sep 20 01:28:51.288 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 01:28:51.335 INFO kablam! error: aborting due to previous error Sep 20 01:28:51.335 INFO kablam! Sep 20 01:28:51.335 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 20 01:28:51.345 INFO kablam! error: Could not compile `gameboy_core`. Sep 20 01:28:51.345 INFO kablam! Sep 20 01:28:51.345 INFO kablam! To learn more, run the command again with --verbose. Sep 20 01:28:51.346 INFO kablam! su: No module specific data is present Sep 20 01:28:52.164 INFO running `"docker" "rm" "-f" "1c013eceb0ea9f2012271d834e11d97d250800d1310c0513218e611720bdcf52"` Sep 20 01:28:52.290 INFO blam! 1c013eceb0ea9f2012271d834e11d97d250800d1310c0513218e611720bdcf52