[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] 762d6fcc956dc806a038db624fd765d051434576 [INFO] testing d702e20/OnTheFlyATL against master#9847c6406dc8182abb417b69000fcd0bc5f4a1b7 for pr-115315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd702e20%2FOnTheFlyATL" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d702e20/OnTheFlyATL on toolchain 9847c6406dc8182abb417b69000fcd0bc5f4a1b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minilp v0.2.2 [INFO] [stderr] Downloaded sprs v0.7.1 [INFO] [stderr] Downloaded pom v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 382b9c4cf9fae112619d00986bd9c5186ec3fe48072ac029e5b261cc733df1b4 [INFO] running `Command { std: "docker" "start" "-a" "382b9c4cf9fae112619d00986bd9c5186ec3fe48072ac029e5b261cc733df1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "382b9c4cf9fae112619d00986bd9c5186ec3fe48072ac029e5b261cc733df1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382b9c4cf9fae112619d00986bd9c5186ec3fe48072ac029e5b261cc733df1b4", kill_on_drop: false }` [INFO] [stdout] 382b9c4cf9fae112619d00986bd9c5186ec3fe48072ac029e5b261cc733df1b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aaad6ec09d0a99214360606c63da35492e7428272dddcb6dbf289fc8009692d [INFO] running `Command { std: "docker" "start" "-a" "6aaad6ec09d0a99214360606c63da35492e7428272dddcb6dbf289fc8009692d", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.6.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [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 num-traits v0.1.43 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling pom v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling cgaal-engine v1.0.0 (/opt/rustwide/workdir/cgaal-engine) [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling cgaal v1.0.0 (/opt/rustwide/workdir/cgaal-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.98s [INFO] running `Command { std: "docker" "inspect" "6aaad6ec09d0a99214360606c63da35492e7428272dddcb6dbf289fc8009692d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aaad6ec09d0a99214360606c63da35492e7428272dddcb6dbf289fc8009692d", kill_on_drop: false }` [INFO] [stdout] 6aaad6ec09d0a99214360606c63da35492e7428272dddcb6dbf289fc8009692d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a42dd8b29a237852c73c4dbe77748e8a067e7c708462c2030bee51874f802314 [INFO] running `Command { std: "docker" "start" "-a" "a42dd8b29a237852c73c4dbe77748e8a067e7c708462c2030bee51874f802314", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.10 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling clap_builder v4.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cgaal v1.0.0 (/opt/rustwide/workdir/cgaal-cli) [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.4.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling cgaal-engine v1.0.0 (/opt/rustwide/workdir/cgaal-engine) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.06s [INFO] running `Command { std: "docker" "inspect" "a42dd8b29a237852c73c4dbe77748e8a067e7c708462c2030bee51874f802314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42dd8b29a237852c73c4dbe77748e8a067e7c708462c2030bee51874f802314", kill_on_drop: false }` [INFO] [stdout] a42dd8b29a237852c73c4dbe77748e8a067e7c708462c2030bee51874f802314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+9847c6406dc8182abb417b69000fcd0bc5f4a1b7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5515b88f236e7436c64c0127a9f0768140fc72b0455c641589e37c91e3ba0cb7 [INFO] running `Command { std: "docker" "start" "-a" "5515b88f236e7436c64c0127a9f0768140fc72b0455c641589e37c91e3ba0cb7", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.84s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cgaal-94ddb3b03caf9dbf) [INFO] [stdout] [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cgaal_engine-f728b17444ff28c4) [INFO] [stdout] [INFO] [stdout] running 233 tests [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::other_linear_constraint_01 ... 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_04 ... 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::simple_comparison_01 ... 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_03 ... 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::non_linear_constraint_03 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_empty_hyper_edge ... 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_03 ... 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::normal_linear_constraint_02 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_01 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_06 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::normal_linear_constraint_01 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_04 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_02 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_01 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_05 ... 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::normal_linear_constraint_05 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_04 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_no_successors ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_07 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_empty_hyper_edge ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_05 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_01 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_02 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_02 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_03 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::non_linear_constraint_02 ... 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_01 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_general_08 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_05 ... ok [INFO] [stdout] test algorithms::certain_zero::test::test_dcz_negation_03 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_empty_hyper_edge ... 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_04 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_03 ... 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_general_08 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_07 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_01 ... 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::certain_zero::test::test_dcz_negation_to_undecided_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_02 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_03 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_03 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_avoid_double_counting_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_no_successors ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_02 ... 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_negation_03 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_05 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_negation_05 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_04 ... 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_general_01 ... ok [INFO] [stdout] test algorithms::global::singlethread::test::test_global_algorithm_general_06 ... ok [INFO] [stdout] test algorithms::certain_zero::search_strategy::linear_constraints::test::simple_comparison_04 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_negation_05 ... 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::global::multithread::test::test_multi_global_algorithm_negation_to_undecided_01 ... 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_03 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_02 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_01 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_avoid_double_counting_02 ... ok [INFO] [stdout] test algorithms::global::multithread::test::test_multi_global_algorithm_general_08 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_07 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_10 ... ok [INFO] [stdout] test atl::parser::test::bool_false_upper ... ok [INFO] [stdout] test atl::parser::test::bool_true_upper ... ok [INFO] [stdout] test atl::parser::test::despite_invariant_1 ... ok [INFO] [stdout] test atl::parser::test::despite_invariant_2 ... ok [INFO] [stdout] test atl::parser::test::despite_next_2 ... ok [INFO] [stdout] test atl::parser::test::despite_players_1 ... ok [INFO] [stdout] test atl::parser::test::despite_players_2 ... ok [INFO] [stdout] test atl::parser::test::despite_players_3 ... ok [INFO] [stdout] test atl::parser::test::despite_players_4 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_11 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_03 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_02 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_05 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_basic_12 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_01 ... ok [INFO] [stdout] test algorithms::solve_set::test::test_mss_uncertainty_04 ... ok [INFO] [stdout] test atl::parser::test::bool_true_lower ... ok [INFO] [stdout] test atl::parser::test::despite_eventually_2 ... ok [INFO] [stdout] test atl::parser::test::and_3 ... ok [INFO] [stdout] test atl::parser::test::despite_players_5 ... ok [INFO] [stdout] test atl::parser::test::despite_next_1 ... ok [INFO] [stdout] test atl::parser::test::bool_false_lower ... ok [INFO] [stdout] test atl::parser::test::enforce_eventually_2 ... ok [INFO] [stdout] test atl::parser::test::enforce_invariant_2 ... ok [INFO] [stdout] test atl::parser::test::enforce_eventually_1 ... ok [INFO] [stdout] test atl::parser::test::despite_eventually_1 ... ok [INFO] [stdout] test atl::parser::test::and_1 ... ok [INFO] [stdout] test atl::parser::test::enforce_players_4 ... ok [INFO] [stdout] test atl::parser::test::enforce_players_2 ... ok [INFO] [stdout] test atl::parser::test::enforce_next_2 ... ok [INFO] [stdout] test atl::parser::test::eventually_1 ... ok [INFO] [stdout] test atl::parser::test::enforce_until_2 ... ok [INFO] [stdout] test atl::parser::test::enforce_until_1 ... ok [INFO] [stdout] test atl::parser::test::enforce_players_1 ... ok [INFO] [stdout] test atl::parser::test::enforce_next_1 ... ok [INFO] [stdout] test atl::parser::test::despite_until_1 ... ok [INFO] [stdout] test atl::parser::test::despite_until_2 ... ok [INFO] [stdout] test atl::parser::test::next_1 ... ok [INFO] [stdout] test atl::parser::test::invariant_1 ... ok [INFO] [stdout] test atl::parser::test::eventually_2 ... ok [INFO] [stdout] test atl::parser::test::enforce_invariant_1 ... ok [INFO] [stdout] test atl::parser::test::invariant_2 ... ok [INFO] [stdout] test atl::parser::test::enforce_players_3 ... ok [INFO] [stdout] test atl::parser::test::and_2 ... ok [INFO] [stdout] test atl::parser::test::enforce_players_5 ... ok [INFO] [stdout] test atl::parser::test::not_1 ... ok [INFO] [stdout] test atl::parser::test::not_2 ... ok [INFO] [stdout] test atl::parser::test::or_2 ... ok [INFO] [stdout] test atl::parser::test::or_1 ... ok [INFO] [stdout] test atl::parser::test::general_precedence_02 ... ok [INFO] [stdout] test atl::parser::test::general_precedence_03 ... ok [INFO] [stdout] test atl::parser::test::next_2 ... ok [INFO] [stdout] test atl::parser::test::proposition_1 ... ok [INFO] [stdout] test atl::parser::test::proposition_3 ... ok [INFO] [stdout] test atl::parser::test::paren_1 ... ok [INFO] [stdout] test atl::parser::test::general_precedence_01 ... ok [INFO] [stdout] test atl::parser::test::or_3 ... ok [INFO] [stdout] test atl::parser::test::proposition_2 ... ok [INFO] [stdout] test atl::parser::test::test_and_or_precedence_01 ... ok [INFO] [stdout] test atl::parser::test::until_2 ... ok [INFO] [stdout] test atl::parser::test::test_phi_01 ... ok [INFO] [stdout] test atl::test::test_display_01 ... ok [INFO] [stdout] test atl::parser::test::general_precedence_04 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::vars_iterator_01 ... ok [INFO] [stdout] test atl::parser::test::until_1 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::vars_iterator_03 ... ok [INFO] [stdout] test game_structure::lcgs::ir::eval::test::test_min ... ok [INFO] [stdout] test game_structure::lcgs::ir::eval::test::test_max ... ok [INFO] [stdout] test edg::atledg::pmoves::test::vars_iterator_02 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::delta_iterator_01 ... ok [INFO] [stdout] test edg::atledg::pmoves::test::partial_move_iterator_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_labels_02 ... ok [INFO] [stdout] test atl::parser::test::test_atl_lcgs_02 ... ok [INFO] [stdout] test atl::parser::test::test_atl_lcgs_04 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_move_count_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_players_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_negation_const_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_labels_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_relabeling_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_relabeling_02 ... ok [INFO] [stdout] test atl::parser::test::test_atl_lcgs_03 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_state_translation_03 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_state_translation_02 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_symbol_02 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_relabeling_03 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_labels_03 ... ok [INFO] [stdout] test game_structure::lcgs::ir::relabeling::test::test_relabeling_expr_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_add_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_add_mul_precedence_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::relabeling::test::test_relabeling_label_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::relabeling::test::test_relabeling_expr_03 ... ok [INFO] [stdout] test game_structure::lcgs::ir::relabeling::test::test_relabeling_expr_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_add_mul_precedence_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_add_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_transition_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_state_translation_05 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_state_translation_04 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_initial_state_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_div_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_ident_03 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_ident_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_label_decl_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_state_translation_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_max_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_comment_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_max_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_max_04 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_comment_03 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_symbol_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_max_03 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_comment_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_min_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_mul_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_mul_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_const_decl_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_min_04 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_transition_03 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_const_decl_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_comment_05 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_comment_04 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_ident_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_neg_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_neg_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_reserved_keyword_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_min_03 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_reserved_keyword_03 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_player_decl_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_relabelling_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_precedence_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_player_decl_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_ternary_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_relabelling_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_reserved_keyword_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_par_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_sub_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_min_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_ternary_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_precedence_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_template_decl_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_transition_decl_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_var_decl_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_type_range_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_unary_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_unary_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_type_range_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_var_decl_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_ternary_03 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_type_range_4 ... ok [INFO] [stdout] test atl::parser::test::test_atl_lcgs_01 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_transition_02 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_root_01 ... ok [INFO] [stdout] test game_structure::lcgs::parse::tests::test_type_range_3 ... ok [INFO] [stdout] test game_structure::lcgs::ir::intermediate::test::test_initial_state_01 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 233 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] [stderr] Running tests/partial_strategy_synthesis.rs (/opt/rustwide/target/debug/deps/partial_strategy_synthesis-1b64d12456cfb209) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test strat_syn_despite_eventually_true ... ok [INFO] [stdout] test strat_syn_despite_until_undecided ... ok [INFO] [stdout] test strat_syn_despite_next_false ... ok [INFO] [stdout] test strat_syn_despite_next_true ... ok [INFO] [stdout] test strat_syn_despite_until_false ... ok [INFO] [stdout] test strat_syn_enforce_next_false ... ok [INFO] [stdout] test strat_syn_enforce_invariant_true ... ok [INFO] [stdout] test strat_syn_despite_eventually_undecided ... ok [INFO] [stdout] test strat_syn_despite_invariant_false ... ok [INFO] [stdout] test strat_syn_enforce_until_undecided ... ok [INFO] [stdout] test strat_syn_enforce_until_true ... ok [INFO] [stdout] test strat_syn_enforce_eventually_undecided ... ok [INFO] [stdout] test strat_syn_enforce_invariant_false ... ok [INFO] [stdout] test test_strat_syn_no_strat_needed ... ok [INFO] [stdout] test strat_syn_enforce_next_true ... ok [INFO] [stdout] test strat_syn_enforce_eventually_true ... ok [INFO] [stdout] test strat_syn_despite_invariant_true ... ok [INFO] [stdout] test strat_syn_despite_until_true ... FAILED [INFO] [stdout] test strat_syn_unsupported_formula ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- strat_syn_despite_until_true 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 1 failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5625fcc5af3c - std::backtrace_rs::backtrace::libunwind::trace::h65eb8e20c006aa9e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5625fcc5af3c - std::backtrace_rs::backtrace::trace_unsynchronized::h48fcc78eeed9f9f5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5625fcc5af3c - std::sys_common::backtrace::_print_fmt::h4de84f79b39f94f9 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5625fcc5af3c - ::fmt::hc5c23e344c0312a6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5625fcc8551c - core::fmt::rt::Argument::fmt::hf84c0bcce93f881b [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x5625fcc8551c - core::fmt::write::h48b9dc51e7cef14e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x5625fcc57ede - std::io::Write::write_fmt::h17325dc81ee2532a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x5625fcc5ad24 - std::sys_common::backtrace::_print::h3f6e9b5870505902 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5625fcc5ad24 - std::sys_common::backtrace::print::hf4ff2c77afc708a8 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5625fcc5ccfa - std::panicking::panic_hook_with_disk_dump::{{closure}}::h5df80038ee5c1ba2 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x5625fcc5c8bd - std::panicking::panic_hook_with_disk_dump::h2ebfc37b7f15280d [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x5625fcb814cc - as core::ops::function::Fn>::call::h22fa6063f6436d7a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x5625fcb814cc - test::test_main::{{closure}}::he25a13dc06806be3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x5625fcc5d493 - as core::ops::function::Fn>::call::h1342d60d1b251964 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x5625fcc5d493 - std::panicking::rust_panic_with_hook::h484e3bcc6b0f7418 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x5625fcc5d201 - std::panicking::begin_panic_handler::{{closure}}::h708225874d7b3fb6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x5625fcc5b466 - std::sys_common::backtrace::__rust_end_short_backtrace::h7ffceb2d6c1b88c3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x5625fcc5cf42 - rust_begin_unwind [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x5625fcaa2515 - core::panicking::panic_fmt::h4a81493cb539dcdc [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5625fcb3d3cb - as cgaal_engine::algorithms::certain_zero::com::Broker>::send::{{closure}}::hb49d816ddf75a1f8 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/com.rs:74:33 [INFO] [stdout] 20: 0x5625fcb10ed4 - core::result::Result::unwrap_or_else::hec4f5bc9b8265f5e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/result.rs:1429:23 [INFO] [stdout] 21: 0x5625fcb3d2a0 - as cgaal_engine::algorithms::certain_zero::com::Broker>::send::hbf5afe784279d568 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/com.rs:70:9 [INFO] [stdout] 22: 0x5625fcaeaa2d - cgaal_engine::algorithms::certain_zero::Worker::explore::hac7f41906b977f18 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:531:13 [INFO] [stdout] 23: 0x5625fcae364e - cgaal_engine::algorithms::certain_zero::Worker::process_hyper_edge::h73fbef18ba96f1d9 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:588:21 [INFO] [stdout] 24: 0x5625fcadf174 - cgaal_engine::algorithms::certain_zero::Worker::process_edge::h795b2d1fc8b78656 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:441:17 [INFO] [stdout] 25: 0x5625fcadfcda - cgaal_engine::algorithms::certain_zero::Worker::process_task::h9f877334f330747f [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:430:13 [INFO] [stdout] 26: 0x5625fcaea0be - cgaal_engine::algorithms::certain_zero::Worker::run::h603962d4e7d99248 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:277:16 [INFO] [stdout] 27: 0x5625fcadc0e0 - cgaal_engine::algorithms::certain_zero::distributed_certain_zero::{{closure}}::h7e21eec2b5dc4485 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:61:13 [INFO] [stdout] 28: 0x5625fcb20f16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6ae6b2742cfe3476 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 29: 0x5625fcb4b27f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h662ae2b8f51713ac [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 30: 0x5625fcb0be33 - as core::ops::function::FnOnce<()>>::call_once::h8b79388eb53affc2 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5625fcb17e83 - std::panicking::try::do_call::h14416d1fefc871d6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:526:40 [INFO] [stdout] 32: 0x5625fcb1af3b - __rust_try [INFO] [stdout] 33: 0x5625fcb17df8 - std::panicking::try::ha1ae78eccd49b259 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:490:19 [INFO] [stdout] 34: 0x5625fcb4b0d7 - std::panic::catch_unwind::h1d2218ce64b3b787 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panic.rs:142:14 [INFO] [stdout] 35: 0x5625fcb4b0d7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h26b921640f9577ae [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 36: 0x5625fcb21b9e - core::ops::function::FnOnce::call_once{{vtable.shim}}::haf299822e0b79f6c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x5625fcc61bf5 - as core::ops::function::FnOnce>::call_once::hb36533140179578a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 38: 0x5625fcc61bf5 - as core::ops::function::FnOnce>::call_once::ha21cb2e5c635cca5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 39: 0x5625fcc61bf5 - std::sys::unix::thread::Thread::new::thread_start::h1d9020f62b27ce19 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7fd0dd891b43 - [INFO] [stdout] 41: 0x7fd0dd922bb4 - __clone [INFO] [stdout] 42: 0x0 - [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: 0x5625fcc5af3c - std::backtrace_rs::backtrace::libunwind::trace::h65eb8e20c006aa9e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5625fcc5af3c - std::backtrace_rs::backtrace::trace_unsynchronized::h48fcc78eeed9f9f5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5625fcc5af3c - std::sys_common::backtrace::_print_fmt::h4de84f79b39f94f9 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5625fcc5af3c - ::fmt::hc5c23e344c0312a6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5625fcc8551c - core::fmt::rt::Argument::fmt::hf84c0bcce93f881b [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x5625fcc8551c - core::fmt::write::h48b9dc51e7cef14e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x5625fcc57ede - std::io::Write::write_fmt::h17325dc81ee2532a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x5625fcc5ad24 - std::sys_common::backtrace::_print::h3f6e9b5870505902 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x5625fcc5ad24 - std::sys_common::backtrace::print::hf4ff2c77afc708a8 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x5625fcc5ccfa - std::panicking::panic_hook_with_disk_dump::{{closure}}::h5df80038ee5c1ba2 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:280:22 [INFO] [stdout] 10: 0x5625fcc5c8bd - std::panicking::panic_hook_with_disk_dump::h2ebfc37b7f15280d [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:311:9 [INFO] [stdout] 11: 0x5625fcb814cc - as core::ops::function::Fn>::call::h22fa6063f6436d7a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x5625fcb814cc - test::test_main::{{closure}}::he25a13dc06806be3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:136:21 [INFO] [stdout] 13: 0x5625fcc5d493 - as core::ops::function::Fn>::call::h1342d60d1b251964 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x5625fcc5d493 - std::panicking::rust_panic_with_hook::h484e3bcc6b0f7418 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:757:13 [INFO] [stdout] 15: 0x5625fcc5d201 - std::panicking::begin_panic_handler::{{closure}}::h708225874d7b3fb6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:631:13 [INFO] [stdout] 16: 0x5625fcc5b466 - std::sys_common::backtrace::__rust_end_short_backtrace::h7ffceb2d6c1b88c3 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stdout] 17: 0x5625fcc5cf42 - rust_begin_unwind [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:619:5 [INFO] [stdout] 18: 0x5625fcaa2515 - core::panicking::panic_fmt::h4a81493cb539dcdc [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x5625fcaa2a4a - core::result::unwrap_failed::h65c6c761a43f4ea2 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/result.rs:1652:5 [INFO] [stdout] 20: 0x5625fcb12acd - core::result::Result::expect::h15ff2565b08423c9 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/result.rs:1034:23 [INFO] [stdout] 21: 0x5625fcadb2cd - cgaal_engine::algorithms::certain_zero::distributed_certain_zero::h5c703103ddc47297 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/src/algorithms/certain_zero/mod.rs:85:31 [INFO] [stdout] 22: 0x5625fcaccb7e - partial_strategy_synthesis::strat_syn_despite_until_true::h5d35e3326267fcb9 [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/tests/partial_strategy_synthesis.rs:368:5 [INFO] [stdout] 23: 0x5625fcacc7c7 - partial_strategy_synthesis::strat_syn_despite_until_true::{{closure}}::hd8ceec04a610e0bd [INFO] [stdout] at /opt/rustwide/workdir/cgaal-engine/tests/partial_strategy_synthesis.rs:367:35 [INFO] [stdout] 24: 0x5625fcb23636 - core::ops::function::FnOnce::call_once::hb5e54ab28170fd55 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5625fcb865ff - core::ops::function::FnOnce::call_once::hc27e1c2667c8aa71 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5625fcb865ff - test::__rust_begin_short_backtrace::h55de90dacbf8ef3c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:626:18 [INFO] [stdout] 27: 0x5625fcb855ee - test::run_test_in_process::{{closure}}::hb181c1aecdf11d58 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:649:60 [INFO] [stdout] 28: 0x5625fcb855ee - as core::ops::function::FnOnce<()>>::call_once::h0db27a7e5e64f170 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5625fcb855ee - std::panicking::try::do_call::h7fd93b6611e6de6d [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:526:40 [INFO] [stdout] 30: 0x5625fcb855ee - std::panicking::try::h9aa252a7c0ecba88 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:490:19 [INFO] [stdout] 31: 0x5625fcb855ee - std::panic::catch_unwind::hae35f1fe8aef0491 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panic.rs:142:14 [INFO] [stdout] 32: 0x5625fcb855ee - test::run_test_in_process::hd1a29c69f3bd4b8e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:649:27 [INFO] [stdout] 33: 0x5625fcb855ee - test::run_test::{{closure}}::h3c426115a011de61 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:572:43 [INFO] [stdout] 34: 0x5625fcb4dd73 - test::run_test::{{closure}}::h49e8b007df726a97 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/test/src/lib.rs:600:41 [INFO] [stdout] 35: 0x5625fcb4dd73 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8c26eb6524e3b3fa [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys_common/backtrace.rs:154:18 [INFO] [stdout] 36: 0x5625fcb5300b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haf47dc1dcc2ed066 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 37: 0x5625fcb5300b - as core::ops::function::FnOnce<()>>::call_once::h10e053f57fbe321c [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5625fcb5300b - std::panicking::try::do_call::hdefdb16a4cf1ad52 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:526:40 [INFO] [stdout] 39: 0x5625fcb5300b - std::panicking::try::h49da3391fdf3e32e [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panicking.rs:490:19 [INFO] [stdout] 40: 0x5625fcb5300b - std::panic::catch_unwind::h3572565afdd6f2ab [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/panic.rs:142:14 [INFO] [stdout] 41: 0x5625fcb5300b - std::thread::Builder::spawn_unchecked_::{{closure}}::hbad4ce4f2cc21dc7 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 42: 0x5625fcb5300b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd71fa6f3c57f31a6 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5625fcc61bf5 - as core::ops::function::FnOnce>::call_once::hb36533140179578a [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 44: 0x5625fcc61bf5 - as core::ops::function::FnOnce>::call_once::ha21cb2e5c635cca5 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 45: 0x5625fcc61bf5 - std::sys::unix::thread::Thread::new::thread_start::h1d9020f62b27ce19 [INFO] [stdout] at /rustc/9847c6406dc8182abb417b69000fcd0bc5f4a1b7/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fd0dd891b43 - [INFO] [stdout] 47: 0x7fd0dd922bb4 - __clone [INFO] [stdout] 48: 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.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cgaal-engine --test partial_strategy_synthesis` [INFO] running `Command { std: "docker" "inspect" "5515b88f236e7436c64c0127a9f0768140fc72b0455c641589e37c91e3ba0cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5515b88f236e7436c64c0127a9f0768140fc72b0455c641589e37c91e3ba0cb7", kill_on_drop: false }` [INFO] [stdout] 5515b88f236e7436c64c0127a9f0768140fc72b0455c641589e37c91e3ba0cb7