Oct 14 23:52:17.498 INFO testing daemanos/sudoku against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:52:17.498 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 23:52:17.835 INFO blam! 7dca971c96b62000938e4b90e07ebf6e54658243f20c834d803a20451ccee803 Oct 14 23:52:17.837 INFO running `"docker" "start" "-a" "7dca971c96b62000938e4b90e07ebf6e54658243f20c834d803a20451ccee803"` Oct 14 23:52:18.863 INFO kablam! usermod: no changes Oct 14 23:52:18.903 INFO kablam! Compiling sudoku v0.1.0 (/source) Oct 14 23:52:19.291 INFO kablam! warning: unused variable: `grid` Oct 14 23:52:19.291 INFO kablam! --> src/main.rs:82:9 Oct 14 23:52:19.291 INFO kablam! | Oct 14 23:52:19.291 INFO kablam! 82 | let grid = match read_grid(&path) { Oct 14 23:52:19.291 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 14 23:52:19.291 INFO kablam! | Oct 14 23:52:19.291 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:52:19.291 INFO kablam! Oct 14 23:52:19.306 INFO kablam! warning: field is never used: `fixed` Oct 14 23:52:19.306 INFO kablam! --> src/main.rs:9:5 Oct 14 23:52:19.306 INFO kablam! | Oct 14 23:52:19.306 INFO kablam! 9 | fixed: bool, Oct 14 23:52:19.307 INFO kablam! | ^^^^^^^^^^^ Oct 14 23:52:19.307 INFO kablam! | Oct 14 23:52:19.307 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:52:19.307 INFO kablam! Oct 14 23:52:19.308 INFO kablam! warning: field is never used: `val` Oct 14 23:52:19.308 INFO kablam! --> src/main.rs:10:5 Oct 14 23:52:19.308 INFO kablam! | Oct 14 23:52:19.309 INFO kablam! 10 | val: i8, Oct 14 23:52:19.309 INFO kablam! | ^^^^^^^ Oct 14 23:52:19.309 INFO kablam! Oct 14 23:52:19.309 INFO kablam! warning: field is never used: `size` Oct 14 23:52:19.310 INFO kablam! --> src/main.rs:14:5 Oct 14 23:52:19.310 INFO kablam! | Oct 14 23:52:19.310 INFO kablam! 14 | size: i8, Oct 14 23:52:19.310 INFO kablam! | ^^^^^^^^ Oct 14 23:52:19.311 INFO kablam! Oct 14 23:52:19.311 INFO kablam! warning: field is never used: `block_size` Oct 14 23:52:19.311 INFO kablam! --> src/main.rs:15:5 Oct 14 23:52:19.312 INFO kablam! | Oct 14 23:52:19.312 INFO kablam! 15 | block_size: i8, Oct 14 23:52:19.312 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 23:52:19.312 INFO kablam! Oct 14 23:52:19.313 INFO kablam! warning: field is never used: `data` Oct 14 23:52:19.313 INFO kablam! --> src/main.rs:16:5 Oct 14 23:52:19.313 INFO kablam! | Oct 14 23:52:19.314 INFO kablam! 16 | data: Vec>, Oct 14 23:52:19.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:52:19.315 INFO kablam! Oct 14 23:52:19.315 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:52:19.315 INFO kablam! --> src/main.rs:36:5 Oct 14 23:52:19.316 INFO kablam! | Oct 14 23:52:19.316 INFO kablam! 36 | file.read_to_string(&mut contents); Oct 14 23:52:19.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:52:19.316 INFO kablam! | Oct 14 23:52:19.317 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:52:19.317 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:52:19.317 INFO kablam! Oct 14 23:52:19.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Oct 14 23:52:19.797 INFO kablam! su: No module specific data is present Oct 14 23:52:20.047 INFO running `"docker" "rm" "-f" "7dca971c96b62000938e4b90e07ebf6e54658243f20c834d803a20451ccee803"` Oct 14 23:52:20.159 INFO blam! 7dca971c96b62000938e4b90e07ebf6e54658243f20c834d803a20451ccee803 Oct 14 23:52:20.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 23:52:20.511 INFO blam! 78559d303defb56823e5d4203b48b52b375a75bd4df8f1a3f96862bc4c1e23b3 Oct 14 23:52:20.520 INFO running `"docker" "start" "-a" "78559d303defb56823e5d4203b48b52b375a75bd4df8f1a3f96862bc4c1e23b3"` Oct 14 23:52:21.261 INFO kablam! usermod: no changes Oct 14 23:52:21.307 INFO kablam! Compiling sudoku v0.1.0 (/source) Oct 14 23:52:21.703 INFO kablam! warning: unused variable: `grid` Oct 14 23:52:21.703 INFO kablam! --> src/main.rs:82:9 Oct 14 23:52:21.703 INFO kablam! | Oct 14 23:52:21.703 INFO kablam! 82 | let grid = match read_grid(&path) { Oct 14 23:52:21.703 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 14 23:52:21.703 INFO kablam! | Oct 14 23:52:21.703 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:52:21.703 INFO kablam! Oct 14 23:52:21.718 INFO kablam! warning: field is never used: `fixed` Oct 14 23:52:21.718 INFO kablam! --> src/main.rs:9:5 Oct 14 23:52:21.718 INFO kablam! | Oct 14 23:52:21.718 INFO kablam! 9 | fixed: bool, Oct 14 23:52:21.718 INFO kablam! | ^^^^^^^^^^^ Oct 14 23:52:21.718 INFO kablam! | Oct 14 23:52:21.718 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:52:21.718 INFO kablam! Oct 14 23:52:21.718 INFO kablam! warning: field is never used: `val` Oct 14 23:52:21.718 INFO kablam! --> src/main.rs:10:5 Oct 14 23:52:21.718 INFO kablam! | Oct 14 23:52:21.718 INFO kablam! 10 | val: i8, Oct 14 23:52:21.718 INFO kablam! | ^^^^^^^ Oct 14 23:52:21.718 INFO kablam! Oct 14 23:52:21.718 INFO kablam! warning: field is never used: `size` Oct 14 23:52:21.718 INFO kablam! --> src/main.rs:14:5 Oct 14 23:52:21.718 INFO kablam! | Oct 14 23:52:21.718 INFO kablam! 14 | size: i8, Oct 14 23:52:21.718 INFO kablam! | ^^^^^^^^ Oct 14 23:52:21.718 INFO kablam! Oct 14 23:52:21.718 INFO kablam! warning: field is never used: `block_size` Oct 14 23:52:21.718 INFO kablam! --> src/main.rs:15:5 Oct 14 23:52:21.718 INFO kablam! | Oct 14 23:52:21.718 INFO kablam! 15 | block_size: i8, Oct 14 23:52:21.718 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 23:52:21.718 INFO kablam! Oct 14 23:52:21.718 INFO kablam! warning: field is never used: `data` Oct 14 23:52:21.718 INFO kablam! --> src/main.rs:16:5 Oct 14 23:52:21.718 INFO kablam! | Oct 14 23:52:21.718 INFO kablam! 16 | data: Vec>, Oct 14 23:52:21.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:52:21.718 INFO kablam! Oct 14 23:52:21.726 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 23:52:21.727 INFO kablam! --> src/main.rs:36:5 Oct 14 23:52:21.727 INFO kablam! | Oct 14 23:52:21.727 INFO kablam! 36 | file.read_to_string(&mut contents); Oct 14 23:52:21.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:52:21.727 INFO kablam! | Oct 14 23:52:21.727 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 23:52:21.727 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 23:52:21.727 INFO kablam! Oct 14 23:52:22.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 14 23:52:22.133 INFO kablam! su: No module specific data is present Oct 14 23:52:22.396 INFO running `"docker" "rm" "-f" "78559d303defb56823e5d4203b48b52b375a75bd4df8f1a3f96862bc4c1e23b3"` Oct 14 23:52:22.533 INFO blam! 78559d303defb56823e5d4203b48b52b375a75bd4df8f1a3f96862bc4c1e23b3 Oct 14 23:52:22.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 23:52:22.878 INFO blam! 12c6f8409a7988a01a0a3c77ace8f7a6468da56fef741e94b24413ebc2203ce4 Oct 14 23:52:22.883 INFO running `"docker" "start" "-a" "12c6f8409a7988a01a0a3c77ace8f7a6468da56fef741e94b24413ebc2203ce4"` Oct 14 23:52:23.744 INFO kablam! usermod: no changes Oct 14 23:52:23.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 23:52:23.775 INFO kablam! Running /target/debug/deps/sudoku-0fbc719685baba90 Oct 14 23:52:23.781 INFO blam! Oct 14 23:52:23.781 INFO blam! running 0 tests Oct 14 23:52:23.781 INFO blam! Oct 14 23:52:23.781 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:52:23.781 INFO blam! Oct 14 23:52:23.783 INFO kablam! su: No module specific data is present Oct 14 23:52:24.190 INFO running `"docker" "rm" "-f" "12c6f8409a7988a01a0a3c77ace8f7a6468da56fef741e94b24413ebc2203ce4"` Oct 14 23:52:24.303 INFO blam! 12c6f8409a7988a01a0a3c77ace8f7a6468da56fef741e94b24413ebc2203ce4