Oct 14 11:31:04.588 INFO testing mehrati/sudoku_solution against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:31:04.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:31:05.179 INFO blam! f254978066a795b9d322b2961fcc02a86a657db36bd89e71d07f1062a8c0f800 Oct 14 11:31:05.185 INFO running `"docker" "start" "-a" "f254978066a795b9d322b2961fcc02a86a657db36bd89e71d07f1062a8c0f800"` Oct 14 11:31:06.243 INFO kablam! usermod: no changes Oct 14 11:31:06.290 INFO kablam! Compiling sudoku_solution v0.1.0 (/source) Oct 14 11:31:06.540 INFO kablam! warning: unused variable: `e` Oct 14 11:31:06.540 INFO kablam! --> src/main.rs:111:13 Oct 14 11:31:06.540 INFO kablam! | Oct 14 11:31:06.540 INFO kablam! 111 | Err(e) => panic!("err"), Oct 14 11:31:06.540 INFO kablam! | ^ help: consider using `_e` instead Oct 14 11:31:06.540 INFO kablam! | Oct 14 11:31:06.540 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:31:06.540 INFO kablam! Oct 14 11:31:06.540 INFO kablam! warning: unused variable: `arr` Oct 14 11:31:06.540 INFO kablam! --> src/main.rs:117:13 Oct 14 11:31:06.540 INFO kablam! | Oct 14 11:31:06.540 INFO kablam! 117 | let mut arr:[[i32;9];9]= [[0;9];9]; Oct 14 11:31:06.540 INFO kablam! | ^^^ help: consider using `_arr` instead Oct 14 11:31:06.540 INFO kablam! Oct 14 11:31:06.555 INFO kablam! warning: variable does not need to be mutable Oct 14 11:31:06.555 INFO kablam! --> src/main.rs:117:9 Oct 14 11:31:06.555 INFO kablam! | Oct 14 11:31:06.555 INFO kablam! 117 | let mut arr:[[i32;9];9]= [[0;9];9]; Oct 14 11:31:06.555 INFO kablam! | ----^^^ Oct 14 11:31:06.555 INFO kablam! | | Oct 14 11:31:06.555 INFO kablam! | help: remove this `mut` Oct 14 11:31:06.555 INFO kablam! | Oct 14 11:31:06.555 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:31:06.555 INFO kablam! Oct 14 11:31:06.571 INFO kablam! warning: type `cell` should have a camel case name such as `Cell` Oct 14 11:31:06.571 INFO kablam! --> src/main.rs:10:1 Oct 14 11:31:06.571 INFO kablam! | Oct 14 11:31:06.571 INFO kablam! 10 | type cell = Cell; Oct 14 11:31:06.571 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:31:06.571 INFO kablam! | Oct 14 11:31:06.571 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 14 11:31:06.571 INFO kablam! Oct 14 11:31:07.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 14 11:31:07.550 INFO kablam! su: No module specific data is present Oct 14 11:31:08.787 INFO running `"docker" "rm" "-f" "f254978066a795b9d322b2961fcc02a86a657db36bd89e71d07f1062a8c0f800"` Oct 14 11:31:09.131 INFO blam! f254978066a795b9d322b2961fcc02a86a657db36bd89e71d07f1062a8c0f800 Oct 14 11:31:09.139 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:31:09.631 INFO blam! df848e7a2d04140e482d698190ac7d0829c493252067ac058d418dd38df6f258 Oct 14 11:31:09.643 INFO running `"docker" "start" "-a" "df848e7a2d04140e482d698190ac7d0829c493252067ac058d418dd38df6f258"` Oct 14 11:31:10.779 INFO kablam! usermod: no changes Oct 14 11:31:10.823 INFO kablam! Compiling sudoku_solution v0.1.0 (/source) Oct 14 11:31:11.097 INFO kablam! warning: unused variable: `e` Oct 14 11:31:11.097 INFO kablam! --> src/main.rs:111:13 Oct 14 11:31:11.097 INFO kablam! | Oct 14 11:31:11.097 INFO kablam! 111 | Err(e) => panic!("err"), Oct 14 11:31:11.097 INFO kablam! | ^ help: consider using `_e` instead Oct 14 11:31:11.097 INFO kablam! | Oct 14 11:31:11.097 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:31:11.097 INFO kablam! Oct 14 11:31:11.097 INFO kablam! warning: unused variable: `arr` Oct 14 11:31:11.097 INFO kablam! --> src/main.rs:117:13 Oct 14 11:31:11.097 INFO kablam! | Oct 14 11:31:11.097 INFO kablam! 117 | let mut arr:[[i32;9];9]= [[0;9];9]; Oct 14 11:31:11.097 INFO kablam! | ^^^ help: consider using `_arr` instead Oct 14 11:31:11.097 INFO kablam! Oct 14 11:31:11.103 INFO kablam! warning: variable does not need to be mutable Oct 14 11:31:11.104 INFO kablam! --> src/main.rs:117:9 Oct 14 11:31:11.104 INFO kablam! | Oct 14 11:31:11.104 INFO kablam! 117 | let mut arr:[[i32;9];9]= [[0;9];9]; Oct 14 11:31:11.104 INFO kablam! | ----^^^ Oct 14 11:31:11.105 INFO kablam! | | Oct 14 11:31:11.105 INFO kablam! | help: remove this `mut` Oct 14 11:31:11.105 INFO kablam! | Oct 14 11:31:11.105 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 11:31:11.106 INFO kablam! Oct 14 11:31:11.106 INFO kablam! warning: type `cell` should have a camel case name such as `Cell` Oct 14 11:31:11.106 INFO kablam! --> src/main.rs:10:1 Oct 14 11:31:11.107 INFO kablam! | Oct 14 11:31:11.107 INFO kablam! 10 | type cell = Cell; Oct 14 11:31:11.107 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 11:31:11.107 INFO kablam! | Oct 14 11:31:11.108 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 14 11:31:11.108 INFO kablam! Oct 14 11:31:11.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 14 11:31:11.571 INFO kablam! su: No module specific data is present Oct 14 11:31:12.947 INFO running `"docker" "rm" "-f" "df848e7a2d04140e482d698190ac7d0829c493252067ac058d418dd38df6f258"` Oct 14 11:31:13.267 INFO blam! df848e7a2d04140e482d698190ac7d0829c493252067ac058d418dd38df6f258 Oct 14 11:31:13.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:31:13.739 INFO blam! dd8a20e61da00e90bc02dc6ab54c6669b8dd59566c464d9daedfe8b97646840e Oct 14 11:31:13.755 INFO running `"docker" "start" "-a" "dd8a20e61da00e90bc02dc6ab54c6669b8dd59566c464d9daedfe8b97646840e"` Oct 14 11:31:15.507 INFO kablam! usermod: no changes Oct 14 11:31:15.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 11:31:15.567 INFO blam! Oct 14 11:31:15.567 INFO kablam! Running /target/debug/deps/sudoku_solution-c8fc829353547986 Oct 14 11:31:15.567 INFO blam! running 0 tests Oct 14 11:31:15.567 INFO blam! Oct 14 11:31:15.567 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:31:15.567 INFO blam! Oct 14 11:31:15.570 INFO kablam! su: No module specific data is present Oct 14 11:31:16.344 INFO running `"docker" "rm" "-f" "dd8a20e61da00e90bc02dc6ab54c6669b8dd59566c464d9daedfe8b97646840e"` Oct 14 11:31:16.727 INFO blam! dd8a20e61da00e90bc02dc6ab54c6669b8dd59566c464d9daedfe8b97646840e