[INFO] fetching crate logicng 0.1.0-alpha.3...
[INFO] testing logicng-0.1.0-alpha.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate logicng 0.1.0-alpha.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate logicng 0.1.0-alpha.3
[INFO] removed 7 missing examples
[INFO] removed 2 missing tests
[INFO] finished tweaking crates.io crate logicng 0.1.0-alpha.3
[INFO] tweaked toml for crates.io crate logicng 0.1.0-alpha.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate logicng 0.1.0-alpha.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate logicng 0.1.0-alpha.3 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.3
[INFO] [stderr]   Downloaded pest_meta v2.7.3
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded pest_derive v2.7.3
[INFO] [stderr]   Downloaded hashbrown v0.14.0
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded cxx-build v1.0.107
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.107
[INFO] [stderr]   Downloaded logicng-open-wbo-sys v0.1.0-alpha.3
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded itertools v0.11.0
[INFO] [stderr]   Downloaded pest v2.7.3
[INFO] [stderr]   Downloaded unicode-width v0.1.10
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.107
[INFO] [stderr]   Downloaded termcolor v1.2.0
[INFO] [stderr]   Downloaded cxx v1.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1c3f86185cf310a95885a17f260f789884c3444a8ac0d1348df47c963d5d841
[INFO] running `Command { std: "docker" "start" "-a" "c1c3f86185cf310a95885a17f260f789884c3444a8ac0d1348df47c963d5d841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1c3f86185cf310a95885a17f260f789884c3444a8ac0d1348df47c963d5d841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1c3f86185cf310a95885a17f260f789884c3444a8ac0d1348df47c963d5d841", kill_on_drop: false }`
[INFO] [stdout] c1c3f86185cf310a95885a17f260f789884c3444a8ac0d1348df47c963d5d841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87656f0052f7fd0a9ad0cae7e4c0dc240509f56f08737b831f3cd8848bd0541f
[INFO] running `Command { std: "docker" "start" "-a" "87656f0052f7fd0a9ad0cae7e4c0dc240509f56f08737b831f3cd8848bd0541f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling pest v2.7.3
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]    Compiling logicng v0.1.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `formula_on_solver_function::*`
[INFO] [stdout]  --> src/solver/functions/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use formula_on_solver_function::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula {
[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] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:734:38
[INFO] [stdout]     |
[INFO] [stdout] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<str>> {
[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] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<'_, str>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:784:37
[INFO] [stdout]     |
[INFO] [stdout] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/formulas/formula_cache/nary_formula_cache.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/functions/literals.rs:31:52
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.38s
[INFO] running `Command { std: "docker" "inspect" "87656f0052f7fd0a9ad0cae7e4c0dc240509f56f08737b831f3cd8848bd0541f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87656f0052f7fd0a9ad0cae7e4c0dc240509f56f08737b831f3cd8848bd0541f", kill_on_drop: false }`
[INFO] [stdout] 87656f0052f7fd0a9ad0cae7e4c0dc240509f56f08737b831f3cd8848bd0541f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5923a5b13f2db1add922372bfdd5b9726d80d3c9140967cd5aa50606153b245e
[INFO] running `Command { std: "docker" "start" "-a" "5923a5b13f2db1add922372bfdd5b9726d80d3c9140967cd5aa50606153b245e", kill_on_drop: false }`
[INFO] [stderr]    Compiling logicng v0.1.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `formula_on_solver_function::*`
[INFO] [stdout]  --> src/solver/functions/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use formula_on_solver_function::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula {
[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] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:734:38
[INFO] [stdout]     |
[INFO] [stdout] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<str>> {
[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] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<'_, str>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:784:37
[INFO] [stdout]     |
[INFO] [stdout] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/formulas/formula_cache/nary_formula_cache.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/functions/literals.rs:31:52
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `formula_on_solver_function::*`
[INFO] [stdout]  --> src/solver/functions/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use formula_on_solver_function::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/datastructures/ubtree.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     pub fn root_nodes(&self) -> &BTreeMap<T, NodeIndex> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:2:57
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![warn(clippy::all, clippy::pedantic, clippy::nursery, missing_docs)]
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula {
[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] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:734:38
[INFO] [stdout]     |
[INFO] [stdout] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<str>> {
[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] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<'_, str>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/formulas/formula.rs:784:37
[INFO] [stdout]     |
[INFO] [stdout] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/formulas/formula_cache/nary_formula_cache.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator<'_> {
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/functions/literals.rs:31:52
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/util/test_util.rs:12:56
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn string_vars(elements: &'static str) -> BTreeSet<Cow<str>> {
[INFO] [stdout]    |                               -------                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn string_vars(elements: &'static str) -> BTreeSet<Cow<'static, str>> {
[INFO] [stdout]    |                                                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util/test_util.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn string_lits(elements: &str) -> BTreeSet<StringLiteral> {
[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] 16 | pub fn string_lits(elements: &str) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.96s
[INFO] running `Command { std: "docker" "inspect" "5923a5b13f2db1add922372bfdd5b9726d80d3c9140967cd5aa50606153b245e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5923a5b13f2db1add922372bfdd5b9726d80d3c9140967cd5aa50606153b245e", kill_on_drop: false }`
[INFO] [stdout] 5923a5b13f2db1add922372bfdd5b9726d80d3c9140967cd5aa50606153b245e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cbd7f13dafd0a12709b7288fbc2d9b14ede8d798a17b711c1c63dc9ec0b64b86
[INFO] running `Command { std: "docker" "start" "-a" "cbd7f13dafd0a12709b7288fbc2d9b14ede8d798a17b711c1c63dc9ec0b64b86", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `formula_on_solver_function::*`
[INFO] [stderr]  --> src/solver/functions/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use formula_on_solver_function::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/formulas/formula.rs:173:28
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula {
[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] 173 |     pub fn unpack(self, f: &FormulaFactory) -> Formula<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/formulas/formula.rs:734:38
[INFO] [stderr]     |
[INFO] [stderr] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<str>> {
[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] 734 |     pub fn string_variables(self, f: &FormulaFactory) -> BTreeSet<Cow<'_, str>> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/formulas/formula.rs:784:37
[INFO] [stderr]     |
[INFO] [stderr] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 784 |     pub fn string_literals(self, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/formulas/formula_cache/nary_formula_cache.rs:45:21
[INFO] [stderr]    |
[INFO] [stderr] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator {
[INFO] [stderr]    |                     ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 45 |     pub fn get_iter(&self, index: FormulaEncoding) -> NaryIterator<'_> {
[INFO] [stderr]    |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/operations/functions/literals.rs:31:52
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral> {
[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] 31 | pub fn string_literals(formula: EncodedFormula, f: &FormulaFactory) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stderr]    |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `logicng` (lib) generated 6 warnings (run `cargo fix --lib -p logicng` to apply 6 suggestions)
[INFO] [stderr] warning: missing documentation for a method
[INFO] [stderr]   --> src/datastructures/ubtree.rs:90:5
[INFO] [stderr]    |
[INFO] [stderr] 90 |     pub fn root_nodes(&self) -> &BTreeMap<T, NodeIndex> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:2:57
[INFO] [stderr]    |
[INFO] [stderr]  2 | #![warn(clippy::all, clippy::pedantic, clippy::nursery, missing_docs)]
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/util/test_util.rs:12:56
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn string_vars(elements: &'static str) -> BTreeSet<Cow<str>> {
[INFO] [stderr]    |                               -------                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'static`
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn string_vars(elements: &'static str) -> BTreeSet<Cow<'static, str>> {
[INFO] [stderr]    |                                                            ++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util/test_util.rs:16:30
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub fn string_lits(elements: &str) -> BTreeSet<StringLiteral> {
[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] 16 | pub fn string_lits(elements: &str) -> BTreeSet<StringLiteral<'_>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `logicng` (lib test) generated 9 warnings (6 duplicates) (run `cargo fix --lib -p logicng --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logicng-0c8ae9a95ea2dbdf)
[INFO] [stdout] 
[INFO] [stdout] running 476 tests
[INFO] [stdout] test backbones::tests::test_unsat_backbone ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_large_lower_bound_alk ... ignored
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_large_upper_bound_amk ... ignored
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_very_large_modular_totalizer_amk ... ignored, Too large for MiniSat, requires Glucose
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_solver_tests::test_large_lower_bound_alk ... ignored
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_solver_tests::test_large_upper_bound_amk ... ignored
[INFO] [stdout] test cardinality_constraints::tests::amo_tests::test_amo_0 ... ok
[INFO] [stdout] test backbones::tests::test_complete_backbone ... ok
[INFO] [stdout] test cardinality_constraints::tests::amo_tests::test_amo_1 ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_solver_tests::test_very_large_modular_totalizer_amk ... ignored, Too large for MiniSat, requires Glucose
[INFO] [stdout] test backbones::tests::test_is_empty ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_performance_tests::test_amk_performance ... ignored
[INFO] [stdout] test collections::append_vec::test_indices ... ok
[INFO] [stdout] test backbones::tests::test_to_formula ... ok
[INFO] [stdout] test cardinality_constraints::tests::exo_tests::test_exo_0 ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_constructor2 ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_blocking_clause ... ok
[INFO] [stdout] test cardinality_constraints::tests::exo_tests::test_exo_1 ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_constructor1 ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_contains ... ok
[INFO] [stdout] test collections::append_vec::test_pushing_and_indexing ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_constructor4 ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_evaluate_lit ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_is_empty ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_restrict_lit ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_incremental_data ... ok
[INFO] [stdout] test datastructures::model::tests::test_constructor2 ... ok
[INFO] [stdout] test datastructures::model::tests::test_constructor3 ... ok
[INFO] [stdout] test datastructures::model::tests::test_string_literals ... ok
[INFO] [stdout] test datastructures::model::tests::test_literals ... ok
[INFO] [stdout] test datastructures::model::tests::test_to_assignment ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_solver_tests::test_simple_incremental_alk ... ok
[INFO] [stdout] test datastructures::ubtree::tests::test_all_sets ... ok
[INFO] [stdout] test datastructures::model::tests::test_to_string ... ok
[INFO] [stdout] test datastructures::ubtree::tests::test_contains_subset ... ok
[INFO] [stdout] test datastructures::ubtree::tests::test_single_set ... ok
[INFO] [stdout] test datastructures::ubtree::tests::test_example_from_paper ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_core_and_assumptions ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_core_and_assumptions2 ... ok
[INFO] [stdout] test datastructures::ubtree::tests::test_empty_set ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_constructor3 ... ok
[INFO] [stdout] test datastructures::assignment::tests::test_to_string ... ok
[INFO] [stdout] test datastructures::model::tests::test_constructor1 ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_unsat_core_from_dimacs ... ignored
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_unsat_cores_aim_testset ... ignored
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_unsat_cores_from_large_testset ... ignored
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_trivial_cases_propositions ... ok
[INFO] [stdout] test datastructures::model::tests::test_is_empty ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_solver_tests::test_simple_incremental_amk ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_with_cc_propositions ... ok
[INFO] [stdout] test formulas::formula::tests::test_formula_creation ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_with_special_unit_case_mini_sat ... ok
[INFO] [stdout] test formulas::formula::tests::test_from_string ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_proposition_handling ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_backbone_simps ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_core_and_assumptions3 ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_proposition_inc_dec ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_dnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_factorization_cnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_is_dnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_is_nnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_is_cnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_literals ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_nnf ... ok
[INFO] [stdout] test formulas::formula::tests::test_to_string ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_formula_depth ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_number_of_atoms ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_cc_encoding ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_number_of_nodes ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_pbc_encoding ... ok
[INFO] [stdout] test explanations::drup::tests::drup_tests::test_core_and_assumptions4 ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_contains_pbc ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_sub_nodes ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_sat ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_variables ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_backbone_simps ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_dnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_contains_pbc ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_factorization_cnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_cc_encoding ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_is_cnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_number_of_atoms ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_is_dnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_is_nnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_number_of_nodes ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_pbc_encoding ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_sub_nodes ... ok
[INFO] [stdout] test formulas::pbc_cc::tests::test_evaluate_coeffs ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_sat ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_formula_depth ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_nnf ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_literals ... ok
[INFO] [stdout] test collections::append_vec::test_parallel_pushing ... ok
[INFO] [stdout] test formulas::pbc_cc::tests::test_normalization_trivial ... ok
[INFO] [stdout] test formulas::pbc_cc::tests::test_normalization_simplifications ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_is_constant ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_complementary_check ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_num_internal_nodes ... ok
[INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_variables ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_num_operands ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_type ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_is_atomic ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_creation ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_num_atoms ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_atomic_formula ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_num_nodes ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_negation ... ok
[INFO] [stdout] test formulas::tests::and::and_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_number_of_operands ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_number_of_internal_nodes ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_is_constant_formula ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_type ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_negation ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::constant_false::false_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_is_constant_formula ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_type ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_atomic_formula ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_number_of_internal_nodes ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_atomic_formula ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_creator ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_number_of_operands ... ok
[INFO] [stdout] test formulas::tests::constant_true::true_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_getters ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_is_constant_formula ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_negation ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_operands ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_type ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_internal_nodes ... ok
[INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_constant_eval ... ok
[INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_nary_eval ... ok
[INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_not_eval ... ok
[INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test ... ok
[INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_simplification ... ok
[INFO] [stdout] test formulas::tests::equivalence::implication_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_variables ... ok
[INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_literal_eval ... ok
[INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_ordering ... ok
[INFO] [stdout] test formulas::pbc_cc::tests::test_normalization ... ok
[INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_binary_eval ... ok
[INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_operands ... ok
[INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_formula_creation ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_getters ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_creator ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_is_constant_formula ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_number_of_internal_nodes ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_negation ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_number_of_operands ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_simple_incremental_amk ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_type ... ok
[INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_simple_incremental_alk ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_creation ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_atomic_formula ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_getters ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_negation ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::implication::implication_test::test_atomic_formula ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_number_of_internal_nodes ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_number_of_operands ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_type ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_creator ... ok
[INFO] [stdout] test formulas::tests::literals::literals_test::test_is_constant_formula ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_atomic_formula ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_getters ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_is_constant_formula ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_number_of_internal_nodes ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_number_of_operands ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_complementary_check ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_atomic_formula ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_is_constant_formula ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_hash ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_literals ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_contains ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_equals ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_creator ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_number_of_operands ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_type ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_to_string ... ok
[INFO] [stdout] test formulas::tests::not::not_test::test_type ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_number_of_internal_nodes ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_is_atomic ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_create_cc_instead_of_pbc ... ok
[INFO] [stdout] test formulas::tests::or::or_test::test_variables ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_contains ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_contains_subformula ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_evaluate ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_is_amo ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_number_of_atoms ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_is_constant ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_is_nnf ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_number_of_nodes ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_is_dnf ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_literals ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_nnf ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_negation_cc ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_negation_pbc ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_is_exo ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_number_of_operands ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_restrict ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_simplified_to_string ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_trivial_constant ... ok
[INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_literal_restrict ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_variables ... ok
[INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_restrict_pbc ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_is_cnf ... ok
[INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_binary_restrict ... ok
[INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_constant_restrict ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_restrict_inequality ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_type_and_getters ... ok
[INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_restrict_pbc_inequality ... ok
[INFO] [stdout] test graphs::hypergraph::tests::test_hypergraph ... ok
[INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_not_restrict ... ok
[INFO] [stdout] test graphs::hypergraph::tests::test_center_of_gravity ... ok
[INFO] [stdout] test graphs::hypergraph_generator::tests::test_from_clause ... ok
[INFO] [stdout] test graphs::hypergraph_generator::tests::test_from_cnf ... ok
[INFO] [stdout] test graphs::hypergraph_generator::tests::test_from_constants ... ok
[INFO] [stdout] test graphs::hypergraph_generator::tests::test_from_literals ... ok
[INFO] [stdout] test knowledge_compilation::bdd::bdd_kernel::tests::create_kernel ... ok
[INFO] [stdout] test knowledge_compilation::bdd::bdd_prime::tests::test_is_prime ... ok
[INFO] [stdout] test knowledge_compilation::bdd::bdd_prime::tests::test_prime_lte ... ok
[INFO] [stdout] test knowledge_compilation::bdd::bdd_prime::tests::test_numb_of_bits ... ok
[INFO] [stdout] test knowledge_compilation::bdd::bdd_prime::tests::test_prime_gte ... ok
[INFO] [stdout] test knowledge_compilation::bdd::bdd_cache::tests::test_cache ... ok
[INFO] [stdout] test knowledge_compilation::bdd::orderings::bfs_ordering::tests::test_complex_formula ... ok
[INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_nary_restrict ... ok
[INFO] [stdout] test knowledge_compilation::bdd::bdd_construction::tests::test_simple_methods ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_model_enumeration_test::tests::large_bdd_test ... ignored
[INFO] [stdout] test knowledge_compilation::bdd::orderings::dfs_ordering::tests::test_simple_formulas ... ok
[INFO] [stdout] test knowledge_compilation::bdd::orderings::bfs_ordering::tests::test_simple_formulas ... ok
[INFO] [stdout] test knowledge_compilation::bdd::orderings::occurrence_ordering::tests::test_simple_formulas ... ok
[INFO] [stdout] test knowledge_compilation::bdd::orderings::occurrence_ordering::tests::test_complex_formula ... ok
[INFO] [stdout] test knowledge_compilation::bdd::orderings::force_ordering::tests::test_complex_formula ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_dnf ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_enumerate_all_models ... ok
[INFO] [stdout] test knowledge_compilation::bdd::orderings::dfs_ordering::tests::test_complex_formula ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_cnf ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_contradiction ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_enumerate_all_models_projected ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_model_count ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_model_for_variables ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_path_count ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_full_model ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_node_count ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_model ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_restrict ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_support ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_tautology ... ok
[INFO] [stdout] test knowledge_compilation::dnnf::dnnf_compiler::tests::test_all_small_formulas ... ignored
[INFO] [stdout] test knowledge_compilation::dnnf::dnnf_compiler::tests::test_large_formulas ... ignored
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_with_handler ... ok
[INFO] [stdout] test knowledge_compilation::dnnf::dtree::dtree_generator::tests::test_dtree_generation ... ignored
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_to_formula ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_variable_profile ... ok
[INFO] [stdout] test operations::functions::formula_depth_function::test::test_atoms ... ok
[INFO] [stdout] test knowledge_compilation::bdd::orderings::force_ordering::tests::test_simple_formulas ... ok
[INFO] [stdout] test operations::functions::formula_depth_function::test::test_deep_formulas ... ok
[INFO] [stdout] test operations::functions::formula_depth_function::test::test_cache ... ok
[INFO] [stdout] test operations::functions::formula_depth_function::test::test_deeper_formulas ... ok
[INFO] [stdout] test operations::functions::sub_node_function::tests::test ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_exists ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_forall ... ok
[INFO] [stdout] test operations::functions::variable_profile_function::tests::test_variable_profile_complex ... ok
[INFO] [stdout] test operations::functions::variable_profile_function::tests::test_variable_profile_simple ... ok
[INFO] [stdout] test operations::predicates::cnf::tests::test ... ok
[INFO] [stdout] test operations::predicates::term::tests::test_minterm ... ok
[INFO] [stdout] test operations::predicates::term::tests::test_maxterm ... ok
[INFO] [stdout] test operations::predicates::term::tests::test_clause ... ok
[INFO] [stdout] test operations::predicates::dnf::tests::test ... ok
[INFO] [stdout] test operations::predicates::nnf::tests::test ... ok
[INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_binary_operators ... ok
[INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_constants ... ok
[INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_literals ... ok
[INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_nary_operators ... ok
[INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_with_handler ... ok
[INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_illegal_pb - should panic ... ok
[INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_large_formula ... FAILED
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_constants ... ok
[INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_not ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_literals ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_cc ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_factorization ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_not_binary ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_constants ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_formulas ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_formulas ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_binary_operators ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_nary_operators ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_nary_operators ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_literals ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_not_binary ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_binary_operators ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_cc ... ok
[INFO] [stdout] test operations::transformations::cnf::tests::test_factorization ... ok
[INFO] [stdout] test operations::transformations::cnf::tests::test_advanced_with_pg_fallback ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_not_nary ... ok
[INFO] [stdout] test operations::transformations::cnf::tests::test_advanced ... ok
[INFO] [stdout] test operations::transformations::cnf::tests::test_cancellable_cnf ... ok
[INFO] [stdout] test operations::transformations::cnf::tseitin::tests::test_large_formula ... FAILED
[INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_constants ... ok
[INFO] [stdout] test operations::transformations::cnf::tseitin::tests::test ... ok
[INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_literals ... ok
[INFO] [stdout] test operations::transformations::cnf::tests::test_tseitin ... ok
[INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_with_handler ... ok
[INFO] [stdout] test operations::transformations::nnf::tests::test_binary_operators ... ok
[INFO] [stdout] test operations::transformations::nnf::tests::test_constants ... ok
[INFO] [stdout] test operations::transformations::nnf::tests::test_literals ... ok
[INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_not ... ok
[INFO] [stdout] test operations::transformations::nnf::tests::test_nary_operators ... ok
[INFO] [stdout] test operations::transformations::nnf::tests::test_not ... ok
[INFO] [stdout] test operations::transformations::simplification::backbone_simplification::tests::test_real_backbones ... ok
[INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_nary_operators ... ok
[INFO] [stdout] test operations::transformations::simplification::backbone_simplification::tests::test_trivial_backbones ... ok
[INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_binary_operators ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_binary ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_constant ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_cc ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_literal ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_substitute_var ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_combination ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_pbc ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_illegal_input ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_number_literals ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_constants ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_addition ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_literals ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_multiplication ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_operators ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_precedences ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_not ... ok
[INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_empty ... ok
[INFO] [stdout] test operations::transformations::substitution::tests::test_nary ... ok
[INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_not_nary ... ok
[INFO] [stdout] test solver::functions::model_enumeration::tests::test_model_enumeration_does_not_alter_solver ... ok
[INFO] [stdout] test operations::transformations::cnf::tests::test_pg ... ok
[INFO] [stdout] test solver::functions::model_enumeration::tests::test_unknown_variable_not_occurring_in_model ... ok
[INFO] [stdout] test solver::functions::model_enumeration::tests::test_variables_removed_by_simplification_occurs_in_models ... ok
[INFO] [stdout] test solver::functions::model_enumeration::tests::test_model_enumeration_simple ... ok
[INFO] [stdout] test solver::functions::tests::backbone_function_tests::test_constant ... ok
[INFO] [stdout] test solver::functions::tests::backbone_function_tests::test_real_formula_incremental1 ... ignored
[INFO] [stdout] test solver::functions::tests::backbone_function_tests::test_real_formula_incremental2 ... ignored
[INFO] [stdout] test solver::functions::tests::backbone_function_tests::test_real_formula_incremental_decremental1 ... ignored
[INFO] [stdout] test solver::functions::tests::backbone_function_tests::test_real_formula_incremental_decremental2 ... ignored
[INFO] [stdout] test solver::functions::tests::backbone_function_tests::test_simple_backbones ... ok
[INFO] [stdout] test cardinality_constraints::tests::alk_tests::test_alk ... ok
[INFO] [stdout] test solver::functions::tests::backbone_function_tests::test_simple_formulas ... ok
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_additional_variables ... ok
[INFO] [stdout] test solver::functions::tests::formula_on_solver_tests::test_formula_on_solver ... ok
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_exo_model ... ok
[INFO] [stdout] test solver::functions::tests::formula_on_solver_tests::test_formula_on_solver_with_contradiction ... ok
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_large_formula_maximize ... ignored
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_large_formula_minimize ... ignored
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_larger_formula_maximize ... ignored
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_larger_formula_minimize ... ignored
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_random_small ... ignored
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_single_model ... ok
[INFO] [stdout] test operations::transformations::cnf::tests::test_bdd ... ok
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_unsat_formula ... ok
[INFO] [stdout] test solver::tests::assume_tests::test_assume ... ok
[INFO] [stdout] test solver::tests::inc_dec_tests::test_inc_dec_deep_1 - should panic ... ok
[INFO] [stdout] test solver::tests::inc_dec_tests::test_inc_dec_deep_2 - should panic ... ok
[INFO] [stdout] test solver::tests::inc_dec_tests::test_inc_dec_deep_3 - should panic ... ok
[INFO] [stdout] test solver::tests::inc_dec_tests::test_not_incremental_1 - should panic ... ok
[INFO] [stdout] test solver::tests::inc_dec_tests::test_not_incremental_2 - should panic ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_and1 ... ok
[INFO] [stdout] test solver::tests::inc_dec_tests::test_inc_dec ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_and2 ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_and3 ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_different_clause_minimizations ... ignored
[INFO] [stdout] test solver::tests::sat_tests::test_dimacs_files ... ignored
[INFO] [stdout] test solver::tests::sat_tests::test_dimacs_files_with_selection_order ... ignored
[INFO] [stdout] test solver::tests::sat_tests::test_empty_enumeration ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_false ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_formula1 ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_formula2 ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_formula3 ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_known_variables ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_literals ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_model_before_solving - should panic ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_model_enumeration ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_model_enumeration_with_additional_variables ... ok
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_incrementality_minimize_and_maximize ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_partial_model ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_pbc ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_cc1 ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_pigeon_hole_large ... ignored
[INFO] [stdout] test cardinality_constraints::tests::exk_tests::test_exk ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_selection_order_simple01 ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_pigeon_hole_with_reset ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_true ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_unknown_variable_not_occurring_in_model ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_up_zero_literals ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_up_zero_literals_dimacs_files ... ignored
[INFO] [stdout] test solver::tests::sat_tests::test_up_zero_literals_for_undef_state - should panic ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_up_zero_literals_unsat ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_variables_removed_by_simplification_occurs_in_models ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_amo ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_selection_order_simple02 ... ok
[INFO] [stdout] test pseudo_booleans::tests::pb_solver_test::test_pb_greater ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_and ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_constant ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_cc ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_determinism ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_exo ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_equiv ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_atom ... ok
[INFO] [stdout] test cardinality_constraints::tests::amo_tests::test_amo_k ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_literal ... ok
[INFO] [stdout] test cardinality_constraints::tests::exo_tests::test_exo_k ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_not ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_impl ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_number_of_models_handler ... ok
[INFO] [stdout] test solver::tests::sat_tests::test_pigeon_hole ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_pbc ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_or ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_variable ... ok
[INFO] [stdout] test knowledge_compilation::dnnf::dnnf_compiler::tests::test_trivial_formulas ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_model_enumeration_test::tests::test_exo ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_model_enumeration_test::tests::test_exk ... ok
[INFO] [stdout] test pseudo_booleans::tests::pb_solver_test::test_pb_eq ... ok
[INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_model_enumeration_test::tests::test_amo ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_formula ... ok
[INFO] [stdout] test pseudo_booleans::tests::pb_solver_test::test_pb_less ... ok
[INFO] [stdout] test cardinality_constraints::tests::amk_tests::test_amk ... ok
[INFO] [stdout] test util::formula_randomizer::tests::test_formula_with_pbc ... ok
[INFO] [stdout] test pseudo_booleans::tests::pb_solver_test::test_pb_negative ... ok
[INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_corner_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- operations::transformations::cnf::factorization::tests::test_large_formula stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::transformations::cnf::factorization::tests::test_large_formula' (441) panicked at src/operations/transformations/cnf/factorization.rs:211:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6150c8ce6ca2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6150c8ce6ca2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6150c8ce6ca2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6150c8ce6ca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6150c8cf825f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6150c8cf825f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6150c8cb3701 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6150c8cb3701 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6150c8cbfa52 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6150c8cc499f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6150c8cc4831 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6150c8a1f51e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6150c8a1f51e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6150c8cc505f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6150c8cc505f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6150c8cc4eba - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6150c8cbfb99 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6150c8ca74dd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6150c8d00e90 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6150c8d000d6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6150c8776554 - core::result::Result<T,E>::unwrap::hd4f3c22f6834659f
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6150c8776554 - logicng::operations::transformations::cnf::factorization::tests::test_large_formula::h909bc86f5657ace9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/transformations/cnf/factorization.rs:211:59
[INFO] [stdout]   22:     0x6150c8776b27 - logicng::operations::transformations::cnf::factorization::tests::test_large_formula::{{closure}}::h44e4b909b645c588
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/transformations/cnf/factorization.rs:209:28
[INFO] [stdout]   23:     0x6150c875fa16 - core::ops::function::FnOnce::call_once::h896a7e412d4d9914
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6150c8a1f2fb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6150c8a1f2fb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6150c8a34f35 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6150c8a34f35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6150c8a34f35 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6150c8a34f35 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6150c8a34f35 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6150c8a34f35 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6150c8a34f35 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6150c8a0b734 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6150c8a0b734 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6150c8a0f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6150c8a0f0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6150c8a0f0da - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6150c8a0f0da - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6150c8a0f0da - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6150c8a0f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6150c8a0f0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6150c8cbad7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x6150c8cbad7f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7aa5febdbaa4 - <unknown>
[INFO] [stdout]   45:     0x7aa5fec68a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::transformations::cnf::tseitin::tests::test_large_formula stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::transformations::cnf::tseitin::tests::test_large_formula' (471) panicked at src/operations/transformations/cnf/tseitin.rs:108:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6150c8ce6ca2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6150c8ce6ca2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6150c8ce6ca2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6150c8ce6ca2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6150c8cf825f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6150c8cf825f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6150c8cb3701 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6150c8cb3701 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6150c8cbfa52 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6150c8cc499f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6150c8cc4831 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6150c8a1f51e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6150c8a1f51e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6150c8cc505f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6150c8cc505f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6150c8cc4eba - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6150c8cbfb99 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6150c8ca74dd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6150c8d00e90 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6150c8d000d6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x6150c8778676 - core::result::Result<T,E>::unwrap::hc6366b43729c5c74
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x6150c8778676 - logicng::operations::transformations::cnf::tseitin::tests::test_large_formula::h22d828e18738debc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/transformations/cnf/tseitin.rs:108:85
[INFO] [stdout]   22:     0x6150c8778967 - logicng::operations::transformations::cnf::tseitin::tests::test_large_formula::{{closure}}::h1d5642dfc15bc28e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/transformations/cnf/tseitin.rs:107:28
[INFO] [stdout]   23:     0x6150c875c126 - core::ops::function::FnOnce::call_once::h2b3ceb540d455fcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6150c8a1f2fb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6150c8a1f2fb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6150c8a34f35 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6150c8a34f35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6150c8a34f35 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x6150c8a34f35 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x6150c8a34f35 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6150c8a34f35 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6150c8a34f35 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6150c8a0b734 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6150c8a0b734 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x6150c8a0f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6150c8a0f0da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6150c8a0f0da - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x6150c8a0f0da - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x6150c8a0f0da - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6150c8a0f0da - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6150c8a0f0da - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6150c8cbad7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x6150c8cbad7f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7aa5febdbaa4 - <unknown>
[INFO] [stdout]   45:     0x7aa5fec68a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     operations::transformations::cnf::factorization::tests::test_large_formula
[INFO] [stdout]     operations::transformations::cnf::tseitin::tests::test_large_formula
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 446 passed; 2 failed; 28 ignored; 0 measured; 0 filtered out; finished in 13.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cbd7f13dafd0a12709b7288fbc2d9b14ede8d798a17b711c1c63dc9ec0b64b86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd7f13dafd0a12709b7288fbc2d9b14ede8d798a17b711c1c63dc9ec0b64b86", kill_on_drop: false }`
[INFO] [stdout] cbd7f13dafd0a12709b7288fbc2d9b14ede8d798a17b711c1c63dc9ec0b64b86
