Oct 13 03:36:41.913 INFO testing proudzhu/sudoku-norvig against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:36:41.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:36:42.301 INFO blam! 3fc3ddf0577c70e88e963cfc0173320b41ae26fe263014403e03ab3e8bdf08fc Oct 13 03:36:42.303 INFO running `"docker" "start" "-a" "3fc3ddf0577c70e88e963cfc0173320b41ae26fe263014403e03ab3e8bdf08fc"` Oct 13 03:36:44.104 INFO kablam! usermod: no changes Oct 13 03:36:44.151 INFO kablam! Compiling norvig v0.1.0 (/source) Oct 13 03:36:44.591 INFO kablam! warning: struct is never constructed: `Possible` Oct 13 03:36:44.591 INFO kablam! --> src/main.rs:10:1 Oct 13 03:36:44.591 INFO kablam! | Oct 13 03:36:44.591 INFO kablam! 10 | struct Possible { Oct 13 03:36:44.591 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:36:44.591 INFO kablam! | Oct 13 03:36:44.591 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:36:44.591 INFO kablam! Oct 13 03:36:44.591 INFO kablam! warning: method is never used: `is_on` Oct 13 03:36:44.591 INFO kablam! --> src/main.rs:15:5 Oct 13 03:36:44.591 INFO kablam! | Oct 13 03:36:44.591 INFO kablam! 15 | fn is_on(&self, i: u8) -> bool { Oct 13 03:36:44.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:44.591 INFO kablam! Oct 13 03:36:44.591 INFO kablam! warning: method is never used: `count` Oct 13 03:36:44.591 INFO kablam! --> src/main.rs:19:5 Oct 13 03:36:44.591 INFO kablam! | Oct 13 03:36:44.591 INFO kablam! 19 | fn count(&self) -> u8 { Oct 13 03:36:44.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:44.591 INFO kablam! Oct 13 03:36:44.595 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:44.595 INFO kablam! --> src/main.rs:25:5 Oct 13 03:36:44.595 INFO kablam! | Oct 13 03:36:44.595 INFO kablam! 25 | fn eliminate(&mut self, i: u8) { Oct 13 03:36:44.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:44.595 INFO kablam! Oct 13 03:36:44.595 INFO kablam! warning: method is never used: `val` Oct 13 03:36:44.595 INFO kablam! --> src/main.rs:29:5 Oct 13 03:36:44.595 INFO kablam! | Oct 13 03:36:44.595 INFO kablam! 29 | fn val(&self) -> u8 { Oct 13 03:36:44.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:44.595 INFO kablam! Oct 13 03:36:44.595 INFO kablam! warning: struct is never constructed: `Sudoku` Oct 13 03:36:44.595 INFO kablam! --> src/main.rs:34:1 Oct 13 03:36:44.595 INFO kablam! | Oct 13 03:36:44.595 INFO kablam! 34 | struct Sudoku { Oct 13 03:36:44.595 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:36:44.595 INFO kablam! Oct 13 03:36:44.595 INFO kablam! warning: method is never used: `assign` Oct 13 03:36:44.595 INFO kablam! --> src/main.rs:41:5 Oct 13 03:36:44.595 INFO kablam! | Oct 13 03:36:44.595 INFO kablam! 41 | fn assign(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:44.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:44.595 INFO kablam! Oct 13 03:36:44.607 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:44.607 INFO kablam! --> src/main.rs:50:5 Oct 13 03:36:44.607 INFO kablam! | Oct 13 03:36:44.607 INFO kablam! 50 | fn eliminate(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:44.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:44.607 INFO kablam! Oct 13 03:36:45.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 13 03:36:45.304 INFO kablam! su: No module specific data is present Oct 13 03:36:46.211 INFO running `"docker" "rm" "-f" "3fc3ddf0577c70e88e963cfc0173320b41ae26fe263014403e03ab3e8bdf08fc"` Oct 13 03:36:46.519 INFO blam! 3fc3ddf0577c70e88e963cfc0173320b41ae26fe263014403e03ab3e8bdf08fc Oct 13 03:36:46.528 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:36:46.967 INFO blam! 0c5ae7c7040037a215822d7989913e7a94ae4fb08019bc62e7cef9c383fe5ad5 Oct 13 03:36:46.979 INFO running `"docker" "start" "-a" "0c5ae7c7040037a215822d7989913e7a94ae4fb08019bc62e7cef9c383fe5ad5"` Oct 13 03:36:48.210 INFO kablam! usermod: no changes Oct 13 03:36:48.268 INFO kablam! Compiling norvig v0.1.0 (/source) Oct 13 03:36:48.875 INFO kablam! warning: struct is never constructed: `Possible` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:10:1 Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! 10 | struct Possible { Oct 13 03:36:48.875 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:36:48.875 INFO kablam! Oct 13 03:36:48.875 INFO kablam! warning: method is never used: `is_on` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:15:5 Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! 15 | fn is_on(&self, i: u8) -> bool { Oct 13 03:36:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:48.875 INFO kablam! Oct 13 03:36:48.875 INFO kablam! warning: method is never used: `count` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:19:5 Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! 19 | fn count(&self) -> u8 { Oct 13 03:36:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:48.875 INFO kablam! Oct 13 03:36:48.875 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:25:5 Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! 25 | fn eliminate(&mut self, i: u8) { Oct 13 03:36:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:48.875 INFO kablam! Oct 13 03:36:48.875 INFO kablam! warning: method is never used: `val` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:29:5 Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! 29 | fn val(&self) -> u8 { Oct 13 03:36:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:48.875 INFO kablam! Oct 13 03:36:48.875 INFO kablam! warning: struct is never constructed: `Sudoku` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:34:1 Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! 34 | struct Sudoku { Oct 13 03:36:48.875 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:36:48.875 INFO kablam! Oct 13 03:36:48.875 INFO kablam! warning: method is never used: `assign` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:41:5 Oct 13 03:36:48.875 INFO kablam! | Oct 13 03:36:48.875 INFO kablam! 41 | fn assign(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:48.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:48.875 INFO kablam! Oct 13 03:36:48.875 INFO kablam! warning: method is never used: `eliminate` Oct 13 03:36:48.875 INFO kablam! --> src/main.rs:50:5 Oct 13 03:36:48.876 INFO kablam! | Oct 13 03:36:48.876 INFO kablam! 50 | fn eliminate(&mut self, grid: &[Vec], row: usize, col: usize, d: u8) -> bool { Oct 13 03:36:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:36:48.876 INFO kablam! Oct 13 03:36:49.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 13 03:36:49.475 INFO kablam! su: No module specific data is present Oct 13 03:36:50.378 INFO running `"docker" "rm" "-f" "0c5ae7c7040037a215822d7989913e7a94ae4fb08019bc62e7cef9c383fe5ad5"` Oct 13 03:36:50.606 INFO blam! 0c5ae7c7040037a215822d7989913e7a94ae4fb08019bc62e7cef9c383fe5ad5 Oct 13 03:36:50.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:36:51.063 INFO blam! a1b6cce27abf58b2179676edab92da6acaccc80486a7f30bb474268b702dbf2c Oct 13 03:36:51.075 INFO running `"docker" "start" "-a" "a1b6cce27abf58b2179676edab92da6acaccc80486a7f30bb474268b702dbf2c"` Oct 13 03:36:52.375 INFO kablam! usermod: no changes Oct 13 03:36:52.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 13 03:36:52.423 INFO blam! Oct 13 03:36:52.423 INFO kablam! Running /target/debug/deps/norvig-70bc0b070edb01c5 Oct 13 03:36:52.423 INFO blam! running 0 tests Oct 13 03:36:52.423 INFO blam! Oct 13 03:36:52.423 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:36:52.423 INFO blam! Oct 13 03:36:52.425 INFO kablam! su: No module specific data is present Oct 13 03:36:53.329 INFO running `"docker" "rm" "-f" "a1b6cce27abf58b2179676edab92da6acaccc80486a7f30bb474268b702dbf2c"` Oct 13 03:36:53.645 INFO blam! a1b6cce27abf58b2179676edab92da6acaccc80486a7f30bb474268b702dbf2c