Oct 11 00:46:43.683 INFO testing daemanos/sudoku against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:46:43.683 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:46:43.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:46:43.968 INFO blam! 5875a0aef640e635f108d7181e8903e722e9ee6feb60fc13e971ea3be3f20933 Oct 11 00:46:43.976 INFO running `"docker" "start" "-a" "5875a0aef640e635f108d7181e8903e722e9ee6feb60fc13e971ea3be3f20933"` Oct 11 00:46:44.868 INFO kablam! usermod: no changes Oct 11 00:46:44.904 INFO kablam! Compiling sudoku v0.1.0 (/source) Oct 11 00:46:45.604 INFO kablam! warning: unused variable: `grid` Oct 11 00:46:45.604 INFO kablam! --> src/main.rs:82:9 Oct 11 00:46:45.604 INFO kablam! | Oct 11 00:46:45.604 INFO kablam! 82 | let grid = match read_grid(&path) { Oct 11 00:46:45.604 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 11 00:46:45.604 INFO kablam! | Oct 11 00:46:45.604 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:46:45.604 INFO kablam! Oct 11 00:46:45.604 INFO kablam! warning: field is never used: `fixed` Oct 11 00:46:45.604 INFO kablam! --> src/main.rs:9:5 Oct 11 00:46:45.604 INFO kablam! | Oct 11 00:46:45.604 INFO kablam! 9 | fixed: bool, Oct 11 00:46:45.605 INFO kablam! | ^^^^^^^^^^^ Oct 11 00:46:45.605 INFO kablam! | Oct 11 00:46:45.605 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:46:45.605 INFO kablam! Oct 11 00:46:45.605 INFO kablam! warning: field is never used: `val` Oct 11 00:46:45.605 INFO kablam! --> src/main.rs:10:5 Oct 11 00:46:45.605 INFO kablam! | Oct 11 00:46:45.605 INFO kablam! 10 | val: i8, Oct 11 00:46:45.605 INFO kablam! | ^^^^^^^ Oct 11 00:46:45.605 INFO kablam! Oct 11 00:46:45.605 INFO kablam! warning: field is never used: `size` Oct 11 00:46:45.605 INFO kablam! --> src/main.rs:14:5 Oct 11 00:46:45.605 INFO kablam! | Oct 11 00:46:45.605 INFO kablam! 14 | size: i8, Oct 11 00:46:45.605 INFO kablam! | ^^^^^^^^ Oct 11 00:46:45.605 INFO kablam! Oct 11 00:46:45.605 INFO kablam! warning: field is never used: `block_size` Oct 11 00:46:45.605 INFO kablam! --> src/main.rs:15:5 Oct 11 00:46:45.605 INFO kablam! | Oct 11 00:46:45.605 INFO kablam! 15 | block_size: i8, Oct 11 00:46:45.605 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 00:46:45.605 INFO kablam! Oct 11 00:46:45.605 INFO kablam! warning: field is never used: `data` Oct 11 00:46:45.605 INFO kablam! --> src/main.rs:16:5 Oct 11 00:46:45.605 INFO kablam! | Oct 11 00:46:45.605 INFO kablam! 16 | data: Vec>, Oct 11 00:46:45.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:45.605 INFO kablam! Oct 11 00:46:45.612 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 00:46:45.613 INFO kablam! --> src/main.rs:36:5 Oct 11 00:46:45.613 INFO kablam! | Oct 11 00:46:45.613 INFO kablam! 36 | file.read_to_string(&mut contents); Oct 11 00:46:45.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:45.613 INFO kablam! | Oct 11 00:46:45.614 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 00:46:45.614 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 00:46:45.614 INFO kablam! Oct 11 00:46:46.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 11 00:46:46.447 INFO kablam! su: No module specific data is present Oct 11 00:46:47.316 INFO running `"docker" "rm" "-f" "5875a0aef640e635f108d7181e8903e722e9ee6feb60fc13e971ea3be3f20933"` Oct 11 00:46:47.512 INFO blam! 5875a0aef640e635f108d7181e8903e722e9ee6feb60fc13e971ea3be3f20933 Oct 11 00:46:47.520 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:46:47.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:46:47.796 INFO blam! 479fe80a19a5e6105be7d7254de8c02ea07a4025e4ec20be46a28c1c6fba0f73 Oct 11 00:46:47.804 INFO running `"docker" "start" "-a" "479fe80a19a5e6105be7d7254de8c02ea07a4025e4ec20be46a28c1c6fba0f73"` Oct 11 00:46:48.427 INFO kablam! usermod: no changes Oct 11 00:46:48.450 INFO kablam! Compiling sudoku v0.1.0 (/source) Oct 11 00:46:49.163 INFO kablam! warning: unused variable: `grid` Oct 11 00:46:49.163 INFO kablam! --> src/main.rs:82:9 Oct 11 00:46:49.163 INFO kablam! | Oct 11 00:46:49.163 INFO kablam! 82 | let grid = match read_grid(&path) { Oct 11 00:46:49.163 INFO kablam! | ^^^^ help: consider using `_grid` instead Oct 11 00:46:49.163 INFO kablam! | Oct 11 00:46:49.163 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 00:46:49.163 INFO kablam! Oct 11 00:46:49.168 INFO kablam! warning: field is never used: `fixed` Oct 11 00:46:49.168 INFO kablam! --> src/main.rs:9:5 Oct 11 00:46:49.168 INFO kablam! | Oct 11 00:46:49.168 INFO kablam! 9 | fixed: bool, Oct 11 00:46:49.168 INFO kablam! | ^^^^^^^^^^^ Oct 11 00:46:49.168 INFO kablam! | Oct 11 00:46:49.168 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:46:49.168 INFO kablam! Oct 11 00:46:49.168 INFO kablam! warning: field is never used: `val` Oct 11 00:46:49.168 INFO kablam! --> src/main.rs:10:5 Oct 11 00:46:49.168 INFO kablam! | Oct 11 00:46:49.168 INFO kablam! 10 | val: i8, Oct 11 00:46:49.168 INFO kablam! | ^^^^^^^ Oct 11 00:46:49.168 INFO kablam! Oct 11 00:46:49.168 INFO kablam! warning: field is never used: `size` Oct 11 00:46:49.168 INFO kablam! --> src/main.rs:14:5 Oct 11 00:46:49.168 INFO kablam! | Oct 11 00:46:49.168 INFO kablam! 14 | size: i8, Oct 11 00:46:49.168 INFO kablam! | ^^^^^^^^ Oct 11 00:46:49.168 INFO kablam! Oct 11 00:46:49.168 INFO kablam! warning: field is never used: `block_size` Oct 11 00:46:49.169 INFO kablam! --> src/main.rs:15:5 Oct 11 00:46:49.169 INFO kablam! | Oct 11 00:46:49.169 INFO kablam! 15 | block_size: i8, Oct 11 00:46:49.169 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 00:46:49.169 INFO kablam! Oct 11 00:46:49.169 INFO kablam! warning: field is never used: `data` Oct 11 00:46:49.169 INFO kablam! --> src/main.rs:16:5 Oct 11 00:46:49.169 INFO kablam! | Oct 11 00:46:49.169 INFO kablam! 16 | data: Vec>, Oct 11 00:46:49.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:49.169 INFO kablam! Oct 11 00:46:49.176 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 00:46:49.176 INFO kablam! --> src/main.rs:36:5 Oct 11 00:46:49.176 INFO kablam! | Oct 11 00:46:49.176 INFO kablam! 36 | file.read_to_string(&mut contents); Oct 11 00:46:49.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:46:49.176 INFO kablam! | Oct 11 00:46:49.176 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 00:46:49.176 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 00:46:49.176 INFO kablam! Oct 11 00:46:49.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 11 00:46:49.634 INFO kablam! su: No module specific data is present Oct 11 00:46:49.884 INFO running `"docker" "rm" "-f" "479fe80a19a5e6105be7d7254de8c02ea07a4025e4ec20be46a28c1c6fba0f73"` Oct 11 00:46:49.980 INFO blam! 479fe80a19a5e6105be7d7254de8c02ea07a4025e4ec20be46a28c1c6fba0f73 Oct 11 00:46:49.982 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:46:49.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:46:50.308 INFO blam! 46203dbfe900a60c3ce459e9a9f8efaff6f79a21c0bde70bcd5c8d16fda73642 Oct 11 00:46:50.311 INFO running `"docker" "start" "-a" "46203dbfe900a60c3ce459e9a9f8efaff6f79a21c0bde70bcd5c8d16fda73642"` Oct 11 00:46:50.948 INFO kablam! usermod: no changes Oct 11 00:46:50.998 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 00:46:50.999 INFO blam! Oct 11 00:46:50.999 INFO kablam! Running /target/debug/deps/sudoku-0fbc719685baba90 Oct 11 00:46:50.999 INFO blam! running 0 tests Oct 11 00:46:51.000 INFO kablam! su: No module specific data is present Oct 11 00:46:51.000 INFO blam! Oct 11 00:46:51.000 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:46:51.001 INFO blam! Oct 11 00:46:51.677 INFO running `"docker" "rm" "-f" "46203dbfe900a60c3ce459e9a9f8efaff6f79a21c0bde70bcd5c8d16fda73642"` Oct 11 00:46:51.766 INFO blam! 46203dbfe900a60c3ce459e9a9f8efaff6f79a21c0bde70bcd5c8d16fda73642