Oct 27 04:10:59.103 INFO checking grantlindberg4/sudoku-solver against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:10:59.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 04:10:59.473 INFO blam! f3a093fee6b8c5a1827751f840e0ef29233e6a97c9ac1309d5f857dfcb79fa5b Oct 27 04:10:59.479 INFO running `"docker" "start" "-a" "f3a093fee6b8c5a1827751f840e0ef29233e6a97c9ac1309d5f857dfcb79fa5b"` Oct 27 04:11:00.052 INFO kablam! usermod: no changes Oct 27 04:11:00.119 INFO kablam! Checking sudoku_solver v0.1.0 (/source) Oct 27 04:11:00.591 INFO kablam! warning: field is never used: `isFixed` Oct 27 04:11:00.591 INFO kablam! --> src/main.rs:3:5 Oct 27 04:11:00.591 INFO kablam! | Oct 27 04:11:00.591 INFO kablam! 3 | isFixed: bool, Oct 27 04:11:00.591 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:11:00.591 INFO kablam! | Oct 27 04:11:00.591 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:11:00.591 INFO kablam! Oct 27 04:11:00.591 INFO kablam! warning: structure field `isFixed` should have a snake case name such as `is_fixed` Oct 27 04:11:00.591 INFO kablam! --> src/main.rs:3:5 Oct 27 04:11:00.591 INFO kablam! | Oct 27 04:11:00.591 INFO kablam! 3 | isFixed: bool, Oct 27 04:11:00.591 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:11:00.591 INFO kablam! | Oct 27 04:11:00.591 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 04:11:00.591 INFO kablam! Oct 27 04:11:00.591 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 27 04:11:00.591 INFO kablam! --> src/main.rs:7:24 Oct 27 04:11:00.591 INFO kablam! | Oct 27 04:11:00.591 INFO kablam! 7 | fn new(value: u32, isFixed: bool) -> Self { Oct 27 04:11:00.591 INFO kablam! | ^^^^^^^ Oct 27 04:11:00.591 INFO kablam! Oct 27 04:11:00.599 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 27 04:11:00.599 INFO kablam! --> src/main.rs:21:17 Oct 27 04:11:00.599 INFO kablam! | Oct 27 04:11:00.599 INFO kablam! 21 | let isFixed = match value { Oct 27 04:11:00.599 INFO kablam! | ^^^^^^^ Oct 27 04:11:00.599 INFO kablam! Oct 27 04:11:00.599 INFO kablam! warning: field is never used: `isFixed` Oct 27 04:11:00.599 INFO kablam! --> src/main.rs:3:5 Oct 27 04:11:00.599 INFO kablam! | Oct 27 04:11:00.599 INFO kablam! 3 | isFixed: bool, Oct 27 04:11:00.599 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:11:00.599 INFO kablam! | Oct 27 04:11:00.599 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:11:00.599 INFO kablam! Oct 27 04:11:00.599 INFO kablam! warning: structure field `isFixed` should have a snake case name such as `is_fixed` Oct 27 04:11:00.599 INFO kablam! --> src/main.rs:3:5 Oct 27 04:11:00.599 INFO kablam! | Oct 27 04:11:00.599 INFO kablam! 3 | isFixed: bool, Oct 27 04:11:00.599 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:11:00.599 INFO kablam! | Oct 27 04:11:00.599 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 04:11:00.599 INFO kablam! Oct 27 04:11:00.599 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 27 04:11:00.599 INFO kablam! --> src/main.rs:7:24 Oct 27 04:11:00.600 INFO kablam! | Oct 27 04:11:00.600 INFO kablam! 7 | fn new(value: u32, isFixed: bool) -> Self { Oct 27 04:11:00.600 INFO kablam! | ^^^^^^^ Oct 27 04:11:00.600 INFO kablam! Oct 27 04:11:00.609 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 27 04:11:00.609 INFO kablam! --> src/main.rs:21:17 Oct 27 04:11:00.609 INFO kablam! | Oct 27 04:11:00.609 INFO kablam! 21 | let isFixed = match value { Oct 27 04:11:00.609 INFO kablam! | ^^^^^^^ Oct 27 04:11:00.609 INFO kablam! Oct 27 04:11:00.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Oct 27 04:11:00.640 INFO kablam! su: No module specific data is present Oct 27 04:11:01.243 INFO running `"docker" "rm" "-f" "f3a093fee6b8c5a1827751f840e0ef29233e6a97c9ac1309d5f857dfcb79fa5b"` Oct 27 04:11:01.470 INFO blam! f3a093fee6b8c5a1827751f840e0ef29233e6a97c9ac1309d5f857dfcb79fa5b