Oct 14 19:31:42.911 INFO testing grantlindberg4/sudoku-solver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 19:31:42.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 19:31:43.435 INFO blam! 392465c3c5a93655868d1008330dae38a437138985152a99abc16424d03eb75f Oct 14 19:31:43.447 INFO running `"docker" "start" "-a" "392465c3c5a93655868d1008330dae38a437138985152a99abc16424d03eb75f"` Oct 14 19:31:44.499 INFO kablam! usermod: no changes Oct 14 19:31:44.543 INFO kablam! Compiling sudoku_solver v0.1.0 (/source) Oct 14 19:31:44.803 INFO kablam! warning: field is never used: `isFixed` Oct 14 19:31:44.803 INFO kablam! --> src/main.rs:3:5 Oct 14 19:31:44.803 INFO kablam! | Oct 14 19:31:44.803 INFO kablam! 3 | isFixed: bool, Oct 14 19:31:44.803 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 19:31:44.803 INFO kablam! | Oct 14 19:31:44.803 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:31:44.803 INFO kablam! Oct 14 19:31:44.803 INFO kablam! warning: structure field `isFixed` should have a snake case name such as `is_fixed` Oct 14 19:31:44.803 INFO kablam! --> src/main.rs:3:5 Oct 14 19:31:44.803 INFO kablam! | Oct 14 19:31:44.803 INFO kablam! 3 | isFixed: bool, Oct 14 19:31:44.803 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 19:31:44.803 INFO kablam! | Oct 14 19:31:44.803 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 19:31:44.803 INFO kablam! Oct 14 19:31:44.803 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 14 19:31:44.803 INFO kablam! --> src/main.rs:7:24 Oct 14 19:31:44.803 INFO kablam! | Oct 14 19:31:44.803 INFO kablam! 7 | fn new(value: u32, isFixed: bool) -> Self { Oct 14 19:31:44.803 INFO kablam! | ^^^^^^^ Oct 14 19:31:44.803 INFO kablam! Oct 14 19:31:44.803 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 14 19:31:44.803 INFO kablam! --> src/main.rs:21:17 Oct 14 19:31:44.803 INFO kablam! | Oct 14 19:31:44.803 INFO kablam! 21 | let isFixed = match value { Oct 14 19:31:44.803 INFO kablam! | ^^^^^^^ Oct 14 19:31:44.803 INFO kablam! Oct 14 19:31:45.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 14 19:31:45.387 INFO kablam! su: No module specific data is present Oct 14 19:31:45.904 INFO running `"docker" "rm" "-f" "392465c3c5a93655868d1008330dae38a437138985152a99abc16424d03eb75f"` Oct 14 19:31:46.243 INFO blam! 392465c3c5a93655868d1008330dae38a437138985152a99abc16424d03eb75f Oct 14 19:31:46.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 19:31:46.889 INFO blam! 1805b27c6d54360d78f110c47fca2c3db9e4f467c1cb3221b70c0e5f1608e7b3 Oct 14 19:31:46.895 INFO running `"docker" "start" "-a" "1805b27c6d54360d78f110c47fca2c3db9e4f467c1cb3221b70c0e5f1608e7b3"` Oct 14 19:31:48.159 INFO kablam! usermod: no changes Oct 14 19:31:48.211 INFO kablam! Compiling sudoku_solver v0.1.0 (/source) Oct 14 19:31:48.572 INFO kablam! warning: field is never used: `isFixed` Oct 14 19:31:48.573 INFO kablam! --> src/main.rs:3:5 Oct 14 19:31:48.573 INFO kablam! | Oct 14 19:31:48.573 INFO kablam! 3 | isFixed: bool, Oct 14 19:31:48.573 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 19:31:48.573 INFO kablam! | Oct 14 19:31:48.573 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 19:31:48.579 INFO kablam! Oct 14 19:31:48.579 INFO kablam! warning: structure field `isFixed` should have a snake case name such as `is_fixed` Oct 14 19:31:48.579 INFO kablam! --> src/main.rs:3:5 Oct 14 19:31:48.579 INFO kablam! | Oct 14 19:31:48.579 INFO kablam! 3 | isFixed: bool, Oct 14 19:31:48.579 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 19:31:48.579 INFO kablam! | Oct 14 19:31:48.579 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 19:31:48.579 INFO kablam! Oct 14 19:31:48.579 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 14 19:31:48.579 INFO kablam! --> src/main.rs:7:24 Oct 14 19:31:48.579 INFO kablam! | Oct 14 19:31:48.579 INFO kablam! 7 | fn new(value: u32, isFixed: bool) -> Self { Oct 14 19:31:48.579 INFO kablam! | ^^^^^^^ Oct 14 19:31:48.579 INFO kablam! Oct 14 19:31:48.584 INFO kablam! warning: variable `isFixed` should have a snake case name such as `is_fixed` Oct 14 19:31:48.584 INFO kablam! --> src/main.rs:21:17 Oct 14 19:31:48.584 INFO kablam! | Oct 14 19:31:48.584 INFO kablam! 21 | let isFixed = match value { Oct 14 19:31:48.584 INFO kablam! | ^^^^^^^ Oct 14 19:31:48.584 INFO kablam! Oct 14 19:31:49.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 14 19:31:49.025 INFO kablam! su: No module specific data is present Oct 14 19:31:49.935 INFO running `"docker" "rm" "-f" "1805b27c6d54360d78f110c47fca2c3db9e4f467c1cb3221b70c0e5f1608e7b3"` Oct 14 19:31:50.246 INFO blam! 1805b27c6d54360d78f110c47fca2c3db9e4f467c1cb3221b70c0e5f1608e7b3 Oct 14 19:31:50.249 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 19:31:50.696 INFO blam! d2bd168e2a5b8c9f0294c25ca17166ea810748543d4a7de0462205c15165a1b7 Oct 14 19:31:50.699 INFO running `"docker" "start" "-a" "d2bd168e2a5b8c9f0294c25ca17166ea810748543d4a7de0462205c15165a1b7"` Oct 14 19:31:51.979 INFO kablam! usermod: no changes Oct 14 19:31:52.033 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 19:31:52.034 INFO blam! Oct 14 19:31:52.034 INFO kablam! Running /target/debug/deps/sudoku_solver-41155e6340e98194 Oct 14 19:31:52.034 INFO blam! running 0 tests Oct 14 19:31:52.034 INFO blam! Oct 14 19:31:52.034 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 19:31:52.034 INFO blam! Oct 14 19:31:52.034 INFO kablam! su: No module specific data is present Oct 14 19:31:53.231 INFO running `"docker" "rm" "-f" "d2bd168e2a5b8c9f0294c25ca17166ea810748543d4a7de0462205c15165a1b7"` Oct 14 19:31:53.515 INFO blam! d2bd168e2a5b8c9f0294c25ca17166ea810748543d4a7de0462205c15165a1b7