[INFO] fetching crate logicng 0.1.0-alpha.3... [INFO] testing logicng-0.1.0-alpha.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate logicng 0.1.0-alpha.3 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate logicng 0.1.0-alpha.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4df0a8bab28a65c930ac8062723c793131cf3cd4c78a8d68ff7283cf51751dc5 [INFO] running `Command { std: "docker" "start" "-a" "4df0a8bab28a65c930ac8062723c793131cf3cd4c78a8d68ff7283cf51751dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4df0a8bab28a65c930ac8062723c793131cf3cd4c78a8d68ff7283cf51751dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4df0a8bab28a65c930ac8062723c793131cf3cd4c78a8d68ff7283cf51751dc5", kill_on_drop: false }` [INFO] [stdout] 4df0a8bab28a65c930ac8062723c793131cf3cd4c78a8d68ff7283cf51751dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c65df5992061ee946a0f8667e27f0efd6e328e2f3cec9c4588070efc8984b991 [INFO] running `Command { std: "docker" "start" "-a" "c65df5992061ee946a0f8667e27f0efd6e328e2f3cec9c4588070efc8984b991", 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 once_cell v1.18.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [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> { [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> { [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 { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.97s [INFO] running `Command { std: "docker" "inspect" "c65df5992061ee946a0f8667e27f0efd6e328e2f3cec9c4588070efc8984b991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65df5992061ee946a0f8667e27f0efd6e328e2f3cec9c4588070efc8984b991", kill_on_drop: false }` [INFO] [stdout] c65df5992061ee946a0f8667e27f0efd6e328e2f3cec9c4588070efc8984b991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81cf00a8a4df7f8d640f9966726ff5c85f21288cb936447750d647da7e411481 [INFO] running `Command { std: "docker" "start" "-a" "81cf00a8a4df7f8d640f9966726ff5c85f21288cb936447750d647da7e411481", kill_on_drop: false }` [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> { [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> { [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 { [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> { [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] [stderr] Compiling logicng v0.1.0-alpha.3 (/opt/rustwide/workdir) [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 { [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> { [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 { [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> { [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> { [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 { [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> { [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 { [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> { [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> { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "81cf00a8a4df7f8d640f9966726ff5c85f21288cb936447750d647da7e411481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81cf00a8a4df7f8d640f9966726ff5c85f21288cb936447750d647da7e411481", kill_on_drop: false }` [INFO] [stdout] 81cf00a8a4df7f8d640f9966726ff5c85f21288cb936447750d647da7e411481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92051b21e59d4d1687f5c5606a36ceb922b871255f2585c1b8046a51e7c7f52b [INFO] running `Command { std: "docker" "start" "-a" "92051b21e59d4d1687f5c5606a36ceb922b871255f2585c1b8046a51e7c7f52b", 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> { [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> { [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 { [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> { [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 { [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> { [INFO] [stderr] | ++++ [INFO] [stderr] [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 { [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> { [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> { [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 { [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> { [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: `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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/logicng-2cd237ede3bbf648) [INFO] [stdout] [INFO] [stdout] running 476 tests [INFO] [stdout] test backbones::tests::test_is_empty ... ok [INFO] [stdout] test backbones::tests::test_complete_backbone ... ok [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::amo_tests::test_amo_1 ... ok [INFO] [stdout] test backbones::tests::test_to_formula ... ok [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::cc_incremental_solver_tests::test_very_large_modular_totalizer_amk ... ignored, Too large for MiniSat, requires Glucose [INFO] [stdout] test cardinality_constraints::tests::cc_performance_tests::test_amk_performance ... ignored [INFO] [stdout] test collections::append_vec::test_pushing_and_indexing ... ok [INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_incremental_data ... ok [INFO] [stdout] test datastructures::assignment::tests::test_blocking_clause ... ok [INFO] [stdout] test collections::append_vec::test_indices ... ok [INFO] [stdout] test datastructures::assignment::tests::test_constructor2 ... ok [INFO] [stdout] test datastructures::assignment::tests::test_constructor1 ... ok [INFO] [stdout] test datastructures::assignment::tests::test_constructor3 ... ok [INFO] [stdout] test cardinality_constraints::tests::amo_tests::test_amo_0 ... ok [INFO] [stdout] test datastructures::assignment::tests::test_contains ... ok [INFO] [stdout] test datastructures::assignment::tests::test_restrict_lit ... ok [INFO] [stdout] test cardinality_constraints::tests::exo_tests::test_exo_1 ... ok [INFO] [stdout] test datastructures::assignment::tests::test_constructor4 ... ok [INFO] [stdout] test cardinality_constraints::tests::exo_tests::test_exo_0 ... ok [INFO] [stdout] test datastructures::model::tests::test_constructor1 ... ok [INFO] [stdout] test datastructures::assignment::tests::test_to_string ... ok [INFO] [stdout] test datastructures::model::tests::test_literals ... ok [INFO] [stdout] test datastructures::model::tests::test_constructor2 ... ok [INFO] [stdout] test datastructures::model::tests::test_constructor3 ... ok [INFO] [stdout] test datastructures::assignment::tests::test_is_empty ... ok [INFO] [stdout] test datastructures::assignment::tests::test_evaluate_lit ... ok [INFO] [stdout] test datastructures::ubtree::tests::test_contains_subset ... ok [INFO] [stdout] test datastructures::ubtree::tests::test_all_sets ... ok [INFO] [stdout] test datastructures::model::tests::test_to_assignment ... ok [INFO] [stdout] test datastructures::ubtree::tests::test_empty_set ... ok [INFO] [stdout] test datastructures::model::tests::test_to_string ... ok [INFO] [stdout] test datastructures::model::tests::test_string_literals ... ok [INFO] [stdout] test datastructures::ubtree::tests::test_example_from_paper ... ok [INFO] [stdout] test datastructures::ubtree::tests::test_single_set ... ok [INFO] [stdout] test explanations::drup::tests::drup_tests::test_core_and_assumptions4 ... ok [INFO] [stdout] test explanations::drup::tests::drup_tests::test_proposition_handling ... ok [INFO] [stdout] test explanations::drup::tests::drup_tests::test_core_and_assumptions ... 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 explanations::drup::tests::drup_tests::test_core_and_assumptions2 ... ok [INFO] [stdout] test formulas::formula::tests::test_formula_creation ... ok [INFO] [stdout] test explanations::drup::tests::drup_tests::test_with_cc_propositions ... 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 explanations::drup::tests::drup_tests::test_with_special_unit_case_mini_sat ... ok [INFO] [stdout] test formulas::formula::tests::test_to_string ... ok [INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_backbone_simps ... ok [INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_cc_encoding ... ok [INFO] [stdout] test formulas::formula::tests::test_from_string ... 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_contains_pbc ... 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_nnf ... ok [INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_formula_depth ... ok [INFO] [stdout] test cardinality_constraints::tests::cc_incremental_solver_tests::test_simple_incremental_amk ... ok [INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_simple_incremental_amk ... ok [INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_nnf ... 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_pbc_encoding ... 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_literals ... 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::disable_number_of_nodes ... ok [INFO] [stdout] test cardinality_constraints::tests::cc_incremental_formula_tests::test_simple_incremental_alk ... 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_is_cnf ... 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_literals ... 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_number_of_atoms ... 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_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_sat ... ok [INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::enable_sub_nodes ... 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_variables ... ok [INFO] [stdout] test formulas::pbc_cc::tests::test_evaluate_coeffs ... ok [INFO] [stdout] test formulas::pbc_cc::tests::test_normalization ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_complementary_check ... ok [INFO] [stdout] test formulas::pbc_cc::tests::test_normalization_trivial ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_equals ... ok [INFO] [stdout] test formulas::pbc_cc::tests::test_normalization_simplifications ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_is_atomic ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_is_constant ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_hash ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_num_atoms ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_creation ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_literals ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_num_internal_nodes ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_contains ... ok [INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_sub_nodes ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_num_nodes ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_to_string ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_num_operands ... ok [INFO] [stdout] test datastructures::model::tests::test_is_empty ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_type ... ok [INFO] [stdout] test collections::append_vec::test_parallel_pushing ... 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::disable_variables ... ok [INFO] [stdout] test formulas::formula_cache::formula_factory_caches::test::config::disable_is_dnf ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_hash ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_negation ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_literals ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_atomic_formula ... 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_internal_nodes ... 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_number_of_nodes ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_equals ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_number_of_atoms ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_to_string ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_contains ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_type ... ok [INFO] [stdout] test formulas::tests::constant_false::false_test::test_variables ... ok [INFO] [stdout] test formulas::tests::constant_true::true_test::test_hash ... 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_equals ... ok [INFO] [stdout] test formulas::tests::constant_true::true_test::test_contains ... ok [INFO] [stdout] test formulas::tests::constant_true::true_test::test_literals ... ok [INFO] [stdout] test formulas::tests::constant_true::true_test::test_type ... 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_number_of_nodes ... 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_to_string ... 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_atomic_formula ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_contains ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_atomic_formula ... ok [INFO] [stdout] test formulas::tests::constant_true::true_test::test_variables ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_equals ... ok [INFO] [stdout] test formulas::tests::constant_true::true_test::test_negation ... ok [INFO] [stdout] test formulas::tests::and::and_test::test_variables ... ok [INFO] [stdout] test cardinality_constraints::tests::cc_incremental_solver_tests::test_simple_incremental_alk ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_getters ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_literals ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_atoms ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_negation ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_hash ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_to_string ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_nodes ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_creator ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_operands ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_number_of_internal_nodes ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_is_constant_formula ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_type ... ok [INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_binary_eval ... ok [INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_constant_eval ... ok [INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_literal_eval ... ok [INFO] [stdout] test formulas::tests::equivalence::implication_test::test_variables ... ok [INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test ... 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_atomic_formula ... ok [INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_variables ... ok [INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_ordering ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_contains ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_equals ... ok [INFO] [stdout] test formulas::tests::formula_factory::formula_factory_tests::test_simplification ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_getters ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_is_constant_formula ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_creator ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_literals ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_hash ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_negation ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_number_of_atoms ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_to_string ... 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_number_of_operands ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_atomic_formula ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_type ... ok [INFO] [stdout] test formulas::tests::implication::implication_test::test_variables ... ok [INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_nary_eval ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_getters ... ok [INFO] [stdout] test formulas::tests::evaluation::evaluation_tests::test_not_eval ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_contains ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_is_constant_formula ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_creation ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_equals ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_hash ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_literals ... 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_operands ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_number_of_nodes ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_number_of_internal_nodes ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_to_string ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_negation ... 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::not::not_test::test_atomic_formula ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_getters ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_equals ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_is_constant_formula ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_number_of_atoms ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_creator ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_hash ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_number_of_nodes ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_literals ... ok [INFO] [stdout] test formulas::tests::literals::literals_test::test_variables ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_variables ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_to_string ... ok [INFO] [stdout] test formulas::tests::or::or_test::test_atomic_formula ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_number_of_operands ... ok [INFO] [stdout] test formulas::tests::or::or_test::test_hash ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_type ... 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_complementary_check ... ok [INFO] [stdout] test formulas::tests::or::or_test::test_literals ... ok [INFO] [stdout] test formulas::tests::or::or_test::test_is_constant_formula ... ok [INFO] [stdout] test formulas::tests::not::not_test::test_number_of_internal_nodes ... ok [INFO] [stdout] test formulas::tests::or::or_test::test_number_of_internal_nodes ... ok [INFO] [stdout] test cardinality_constraints::tests::alk_tests::test_alk ... 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::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::or::or_test::test_number_of_nodes ... ok [INFO] [stdout] test formulas::tests::or::or_test::test_number_of_atoms ... ok [INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_contains ... ok [INFO] [stdout] test formulas::tests::or::or_test::test_variables ... 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_is_exo ... 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_is_cnf ... 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_is_constant ... 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_number_of_operands ... 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_pbc ... ok [INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_create_cc_instead_of_pbc ... 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_number_of_nodes ... 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_trivial_constant ... 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::restriction::restriction_tests::test_nary_restrict ... 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_constant_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::restriction::restriction_tests::test_not_restrict ... ok [INFO] [stdout] test graphs::hypergraph::tests::test_center_of_gravity ... ok [INFO] [stdout] test graphs::hypergraph::tests::test_hypergraph ... ok [INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_restrict_pbc_inequality ... ok [INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_binary_restrict ... ok [INFO] [stdout] test graphs::hypergraph_generator::tests::test_from_cnf ... ok [INFO] [stdout] test knowledge_compilation::bdd::bdd_cache::tests::test_cache ... 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_prime::tests::test_is_prime ... ok [INFO] [stdout] test knowledge_compilation::bdd::bdd_kernel::tests::create_kernel ... ok [INFO] [stdout] test knowledge_compilation::bdd::bdd_prime::tests::test_prime_gte ... ok [INFO] [stdout] test knowledge_compilation::bdd::bdd_prime::tests::test_prime_lte ... ok [INFO] [stdout] test graphs::hypergraph_generator::tests::test_from_clause ... ok [INFO] [stdout] test knowledge_compilation::bdd::bdd_prime::tests::test_numb_of_bits ... 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_complex_formula ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_model_enumeration_test::tests::large_bdd_test ... ignored [INFO] [stdout] test knowledge_compilation::bdd::orderings::occurrence_ordering::tests::test_simple_formulas ... ok [INFO] [stdout] test knowledge_compilation::bdd::orderings::bfs_ordering::tests::test_complex_formula ... ok [INFO] [stdout] test knowledge_compilation::bdd::orderings::dfs_ordering::tests::test_simple_formulas ... ok [INFO] [stdout] test knowledge_compilation::bdd::orderings::dfs_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_contradiction ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_enumerate_all_models ... ok [INFO] [stdout] test knowledge_compilation::bdd::orderings::force_ordering::tests::test_simple_formulas ... 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_dnf ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_forall ... 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_model ... 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_path_count ... 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_model_for_variables ... 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::bdd::tests::bdd_operations_tests::tests::test_variable_profile ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_to_formula ... 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 formulas::tests::pb_constraint::pb_constraint_tests::test_is_nnf ... ok [INFO] [stdout] test knowledge_compilation::dnnf::dtree::dtree_generator::tests::test_dtree_generation ... ignored [INFO] [stdout] test knowledge_compilation::bdd::bdd_construction::tests::test_simple_methods ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_with_handler ... ok [INFO] [stdout] test formulas::tests::restriction::restriction_tests::test_literal_restrict ... ok [INFO] [stdout] test operations::functions::formula_depth_function::test::test_cache ... ok [INFO] [stdout] test operations::functions::formula_depth_function::test::test_deep_formulas ... ok [INFO] [stdout] test operations::functions::variable_profile_function::tests::test_variable_profile_complex ... ok [INFO] [stdout] test operations::functions::formula_depth_function::test::test_deeper_formulas ... ok [INFO] [stdout] test operations::predicates::cnf::tests::test ... ok [INFO] [stdout] test operations::functions::sub_node_function::tests::test ... ok [INFO] [stdout] test operations::predicates::nnf::tests::test ... ok [INFO] [stdout] test operations::predicates::term::tests::test_clause ... ok [INFO] [stdout] test operations::functions::formula_depth_function::test::test_atoms ... ok [INFO] [stdout] test operations::predicates::dnf::tests::test ... ok [INFO] [stdout] test operations::predicates::term::tests::test_minterm ... ok [INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_constants ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_node_count ... ok [INFO] [stdout] test operations::predicates::term::tests::test_maxterm ... ok [INFO] [stdout] test operations::functions::variable_profile_function::tests::test_variable_profile_simple ... ok [INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_literals ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_restrict ... ok [INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_binary_operators ... ok [INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_with_handler ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_operations_tests::tests::test_model_count ... ok [INFO] [stdout] test formulas::tests::pb_constraint::pb_constraint_tests::test_illegal_pb - should panic ... 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_literals ... 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_factorization ... ok [INFO] [stdout] test operations::transformations::cnf::factorization::tests::test_not ... 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_binary_operators ... ok [INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_formula::tests::test_not_nary ... 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_constants ... ok [INFO] [stdout] test operations::transformations::cnf::factorization::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_constants ... 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_formula::tests::test_formulas ... ok [INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_cc ... ok [INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_formulas ... ok [INFO] [stdout] test operations::transformations::cnf::tests::test_advanced_with_pg_fallback ... ok [INFO] [stdout] test operations::transformations::cnf::tests::test_factorization ... ok [INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_not_nary ... ok [INFO] [stdout] test operations::transformations::cnf::tseitin::tests::test ... ok [INFO] [stdout] test operations::transformations::cnf::tests::test_tseitin ... 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::dnf::factorization::tests::test_literals ... ok [INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_binary_operators ... ok [INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_nary_operators ... ok [INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_not_binary ... ok [INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_with_handler ... ok [INFO] [stdout] test operations::transformations::cnf::plaisted_greenbaum_on_solver::tests::test_nary_operators ... ok [INFO] [stdout] test operations::transformations::cnf::tests::test_cancellable_cnf ... ok [INFO] [stdout] test operations::transformations::cnf::tests::test_pg ... ok [INFO] [stdout] test operations::transformations::nnf::tests::test_binary_operators ... ok [INFO] [stdout] test operations::transformations::cnf::tests::test_advanced ... ok [INFO] [stdout] test operations::transformations::nnf::tests::test_literals ... ok [INFO] [stdout] test operations::transformations::nnf::tests::test_nary_operators ... ok [INFO] [stdout] test operations::transformations::nnf::tests::test_constants ... ok [INFO] [stdout] test operations::transformations::cnf::tests::test_bdd ... ok [INFO] [stdout] test operations::transformations::dnf::factorization::tests::test_not ... ok [INFO] [stdout] test operations::transformations::nnf::tests::test_not ... ok [INFO] [stdout] test operations::transformations::simplification::backbone_simplification::tests::test_trivial_backbones ... ok [INFO] [stdout] test operations::transformations::substitution::tests::test_not ... 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_pbc ... ok [INFO] [stdout] test operations::transformations::simplification::backbone_simplification::tests::test_real_backbones ... ok [INFO] [stdout] test operations::transformations::substitution::tests::test_substitute_var ... ok [INFO] [stdout] test operations::transformations::substitution::tests::test_literal ... ok [INFO] [stdout] test parser::pseudo_boolean_parser_test::test_number_literals ... ok [INFO] [stdout] test parser::pseudo_boolean_parser_test::test_combination ... ok [INFO] [stdout] test operations::transformations::substitution::tests::test_nary ... ok [INFO] [stdout] test parser::pseudo_boolean_parser_test::test_illegal_input ... 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 operations::transformations::substitution::tests::test_binary ... ok [INFO] [stdout] test solver::functions::model_enumeration::tests::test_model_enumeration_does_not_alter_solver ... ok [INFO] [stdout] test solver::functions::model_enumeration::tests::test_model_enumeration_simple ... 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::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 solver::functions::tests::backbone_function_tests::test_simple_formulas ... ok [INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_empty ... ok [INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_precedences ... ok [INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_additional_variables ... ok [INFO] [stdout] test parser::pseudo_boolean_parser_test::test_parse_operators ... ok [INFO] [stdout] test solver::functions::tests::formula_on_solver_tests::test_formula_on_solver_with_contradiction ... 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_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 solver::functions::tests::optimization_function_tests::test_unsat_formula ... ok [INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_exo_model ... ok [INFO] [stdout] test solver::tests::inc_dec_tests::test_inc_dec ... 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_not_incremental_1 - should panic ... ok [INFO] [stdout] test solver::tests::inc_dec_tests::test_inc_dec_deep_3 - should panic ... ok [INFO] [stdout] test solver::tests::sat_tests::test_and1 ... 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::inc_dec_tests::test_not_incremental_2 - should panic ... 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 cardinality_constraints::tests::amo_tests::test_amo_k ... ok [INFO] [stdout] test solver::tests::sat_tests::test_model_enumeration_with_additional_variables ... ok [INFO] [stdout] test solver::tests::sat_tests::test_model_enumeration ... 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_selection_order_simple02 ... 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::functions::tests::optimization_function_tests::test_incrementality_minimize_and_maximize ... 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 solver::tests::sat_tests::test_pigeon_hole_with_reset ... ok [INFO] [stdout] test pseudo_booleans::tests::pb_solver_test::test_pb_greater ... ok [INFO] [stdout] test solver::tests::sat_tests::test_up_zero_literals ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_amo ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_constant ... ok [INFO] [stdout] test cardinality_constraints::tests::exo_tests::test_exo_k ... 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_cc ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_atom ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_and ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_literal ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_impl ... ok [INFO] [stdout] test knowledge_compilation::dnnf::dnnf_compiler::tests::test_trivial_formulas ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_not ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_equiv ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_or ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_pbc ... ok [INFO] [stdout] test solver::tests::sat_tests::test_number_of_models_handler ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_variable ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_formula ... ok [INFO] [stdout] test solver::tests::sat_tests::test_pigeon_hole ... ok [INFO] [stdout] test pseudo_booleans::tests::pb_solver_test::test_pb_less ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_model_enumeration_test::tests::test_amo ... ok [INFO] [stdout] test knowledge_compilation::bdd::tests::bdd_model_enumeration_test::tests::test_exo ... 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_exk ... ok [INFO] [stdout] test util::formula_randomizer::tests::test_formula_with_pbc ... ok [INFO] [stdout] test cardinality_constraints::tests::amk_tests::test_amk ... ok [INFO] [stdout] test solver::functions::tests::optimization_function_tests::test_corner_cases ... ok [INFO] [stdout] test pseudo_booleans::tests::pb_solver_test::test_pb_negative ... 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: 0x5e76f34195a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e76f34195a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e76f34195a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e76f34195a2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e76f342ab5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e76f342ab5f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e76f33e6021 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e76f33e6021 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e76f33f2302 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e76f33f724f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e76f33f70e1 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e76f315437e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e76f315437e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e76f33f790f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e76f33f790f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e76f33f776a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e76f33f2439 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e76f33d9c9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e76f3433790 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e76f34329d6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e76f2eaadf4 - core::result::Result::unwrap::hfa6596b764803d93 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5e76f2eaadf4 - logicng::operations::transformations::cnf::factorization::tests::test_large_formula::h4e8e5c9bcfcfa640 [INFO] [stdout] at /opt/rustwide/workdir/src/operations/transformations/cnf/factorization.rs:211:59 [INFO] [stdout] 22: 0x5e76f2eab187 - logicng::operations::transformations::cnf::factorization::tests::test_large_formula::{{closure}}::h7df254f1e314bde0 [INFO] [stdout] at /opt/rustwide/workdir/src/operations/transformations/cnf/factorization.rs:209:28 [INFO] [stdout] 23: 0x5e76f2e981d6 - core::ops::function::FnOnce::call_once::he803ce89e1f805ef [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e76f315413b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e76f315413b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5e76f3169da5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5e76f3169da5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5e76f3169da5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5e76f3169da5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5e76f3169da5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5e76f3169da5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5e76f3169da5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5e76f3140594 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5e76f3140594 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5e76f3143e5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5e76f3143e5a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5e76f3143e5a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5e76f3143e5a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5e76f3143e5a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5e76f3143e5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5e76f3143e5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5e76f33ed59f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5e76f33ed59f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x70adf8d2aaa4 - [INFO] [stdout] 45: 0x70adf8db7a34 - clone [INFO] [stdout] 46: 0x0 - [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: 0x5e76f34195a2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e76f34195a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e76f34195a2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e76f34195a2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e76f342ab5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e76f342ab5f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e76f33e6021 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e76f33e6021 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e76f33f2302 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e76f33f724f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e76f33f70e1 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e76f315437e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e76f315437e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e76f33f790f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e76f33f790f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e76f33f776a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e76f33f2439 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e76f33d9c9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e76f3433790 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e76f34329d6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5e76f2eacf16 - core::result::Result::unwrap::h1d63a40bc5823bc6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5e76f2eacf16 - logicng::operations::transformations::cnf::tseitin::tests::test_large_formula::h5c4a434cb1b4d3a3 [INFO] [stdout] at /opt/rustwide/workdir/src/operations/transformations/cnf/tseitin.rs:108:85 [INFO] [stdout] 22: 0x5e76f2ead207 - logicng::operations::transformations::cnf::tseitin::tests::test_large_formula::{{closure}}::h92416e9a29e740c0 [INFO] [stdout] at /opt/rustwide/workdir/src/operations/transformations/cnf/tseitin.rs:107:28 [INFO] [stdout] 23: 0x5e76f2e93df6 - core::ops::function::FnOnce::call_once::h8456e08732137d61 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e76f315413b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e76f315413b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5e76f3169da5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5e76f3169da5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5e76f3169da5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5e76f3169da5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5e76f3169da5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5e76f3169da5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5e76f3169da5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5e76f3140594 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5e76f3140594 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5e76f3143e5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5e76f3143e5a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5e76f3143e5a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5e76f3143e5a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5e76f3143e5a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5e76f3143e5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5e76f3143e5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5e76f33ed59f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5e76f33ed59f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x70adf8d2aaa4 - [INFO] [stdout] 45: 0x70adf8db7a34 - clone [INFO] [stdout] 46: 0x0 - [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 10.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "92051b21e59d4d1687f5c5606a36ceb922b871255f2585c1b8046a51e7c7f52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92051b21e59d4d1687f5c5606a36ceb922b871255f2585c1b8046a51e7c7f52b", kill_on_drop: false }` [INFO] [stdout] 92051b21e59d4d1687f5c5606a36ceb922b871255f2585c1b8046a51e7c7f52b