[INFO] fetching crate sat-solver 0.2.1...
[INFO] testing sat-solver-0.2.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sat-solver 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sat-solver 0.2.1
[INFO] finished tweaking crates.io crate sat-solver 0.2.1
[INFO] tweaked toml for crates.io crate sat-solver 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sat-solver 0.2.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sat-solver 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5645a5d5101aa72b487141148f6951276cf1bf9dbd40cfd7951217998717ad90
[INFO] running `Command { std: "docker" "start" "-a" "5645a5d5101aa72b487141148f6951276cf1bf9dbd40cfd7951217998717ad90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5645a5d5101aa72b487141148f6951276cf1bf9dbd40cfd7951217998717ad90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5645a5d5101aa72b487141148f6951276cf1bf9dbd40cfd7951217998717ad90", kill_on_drop: false }`
[INFO] [stdout] 5645a5d5101aa72b487141148f6951276cf1bf9dbd40cfd7951217998717ad90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fc3204b83af574ea8ece24c3faefafe9d07c48b738a93c86835c645b2b56f48
[INFO] running `Command { std: "docker" "start" "-a" "7fc3204b83af574ea8ece24c3faefafe9d07c48b738a93c86835c645b2b56f48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling clap_complete v4.5.54
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]    Compiling sat-solver v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `num_rows` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:427:39
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let mut num_rows: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_cols` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let mut num_cols: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num_conflicts` is assigned to, but never used
[INFO] [stdout]    --> src/ports/kosat.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |         let mut num_conflicts = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num_conflicts` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num_decisions` is assigned to, but never used
[INFO] [stdout]    --> src/ports/kosat.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let mut num_decisions = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num_decisions` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_conflicts` is never read
[INFO] [stdout]    --> src/ports/kosat.rs:455:21
[INFO] [stdout]     |
[INFO] [stdout] 455 |                     num_conflicts += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_decisions` is never read
[INFO] [stdout]    --> src/ports/kosat.rs:498:21
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     num_decisions += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<L>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<'_, L>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<L>;
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<'_, L>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_rows` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:427:39
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let mut num_rows: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_cols` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let mut num_cols: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<L>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<'_, L>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<L>;
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<'_, L>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "7fc3204b83af574ea8ece24c3faefafe9d07c48b738a93c86835c645b2b56f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fc3204b83af574ea8ece24c3faefafe9d07c48b738a93c86835c645b2b56f48", kill_on_drop: false }`
[INFO] [stdout] 7fc3204b83af574ea8ece24c3faefafe9d07c48b738a93c86835c645b2b56f48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3279cb09e6fcd23dc9f0227fae9b0a124c69c4a958b76d2b3fd3b8e3bde054a
[INFO] running `Command { std: "docker" "start" "-a" "b3279cb09e6fcd23dc9f0227fae9b0a124c69c4a958b76d2b3fd3b8e3bde054a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling sat-solver v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stdout] warning: value assigned to `num_rows` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:427:39
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let mut num_rows: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_cols` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let mut num_cols: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num_conflicts` is assigned to, but never used
[INFO] [stdout]    --> src/ports/kosat.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |         let mut num_conflicts = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num_conflicts` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num_decisions` is assigned to, but never used
[INFO] [stdout]    --> src/ports/kosat.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let mut num_decisions = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num_decisions` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_conflicts` is never read
[INFO] [stdout]    --> src/ports/kosat.rs:455:21
[INFO] [stdout]     |
[INFO] [stdout] 455 |                     num_conflicts += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_decisions` is never read
[INFO] [stdout]    --> src/ports/kosat.rs:498:21
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     num_decisions += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<L>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<'_, L>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<L>;
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<'_, L>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stdout] warning: value assigned to `num_rows` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:427:39
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let mut num_rows: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_cols` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let mut num_cols: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_rows` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:427:39
[INFO] [stdout]     |
[INFO] [stdout] 427 |     let mut num_rows: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_cols` is never read
[INFO] [stdout]    --> src/nonogram/solver.rs:428:39
[INFO] [stdout]     |
[INFO] [stdout] 428 |     let mut num_cols: Option<usize> = None;
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num_conflicts` is assigned to, but never used
[INFO] [stdout]    --> src/ports/kosat.rs:438:13
[INFO] [stdout]     |
[INFO] [stdout] 438 |         let mut num_conflicts = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num_conflicts` instead
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `num_decisions` is assigned to, but never used
[INFO] [stdout]    --> src/ports/kosat.rs:439:13
[INFO] [stdout]     |
[INFO] [stdout] 439 |         let mut num_decisions = 0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_num_decisions` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_conflicts` is never read
[INFO] [stdout]    --> src/ports/kosat.rs:455:21
[INFO] [stdout]     |
[INFO] [stdout] 455 |                     num_conflicts += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `num_decisions` is never read
[INFO] [stdout]    --> src/ports/kosat.rs:498:21
[INFO] [stdout]     |
[INFO] [stdout] 498 |                     num_decisions += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<L>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<'_, L>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<L>;
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<'_, L>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<L>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn iter(&self) -> Iter<'_, L>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/sat/clause_storage.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<L>;
[INFO] [stdout]    |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn iter_mut(&mut self) -> IterMut<'_, L>;
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 213 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<L> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sat/clause_storage.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.77s
[INFO] running `Command { std: "docker" "inspect" "b3279cb09e6fcd23dc9f0227fae9b0a124c69c4a958b76d2b3fd3b8e3bde054a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3279cb09e6fcd23dc9f0227fae9b0a124c69c4a958b76d2b3fd3b8e3bde054a", kill_on_drop: false }`
[INFO] [stdout] b3279cb09e6fcd23dc9f0227fae9b0a124c69c4a958b76d2b3fd3b8e3bde054a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fcfb7616d10ef2cec52569abc3086b090236e4d7998bf7175b8259a051b6af24
[INFO] running `Command { std: "docker" "start" "-a" "fcfb7616d10ef2cec52569abc3086b090236e4d7998bf7175b8259a051b6af24", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `num_rows` is never read
[INFO] [stderr]    --> src/nonogram/solver.rs:427:39
[INFO] [stderr]     |
[INFO] [stderr] 427 |     let mut num_rows: Option<usize> = None;
[INFO] [stderr]     |                                       ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `num_cols` is never read
[INFO] [stderr]    --> src/nonogram/solver.rs:428:39
[INFO] [stderr]     |
[INFO] [stderr] 428 |     let mut num_cols: Option<usize> = None;
[INFO] [stderr]     |                                       ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: variable `num_conflicts` is assigned to, but never used
[INFO] [stderr]    --> src/ports/kosat.rs:438:13
[INFO] [stderr]     |
[INFO] [stderr] 438 |         let mut num_conflicts = 0;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_num_conflicts` instead
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `num_decisions` is assigned to, but never used
[INFO] [stderr]    --> src/ports/kosat.rs:439:13
[INFO] [stderr]     |
[INFO] [stderr] 439 |         let mut num_decisions = 0;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_num_decisions` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `num_conflicts` is never read
[INFO] [stderr]    --> src/ports/kosat.rs:455:21
[INFO] [stderr]     |
[INFO] [stderr] 455 |                     num_conflicts += 1;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `num_decisions` is never read
[INFO] [stderr]    --> src/ports/kosat.rs:498:21
[INFO] [stderr]     |
[INFO] [stderr] 498 |                     num_decisions += 1;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sat/clause_storage.rs:68:13
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn iter(&self) -> Iter<L>;
[INFO] [stderr]    |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn iter(&self) -> Iter<'_, L>;
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/sat/clause_storage.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn iter_mut(&mut self) -> IterMut<L>;
[INFO] [stderr]    |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn iter_mut(&mut self) -> IterMut<'_, L>;
[INFO] [stderr]    |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sat/clause_storage.rs:157:13
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn iter(&self) -> Iter<L> {
[INFO] [stderr]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sat/clause_storage.rs:161:17
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sat/clause_storage.rs:213:13
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn iter(&self) -> Iter<L> {
[INFO] [stderr]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 213 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sat/clause_storage.rs:217:17
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sat/clause_storage.rs:369:13
[INFO] [stderr]     |
[INFO] [stderr] 369 |     fn iter(&self) -> Iter<L> {
[INFO] [stderr]     |             ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |             |
[INFO] [stderr]     |             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 369 |     fn iter(&self) -> Iter<'_, L> {
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/sat/clause_storage.rs:376:17
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn iter_mut(&mut self) -> IterMut<L> {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn iter_mut(&mut self) -> IterMut<'_, L> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sat-solver` (lib) generated 14 warnings (run `cargo fix --lib -p sat-solver` to apply 8 suggestions)
[INFO] [stderr] warning: `sat-solver` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr] warning: `sat-solver` (bin "sat-solver" test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sat_solver-5f7171997e7d133f)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test sat::assignment::tests::test_assignment_unassigned_default_impl ... ok
[INFO] [stdout] test sat::assignment::tests::test_hashmap_assignment ... ok
[INFO] [stdout] test sat::clause::tests::test_is_empty ... ok
[INFO] [stdout] test sat::clause::tests::test_is_tautology ... ok
[INFO] [stdout] test sat::assignment::tests::test_var_state ... ok
[INFO] [stdout] test sat::clause::tests::test_new_from_i32_vec_and_len ... ok
[INFO] [stdout] test sat::clause::tests::test_swap_no_assert ... ok
[INFO] [stdout] test sat::clause::tests::test_resolve ... ok
[INFO] [stdout] test sat::clause_storage::tests::test_from_vec_and_from_iterator ... ok
[INFO] [stdout] test sat::assignment::tests::test_assignment_vec ... ok
[INFO] [stdout] test sat::clause_storage::tests::test_smallvec_literal_storage_heap ... ok
[INFO] [stdout] test sat::clause_storage::tests::test_module_convert_function ... ok
[INFO] [stdout] test sat::clause_storage::tests::test_smallvec_literal_storage_stack ... ok
[INFO] [stdout] test sat::clause::tests::test_is_unit ... ok
[INFO] [stdout] test sat::cnf::tests::test_cnf_add_clause ... ok
[INFO] [stdout] test sat::clause_storage::tests::test_vec_literal_storage ... ok
[INFO] [stdout] test sat::cnf::tests::test_cnf_display_dimacs ... ok
[INFO] [stdout] test sat::cnf::tests::test_cnf_from_expr ... ok
[INFO] [stdout] test sat::cnf::tests::test_cnf_new_from_dimacs ... ok
[INFO] [stdout] test sat::cnf::tests::test_cnf_new_with_empty_clause ... ok
[INFO] [stdout] test sat::dimacs::tests::test_parse_dimacs_with_empty_lines_and_end_marker ... ok
[INFO] [stdout] test sat::dimacs::tests::test_parse_dimacs_empty_clause ... ok
[INFO] [stdout] test sat::expr::tests::test_apply_laws_with_demorgans ... ok
[INFO] [stdout] test sat::expr::tests::test_demorgans_laws_double_negation ... ok
[INFO] [stdout] test sat::dimacs::tests::test_parse_simple_dimacs ... ok
[INFO] [stdout] test sat::expr::tests::test_demorgans_laws_nested ... ok
[INFO] [stdout] test sat::expr::tests::test_demorgans_laws_not_and ... ok
[INFO] [stdout] test sat::expr::tests::test_demorgans_laws_not_val ... ok
[INFO] [stdout] test sat::expr::tests::test_distributive_laws_a_and_or_b_c ... ok
[INFO] [stdout] test sat::expr::tests::test_distributive_laws_handles_not_nnf ... ok
[INFO] [stdout] test sat::cnf::tests::test_cnf_verify_solution ... ok
[INFO] [stdout] test sat::cnf::tests::test_cnf_new_empty_input ... ok
[INFO] [stdout] test sat::expr::tests::test_demorgans_laws_not_or ... ok
[INFO] [stdout] test sat::dimacs::tests::test_parse_dimacs_no_clauses ... ok
[INFO] [stdout] test sat::expr::tests::test_distributive_laws_or_a_b_and_c ... ok
[INFO] [stdout] test sat::literal::tests::test_all_literal_implementations ... ok
[INFO] [stdout] test sat::literal::tests::test_conversion_function ... ok
[INFO] [stdout] test sat::literal::tests::test_double_literal_index ... ok
[INFO] [stdout] test sat::preprocessing::tests::test_preprocessor_chain ... ok
[INFO] [stdout] test sat::preprocessing::tests::test_pure_literal_elimination ... ok
[INFO] [stdout] test sat::preprocessing::tests::test_subsumption_elimination ... ok
[INFO] [stdout] test sat::propagation::tests::test_unit_prop_with_pures ... ok
[INFO] [stdout] test sat::preprocessing::tests::test_tautology_elimination ... ok
[INFO] [stdout] test sat::propagation::tests::test_unit_search_conflict ... ok
[INFO] [stdout] test sat::literal::tests::test_literal_negation_consistency ... ok
[INFO] [stdout] test sat::propagation::tests::test_unit_search_simple_propagation ... ok
[INFO] [stdout] test sat::expr::tests::test_distributive_laws_no_change ... ok
[INFO] [stdout] test sat::propagation::tests::test_watched_literals_conflict ... ok
[INFO] [stdout] test sat::propagation::tests::test_watched_literals_empty_cnf ... ok
[INFO] [stdout] test sat::propagation::tests::test_watched_literals_find_new_watch ... ok
[INFO] [stdout] test sat::propagation::tests::test_watched_literals_unit_clause_in_cnf ... ok
[INFO] [stdout] test sat::propagation::tests::test_watched_literals_simple_propagation ... ok
[INFO] [stdout] test sat::solver::tests::test_generic_config_instantiation ... ok
[INFO] [stdout] test sat::solver::tests::test_solutions_check_add ... ok
[INFO] [stdout] test sat::solver::tests::test_solutions_display ... ok
[INFO] [stdout] test sat::expr::tests::test_ors_and_ands_helpers ... ok
[INFO] [stdout] test sat::trail::tests::test_decision_level ... ok
[INFO] [stdout] test sat::trail::tests::test_len_is_empty ... ok
[INFO] [stdout] test sat::trail::tests::test_level ... ok
[INFO] [stdout] test sat::trail::tests::test_new_empty ... ok
[INFO] [stdout] test sat::trail::tests::test_new_with_unit_clauses ... ok
[INFO] [stdout] test sat::trail::tests::test_push_already_assigned_due_to_pos_not_zero ... ok
[INFO] [stdout] test sat::propagation::tests::test_watched_literals_new_and_add_clause ... ok
[INFO] [stdout] test sat::trail::tests::test_remap_clause_indices ... ok
[INFO] [stdout] test sat::trail::tests::test_reset ... ok
[INFO] [stdout] test sat::trail::tests::test_push_simple ... ok
[INFO] [stdout] test sat::trail::tests::test_solutions ... ok
[INFO] [stdout] test sat::variable_selection::tests::test_random_order ... ok
[INFO] [stdout] test sat::variable_selection::tests::test_vsids_heap ... ok
[INFO] [stdout] test sat::variable_selection::tests::test_vsids_heap_rescaling ... ok
[INFO] [stdout] test sat::variable_selection::tests::test_vsids_no_heap ... ok
[INFO] [stdout] test sat::variable_selection::tests::test_vsids_no_heap_early_exit ... ok
[INFO] [stdout] test sudoku::solver::tests::board_from_vec_vec ... ok
[INFO] [stdout] test sudoku::solver::tests::parse_sudoku_invalid_char ... ok
[INFO] [stdout] test sudoku::solver::tests::parse_sudoku_number_too_large ... ok
[INFO] [stdout] test sudoku::solver::tests::parse_sudoku_too_few_numbers_in_line ... ok
[INFO] [stdout] test sudoku::solver::tests::parse_sudoku_valid_4x4 ... ok
[INFO] [stdout] test sudoku::solver::tests::size_block_size ... ok
[INFO] [stdout] test sat::variable_selection::tests::test_vsids_heap_bumping_and_decay ... ok
[INFO] [stdout] test sudoku::solver::tests::size_display ... ok
[INFO] [stdout] test sudoku::solver::tests::test_generate_cell_clauses_content ... ok
[INFO] [stdout] test sudoku::solver::tests::size_try_from_usize ... ok
[INFO] [stdout] test sudoku::solver::tests::test_generate_pre_filled_clauses ... ok
[INFO] [stdout] test sudoku::solver::tests::sudoku_decode_basic ... ok
[INFO] [stdout] test sudoku::solver::tests::sudoku_display ... ok
[INFO] [stdout] test sudoku::solver::tests::sudoku_iter ... ok
[INFO] [stdout] test sudoku::solver::tests::sudoku_new_invalid_size - should panic ... FAILED
[INFO] [stdout] test sudoku::solver::tests::parse_sudoku_too_many_numbers_in_line ... ok
[INFO] [stdout] test sudoku::solver::tests::test_generate_row_clauses_content ... ok
[INFO] [stdout] test sudoku::solver::tests::usize_from_size ... ok
[INFO] [stdout] test sudoku::solver::tests::vec_vec_from_board ... ok
[INFO] [stdout] test sudoku::solver::tests::sudoku_new ... ok
[INFO] [stdout] test sudoku::solver::tests::vec_vec_from_ref_board ... ok
[INFO] [stdout] test sudoku::solver::tests::board_new_and_display ... ok
[INFO] [stdout] test sudoku::solver::tests::variable_new_and_encode ... ok
[INFO] [stdout] test sat::solver::tests::test_default_config_type_bounds ... ok
[INFO] [stdout] test sudoku::solver::tests::board_from_array_of_refs ... ok
[INFO] [stdout] test sat::dimacs::tests::test_parse_dimacs_malformed_literal ... FAILED
[INFO] [stdout] test sudoku::solver::tests::parse_sudoku_empty_line_behavior ... FAILED
[INFO] [stdout] test sudoku::solver::tests::parse_sudoku_invalid_size_panic - should panic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sudoku::solver::tests::sudoku_new_invalid_size stdout ----
[INFO] [stdout] note: test did not panic as expected at src/sudoku/solver.rs:822:8
[INFO] [stdout] ---- sat::dimacs::tests::test_parse_dimacs_malformed_literal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sat::dimacs::tests::test_parse_dimacs_malformed_literal' (48) panicked at src/sat/dimacs.rs:92:49:
[INFO] [stdout] Failed to parse literal 'abc' as i32: invalid digit found in string
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d68989332e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d68989332e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d68989332e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d68989332e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d6898943d3f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d6898943d3f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d6898900c83 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d6898900c83 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d689890cc12 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d68989116ef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d6898911581 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d68986aa62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5d68986aa62e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d6898911cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5d6898911cff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d6898911b5a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d689890cd49 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d68988f542d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d689894baa0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6898623518 - sat_solver::sat::dimacs::parse_dimacs::{{closure}}::{{closure}}::haa1f7245b3f343f2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sat/dimacs.rs:92:49
[INFO] [stdout]   20:     0x5d6898645e93 - core::result::Result<T,E>::unwrap_or_else::h63be42bb04edcef2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5d6898623441 - sat_solver::sat::dimacs::parse_dimacs::{{closure}}::hdb01e494749e17c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sat/dimacs.rs:92:30
[INFO] [stdout]   22:     0x5d689863c716 - core::iter::adapters::map::map_try_fold::{{closure}}::h44b6630a46eac212
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]   23:     0x5d689862a265 - core::iter::traits::iterator::Iterator::try_fold::h55d8134ea138a034
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2427:21
[INFO] [stdout]   24:     0x5d6898627c41 - <core::iter::adapters::peekable::Peekable<I> as core::iter::traits::iterator::Iterator>::try_fold::h046accee6068bdf4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/peekable.rs:103:19
[INFO] [stdout]   25:     0x5d689863876f - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold::hb08f3559137bc7b1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]   26:     0x5d689863a793 - core::iter::traits::iterator::Iterator::find::h8cdd5cb3c7b4ec0a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2889:14
[INFO] [stdout]   27:     0x5d689863f371 - <core::iter::adapters::filter::Filter<I,P> as core::iter::traits::iterator::Iterator>::next::had0dac8dc7663c3f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/filter.rs:98:19
[INFO] [stdout]   28:     0x5d68985e65fe - alloc::vec::Vec<T,A>::extend_desugared::h20718041fa15010b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3793:44
[INFO] [stdout]   29:     0x5d68985ebdda - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h0be3d3c69ad61a9b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_extend.rs:17:14
[INFO] [stdout]   30:     0x5d68985df2e8 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h143f27256924cb97
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter_nested.rs:41:9
[INFO] [stdout]   31:     0x5d68985ec11d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h35bfc3f5810d4b61
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   32:     0x5d68985ebd65 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hfdc80adafa6ac3d8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   33:     0x5d6898645bbd - core::iter::traits::iterator::Iterator::collect::hf05c2f5bf0cf6f3d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   34:     0x5d689864c45d - itertools::Itertools::collect_vec::hb79024006bbc9a67
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/itertools-0.14.0/src/lib.rs:2352:14
[INFO] [stdout]   35:     0x5d6898622d6a - sat_solver::sat::dimacs::parse_dimacs::h3e43f734f2557ecc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sat/dimacs.rs:95:22
[INFO] [stdout]   36:     0x5d6898615638 - sat_solver::sat::dimacs::tests::test_parse_dimacs_malformed_literal::h5ca1cde8617d5edb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sat/dimacs.rs:267:78
[INFO] [stdout]   37:     0x5d68986156e7 - sat_solver::sat::dimacs::tests::test_parse_dimacs_malformed_literal::{{closure}}::h305252443782fa46
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sat/dimacs.rs:264:45
[INFO] [stdout]   38:     0x5d6898680bb6 - core::ops::function::FnOnce::call_once::hf57ce23f110c4831
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5d68986aa47b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d68986aa47b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x5d68986bea98 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x5d68986bea98 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x5d68986bea98 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x5d68986bea98 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x5d68986bea98 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x5d68986bea98 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x5d68986bea98 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x5d6898697864 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x5d6898697864 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x5d689869b19a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   51:     0x5d689869b19a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5d689869b19a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5d689869b19a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x5d689869b19a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5d689869b19a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   56:     0x5d689869b19a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5d689890803f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   58:     0x5d689890803f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7707da6a7aa4 - <unknown>
[INFO] [stdout]   60:     0x7707da734a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sudoku::solver::tests::parse_sudoku_empty_line_behavior stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sudoku::solver::tests::parse_sudoku_empty_line_behavior' (103) panicked at src/sudoku/solver.rs:928:9:
[INFO] [stdout] Sudoku::new should panic for size 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d68989332e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d68989332e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d68989332e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d68989332e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d6898943d3f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d6898943d3f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d6898900c83 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d6898900c83 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d689890cc12 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d68989116ef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d6898911581 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d68986aa62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5d68986aa62e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d6898911cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5d6898911cff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d6898911b26 - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5d689890cd49 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d68988f542d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d689894baa0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6898655f47 - sat_solver::sudoku::solver::tests::parse_sudoku_empty_line_behavior::h23e1ed0cca423ccc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sudoku/solver.rs:928:9
[INFO] [stdout]   20:     0x5d6898655fb7 - sat_solver::sudoku::solver::tests::parse_sudoku_empty_line_behavior::{{closure}}::h7b6f889ea1a1fcb4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sudoku/solver.rs:926:42
[INFO] [stdout]   21:     0x5d6898680256 - core::ops::function::FnOnce::call_once::hb7004fc044a53288
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5d68986aa47b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5d68986aa47b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5d68986bea98 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5d68986bea98 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5d68986bea98 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5d68986bea98 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5d68986bea98 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5d68986bea98 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5d68986bea98 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5d6898697864 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5d6898697864 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5d689869b19a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5d689869b19a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5d689869b19a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5d689869b19a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5d689869b19a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d689869b19a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5d689869b19a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5d689890803f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   41:     0x5d689890803f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7707da6a7aa4 - <unknown>
[INFO] [stdout]   43:     0x7707da734a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sudoku::solver::tests::parse_sudoku_invalid_size_panic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sudoku::solver::tests::parse_sudoku_invalid_size_panic' (105) panicked at src/sudoku/solver.rs:881:25:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Invalid Sudoku size: 2. Supported sizes are 4, 9, 16, or 25."
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d68989332e2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d68989332e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d68989332e2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d68989332e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d6898943d3f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d6898943d3f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d6898900c83 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d6898900c83 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d689890cc12 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d68989116ef - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d6898911581 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d68986aa62e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5d68986aa62e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d6898911cff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5d6898911cff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d6898911b5a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d689890cd49 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d68988f542d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d689894baa0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d689894b0a6 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5d6898655e0d - core::result::Result<T,E>::unwrap::h66cd4e25cbd94b72
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d6898655e0d - sat_solver::sudoku::solver::tests::parse_sudoku_invalid_size_panic::h63542bb7d5008c4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sudoku/solver.rs:881:25
[INFO] [stdout]   22:     0x5d6898655e97 - sat_solver::sudoku::solver::tests::parse_sudoku_invalid_size_panic::{{closure}}::hbeba9adaaab6171b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sudoku/solver.rs:879:41
[INFO] [stdout]   23:     0x5d689867fbd6 - core::ops::function::FnOnce::call_once::h83368faf07a496a3
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d68986aa47b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d68986aa47b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d68986bea98 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d68986bea98 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d68986bea98 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5d68986bea98 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5d68986bea98 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d68986bea98 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d68986bea98 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d6898697864 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d6898697864 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5d689869b19a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5d689869b19a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d689869b19a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5d689869b19a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5d689869b19a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d689869b19a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5d689869b19a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d689890803f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   43:     0x5d689890803f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7707da6a7aa4 - <unknown>
[INFO] [stdout]   45:     0x7707da734a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] note: panic did not contain expected string
[INFO] [stdout]       panic message: "called `Result::unwrap()` on an `Err` value: \"Invalid Sudoku size: 2. Supported sizes are 4, 9, 16, or 25.\""
[INFO] [stdout]  expected substring: "Invalid size for Sudoku board"
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sat::dimacs::tests::test_parse_dimacs_malformed_literal
[INFO] [stdout]     sudoku::solver::tests::parse_sudoku_empty_line_behavior
[INFO] [stdout]     sudoku::solver::tests::parse_sudoku_invalid_size_panic
[INFO] [stdout]     sudoku::solver::tests::sudoku_new_invalid_size
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 96 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "fcfb7616d10ef2cec52569abc3086b090236e4d7998bf7175b8259a051b6af24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcfb7616d10ef2cec52569abc3086b090236e4d7998bf7175b8259a051b6af24", kill_on_drop: false }`
[INFO] [stdout] fcfb7616d10ef2cec52569abc3086b090236e4d7998bf7175b8259a051b6af24
