Oct 13 03:36:32.722 INFO testing proudzhu/sudoku-norvig against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:36:32.722 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 03:36:33.291 INFO blam! ae84ef040f91312164ba255765cf6b1bfcee5830e73dcb34489fe04edbefd7c7 Oct 13 03:36:33.293 INFO running `"docker" "start" "-a" "ae84ef040f91312164ba255765cf6b1bfcee5830e73dcb34489fe04edbefd7c7"` Oct 13 03:36:35.438 INFO kablam! usermod: no changes Oct 13 03:36:35.515 INFO kablam! Compiling norvig v0.1.0 (/source) Oct 13 03:36:35.939 INFO kablam! warning: struct is never constructed: `Possible` Oct 13 03:36:35.940 INFO kablam! --> src/main.rs:10:1 Oct 13 03:36:35.941 INFO kablam! | Oct 13 03:36:35.941 INFO kablam! 10 | struct Possible { Oct 13 03:36:35.942 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:36:35.943 INFO kablam! | Oct 13 03:36:35.943 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:36:35.944 INFO kablam! Oct 13 03:36:35.944 INFO kablam! warning: method is never used: `is_on` Oct 13 03:36:35.945 INFO kablam! --> src/main.rs:15:5 Oct 13 03:36:35.945 INFO kablam! | Oct 13 03:36:35.946 INFO kablam! 15 | fn is_on(&self, i: u8) -> bool { Oct 13 03:36:35.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:35.947 INFO kablam! Oct 13 03:36:35.947 INFO kablam! warning: method is never used: `count` Oct 13 03:36:35.947 INFO kablam! --> src/main.rs:19:5 Oct 13 03:36:35.947 INFO kablam! | Oct 13 03:36:35.947 INFO kablam! 19 | fn count(&self) -> u8 { Oct 13 03:36:35.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:35.947 INFO kablam! Oct 13 03:36:35.947 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:35.947 INFO kablam! --> src/main.rs:25:5 Oct 13 03:36:35.947 INFO kablam! | Oct 13 03:36:35.947 INFO kablam! 25 | fn eliminate(&mut self, i: u8) { Oct 13 03:36:35.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:35.947 INFO kablam! Oct 13 03:36:35.948 INFO kablam! warning: method is never used: `val` Oct 13 03:36:35.948 INFO kablam! --> src/main.rs:29:5 Oct 13 03:36:35.948 INFO kablam! | Oct 13 03:36:35.948 INFO kablam! 29 | fn val(&self) -> u8 { Oct 13 03:36:35.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:35.951 INFO kablam! Oct 13 03:36:35.951 INFO kablam! warning: struct is never constructed: `Sudoku` Oct 13 03:36:35.951 INFO kablam! --> src/main.rs:34:1 Oct 13 03:36:35.951 INFO kablam! | Oct 13 03:36:35.951 INFO kablam! 34 | struct Sudoku { Oct 13 03:36:35.951 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:36:35.951 INFO kablam! Oct 13 03:36:35.951 INFO kablam! warning: method is never used: `assign` Oct 13 03:36:35.951 INFO kablam! --> src/main.rs:41:5 Oct 13 03:36:35.951 INFO kablam! | Oct 13 03:36:35.951 INFO kablam! 41 | fn assign(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:35.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:35.951 INFO kablam! Oct 13 03:36:35.951 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:35.951 INFO kablam! --> src/main.rs:50:5 Oct 13 03:36:35.951 INFO kablam! | Oct 13 03:36:35.951 INFO kablam! 50 | fn eliminate(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:35.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:35.951 INFO kablam! Oct 13 03:36:36.750 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 13 03:36:36.752 INFO kablam! su: No module specific data is present Oct 13 03:36:37.775 INFO running `"docker" "rm" "-f" "ae84ef040f91312164ba255765cf6b1bfcee5830e73dcb34489fe04edbefd7c7"` Oct 13 03:36:38.203 INFO blam! ae84ef040f91312164ba255765cf6b1bfcee5830e73dcb34489fe04edbefd7c7 Oct 13 03:36:38.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 03:36:38.749 INFO blam! af056e1d6797c0d8ab5a75843229d8160ac1b05ca73b5ce25bcb8af2fea6c788 Oct 13 03:36:38.753 INFO running `"docker" "start" "-a" "af056e1d6797c0d8ab5a75843229d8160ac1b05ca73b5ce25bcb8af2fea6c788"` Oct 13 03:36:40.034 INFO kablam! usermod: no changes Oct 13 03:36:40.119 INFO kablam! Compiling norvig v0.1.0 (/source) Oct 13 03:36:40.639 INFO kablam! warning: struct is never constructed: `Possible` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:10:1 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 10 | struct Possible { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:40.639 INFO kablam! warning: method is never used: `is_on` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:15:5 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 15 | fn is_on(&self, i: u8) -> bool { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:40.639 INFO kablam! warning: method is never used: `count` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:19:5 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 19 | fn count(&self) -> u8 { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:40.639 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:25:5 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 25 | fn eliminate(&mut self, i: u8) { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:40.639 INFO kablam! warning: method is never used: `val` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:29:5 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 29 | fn val(&self) -> u8 { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:40.639 INFO kablam! warning: struct is never constructed: `Sudoku` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:34:1 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 34 | struct Sudoku { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:40.639 INFO kablam! warning: method is never used: `assign` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:41:5 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 41 | fn assign(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:40.639 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:40.639 INFO kablam! --> src/main.rs:50:5 Oct 13 03:36:40.639 INFO kablam! | Oct 13 03:36:40.639 INFO kablam! 50 | fn eliminate(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:40.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:40.639 INFO kablam! Oct 13 03:36:41.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 13 03:36:41.251 INFO kablam! su: No module specific data is present Oct 13 03:36:42.405 INFO running `"docker" "rm" "-f" "af056e1d6797c0d8ab5a75843229d8160ac1b05ca73b5ce25bcb8af2fea6c788"` Oct 13 03:36:42.755 INFO blam! af056e1d6797c0d8ab5a75843229d8160ac1b05ca73b5ce25bcb8af2fea6c788 Oct 13 03:36:42.763 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 03:36:43.182 INFO blam! 01455778a40002d386644447c07adafbe29575cd1ac16d98f58724ea0ab91a0b Oct 13 03:36:43.187 INFO running `"docker" "start" "-a" "01455778a40002d386644447c07adafbe29575cd1ac16d98f58724ea0ab91a0b"` Oct 13 03:36:45.206 INFO kablam! usermod: no changes Oct 13 03:36:45.273 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 03:36:45.283 INFO kablam! Running /target/debug/deps/norvig-63fad11c37ebeb88 Oct 13 03:36:45.284 INFO blam! Oct 13 03:36:45.284 INFO blam! running 0 tests Oct 13 03:36:45.284 INFO blam! Oct 13 03:36:45.284 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:36:45.284 INFO blam! Oct 13 03:36:45.289 INFO kablam! su: No module specific data is present Oct 13 03:36:46.208 INFO running `"docker" "rm" "-f" "01455778a40002d386644447c07adafbe29575cd1ac16d98f58724ea0ab91a0b"` Oct 13 03:36:46.495 INFO blam! 01455778a40002d386644447c07adafbe29575cd1ac16d98f58724ea0ab91a0b