Nov 16 11:59:18.984 INFO testing sunjay/sudoku against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 11:59:18.984 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 11:59:19.431 INFO [stdout] e4fa33596da4bc797a6c88691e049d3c1baa9bd70f23add9423cc4d4a20c4eed Nov 16 11:59:19.433 INFO running `"docker" "start" "-a" "e4fa33596da4bc797a6c88691e049d3c1baa9bd70f23add9423cc4d4a20c4eed"` Nov 16 11:59:20.759 INFO [stderr] usermod: no changes Nov 16 11:59:20.897 INFO [stderr] Compiling sudoku v0.1.0 (/source) Nov 16 11:59:23.325 INFO [stderr] Finished dev [optimized + debuginfo] target(s) in 2.54s Nov 16 11:59:23.334 INFO [stderr] su: No module specific data is present Nov 16 11:59:23.605 INFO running `"docker" "inspect" "e4fa33596da4bc797a6c88691e049d3c1baa9bd70f23add9423cc4d4a20c4eed"` Nov 16 11:59:23.710 INFO running `"docker" "rm" "-f" "e4fa33596da4bc797a6c88691e049d3c1baa9bd70f23add9423cc4d4a20c4eed"` Nov 16 11:59:23.840 INFO [stdout] e4fa33596da4bc797a6c88691e049d3c1baa9bd70f23add9423cc4d4a20c4eed Nov 16 11:59:23.844 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 11:59:24.017 INFO [stdout] bd355ce0dbe7fc6ff489067a2aa4ad5ff6f23e4542302b257102c9972e89e76d Nov 16 11:59:24.019 INFO running `"docker" "start" "-a" "bd355ce0dbe7fc6ff489067a2aa4ad5ff6f23e4542302b257102c9972e89e76d"` Nov 16 11:59:24.508 INFO [stderr] usermod: no changes Nov 16 11:59:24.654 INFO [stderr] Compiling proc-macro2 v0.4.15 Nov 16 11:59:24.655 INFO [stderr] Compiling version_check v0.1.4 Nov 16 11:59:24.655 INFO [stderr] Compiling unicode-xid v0.1.0 Nov 16 11:59:24.655 INFO [stderr] Compiling cc v1.0.23 Nov 16 11:59:24.655 INFO [stderr] Compiling num-traits v0.2.5 Nov 16 11:59:24.655 INFO [stderr] Compiling num-integer v0.1.39 Nov 16 11:59:24.655 INFO [stderr] Compiling ryu v0.2.6 Nov 16 11:59:24.655 INFO [stderr] Compiling unicode-xid v0.0.4 Nov 16 11:59:26.740 INFO [stderr] Compiling serde v1.0.75 Nov 16 11:59:26.740 INFO [stderr] Compiling libc v0.2.43 Nov 16 11:59:26.997 INFO [stderr] Compiling ucd-util v0.1.1 Nov 16 11:59:29.747 INFO [stderr] Compiling quote v0.3.15 Nov 16 11:59:29.759 INFO [stderr] Compiling regex v1.0.4 Nov 16 11:59:29.759 INFO [stderr] Compiling failure_derive v0.1.2 Nov 16 11:59:29.759 INFO [stderr] Compiling utf8-ranges v1.0.1 Nov 16 11:59:29.759 INFO [stderr] Compiling cfg-if v0.1.5 Nov 16 11:59:30.074 INFO [stderr] Compiling pest v1.0.6 Nov 16 11:59:30.183 INFO [stderr] Compiling rustc-demangle v0.1.9 Nov 16 11:59:40.863 INFO [stderr] Compiling unicode-width v0.1.5 Nov 16 11:59:40.864 INFO [stderr] Compiling either v1.5.0 Nov 16 11:59:40.864 INFO [stderr] Compiling itoa v0.4.2 Nov 16 11:59:40.879 INFO [stderr] Compiling byteorder v1.2.6 Nov 16 11:59:40.880 INFO [stderr] Compiling vec_map v0.8.1 Nov 16 11:59:41.427 INFO [stderr] Compiling ansi_term v0.11.0 Nov 16 11:59:42.075 INFO [stderr] Compiling bitflags v1.0.4 Nov 16 11:59:42.579 INFO [stderr] Compiling same-file v1.0.3 Nov 16 11:59:42.607 INFO [stderr] Compiling cast v0.2.2 Nov 16 11:59:43.119 INFO [stderr] Compiling quick-error v1.2.2 Nov 16 11:59:43.399 INFO [stderr] Compiling strsim v0.7.0 Nov 16 11:59:44.131 INFO [stderr] Compiling thread-scoped v1.0.2 Nov 16 11:59:44.595 INFO [stderr] Compiling synom v0.11.3 Nov 16 11:59:46.859 INFO [stderr] Compiling lazy_static v1.1.0 Nov 16 11:59:48.643 INFO [stderr] Compiling regex-syntax v0.6.2 Nov 16 11:59:48.719 INFO [stderr] Compiling log v0.4.4 Nov 16 11:59:48.719 INFO [stderr] Compiling memchr v2.0.2 Nov 16 11:59:51.019 INFO [stderr] Compiling time v0.1.40 Nov 16 11:59:51.659 INFO [stderr] Compiling num_cpus v1.8.0 Nov 16 11:59:51.935 INFO [stderr] Compiling rand v0.4.3 Nov 16 11:59:51.935 INFO [stderr] Compiling atty v0.2.11 Nov 16 11:59:52.199 INFO [stderr] Compiling textwrap v0.10.0 Nov 16 11:59:53.307 INFO [stderr] Compiling itertools v0.7.8 Nov 16 12:00:02.263 INFO [stderr] Compiling term v0.5.1 Nov 16 12:00:02.433 INFO [stderr] Compiling walkdir v2.2.5 Nov 16 12:00:39.576 INFO [stderr] Compiling syn v0.11.11 Nov 16 12:00:39.745 INFO [stderr] Compiling aho-corasick v0.6.8 Nov 16 12:00:40.444 INFO [stderr] Compiling csv-core v0.1.4 Nov 16 12:00:48.399 INFO [stderr] Compiling clap v2.32.0 Nov 16 12:00:58.515 INFO [stderr] Compiling criterion-plot v0.2.5 Nov 16 12:00:59.219 INFO [stderr] Compiling backtrace-sys v0.1.24 Nov 16 12:02:08.635 INFO [stderr] Compiling criterion-stats v0.2.5 Nov 16 12:02:09.055 INFO [stderr] Compiling itertools-num v0.1.2 Nov 16 12:02:10.445 INFO [stderr] Compiling chrono v0.4.6 Nov 16 12:02:11.655 INFO [stderr] Compiling quote v0.6.8 Nov 16 12:02:11.831 INFO [stderr] Compiling serde_json v1.0.26 Nov 16 12:03:01.695 INFO [stderr] Compiling csv v1.0.1 Nov 16 12:03:01.707 INFO [stderr] Compiling thread_local v0.3.6 Nov 16 12:03:02.043 INFO [stderr] Compiling pest_derive v1.0.8 Nov 16 12:03:02.091 INFO [stderr] Compiling simplelog v0.5.2 Nov 16 12:03:03.059 INFO [stderr] Compiling syn v0.14.9 Nov 16 12:03:03.491 INFO [stderr] Compiling backtrace v0.3.9 Nov 16 12:04:50.079 INFO [stderr] Compiling synstructure v0.9.0 Nov 16 12:04:50.140 INFO [stderr] Compiling serde_derive v1.0.75 Nov 16 12:05:14.893 INFO [stderr] Compiling handlebars v0.32.4 Nov 16 12:06:45.959 INFO [stderr] Compiling failure v0.1.2 Nov 16 12:07:13.400 INFO [stderr] Compiling criterion v0.2.5 Nov 16 12:07:51.939 INFO [stderr] Compiling sudoku v0.1.0 (/source) Nov 16 12:07:55.831 INFO [stderr] Finished dev [optimized + debuginfo] target(s) in 8m 31s Nov 16 12:07:55.843 INFO [stderr] su: No module specific data is present Nov 16 12:07:56.991 INFO running `"docker" "inspect" "bd355ce0dbe7fc6ff489067a2aa4ad5ff6f23e4542302b257102c9972e89e76d"` Nov 16 12:07:57.373 INFO running `"docker" "rm" "-f" "bd355ce0dbe7fc6ff489067a2aa4ad5ff6f23e4542302b257102c9972e89e76d"` Nov 16 12:07:57.775 INFO [stdout] bd355ce0dbe7fc6ff489067a2aa4ad5ff6f23e4542302b257102c9972e89e76d Nov 16 12:07:57.779 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 16 12:07:58.207 INFO [stdout] c42f95c0309b743613c68b1f259ae215b61b9bf1986353d8fd0ee4c45156a1f1 Nov 16 12:07:58.215 INFO running `"docker" "start" "-a" "c42f95c0309b743613c68b1f259ae215b61b9bf1986353d8fd0ee4c45156a1f1"` Nov 16 12:07:59.866 INFO [stderr] usermod: no changes Nov 16 12:08:00.099 INFO [stderr] Finished dev [optimized + debuginfo] target(s) in 0.19s Nov 16 12:08:00.099 INFO [stderr] Running /target/debug/deps/sudoku-9739bfa97ff1b9a2 Nov 16 12:08:00.103 INFO [stderr] Running /target/debug/deps/solve-09c43a5e79d23fed Nov 16 12:08:00.103 INFO [stdout] Nov 16 12:08:00.103 INFO [stderr] Running /target/debug/deps/correct_solutions-f2b0eb49c2a8eb66 Nov 16 12:08:00.103 INFO [stdout] running 0 tests Nov 16 12:08:00.103 INFO [stdout] Nov 16 12:08:00.103 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:08:00.103 INFO [stdout] Nov 16 12:08:00.103 INFO [stdout] Nov 16 12:08:00.103 INFO [stdout] running 0 tests Nov 16 12:08:00.103 INFO [stdout] Nov 16 12:08:00.103 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:08:00.103 INFO [stdout] Nov 16 12:08:00.107 INFO [stdout] Nov 16 12:08:00.107 INFO [stdout] running 2 tests Nov 16 12:08:00.107 INFO [stdout] test easy ... ok Nov 16 12:08:00.979 INFO [stdout] test hard95 ... ok Nov 16 12:08:00.980 INFO [stderr] Running /target/debug/deps/timer-fe190fd7e499d167 Nov 16 12:08:00.980 INFO [stdout] Nov 16 12:08:00.980 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:08:00.981 INFO [stdout] Nov 16 12:08:00.983 INFO [stdout] Nov 16 12:08:00.983 INFO [stdout] running 1 test Nov 16 12:09:00.987 INFO [stdout] test combined21886 ... test combined21886 has been running for over 60 seconds Nov 16 12:09:52.499 INFO [stdout] test combined21886 ... ok Nov 16 12:09:52.499 INFO [stdout] Nov 16 12:09:52.499 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:09:52.499 INFO [stdout] Nov 16 12:09:52.515 INFO [stderr] Doc-tests sudoku Nov 16 12:09:52.779 INFO [stdout] Nov 16 12:09:52.779 INFO [stdout] running 0 tests Nov 16 12:09:52.779 INFO [stdout] Nov 16 12:09:52.779 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:09:52.779 INFO [stdout] Nov 16 12:09:52.791 INFO [stderr] su: No module specific data is present Nov 16 12:09:53.618 INFO running `"docker" "inspect" "c42f95c0309b743613c68b1f259ae215b61b9bf1986353d8fd0ee4c45156a1f1"` Nov 16 12:09:54.029 INFO running `"docker" "rm" "-f" "c42f95c0309b743613c68b1f259ae215b61b9bf1986353d8fd0ee4c45156a1f1"` Nov 16 12:09:54.331 INFO [stdout] c42f95c0309b743613c68b1f259ae215b61b9bf1986353d8fd0ee4c45156a1f1