[INFO] cloning repository https://github.com/d702e20/OnTheFlyATL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d702e20/OnTheFlyATL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd702e20%2FOnTheFlyATL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd702e20%2FOnTheFlyATL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b52e4e0ed3d32000f36c00a50d3eeb0e046cfe3a [INFO] testing d702e20/OnTheFlyATL against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd702e20%2FOnTheFlyATL" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d702e20/OnTheFlyATL on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d702e20/OnTheFlyATL [INFO] finished tweaking git repo https://github.com/d702e20/OnTheFlyATL [INFO] tweaked toml for git repo https://github.com/d702e20/OnTheFlyATL written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 139 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.32) [INFO] [stderr] Adding joinery v2.1.0 (available: v3.1.0) [INFO] [stderr] Adding priority-queue v1.4.0 (available: v2.2.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding tracing-subscriber v0.2.25 (available: v0.3.19) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb7b150fe9ab2357c5492d0cb82b64bd456d0e91d54bdbc2fe4af407f773c5f [INFO] running `Command { std: "docker" "start" "-a" "4cb7b150fe9ab2357c5492d0cb82b64bd456d0e91d54bdbc2fe4af407f773c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb7b150fe9ab2357c5492d0cb82b64bd456d0e91d54bdbc2fe4af407f773c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb7b150fe9ab2357c5492d0cb82b64bd456d0e91d54bdbc2fe4af407f773c5f", kill_on_drop: false }` [INFO] [stdout] 4cb7b150fe9ab2357c5492d0cb82b64bd456d0e91d54bdbc2fe4af407f773c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6f0e1f1b4d6b788db869ed3fb571f1a75be95f812293407ac0e1cdcbdd4b1ab [INFO] running `Command { std: "docker" "start" "-a" "f6f0e1f1b4d6b788db869ed3fb571f1a75be95f812293407ac0e1cdcbdd4b1ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling cgaal-engine v2.0.1 (/opt/rustwide/workdir/cgaal-engine) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> cgaal-engine/src/edg/atledg/pmoves.rs:85:57 [INFO] [stdout] | [INFO] [stdout] 83 | impl<'a> PartialMoveIterator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 84 | /// Create a new PartialMoveIterator [INFO] [stdout] 85 | pub(crate) fn new(partial_move: &'a PartialMove) -> PartialMoveIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling cgaal v2.0.3 (/opt/rustwide/workdir/cgaal-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.01s [INFO] running `Command { std: "docker" "inspect" "f6f0e1f1b4d6b788db869ed3fb571f1a75be95f812293407ac0e1cdcbdd4b1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6f0e1f1b4d6b788db869ed3fb571f1a75be95f812293407ac0e1cdcbdd4b1ab", kill_on_drop: false }` [INFO] [stdout] f6f0e1f1b4d6b788db869ed3fb571f1a75be95f812293407ac0e1cdcbdd4b1ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 964a59881b1a72a140007713d27dd6e776217ab509928415de1c1bc200c20f48 [INFO] running `Command { std: "docker" "start" "-a" "964a59881b1a72a140007713d27dd6e776217ab509928415de1c1bc200c20f48", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling cgaal-engine v2.0.1 (/opt/rustwide/workdir/cgaal-engine) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> cgaal-engine/src/edg/atledg/pmoves.rs:85:57 [INFO] [stdout] | [INFO] [stdout] 83 | impl<'a> PartialMoveIterator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 84 | /// Create a new PartialMoveIterator [INFO] [stdout] 85 | pub(crate) fn new(partial_move: &'a PartialMove) -> PartialMoveIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling cgaal v2.0.3 (/opt/rustwide/workdir/cgaal-cli) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> cgaal-engine/src/edg/atledg/pmoves.rs:85:57 [INFO] [stdout] | [INFO] [stdout] 83 | impl<'a> PartialMoveIterator<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 84 | /// Create a new PartialMoveIterator [INFO] [stdout] 85 | pub(crate) fn new(partial_move: &'a PartialMove) -> PartialMoveIterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.76s [INFO] running `Command { std: "docker" "inspect" "964a59881b1a72a140007713d27dd6e776217ab509928415de1c1bc200c20f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964a59881b1a72a140007713d27dd6e776217ab509928415de1c1bc200c20f48", kill_on_drop: false }` [INFO] [stdout] 964a59881b1a72a140007713d27dd6e776217ab509928415de1c1bc200c20f48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d68018db6cc68f3c07b9b7adc56ecfb2ad2c18746a0bcedc0f4f6da977de5922 [INFO] running `Command { std: "docker" "start" "-a" "d68018db6cc68f3c07b9b7adc56ecfb2ad2c18746a0bcedc0f4f6da977de5922", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> cgaal-engine/src/edg/atledg/pmoves.rs:85:57 [INFO] [stderr] | [INFO] [stderr] 83 | impl<'a> PartialMoveIterator<'a> { [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 84 | /// Create a new PartialMoveIterator [INFO] [stderr] 85 | pub(crate) fn new(partial_move: &'a PartialMove) -> PartialMoveIterator { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cgaal-engine` (lib) generated 1 warning [INFO] [stderr] warning: `cgaal-engine` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cgaal-a9983263981a3a30) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cgaal_engine-86f5724a58179afe) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::non_linear_constraint_02 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::composite::test::composite_search_strategy_001 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::non_linear_constraint_01 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::non_linear_constraint_03 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::normal_linear_constraint_02 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::normal_linear_constraint_01 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::normal_linear_constraint_03 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::other_linear_constraint_03 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::normal_linear_constraint_04 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::other_linear_constraint_02 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::other_linear_constraint_01 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::normal_linear_constraint_05 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::simple_comparison_02 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::simple_comparison_01 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::simple_comparison_03 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::other_linear_constraint_04 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::non_linear_constraint_05 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::normal_linear_constraint_06 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::simple_comparison_04 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::other_linear_constraint_05 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::non_linear_constraint_04 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_01 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_empty_hyper_edge ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_empty_hyper_edge ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_02 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_03 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_06 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_01 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_03 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_05 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_02 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_no_successors ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_02 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_04 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_07 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_04 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_04 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_no_successors ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_empty_hyper_edge ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_03 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_04 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_05 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_02 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_08 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_07 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_05 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_05 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_02 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_to_undecided_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_02 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_08 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_06 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_03 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_06 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_04 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_04 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_03 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_to_undecided_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_no_successors ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_avoid_double_counting_01 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_07 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_08 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_05 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_avoid_double_counting_02 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_04 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_05 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_06 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_01 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_02 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_01 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_02 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_03 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_07 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_12 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_03 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_04 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_05 ... ok [INFO] [stdout] test atl::test::test_display_01 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::partial_move_iterator_01 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::vars_iterator_01 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::vars_iterator_02 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_03 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_08 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_09 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_11 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_10 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::delta_iterator_01 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_05 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_to_undecided_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_negation_const_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_relabeling_03 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::vars_iterator_03 ... ok [INFO] [stdout] test game_structure::lcgs::eval::test::test_max ... ok [INFO] [stdout] test game_structure::lcgs::eval::test::test_min ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_initial_state_02 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_labels_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_labels_03 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_initial_state_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_players_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_move_count_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_relabeling_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_relabeling_02 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_state_translation_03 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_state_translation_02 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_state_translation_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_symbol_02 ... ok [INFO] [stdout] test game_structure::lcgs::relabeling::test::test_relabeling_expr_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_symbol_01 ... ok [INFO] [stdout] test parsing::errors::tests::error_fmt_001 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_state_translation_04 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_state_translation_05 ... ok [INFO] [stdout] test game_structure::lcgs::relabeling::test::test_relabeling_label_01 ... ok [INFO] [stdout] test parsing::errors::tests::error_fmt_002 ... ok [INFO] [stdout] test game_structure::lcgs::relabeling::test::test_relabeling_expr_02 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_transition_02 ... ok [INFO] [stdout] test parsing::lexer::tests::lexing_001 ... ok [INFO] [stdout] test game_structure::lcgs::relabeling::test::test_relabeling_expr_03 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_transition_01 ... ok [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_transition_03 ... ok [INFO] [stdout] test parsing::lexer::tests::lexing_002 ... ok [INFO] [stderr] Running tests/parsing_expr.rs (/opt/rustwide/target/debug/deps/parsing_expr-5e63e49ab329d811) [INFO] [stdout] test game_structure::lcgs::intermediate::test::test_labels_02 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test atl_expr_001 ... ok [INFO] [stdout] test atl_expr_002 ... ok [INFO] [stdout] test atl_expr_005 ... ok [INFO] [stdout] test basic_expr_001 ... ok [INFO] [stdout] test atl_expr_batch ... ok [INFO] [stdout] test atl_expr_erroneous_batch ... ok [INFO] [stdout] test basic_expr_004 ... ok [INFO] [stdout] test basic_expr_003 ... ok [INFO] [stdout] test atl_expr_003 ... ok [INFO] [stdout] test atl_expr_004 ... ok [INFO] [stdout] test erroneous_expr_006 ... ok [INFO] [stdout] test erroneous_expr_003 ... ok [INFO] [stdout] test erroneous_expr_005 ... ok [INFO] [stdout] test erroneous_expr_002 ... ok [INFO] [stdout] test erroneous_expr_004 ... ok [INFO] [stdout] test erroneous_expr_008 ... ok [INFO] [stdout] test basic_expr_002 ... ok [INFO] [stderr] Running tests/parsing_lcgs.rs (/opt/rustwide/target/debug/deps/parsing_lcgs-19fb68f284abf8c7) [INFO] [stdout] test erroneous_expr_007 ... ok [INFO] [stdout] test expr_erroneous_batch ... ok [INFO] [stdout] test erroneous_expr_001 ... ok [INFO] [stdout] test expr_batch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test action_decl_001 ... ok [INFO] [stdout] test lcgs_batch ... ok [INFO] [stdout] test player_decl_002 ... ok [INFO] [stdout] test state_label_decl_001 ... ok [INFO] [stdout] test lcgs_erroneous_batch ... ok [INFO] [stdout] test template_decl_002 ... ok [INFO] [stdout] test template_decl_001 ... ok [INFO] [stdout] test state_var_decl_001 ... ok [INFO] [stdout] test player_decl_001 ... ok [INFO] [stdout] test const_decl_001 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/partial_strategy_synthesis.rs (/opt/rustwide/target/debug/deps/partial_strategy_synthesis-116df8a7b8332789) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test strat_syn_despite_next_true ... ok [INFO] [stdout] test strat_syn_enforce_eventually_undecided ... ok [INFO] [stdout] test strat_syn_despite_eventually_undecided ... ok [INFO] [stdout] test strat_syn_despite_until_false ... ok [INFO] [stdout] test strat_syn_enforce_invariant_true ... ok [INFO] [stdout] test strat_syn_enforce_next_true ... ok [INFO] [stdout] test strat_syn_enforce_until_true ... ok [INFO] [stdout] test strat_syn_enforce_invariant_false ... ok [INFO] [stdout] test strat_syn_enforce_next_false ... ok [INFO] [stdout] test strat_syn_enforce_until_undecided ... ok [INFO] [stdout] test strat_syn_enforce_eventually_true ... ok [INFO] [stdout] test strat_syn_despite_until_undecided ... ok [INFO] [stdout] test strat_syn_despite_eventually_true ... ok [INFO] [stdout] test strat_syn_despite_invariant_true ... ok [INFO] [stdout] test strat_syn_despite_next_false ... ok [INFO] [stdout] test test_strat_syn_no_strat_needed ... ok [INFO] [stdout] test strat_syn_despite_invariant_false ... ok [INFO] [stdout] test strat_syn_unsupported_formula ... ok [INFO] [stdout] test strat_syn_despite_until_true ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- strat_syn_despite_until_true stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'dz_worker_0' panicked at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/com.rs:74:33: [INFO] [stdout] Send to worker 2 failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6107cfc2c4b2 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6107cfc2c4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6107cfc2c4b2 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6107cfc2c4b2 - ::fmt::h7fb80f6afbe41a33 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6107cfc53b13 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x6107cfc53b13 - core::fmt::write::h000527be0eea6fe8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x6107cfc29233 - std::io::Write::write_fmt::h5402e677befea770 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x6107cfc2c302 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6107cfc2d95a - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x6107cfc2d749 - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x6107cfb84e07 - as core::ops::function::Fn>::call::hde091e5c6e92bb68 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x6107cfb84e07 - test::test_main::{{closure}}::h769424ff54c41197 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x6107cfc2e443 - as core::ops::function::Fn>::call::hbd7480c9dddf3315 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x6107cfc2e443 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x6107cfc2e0fa - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x6107cfc2c9a9 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x6107cfc2dd8d - rust_begin_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x6107cfc52210 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x6107cfb3c778 - as cgaal_engine::algorithms::certain_zero::com::Broker>::send::{{closure}}::h19fda6ff9b4a044a [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/com.rs:74:33 [INFO] [stdout] 19: 0x6107cfb2c590 - core::result::Result::unwrap_or_else::h80628325caf8047e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/result.rs:1463:23 [INFO] [stdout] 20: 0x6107cfb3c6cf - as cgaal_engine::algorithms::certain_zero::com::Broker>::send::he9dc1e46c30bfdd4 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/com.rs:70:9 [INFO] [stdout] 21: 0x6107cfafa3cd - cgaal_engine::algorithms::certain_zero::Worker::explore::hb6533a7e3e7603fb [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:531:13 [INFO] [stdout] 22: 0x6107cfaf3715 - cgaal_engine::algorithms::certain_zero::Worker::process_hyper_edge::hd6566c04e21da63b [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:588:21 [INFO] [stdout] 23: 0x6107cfaef582 - cgaal_engine::algorithms::certain_zero::Worker::process_edge::h3b63739ba37dd02a [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:441:17 [INFO] [stdout] 24: 0x6107cfaf008e - cgaal_engine::algorithms::certain_zero::Worker::process_task::h7bc72ce8e28e1b49 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:430:13 [INFO] [stdout] 25: 0x6107cfaf9ad4 - cgaal_engine::algorithms::certain_zero::Worker::run::h85f8e23b3bebc100 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:277:16 [INFO] [stdout] 26: 0x6107cfaec6a5 - cgaal_engine::algorithms::certain_zero::distributed_certain_zero::{{closure}}::h5f81265f7c92a0bc [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:61:13 [INFO] [stdout] 27: 0x6107cfb1a926 - std::sys::backtrace::__rust_begin_short_backtrace::hd732b7da9dcb7a4c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 28: 0x6107cfb441f7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h42518eec97f3913d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 29: 0x6107cfb31373 - as core::ops::function::FnOnce<()>>::call_once::hf0e81762b997ceb6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x6107cfb2429b - std::panicking::try::do_call::hdbfaece62137f9ee [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 31: 0x6107cfb448eb - __rust_try [INFO] [stdout] 32: 0x6107cfb43e17 - std::panicking::try::h6ca6923e61291145 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 33: 0x6107cfb43e17 - std::panic::catch_unwind::hbded86f2b1eb9a75 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x6107cfb43e17 - std::thread::Builder::spawn_unchecked_::{{closure}}::h70f02f6b391b55ae [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 35: 0x6107cfb2483e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6ffdb1b444db6db9 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x6107cfc31b6b - as core::ops::function::FnOnce>::call_once::h454485597884df01 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 37: 0x6107cfc31b6b - as core::ops::function::FnOnce>::call_once::h421b8b5dc09cf3b4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 38: 0x6107cfc31b6b - std::sys::pal::unix::thread::Thread::new::thread_start::ha1530b93ff336c49 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 39: 0x7c0e3e73dac3 - [INFO] [stdout] 40: 0x7c0e3e7cea04 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'strat_syn_despite_until_true' panicked at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:87:18: [INFO] [stdout] Error receiving the assignment table: RecvError [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6107cfc2c4b2 - std::backtrace_rs::backtrace::libunwind::trace::hf010e1dbae51cb72 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6107cfc2c4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfea1b1ce70c8ef04 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6107cfc2c4b2 - std::sys::backtrace::_print_fmt::h2997a50d2484a6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6107cfc2c4b2 - ::fmt::h7fb80f6afbe41a33 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6107cfc53b13 - core::fmt::rt::Argument::fmt::hd3a68c3e7e846625 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/rt.rs:185:76 [INFO] [stdout] 5: 0x6107cfc53b13 - core::fmt::write::h000527be0eea6fe8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x6107cfc29233 - std::io::Write::write_fmt::h5402e677befea770 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x6107cfc2c302 - std::sys::backtrace::BacktraceLock::print::hffad87dde00cbe3e [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6107cfc2d95a - std::panicking::default_hook::{{closure}}::ha46397973bec1239 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x6107cfc2d749 - std::panicking::default_hook::h706de72a1550eed4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x6107cfb84e07 - as core::ops::function::Fn>::call::hde091e5c6e92bb68 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x6107cfb84e07 - test::test_main::{{closure}}::h769424ff54c41197 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:136:21 [INFO] [stdout] 12: 0x6107cfc2e443 - as core::ops::function::Fn>::call::hbd7480c9dddf3315 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x6107cfc2e443 - std::panicking::rust_panic_with_hook::h6666776865bd21f5 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x6107cfc2e0fa - std::panicking::begin_panic_handler::{{closure}}::hb8595612365d24db [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x6107cfc2c9a9 - std::sys::backtrace::__rust_end_short_backtrace::h7037f177c7ae4ed3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x6107cfc2dd8d - rust_begin_unwind [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x6107cfc52210 - core::panicking::panic_fmt::hd26142fa9828e2a3 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x6107cfc526b6 - core::result::unwrap_failed::hfccce26cc7701817 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x6107cfb2cb81 - core::result::Result::expect::hc5be1a91ee49998f [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x6107cfaeba86 - cgaal_engine::algorithms::certain_zero::distributed_certain_zero::h1c306b15f2584d38 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:85:31 [INFO] [stdout] 21: 0x6107cfada890 - partial_strategy_synthesis::strat_syn_despite_until_true::h4edd4e7a0372f739 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/tests/partial_strategy_synthesis.rs:161:19 [INFO] [stdout] 22: 0x6107cfada307 - partial_strategy_synthesis::strat_syn_despite_until_true::{{closure}}::he9d99eae91a8f10a [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/tests/partial_strategy_synthesis.rs:370:34 [INFO] [stdout] 23: 0x6107cfb254a6 - core::ops::function::FnOnce::call_once::h77a3fad54f39d05c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x6107cfb8a70b - core::ops::function::FnOnce::call_once::h537cb3ba0681a85d [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x6107cfb8a70b - test::__rust_begin_short_backtrace::ha34590b284b8a909 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:638:18 [INFO] [stdout] 26: 0x6107cfb897a5 - test::run_test_in_process::{{closure}}::h7e5cb0195a5ea6a6 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:60 [INFO] [stdout] 27: 0x6107cfb897a5 - as core::ops::function::FnOnce<()>>::call_once::h4fd7826f39023efe [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x6107cfb897a5 - std::panicking::try::do_call::h840562177f324507 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x6107cfb897a5 - std::panicking::try::h2360ed2f8f8e7bd8 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 30: 0x6107cfb897a5 - std::panic::catch_unwind::h98cd8da2f8eb8f7b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x6107cfb897a5 - test::run_test_in_process::hcd6b1143eaf140ef [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:661:27 [INFO] [stdout] 32: 0x6107cfb897a5 - test::run_test::{{closure}}::h12da0337272887dc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:582:43 [INFO] [stdout] 33: 0x6107cfb4c794 - test::run_test::{{closure}}::h11d537cad5364bdc [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/test/src/lib.rs:612:41 [INFO] [stdout] 34: 0x6107cfb4c794 - std::sys::backtrace::__rust_begin_short_backtrace::h5f533949825eb644 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x6107cfb501fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf8cffede9b676267 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x6107cfb501fa - as core::ops::function::FnOnce<()>>::call_once::h3160424131f9b05b [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x6107cfb501fa - std::panicking::try::do_call::h4821f856f783960c [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:587:40 [INFO] [stdout] 38: 0x6107cfb501fa - std::panicking::try::hd6726363e8162e27 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panicking.rs:550:19 [INFO] [stdout] 39: 0x6107cfb501fa - std::panic::catch_unwind::hb75a27d7bd2912cb [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x6107cfb501fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h36d5666a81748b85 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x6107cfb501fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha3d6556f1deabcaf [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x6107cfc31b6b - as core::ops::function::FnOnce>::call_once::h454485597884df01 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 43: 0x6107cfc31b6b - as core::ops::function::FnOnce>::call_once::h421b8b5dc09cf3b4 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 44: 0x6107cfc31b6b - std::sys::pal::unix::thread::Thread::new::thread_start::ha1530b93ff336c49 [INFO] [stdout] at /rustc/ebf0cf75d368c035f4c7e7246d203bd469ee4a51/library/std/src/sys/pal/unix/thread.rs:109:17 [INFO] [stdout] 45: 0x7c0e3e73dac3 - [INFO] [stdout] 46: 0x7c0e3e7cea04 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] strat_syn_despite_until_true [INFO] [stdout] [INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cgaal-engine --test partial_strategy_synthesis` [INFO] running `Command { std: "docker" "inspect" "d68018db6cc68f3c07b9b7adc56ecfb2ad2c18746a0bcedc0f4f6da977de5922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d68018db6cc68f3c07b9b7adc56ecfb2ad2c18746a0bcedc0f4f6da977de5922", kill_on_drop: false }` [INFO] [stdout] d68018db6cc68f3c07b9b7adc56ecfb2ad2c18746a0bcedc0f4f6da977de5922