[INFO] cloning repository https://github.com/Satar07/clique
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Satar07/clique" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatar07%2Fclique", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatar07%2Fclique'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf1d30b8580246b3126d001bd7171cb4659a9eff
[INFO] testing Satar07/clique against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSatar07%2Fclique" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  28% (19/67)
Updating files:  29% (20/67)
Updating files:  31% (21/67)
Updating files:  32% (22/67)
Updating files:  34% (23/67)
Updating files:  35% (24/67)
Updating files:  37% (25/67)
Updating files:  38% (26/67)
Updating files:  40% (27/67)
Updating files:  41% (28/67)
Updating files:  43% (29/67)
Updating files:  44% (30/67)
Updating files:  46% (31/67)
Updating files:  47% (32/67)
Updating files:  49% (33/67)
Updating files:  50% (34/67)
Updating files:  52% (35/67)
Updating files:  53% (36/67)
Updating files:  55% (37/67)
Updating files:  56% (38/67)
Updating files:  58% (39/67)
Updating files:  59% (40/67)
Updating files:  61% (41/67)
Updating files:  62% (42/67)
Updating files:  64% (43/67)
Updating files:  65% (44/67)
Updating files:  67% (45/67)
Updating files:  68% (46/67)
Updating files:  70% (47/67)
Updating files:  71% (48/67)
Updating files:  73% (49/67)
Updating files:  74% (50/67)
Updating files:  76% (51/67)
Updating files:  77% (52/67)
Updating files:  79% (53/67)
Updating files:  80% (54/67)
Updating files:  82% (55/67)
Updating files:  83% (56/67)
Updating files:  85% (57/67)
Updating files:  86% (58/67)
Updating files:  88% (59/67)
Updating files:  89% (60/67)
Updating files:  91% (61/67)
Updating files:  92% (62/67)
Updating files:  94% (63/67)
Updating files:  95% (64/67)
Updating files:  97% (65/67)
Updating files:  98% (66/67)
Updating files: 100% (67/67)
Updating files: 100% (67/67), done.
[INFO] started tweaking git repo https://github.com/Satar07/clique
[INFO] finished tweaking git repo https://github.com/Satar07/clique
[INFO] tweaked toml for git repo https://github.com/Satar07/clique written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Satar07/clique on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Satar07/clique already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22ab9495d890ae16928977016a2f03427eaee84a19fcb82b0ae06c7a3d621049
[INFO] running `Command { std: "docker" "start" "-a" "22ab9495d890ae16928977016a2f03427eaee84a19fcb82b0ae06c7a3d621049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22ab9495d890ae16928977016a2f03427eaee84a19fcb82b0ae06c7a3d621049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22ab9495d890ae16928977016a2f03427eaee84a19fcb82b0ae06c7a3d621049", kill_on_drop: false }`
[INFO] [stdout] 22ab9495d890ae16928977016a2f03427eaee84a19fcb82b0ae06c7a3d621049
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1364df40c3cae0f08e58ab91fe058dfc9de4bdf7f22439828c14ffec1de5f83c
[INFO] running `Command { std: "docker" "start" "-a" "1364df40c3cae0f08e58ab91fe058dfc9de4bdf7f22439828c14ffec1de5f83c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-cors v0.6.5
[INFO] [stderr]    Compiling clique v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "1364df40c3cae0f08e58ab91fe058dfc9de4bdf7f22439828c14ffec1de5f83c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1364df40c3cae0f08e58ab91fe058dfc9de4bdf7f22439828c14ffec1de5f83c", kill_on_drop: false }`
[INFO] [stdout] 1364df40c3cae0f08e58ab91fe058dfc9de4bdf7f22439828c14ffec1de5f83c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d91426d12b6d4def7c0ac364fa1a96775c576b1bb85f3d9922d54c0f068871a
[INFO] running `Command { std: "docker" "start" "-a" "0d91426d12b6d4def7c0ac364fa1a96775c576b1bb85f3d9922d54c0f068871a", kill_on_drop: false }`
[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 cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling actix-cors v0.6.5
[INFO] [stderr]    Compiling clique v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 6m 10s
[INFO] running `Command { std: "docker" "inspect" "0d91426d12b6d4def7c0ac364fa1a96775c576b1bb85f3d9922d54c0f068871a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d91426d12b6d4def7c0ac364fa1a96775c576b1bb85f3d9922d54c0f068871a", kill_on_drop: false }`
[INFO] [stdout] 0d91426d12b6d4def7c0ac364fa1a96775c576b1bb85f3d9922d54c0f068871a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05288dd9b525d3f28c838f2ee7dc952804bc3d0d4affc1bffe08af18bbe5f205
[INFO] running `Command { std: "docker" "start" "-a" "05288dd9b525d3f28c838f2ee7dc952804bc3d0d4affc1bffe08af18bbe5f205", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clique-3c2c848194d5ee40)
[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/bin/api.rs (/opt/rustwide/target/debug/deps/api-1cdff4b9f7e3baa6)
[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 tests/dimacs_test.rs (/opt/rustwide/target/debug/deps/dimacs_test-b5e234281fbdc9d1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_small ... ok
[INFO] [stdout] test tests::test_read ... ok
[INFO] [stdout] test tests::test_brock200_2 ... ok
[INFO] [stderr]      Running tests/test_all.rs (/opt/rustwide/target/debug/deps/test_all-2c8611b411d26b6c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test tests::parallel_clique_test::case_01_brock200_2 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_03_brock400_2 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_04_brock400_4 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_07_C125_9 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_08_C250_9 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_06_brock800_4 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_05_brock800_2 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_09_C500_9 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_13_DSJC500_5 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_02_brock200_4 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_12_DSJC1000_5 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_19_gen200_p0_9_44 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_10_C1000_9 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_11_C2000_9 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_14_C2000_5 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_15_C4000_5 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_10_C1000_9 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_20_gen200_p0_9_55 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_16_MANN_a27 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_14_C2000_5 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_17_MANN_a45 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_18_MANN_a81 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_16_MANN_a27 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_21_gen400_p0_9_55 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_22_gen400_p0_9_65 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_11_C2000_9 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_25_hamming8_4 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_15_C4000_5 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_23_gen400_p0_9_75 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_26_keller4 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_29_p_hat300_1 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_30_p_hat300_2 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_17_MANN_a45 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_32_p_hat700_1 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_31_p_hat300_3 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_24_hamming10_4 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_27_keller5 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_28_keller6 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_24_hamming10_4 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_35_p_hat1500_1 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_33_p_hat700_2 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_34_p_hat700_3 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_36_p_hat1500_2 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_34_p_hat700_3 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_37_p_hat1500_3 has been running for over 60 seconds
[INFO] [stdout] test tests::parallel_clique_test::case_36_p_hat1500_2 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_28_keller6 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_37_p_hat1500_3 ... FAILED
[INFO] [stdout] test tests::parallel_clique_test::case_18_MANN_a81 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_01_brock200_2 stdout ----
[INFO] [stdout] brock200_2.clq: Size 12 (expected 12) in 1.136543177s (Nodes: 200, Edges: 9876)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_01_brock200_2' (23) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6913fe - test_all::tests::parallel_clique_test::case_01_brock200_2::{{closure}}::h8e051cf135a8f266
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e686a09 - core::ops::function::FnOnce::call_once::h200684dd5b6347c2
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_03_brock400_2 stdout ----
[INFO] [stdout] brock400_2.clq: Size 24 (expected 29) in 8.042138095s (Nodes: 400, Edges: 59786)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_03_brock400_2' (25) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6914de - test_all::tests::parallel_clique_test::case_03_brock400_2::{{closure}}::h9347c9bbadcebbfc
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e689e49 - core::ops::function::FnOnce::call_once::hd56eb2c400cbafb0
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_04_brock400_4 stdout ----
[INFO] [stdout] brock400_4.clq: Size 24 (expected 33) in 8.764334858s (Nodes: 400, Edges: 59765)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_04_brock400_4' (26) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69154e - test_all::tests::parallel_clique_test::case_04_brock400_4::{{closure}}::h1115b27017bccddb
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e688689 - core::ops::function::FnOnce::call_once::h9012343b550226de
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_07_C125_9 stdout ----
[INFO] [stdout] C125.9.clq: Size 34 (expected 34) in 10.327237657s (Nodes: 125, Edges: 6963)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_07_C125_9' (29) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e690dde - test_all::tests::parallel_clique_test::case_07_C125_9::{{closure}}::h3ea2530c465b6dc0
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e686549 - core::ops::function::FnOnce::call_once::h1790b70187598f66
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_08_C250_9 stdout ----
[INFO] [stdout] C250.9.clq: Size 43 (expected 44) in 10.429023531s (Nodes: 250, Edges: 27984)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_08_C250_9' (30) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e690e4e - test_all::tests::parallel_clique_test::case_08_C250_9::{{closure}}::h3dc309451540e7aa
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e686c69 - core::ops::function::FnOnce::call_once::h21d56e33de803946
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_06_brock800_4 stdout ----
[INFO] [stdout] brock800_4.clq: Size 20 (expected 26) in 12.92314802s (Nodes: 800, Edges: 207643)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_06_brock800_4' (28) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69162e - test_all::tests::parallel_clique_test::case_06_brock800_4::{{closure}}::hf1a2e722d4a59ade
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e687f69 - core::ops::function::FnOnce::call_once::h5e1f3055153972ec
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_05_brock800_2 stdout ----
[INFO] [stdout] brock800_2.clq: Size 20 (expected 24) in 14.418582399s (Nodes: 800, Edges: 208166)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_05_brock800_2' (27) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6915be - test_all::tests::parallel_clique_test::case_05_brock800_2::{{closure}}::h3ed39081d5ebe13c
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e687389 - core::ops::function::FnOnce::call_once::h3c0d1e6d45509e4b
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_09_C500_9 stdout ----
[INFO] [stdout] C500.9.clq: Size 55 (expected 57) in 19.270330317s (Nodes: 500, Edges: 112332)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_09_C500_9' (39) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e690ebe - test_all::tests::parallel_clique_test::case_09_C500_9::{{closure}}::haa4fde1d7c9d28ed
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e68a569 - core::ops::function::FnOnce::call_once::he98fd11cb9c778ee
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_13_DSJC500_5 stdout ----
[INFO] [stdout] DSJC500_5.clq: Size 13 (expected 13) in 11.36137324s (Nodes: 500, Edges: 62624)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_13_DSJC500_5' (43) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69138e - test_all::tests::parallel_clique_test::case_13_DSJC500_5::{{closure}}::hf47a2eef8424fd0b
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e685e29 - core::ops::function::FnOnce::call_once::h090420d248616da9
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_02_brock200_4 stdout ----
[INFO] [stdout] brock200_4.clq: Size 17 (expected 17) in 26.70395273s (Nodes: 200, Edges: 13089)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_02_brock200_4' (24) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69146e - test_all::tests::parallel_clique_test::case_02_brock200_4::{{closure}}::h0af268ef24a5d7a9
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e685bc9 - core::ops::function::FnOnce::call_once::h0465b1a6f629a98c
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_12_DSJC1000_5 stdout ----
[INFO] [stdout] DSJC1000_5.clq: Size 14 (expected 15) in 26.501484682s (Nodes: 1000, Edges: 249826)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_12_DSJC1000_5' (42) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69169e - test_all::tests::parallel_clique_test::case_12_DSJC1000_5::{{closure}}::h291136da6d7f84bb
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e687aa9 - core::ops::function::FnOnce::call_once::h4465ba0989106141
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_19_gen200_p0_9_44 stdout ----
[INFO] [stdout] gen200_p0.9_44.clq: Size 40 (expected 44) in 25.841067158s (Nodes: 200, Edges: 17910)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_19_gen200_p0_9_44' (49) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691bde - test_all::tests::parallel_clique_test::case_19_gen200_p0_9_44::{{closure}}::hf6a9cb3cab1d177c
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e689729 - core::ops::function::FnOnce::call_once::hd15cc42ee0873603
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_10_C1000_9 stdout ----
[INFO] [stdout] C1000.9.clq: Size 65 (expected 68) in 66.51155075s (Nodes: 1000, Edges: 450079)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_10_C1000_9' (40) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e690f2e - test_all::tests::parallel_clique_test::case_10_C1000_9::{{closure}}::h085b740d51a0a683
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e685969 - core::ops::function::FnOnce::call_once::h0428fc2ccf33d54a
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_20_gen200_p0_9_55 stdout ----
[INFO] [stdout] gen200_p0.9_55.clq: Size 42 (expected 55) in 14.235918638s (Nodes: 200, Edges: 17910)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_20_gen200_p0_9_55' (50) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691c4e - test_all::tests::parallel_clique_test::case_20_gen200_p0_9_55::{{closure}}::h0d9851a299f45134
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e686089 - core::ops::function::FnOnce::call_once::h1196f252153f0389
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_14_C2000_5 stdout ----
[INFO] [stdout] C2000.5.clq: Size 15 (expected 16) in 67.142169768s (Nodes: 2000, Edges: 999836)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_14_C2000_5' (44) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69100e - test_all::tests::parallel_clique_test::case_14_C2000_5::{{closure}}::h5fc81d943d591066
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e68a7c9 - core::ops::function::FnOnce::call_once::hf5e4f1f9511b5d61
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_16_MANN_a27 stdout ----
[INFO] [stdout] MANN_a27.clq: Size 125 (expected 126) in 95.134875258s (Nodes: 378, Edges: 70551)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_16_MANN_a27' (46) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69123e - test_all::tests::parallel_clique_test::case_16_MANN_a27::{{closure}}::h4cfcf8db6a5b9240
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e688429 - core::ops::function::FnOnce::call_once::h89ca2c8184826f47
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_21_gen400_p0_9_55 stdout ----
[INFO] [stdout] gen400_p0.9_55.clq: Size 51 (expected 55) in 40.809274931s (Nodes: 400, Edges: 71820)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_21_gen400_p0_9_55' (51) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691cbe - test_all::tests::parallel_clique_test::case_21_gen400_p0_9_55::{{closure}}::hb0112e1bf73624b3
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e687129 - core::ops::function::FnOnce::call_once::h3aafe4e84e365331
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_22_gen400_p0_9_65 stdout ----
[INFO] [stdout] gen400_p0.9_65.clq: Size 52 (expected 65) in 45.160875523s (Nodes: 400, Edges: 71820)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_22_gen400_p0_9_65' (52) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691d2e - test_all::tests::parallel_clique_test::case_22_gen400_p0_9_65::{{closure}}::h394b78bcfb603091
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e689009 - core::ops::function::FnOnce::call_once::hc3b4dbb9c96a400c
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_11_C2000_9 stdout ----
[INFO] [stdout] C2000.9.clq: Size 74 (expected 80) in 115.181533088s (Nodes: 2000, Edges: 1799532)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_11_C2000_9' (41) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e690f9e - test_all::tests::parallel_clique_test::case_11_C2000_9::{{closure}}::hda42e183cd509188
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e689989 - core::ops::function::FnOnce::call_once::hd4fc950ace3a6b7e
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_25_hamming8_4 stdout ----
[INFO] [stdout] hamming8-4.clq: Size 16 (expected 16) in 12.139170232s (Nodes: 256, Edges: 20864)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_25_hamming8_4' (55) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69170e - test_all::tests::parallel_clique_test::case_25_hamming8_4::{{closure}}::he4b612c3ef5254bd
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e687d09 - core::ops::function::FnOnce::call_once::h54ed7008ba151842
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_15_C4000_5 stdout ----
[INFO] [stdout] C4000.5.clq: Size 16 (expected 18) in 114.106570674s (Nodes: 4000, Edges: 4000268)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_15_C4000_5' (45) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69107e - test_all::tests::parallel_clique_test::case_15_C4000_5::{{closure}}::hcc6fe4470bf1a51c
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e6875e9 - core::ops::function::FnOnce::call_once::h3c52c0f1e20a5b95
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_23_gen400_p0_9_75 stdout ----
[INFO] [stdout] gen400_p0.9_75.clq: Size 52 (expected 75) in 55.816687941s (Nodes: 400, Edges: 71820)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_23_gen400_p0_9_75' (53) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691d9e - test_all::tests::parallel_clique_test::case_23_gen400_p0_9_75::{{closure}}::ha48a7457b4cfe9f3
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e68aa29 - core::ops::function::FnOnce::call_once::hf792c77d70a7a5ed
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_26_keller4 stdout ----
[INFO] [stdout] keller4.clq: Size 11 (expected 11) in 15.904879785s (Nodes: 171, Edges: 9435)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_26_keller4' (56) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6910ee - test_all::tests::parallel_clique_test::case_26_keller4::{{closure}}::h3f58d8a71337835b
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e689be9 - core::ops::function::FnOnce::call_once::hd52316299219f062
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_29_p_hat300_1 stdout ----
[INFO] [stdout] p_hat300-1.clq: Size 8 (expected 8) in 14.215830486s (Nodes: 300, Edges: 10933)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_29_p_hat300_1' (59) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69177e - test_all::tests::parallel_clique_test::case_29_p_hat300_1::{{closure}}::h17d91647848eec69
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e6894c9 - core::ops::function::FnOnce::call_once::hcc98d5cb37f771d0
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_30_p_hat300_2 stdout ----
[INFO] [stdout] p_hat300-2.clq: Size 25 (expected 25) in 19.612171446s (Nodes: 300, Edges: 21928)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_30_p_hat300_2' (60) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6917ee - test_all::tests::parallel_clique_test::case_30_p_hat300_2::{{closure}}::h3bc1fb4265d19e0e
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e688b49 - core::ops::function::FnOnce::call_once::hb3fc308dc5fbab9e
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_17_MANN_a45 stdout ----
[INFO] [stdout] MANN_a45.clq: Size 342 (expected 345) in 138.92912177s (Nodes: 1035, Edges: 533115)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_17_MANN_a45' (47) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6912ae - test_all::tests::parallel_clique_test::case_17_MANN_a45::{{closure}}::h4bc88ede3aa61e63
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e68a0a9 - core::ops::function::FnOnce::call_once::he1952dc57272cdd1
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_32_p_hat700_1 stdout ----
[INFO] [stdout] p_hat700-1.clq: Size 11 (expected 11) in 21.982389995s (Nodes: 700, Edges: 60999)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_32_p_hat700_1' (62) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6918ce - test_all::tests::parallel_clique_test::case_32_p_hat700_1::{{closure}}::he65c890790dac5e5
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e686ec9 - core::ops::function::FnOnce::call_once::h3aa52848b22ef65f
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_31_p_hat300_3 stdout ----
[INFO] [stdout] p_hat300-3.clq: Size 36 (expected 36) in 35.090732524s (Nodes: 300, Edges: 33390)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_31_p_hat300_3' (61) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69185e - test_all::tests::parallel_clique_test::case_31_p_hat300_3::{{closure}}::hc11e71a75e7f441c
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e6888e9 - core::ops::function::FnOnce::call_once::ha13a7374671b43b2
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_27_keller5 stdout ----
[INFO] [stdout] keller5.clq: Size 24 (expected 27) in 52.283414489s (Nodes: 776, Edges: 225990)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_27_keller5' (57) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69115e - test_all::tests::parallel_clique_test::case_27_keller5::{{closure}}::hd84d337cfc41df48
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e6881c9 - core::ops::function::FnOnce::call_once::h71d72e370df87396
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_24_hamming10_4 stdout ----
[INFO] [stdout] hamming10-4.clq: Size 40 (expected 40) in 72.850346543s (Nodes: 1024, Edges: 434176)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_24_hamming10_4' (54) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691a1e - test_all::tests::parallel_clique_test::case_24_hamming10_4::{{closure}}::h469f1f01d9ef1685
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e68aee9 - core::ops::function::FnOnce::call_once::hfa4b342f47f0ac71
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_35_p_hat1500_1 stdout ----
[INFO] [stdout] p_hat1500-1.clq: Size 11 (expected 12) in 39.007398934s (Nodes: 1500, Edges: 284923)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_35_p_hat1500_1' (65) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691a8e - test_all::tests::parallel_clique_test::case_35_p_hat1500_1::{{closure}}::h61b203563b5c6b0c
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e687849 - core::ops::function::FnOnce::call_once::h3e554993d40086a5
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_33_p_hat700_2 stdout ----
[INFO] [stdout] p_hat700-2.clq: Size 44 (expected 44) in 56.708810433s (Nodes: 700, Edges: 121728)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_33_p_hat700_2' (63) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69193e - test_all::tests::parallel_clique_test::case_33_p_hat700_2::{{closure}}::h707d0e4234569afd
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e6862e9 - core::ops::function::FnOnce::call_once::h160b34cda0df169b
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_34_p_hat700_3 stdout ----
[INFO] [stdout] p_hat700-3.clq: Size 62 (expected 62) in 74.290013459s (Nodes: 700, Edges: 183010)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_34_p_hat700_3' (64) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6919ae - test_all::tests::parallel_clique_test::case_34_p_hat700_3::{{closure}}::h43fbecf8dd42c338
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e68ac89 - core::ops::function::FnOnce::call_once::hf89e097d4fb1e784
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_36_p_hat1500_2 stdout ----
[INFO] [stdout] p_hat1500-2.clq: Size 65 (expected 65) in 80.869334674s (Nodes: 1500, Edges: 568960)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_36_p_hat1500_2' (66) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691afe - test_all::tests::parallel_clique_test::case_36_p_hat1500_2::{{closure}}::hd09dd87f7fa1d749
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e68a309 - core::ops::function::FnOnce::call_once::he5b94ddffc13253f
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_28_keller6 stdout ----
[INFO] [stdout] keller6.clq: Size 47 (expected 59) in 125.635351257s (Nodes: 3361, Edges: 4619898)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_28_keller6' (58) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e6911ce - test_all::tests::parallel_clique_test::case_28_keller6::{{closure}}::h2e2dc1d15f5e21fa
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e6867a9 - core::ops::function::FnOnce::call_once::h1da2cd6dd1b7eef3
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_37_p_hat1500_3 stdout ----
[INFO] [stdout] p_hat1500-3.clq: Size 93 (expected 94) in 82.737623539s (Nodes: 1500, Edges: 847244)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_37_p_hat1500_3' (67) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e691b6e - test_all::tests::parallel_clique_test::case_37_p_hat1500_3::{{closure}}::hb5d60cbe4b57e931
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e689269 - core::ops::function::FnOnce::call_once::hc90268778a16e2c4
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::parallel_clique_test::case_18_MANN_a81 stdout ----
[INFO] [stdout] MANN_a81.clq: Size 1096 (expected 1100) in 380.477286741s (Nodes: 3321, Edges: 5506380)
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::parallel_clique_test::case_18_MANN_a81' (48) panicked at tests/test_all.rs:90:33:
[INFO] [stdout] Failed to open test_results.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2a7e6d344c - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5c2a7e6aa5ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    2:     0x5c2a7e6d27c5 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5c2a7e6d22cb - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5c2a7e6d1e5a - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]    5:     0x5c2a7e6d18f1 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x5c2a7e6fabd7 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x5c2a7e6fab89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x5c2a7e6fb11c - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]    9:     0x5c2a7e6aa44b - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]   10:     0x5c2a7e693e13 - test_all::tests::parallel_clique_test::{{closure}}::{{closure}}::he87ec61f4d97d965
[INFO] [stdout]   11:     0x5c2a7e6938fe - test_all::tests::parallel_clique_test::{{closure}}::h1f39b27dce9ecded
[INFO] [stdout]   12:     0x5c2a7e69131e - test_all::tests::parallel_clique_test::case_18_MANN_a81::{{closure}}::h8cdf194f69237b97
[INFO] [stdout]   13:     0x5c2a7e68df8a - tokio::runtime::runtime::Runtime::block_on::hed62e3e1975f9dfb
[INFO] [stdout]   14:     0x5c2a7e688da9 - core::ops::function::FnOnce::call_once::hbd48311680716f80
[INFO] [stdout]   15:     0x5c2a7e71693b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]   16:     0x5c2a7e712376 - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5c2a7e711d7c - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5c2a7e72a6dc - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5c2a7e6fd428 - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7bd4cbc1aaa4 - <unknown>
[INFO] [stdout]   21:     0x7bd4cbca7a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::parallel_clique_test::case_01_brock200_2
[INFO] [stdout]     tests::parallel_clique_test::case_02_brock200_4
[INFO] [stdout]     tests::parallel_clique_test::case_03_brock400_2
[INFO] [stdout]     tests::parallel_clique_test::case_04_brock400_4
[INFO] [stdout]     tests::parallel_clique_test::case_05_brock800_2
[INFO] [stdout]     tests::parallel_clique_test::case_06_brock800_4
[INFO] [stdout]     tests::parallel_clique_test::case_07_C125_9
[INFO] [stdout]     tests::parallel_clique_test::case_08_C250_9
[INFO] [stdout]     tests::parallel_clique_test::case_09_C500_9
[INFO] [stdout]     tests::parallel_clique_test::case_10_C1000_9
[INFO] [stdout]     tests::parallel_clique_test::case_11_C2000_9
[INFO] [stdout]     tests::parallel_clique_test::case_12_DSJC1000_5
[INFO] [stdout]     tests::parallel_clique_test::case_13_DSJC500_5
[INFO] [stdout]     tests::parallel_clique_test::case_14_C2000_5
[INFO] [stdout]     tests::parallel_clique_test::case_15_C4000_5
[INFO] [stdout]     tests::parallel_clique_test::case_16_MANN_a27
[INFO] [stdout]     tests::parallel_clique_test::case_17_MANN_a45
[INFO] [stdout]     tests::parallel_clique_test::case_18_MANN_a81
[INFO] [stdout]     tests::parallel_clique_test::case_19_gen200_p0_9_44
[INFO] [stdout]     tests::parallel_clique_test::case_20_gen200_p0_9_55
[INFO] [stdout]     tests::parallel_clique_test::case_21_gen400_p0_9_55
[INFO] [stdout]     tests::parallel_clique_test::case_22_gen400_p0_9_65
[INFO] [stdout]     tests::parallel_clique_test::case_23_gen400_p0_9_75
[INFO] [stdout]     tests::parallel_clique_test::case_24_hamming10_4
[INFO] [stdout]     tests::parallel_clique_test::case_25_hamming8_4
[INFO] [stdout]     tests::parallel_clique_test::case_26_keller4
[INFO] [stdout]     tests::parallel_clique_test::case_27_keller5
[INFO] [stdout]     tests::parallel_clique_test::case_28_keller6
[INFO] [stdout]     tests::parallel_clique_test::case_29_p_hat300_1
[INFO] [stdout]     tests::parallel_clique_test::case_30_p_hat300_2
[INFO] [stdout]     tests::parallel_clique_test::case_31_p_hat300_3
[INFO] [stdout]     tests::parallel_clique_test::case_32_p_hat700_1
[INFO] [stdout]     tests::parallel_clique_test::case_33_p_hat700_2
[INFO] [stdout]     tests::parallel_clique_test::case_34_p_hat700_3
[INFO] [stdout]     tests::parallel_clique_test::case_35_p_hat1500_1
[INFO] [stdout]     tests::parallel_clique_test::case_36_p_hat1500_2
[INFO] [stdout]     tests::parallel_clique_test::case_37_p_hat1500_3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 37 failed; 0 ignored; 0 measured; 0 filtered out; finished in 413.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_all`
[INFO] running `Command { std: "docker" "inspect" "05288dd9b525d3f28c838f2ee7dc952804bc3d0d4affc1bffe08af18bbe5f205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05288dd9b525d3f28c838f2ee7dc952804bc3d0d4affc1bffe08af18bbe5f205", kill_on_drop: false }`
[INFO] [stdout] 05288dd9b525d3f28c838f2ee7dc952804bc3d0d4affc1bffe08af18bbe5f205
