Oct 21 16:01:51.911 INFO checking lxndio/lex80 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:01:51.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 16:01:52.375 INFO blam! 0320c444830422b4730f08b6552d495fbcdd1653c495050a123839696bcaedbb Oct 21 16:01:52.376 INFO running `"docker" "start" "-a" "0320c444830422b4730f08b6552d495fbcdd1653c495050a123839696bcaedbb"` Oct 21 16:01:54.260 INFO kablam! usermod: no changes Oct 21 16:01:54.350 INFO kablam! Checking lex80-cpu v0.1.0 (/source/lex80-cpu) Oct 21 16:01:54.353 INFO kablam! Checking lex80-asm v0.1.1 (/source/lex80-asm) Oct 21 16:01:56.003 INFO kablam! warning: method is never used: `increase` Oct 21 16:01:56.003 INFO kablam! --> lex80-cpu/src/registers.rs:38:2 Oct 21 16:01:56.003 INFO kablam! | Oct 21 16:01:56.003 INFO kablam! 38 | pub fn increase(&mut self, register: usize) -> bool { Oct 21 16:01:56.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.003 INFO kablam! | Oct 21 16:01:56.003 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:01:56.003 INFO kablam! Oct 21 16:01:56.003 INFO kablam! warning: method is never used: `decrease` Oct 21 16:01:56.003 INFO kablam! --> lex80-cpu/src/registers.rs:48:2 Oct 21 16:01:56.003 INFO kablam! | Oct 21 16:01:56.003 INFO kablam! 48 | pub fn decrease(&mut self, register: usize) -> bool { Oct 21 16:01:56.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.003 INFO kablam! Oct 21 16:01:56.117 INFO kablam! warning: method is never used: `get_pos_in_arr` Oct 21 16:01:56.117 INFO kablam! --> lex80-asm/src/assembler.rs:195:5 Oct 21 16:01:56.118 INFO kablam! | Oct 21 16:01:56.118 INFO kablam! 195 | fn get_pos_in_arr(arr: &[String], elem: &String) -> Option { Oct 21 16:01:56.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.118 INFO kablam! | Oct 21 16:01:56.119 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:01:56.119 INFO kablam! Oct 21 16:01:56.119 INFO kablam! warning: method is never used: `opcode_part` Oct 21 16:01:56.120 INFO kablam! --> lex80-asm/src/instruction.rs:76:5 Oct 21 16:01:56.120 INFO kablam! | Oct 21 16:01:56.120 INFO kablam! 76 | pub fn opcode_part(&self, i: usize) -> Option<&OpcodePart> { Oct 21 16:01:56.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.121 INFO kablam! Oct 21 16:01:56.121 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:01:56.122 INFO kablam! --> lex80-asm/src/main.rs:50:5 Oct 21 16:01:56.122 INFO kablam! | Oct 21 16:01:56.122 INFO kablam! 50 | assembler.assemble(verbose_mode); Oct 21 16:01:56.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.130 INFO kablam! | Oct 21 16:01:56.130 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:01:56.130 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:01:56.130 INFO kablam! Oct 21 16:01:56.193 INFO kablam! warning: method is never used: `increase` Oct 21 16:01:56.194 INFO kablam! --> lex80-cpu/src/registers.rs:38:2 Oct 21 16:01:56.194 INFO kablam! | Oct 21 16:01:56.195 INFO kablam! 38 | pub fn increase(&mut self, register: usize) -> bool { Oct 21 16:01:56.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.195 INFO kablam! | Oct 21 16:01:56.196 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:01:56.196 INFO kablam! Oct 21 16:01:56.196 INFO kablam! warning: method is never used: `decrease` Oct 21 16:01:56.196 INFO kablam! --> lex80-cpu/src/registers.rs:48:2 Oct 21 16:01:56.196 INFO kablam! | Oct 21 16:01:56.196 INFO kablam! 48 | pub fn decrease(&mut self, register: usize) -> bool { Oct 21 16:01:56.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.196 INFO kablam! Oct 21 16:01:56.293 INFO kablam! warning: method is never used: `get_pos_in_arr` Oct 21 16:01:56.293 INFO kablam! --> lex80-asm/src/assembler.rs:195:5 Oct 21 16:01:56.293 INFO kablam! | Oct 21 16:01:56.294 INFO kablam! 195 | fn get_pos_in_arr(arr: &[String], elem: &String) -> Option { Oct 21 16:01:56.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.294 INFO kablam! | Oct 21 16:01:56.294 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:01:56.295 INFO kablam! Oct 21 16:01:56.295 INFO kablam! warning: method is never used: `opcode_part` Oct 21 16:01:56.295 INFO kablam! --> lex80-asm/src/instruction.rs:76:5 Oct 21 16:01:56.295 INFO kablam! | Oct 21 16:01:56.296 INFO kablam! 76 | pub fn opcode_part(&self, i: usize) -> Option<&OpcodePart> { Oct 21 16:01:56.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.296 INFO kablam! Oct 21 16:01:56.297 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:01:56.297 INFO kablam! --> lex80-asm/src/main.rs:50:5 Oct 21 16:01:56.297 INFO kablam! | Oct 21 16:01:56.297 INFO kablam! 50 | assembler.assemble(verbose_mode); Oct 21 16:01:56.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:01:56.298 INFO kablam! | Oct 21 16:01:56.298 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:01:56.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:01:56.299 INFO kablam! Oct 21 16:01:56.341 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 21 16:01:56.347 INFO kablam! su: No module specific data is present Oct 21 16:01:57.309 INFO running `"docker" "rm" "-f" "0320c444830422b4730f08b6552d495fbcdd1653c495050a123839696bcaedbb"` Oct 21 16:01:57.560 INFO blam! 0320c444830422b4730f08b6552d495fbcdd1653c495050a123839696bcaedbb