Oct 26 18:29:43.460 INFO checking virome/rustic-6502 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 18:29:43.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 18:29:43.928 INFO blam! 99291e49ff43f2fa521c174bda8fde31085d017a96d16117dbed9a6f5abcd2f9 Oct 26 18:29:43.959 INFO running `"docker" "start" "-a" "99291e49ff43f2fa521c174bda8fde31085d017a96d16117dbed9a6f5abcd2f9"` Oct 26 18:29:45.031 INFO kablam! usermod: no changes Oct 26 18:29:45.114 INFO kablam! Checking rustic-6502 v0.0.1 (/source) Oct 26 18:29:45.407 INFO kablam! warning: unused import: `std::io` Oct 26 18:29:45.408 INFO kablam! --> src/cpu.rs:7:5 Oct 26 18:29:45.408 INFO kablam! | Oct 26 18:29:45.408 INFO kablam! 7 | use std::io; // For debugging Oct 26 18:29:45.409 INFO kablam! | ^^^^^^^ Oct 26 18:29:45.409 INFO kablam! | Oct 26 18:29:45.409 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 18:29:45.409 INFO kablam! Oct 26 18:29:45.461 INFO kablam! warning: unused import: `std::io` Oct 26 18:29:45.462 INFO kablam! --> src/cpu.rs:7:5 Oct 26 18:29:45.462 INFO kablam! | Oct 26 18:29:45.462 INFO kablam! 7 | use std::io; // For debugging Oct 26 18:29:45.462 INFO kablam! | ^^^^^^^ Oct 26 18:29:45.463 INFO kablam! | Oct 26 18:29:45.463 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 18:29:45.463 INFO kablam! Oct 26 18:29:45.667 INFO kablam! warning: unused variable: `prefix` Oct 26 18:29:45.667 INFO kablam! --> src/main.rs:27:30 Oct 26 18:29:45.668 INFO kablam! | Oct 26 18:29:45.668 INFO kablam! 27 | let (prefix, number) = arg.split_at(2); Oct 26 18:29:45.668 INFO kablam! | ^^^^^^ help: consider using `_prefix` instead Oct 26 18:29:45.669 INFO kablam! | Oct 26 18:29:45.669 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:29:45.669 INFO kablam! Oct 26 18:29:45.669 INFO kablam! warning: unused variable: `e` Oct 26 18:29:45.670 INFO kablam! --> src/main.rs:42:13 Oct 26 18:29:45.670 INFO kablam! | Oct 26 18:29:45.671 INFO kablam! 42 | Err(e) => panic!("File \"{}\" could not be opened.", &filename), Oct 26 18:29:45.671 INFO kablam! | ^ help: consider using `_e` instead Oct 26 18:29:45.671 INFO kablam! Oct 26 18:29:45.671 INFO kablam! warning: unused variable: `size` Oct 26 18:29:45.672 INFO kablam! --> src/main.rs:46:12 Oct 26 18:29:45.672 INFO kablam! | Oct 26 18:29:45.672 INFO kablam! 46 | Ok(size) => (), Oct 26 18:29:45.673 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 26 18:29:45.673 INFO kablam! Oct 26 18:29:45.673 INFO kablam! warning: unused variable: `e` Oct 26 18:29:45.674 INFO kablam! --> src/main.rs:47:13 Oct 26 18:29:45.674 INFO kablam! | Oct 26 18:29:45.674 INFO kablam! 47 | Err(e) => panic!("File \"{}\" could not be read.", &filename), Oct 26 18:29:45.675 INFO kablam! | ^ help: consider using `_e` instead Oct 26 18:29:45.675 INFO kablam! Oct 26 18:29:45.700 INFO kablam! warning: unused variable: `prefix` Oct 26 18:29:45.701 INFO kablam! --> src/main.rs:27:30 Oct 26 18:29:45.701 INFO kablam! | Oct 26 18:29:45.701 INFO kablam! 27 | let (prefix, number) = arg.split_at(2); Oct 26 18:29:45.702 INFO kablam! | ^^^^^^ help: consider using `_prefix` instead Oct 26 18:29:45.702 INFO kablam! | Oct 26 18:29:45.703 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:29:45.703 INFO kablam! Oct 26 18:29:45.703 INFO kablam! warning: unused variable: `e` Oct 26 18:29:45.703 INFO kablam! --> src/main.rs:42:13 Oct 26 18:29:45.704 INFO kablam! | Oct 26 18:29:45.704 INFO kablam! 42 | Err(e) => panic!("File \"{}\" could not be opened.", &filename), Oct 26 18:29:45.704 INFO kablam! | ^ help: consider using `_e` instead Oct 26 18:29:45.705 INFO kablam! Oct 26 18:29:45.705 INFO kablam! warning: unused variable: `size` Oct 26 18:29:45.705 INFO kablam! --> src/main.rs:46:12 Oct 26 18:29:45.706 INFO kablam! | Oct 26 18:29:45.706 INFO kablam! 46 | Ok(size) => (), Oct 26 18:29:45.706 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 26 18:29:45.711 INFO kablam! Oct 26 18:29:45.711 INFO kablam! warning: unused variable: `e` Oct 26 18:29:45.711 INFO kablam! --> src/main.rs:47:13 Oct 26 18:29:45.712 INFO kablam! | Oct 26 18:29:45.712 INFO kablam! 47 | Err(e) => panic!("File \"{}\" could not be read.", &filename), Oct 26 18:29:45.712 INFO kablam! | ^ help: consider using `_e` instead Oct 26 18:29:45.713 INFO kablam! Oct 26 18:29:45.713 INFO kablam! warning: constant item is never used: `FINTERUPT` Oct 26 18:29:45.713 INFO kablam! --> src/cpu.rs:14:1 Oct 26 18:29:45.713 INFO kablam! | Oct 26 18:29:45.714 INFO kablam! 14 | const FINTERUPT: u8 = 0b0000_0100; Oct 26 18:29:45.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:29:45.714 INFO kablam! | Oct 26 18:29:45.714 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:29:45.715 INFO kablam! Oct 26 18:29:45.715 INFO kablam! warning: constant item is never used: `FBRK` Oct 26 18:29:45.715 INFO kablam! --> src/cpu.rs:16:1 Oct 26 18:29:45.715 INFO kablam! | Oct 26 18:29:45.716 INFO kablam! 16 | const FBRK: u8 = 0b0001_0000; Oct 26 18:29:45.716 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:29:45.716 INFO kablam! Oct 26 18:29:45.747 INFO kablam! warning: constant item is never used: `FINTERUPT` Oct 26 18:29:45.747 INFO kablam! --> src/cpu.rs:14:1 Oct 26 18:29:45.748 INFO kablam! | Oct 26 18:29:45.748 INFO kablam! 14 | const FINTERUPT: u8 = 0b0000_0100; Oct 26 18:29:45.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:29:45.749 INFO kablam! | Oct 26 18:29:45.749 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:29:45.749 INFO kablam! Oct 26 18:29:45.750 INFO kablam! warning: constant item is never used: `FBRK` Oct 26 18:29:45.750 INFO kablam! --> src/cpu.rs:16:1 Oct 26 18:29:45.750 INFO kablam! | Oct 26 18:29:45.751 INFO kablam! 16 | const FBRK: u8 = 0b0001_0000; Oct 26 18:29:45.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:29:45.751 INFO kablam! Oct 26 18:29:45.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.70s Oct 26 18:29:45.787 INFO kablam! su: No module specific data is present Oct 26 18:29:46.815 INFO running `"docker" "rm" "-f" "99291e49ff43f2fa521c174bda8fde31085d017a96d16117dbed9a6f5abcd2f9"` Oct 26 18:29:46.899 INFO blam! 99291e49ff43f2fa521c174bda8fde31085d017a96d16117dbed9a6f5abcd2f9