[INFO] cloning repository https://github.com/GregoryGelfond/kallos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GregoryGelfond/kallos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregoryGelfond%2Fkallos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregoryGelfond%2Fkallos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7db302ce902cccd37050151636281fd5588d8448
[INFO] testing GregoryGelfond/kallos against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGregoryGelfond%2Fkallos" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GregoryGelfond/kallos
[INFO] finished tweaking git repo https://github.com/GregoryGelfond/kallos
[INFO] tweaked toml for git repo https://github.com/GregoryGelfond/kallos written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GregoryGelfond/kallos on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GregoryGelfond/kallos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.32
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded cc v1.2.64
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded ignore v0.4.26
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494
[INFO] running `Command { std: "docker" "start" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling kallos-doc v0.1.0 (/opt/rustwide/workdir/crates/kallos-doc)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tree-sitter-clingo v1.0.3 (/opt/rustwide/workdir/vendor/tree-sitter-clingo)
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_scan':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:143:53: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   143 | bool tree_sitter_clingo_external_scanner_scan(void *payload, TSLexer *lexer,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                               ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_destroy':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:194:56: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   194 | void tree_sitter_clingo_external_scanner_destroy(void *payload) {}
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                  ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_serialize':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:197:62: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   197 | unsigned tree_sitter_clingo_external_scanner_serialize(void *payload,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                        ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:198:62: warning: unused parameter 'buffer' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   198 |                                                        char *buffer) {
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                        ~~~~~~^~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_deserialize':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:202:60: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   202 | void tree_sitter_clingo_external_scanner_deserialize(void *payload,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:203:60: warning: unused parameter 'buffer' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   203 |                                                      char *buffer,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~^~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:204:63: warning: unused parameter 'length' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   204 |                                                      unsigned length) {}
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~~~~^~~~~~
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling kallos v0.1.0 (/opt/rustwide/workdir/crates/kallos)
[INFO] [stderr]    Compiling kallos-cli v0.1.0 (/opt/rustwide/workdir/crates/kallos-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.92s
[INFO] running `Command { std: "docker" "inspect" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_scan':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:143:53: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   143 | bool tree_sitter_clingo_external_scanner_scan(void *payload, TSLexer *lexer,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                               ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_destroy':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:194:56: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   194 | void tree_sitter_clingo_external_scanner_destroy(void *payload) {}
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                  ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_serialize':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:197:62: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   197 | unsigned tree_sitter_clingo_external_scanner_serialize(void *payload,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                        ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:198:62: warning: unused parameter 'buffer' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   198 |                                                        char *buffer) {
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                        ~~~~~~^~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_deserialize':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:202:60: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   202 | void tree_sitter_clingo_external_scanner_deserialize(void *payload,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:203:60: warning: unused parameter 'buffer' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   203 |                                                      char *buffer,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~^~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:204:63: warning: unused parameter 'length' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   204 |                                                      unsigned length) {}
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~~~~^~~~~~
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling kallos v0.1.0 (/opt/rustwide/workdir/crates/kallos)
[INFO] [stderr]    Compiling tree-sitter-clingo v1.0.3 (/opt/rustwide/workdir/vendor/tree-sitter-clingo)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling kallos-cli v0.1.0 (/opt/rustwide/workdir/crates/kallos-cli)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling kallos-doc v0.1.0 (/opt/rustwide/workdir/crates/kallos-doc)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.26s
[INFO] running `Command { std: "docker" "inspect" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_scan':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:143:53: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   143 | bool tree_sitter_clingo_external_scanner_scan(void *payload, TSLexer *lexer,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                               ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_destroy':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:194:56: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   194 | void tree_sitter_clingo_external_scanner_destroy(void *payload) {}
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                  ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_serialize':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:197:62: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   197 | unsigned tree_sitter_clingo_external_scanner_serialize(void *payload,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                        ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:198:62: warning: unused parameter 'buffer' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   198 |                                                        char *buffer) {
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                        ~~~~~~^~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c: In function 'tree_sitter_clingo_external_scanner_deserialize':
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:202:60: warning: unused parameter 'payload' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   202 | void tree_sitter_clingo_external_scanner_deserialize(void *payload,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~^~~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:203:60: warning: unused parameter 'buffer' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   203 |                                                      char *buffer,
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~^~~~~~
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3: src/scanner.c:204:63: warning: unused parameter 'length' [-Wunused-parameter]
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:   204 |                                                      unsigned length) {}
[INFO] [stderr] warning: tree-sitter-clingo@1.0.3:       |                                                      ~~~~~~~~~^~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kallos-43feb8895867b9ba)
[INFO] [stdout] 
[INFO] [stdout] running 249 tests
[INFO] [stdout] test comments::tests::blank_line_detaches_leading_comment_to_dangling ... ok
[INFO] [stdout] test comments::tests::comment_only_file_dangles_on_root ... ok
[INFO] [stdout] test comments::tests::comment_after_last_item_in_block_dangles_on_enclosing ... ok
[INFO] [stdout] test comments::tests::doc_comment_is_not_trivia_and_is_not_attached ... ok
[INFO] [stdout] test comments::tests::every_comment_is_attached_exactly_once_totality ... ok
[INFO] [stdout] test comments::tests::inline_block_between_code_classifies_as_trailing ... ok
[INFO] [stdout] test comments::tests::multiline_block_comment_sets_multiline_flag ... ok
[INFO] [stdout] test comments::tests::leading_comment_attaches_to_following_sibling ... ok
[INFO] [stdout] test comments::tests::multiple_leading_comments_share_one_anchor ... ok
[INFO] [stdout] test comments::tests::single_line_comment_is_not_multiline ... ok
[INFO] [stdout] test comments::tests::trailing_comment_attaches_to_preceding_node_on_same_line ... ok
[INFO] [stdout] test comments::tests::trailing_wins_over_leading_across_one_sweep ... ok
[INFO] [stdout] test comments::tests::two_leading_blocks_split_on_the_blank ... ok
[INFO] [stdout] test cst::tests::is_leaf_distinguishes_tokens_from_branches ... ok
[INFO] [stdout] test cst::tests::parses_a_trivial_rule ... ok
[INFO] [stdout] test cst::tests::has_error_mirrors_node_has_error ... ok
[INFO] [stdout] test cst::tests::marks_invalid_input_with_error ... ok
[INFO] [stdout] test cst::tests::walk_visits_anonymous_tokens_and_repeated_pool_fields ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_constraint_stays_flat_when_it_fits ... ok
[INFO] [stdout] test cst::tests::kind_ids_resolve_for_load_bearing_kinds ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_headed_rule_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_empty_bracket_has_no_interior_pad ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_tight_bracket_hugs_its_interior_when_flat ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_spaced_bracket_explodes_with_a_dedented_closer ... ok
[INFO] [stdout] test emit::assemble::tests::classify_dispatches_the_four_shapes ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_constraint_neck_leads_first_element_rides_hang_3 ... ok
[INFO] [stdout] test emit::assemble::tests::tight_separator_is_a_softline_no_flat_pad_but_breaks ... ok
[INFO] [stdout] test emit::assemble::tests::empty_body_trailing_neck_self_heals_a_fusing_seam ... ok
[INFO] [stdout] test comments::tests::totality_holds_with_comments_before_every_following_token_class ... ok
[INFO] [stdout] test emit::constructs::tests::a_multi_line_block_comment_is_re_injected_byte_exact ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_tight_bracket_explodes_with_a_dedented_closer ... ok
[INFO] [stdout] test emit::constructs::tests::a_run_of_leading_comments_shares_the_anchor_in_order ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_headed_rule_body_drops_at_indent_4 ... ok
[INFO] [stdout] test emit::assemble::tests::assembler_spaced_bracket_pads_its_interior_when_flat ... ok
[INFO] [stdout] test emit::constructs::tests::abs_nested_pool_tightens_at_depth_2 ... ok
[INFO] [stdout] test emit::constructs::tests::aggregate_with_an_interior_comment_degrades_to_verbatim ... ok
[INFO] [stdout] test emit::constructs::tests::an_error_child_still_degrades_and_subsumes_its_comment ... ok
[INFO] [stdout] test emit::constructs::tests::angle_not_equal_relation_is_spaced_and_preserved ... ok
[INFO] [stdout] test emit::constructs::tests::body_aggregate_element_condition_explodes_under_recursive_minimal ... ok
[INFO] [stdout] test emit::constructs::tests::body_aggregate_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::bounded_choice_explodes_body_drops_bounds_flank ... ok
[INFO] [stdout] test emit::constructs::tests::aggregate_guard_relation_is_normalized_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::body_aggregate_in_constraint_composes_hang_increments ... ok
[INFO] [stdout] test emit::constructs::tests::bounded_choice_recursive_minimal_matches_spec_gallery_case_5 ... ok
[INFO] [stdout] test emit::constructs::tests::abs_interior_term_operator_is_tight ... ok
[INFO] [stdout] test emit::constructs::tests::abs_singleton_is_tight ... ok
[INFO] [stdout] test emit::constructs::tests::abs_pool_semicolon_is_spaced_at_depth_1 ... ok
[INFO] [stdout] test emit::constructs::tests::argument_pool_semicolon_is_spaced_at_depth_1 ... ok
[INFO] [stdout] test emit::constructs::tests::boundless_choice_fact_explodes_dot_glued_to_closer ... ok
[INFO] [stdout] test emit::constructs::tests::boundless_choice_brace_leads_its_own_line ... ok
[INFO] [stdout] test emit::constructs::tests::boundless_choice_fact_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::bounded_choice_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::boundless_choice_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::chained_comparison_relations_are_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::colon_less_directives_are_bare ... ok
[INFO] [stdout] test emit::constructs::tests::classical_negation_carries_through_and_args_normalize ... ok
[INFO] [stdout] test emit::constructs::tests::choice_normalizes_brace_spacing_and_element_interior ... ok
[INFO] [stdout] test emit::constructs::tests::comment_layout_is_idempotent ... ok
[INFO] [stdout] test emit::constructs::tests::comment_only_bracket_body_has_no_doubled_blank_line ... ok
[INFO] [stdout] test emit::constructs::tests::conditional_colon_never_abuts_a_following_classical_negation ... ok
[INFO] [stdout] test emit::constructs::tests::comparison_relations_are_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::conditional_literal_as_head_composes_via_disjunction ... ok
[INFO] [stdout] test emit::constructs::tests::conditional_literal_condition_comma_is_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::conditional_literal_condition_explodes_one_per_line ... ok
[INFO] [stdout] test emit::constructs::tests::conditional_literal_condition_hangs_one_further_level ... ok
[INFO] [stdout] test emit::constructs::tests::const_with_override_tail_and_arith_value ... ok
[INFO] [stdout] test emit::constructs::tests::dangling_comment_lands_before_the_closer_at_block_indent ... ok
[INFO] [stdout] test emit::constructs::tests::const_with_default_tail ... ok
[INFO] [stdout] test emit::constructs::tests::defined_signature_is_tight_keyword_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::const_binding_is_spaced_both_sides ... ok
[INFO] [stdout] test emit::constructs::tests::default_negation_is_spaced_from_its_atom ... ok
[INFO] [stdout] test emit::constructs::tests::directive_kind_ids_resolve ... ok
[INFO] [stdout] test emit::constructs::tests::dangling_comment_before_a_statement_dot_keeps_the_dot ... ok
[INFO] [stdout] test emit::constructs::tests::disjunction_pipe_separator_is_spaced_both_sides ... ok
[INFO] [stdout] test emit::constructs::tests::conditional_literal_empty_condition_is_total ... ok
[INFO] [stdout] test emit::constructs::tests::disjunction_pipe_separator_trails_when_broken ... ok
[INFO] [stdout] test emit::constructs::tests::conditional_literal_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::disjunctive_head_explodes_one_disjunct_per_line ... ok
[INFO] [stdout] test emit::constructs::tests::double_default_negation_is_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::edge_multi_pair_with_condition_keeps_semicolon_spacing ... ok
[INFO] [stdout] test emit::constructs::tests::edge_pair_pool_semicolon_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::edge_parens_explode_but_pairs_stay_flat ... ok
[INFO] [stdout] test emit::constructs::tests::edge_single_pair ... ok
[INFO] [stdout] test emit::constructs::tests::edge_with_condition ... ok
[INFO] [stdout] test emit::constructs::tests::empty_choice_has_no_interior_padding ... ok
[INFO] [stdout] test emit::constructs::tests::empty_constraint_body_is_total ... ok
[INFO] [stdout] test emit::constructs::tests::eq_eq_relation_is_spaced_and_preserved ... ok
[INFO] [stdout] test emit::constructs::tests::error_bearing_statement_degrades_to_verbatim_not_collapse ... ok
[INFO] [stdout] test emit::constructs::tests::external_body_and_type_tail ... ok
[INFO] [stdout] test emit::constructs::tests::external_colon_body_with_type_tail_breaks_under_narrow_width ... ok
[INFO] [stdout] test emit::constructs::tests::external_function_at_abuts_name_and_args_normalize ... ok
[INFO] [stdout] test emit::constructs::tests::external_no_body_with_type_tail ... ok
[INFO] [stdout] test emit::constructs::tests::external_body_breaks_under_narrow_width ... ok
[INFO] [stdout] test emit::constructs::tests::head_aggregate_function_abuts_brace_upper_rides_closer ... ok
[INFO] [stdout] test emit::constructs::tests::headed_rule_body_stays_flat_under_broken_neck_recursive_minimal ... ok
[INFO] [stdout] test emit::constructs::tests::head_aggregate_element_double_colon_normalizes_and_first_colon_hangs ... ok
[INFO] [stdout] test emit::constructs::tests::head_aggregate_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::family5_golden_flat_forms ... ok
[INFO] [stdout] test emit::constructs::tests::family6_golden_flat_forms ... ok
[INFO] [stdout] test emit::constructs::tests::doc_comment_round_trips_verbatim ... ok
[INFO] [stdout] test emit::constructs::tests::disjunctive_head_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::head_aggregate_lower_bound_is_spaced_from_function ... ok
[INFO] [stdout] test emit::constructs::tests::empty_pool_segment_is_preserved_verbatim ... ok
[INFO] [stdout] test emit::constructs::tests::family4_golden_flat_forms ... ok
[INFO] [stdout] test emit::constructs::tests::include_angled_identifier_is_tight ... ok
[INFO] [stdout] test emit::constructs::tests::include_string_is_keyword_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::include_normalizes_noncanonical_spacing ... ok
[INFO] [stdout] test emit::constructs::tests::lone_comma_tuple_is_preserved_verbatim ... ok
[INFO] [stdout] test emit::constructs::tests::long_argument_list_explodes_one_per_line ... ok
[INFO] [stdout] test emit::constructs::tests::heuristic_weight_and_type_tail ... ok
[INFO] [stdout] test emit::constructs::tests::integrity_constraint_neck_leads_first_literal_rides_hang_3 ... ok
[INFO] [stdout] test emit::constructs::tests::headed_rule_explodes_neck_trails_body_drops_indent_4 ... ok
[INFO] [stdout] test emit::constructs::tests::integrity_constraint_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::maximize_explodes_like_minimize ... ok
[INFO] [stdout] test emit::constructs::tests::headed_rule_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::interior_line_comment_is_reinjected_and_explodes_the_body ... ok
[INFO] [stdout] test emit::constructs::tests::leading_comment_sits_on_its_own_line_above_the_statement ... ok
[INFO] [stdout] test emit::constructs::tests::interval_is_always_tight ... ok
[INFO] [stdout] test emit::constructs::tests::one_tuple_comma_is_preserved_hugged ... ok
[INFO] [stdout] test emit::constructs::tests::optimize_element_normalizes_interior_spacing ... ok
[INFO] [stdout] test emit::constructs::tests::nested_tuple_comma_tightens_at_depth_2 ... ok
[INFO] [stdout] test emit::constructs::tests::nested_argument_comma_tightens_at_depth_2 ... ok
[INFO] [stdout] test emit::constructs::tests::minimize_explodes_keyword_abuts_brace_dot_glued ... ok
[INFO] [stdout] test emit::constructs::tests::optimize_element_weight_prefix_is_spaced_and_condition_hangs ... ok
[INFO] [stdout] test emit::constructs::tests::minimize_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::program_empty_params ... ok
[INFO] [stdout] test emit::constructs::tests::multi_tuple_comma_is_spaced_at_depth_1 ... ok
[INFO] [stdout] test emit::constructs::tests::nested_argument_pool_tightens_at_depth_2 ... ok
[INFO] [stdout] test emit::constructs::tests::program_no_params ... ok
[INFO] [stdout] test emit::constructs::tests::program_params_explode_under_narrow_width ... ok
[INFO] [stdout] test emit::constructs::tests::project_signature_classical_negation_in_signature ... ok
[INFO] [stdout] test emit::constructs::tests::project_atom_with_body ... ok
[INFO] [stdout] test emit::constructs::tests::script_wrapper_spaced_body_verbatim ... ok
[INFO] [stdout] test emit::constructs::tests::program_with_params ... ok
[INFO] [stdout] test emit::constructs::tests::heuristic_simple_weight ... ok
[INFO] [stdout] test emit::constructs::tests::set_aggregate_element_condition_explodes_under_recursive_minimal ... ok
[INFO] [stdout] test emit::constructs::tests::term_operator_is_spaced_at_top_body_level ... ok
[INFO] [stdout] test emit::constructs::tests::theory_adjacent_operators_stay_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::sign_less_body_literal_is_unchanged ... ok
[INFO] [stdout] test emit::constructs::tests::show_bare_glues_its_dot ... ok
[INFO] [stdout] test emit::constructs::tests::term_operator_tightens_inside_a_bracket ... ok
[INFO] [stdout] test emit::constructs::tests::show_term_no_condition ... ok
[INFO] [stdout] test emit::constructs::tests::show_term_with_condition_flat ... ok
[INFO] [stdout] test emit::constructs::tests::single_line_block_between_tokens_forces_the_break_v0 ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_arguments_abut_the_name ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_definition_minimal ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_upper_formats_its_term ... ok
[INFO] [stdout] test emit::constructs::tests::predicate_argument_comma_is_spaced_at_depth_1 ... ok
[INFO] [stdout] test emit::constructs::tests::theory_bare_colon_element_has_no_dangling_space ... ok
[INFO] [stdout] test emit::constructs::tests::show_signature_with_boolean_tail ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_upper_normalizes_operator_spacing ... ok
[INFO] [stdout] test emit::constructs::tests::theory_binary_operator_is_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_definition_with_guard_set ... ok
[INFO] [stdout] test emit::constructs::tests::theory_block_explodes_one_definition_per_line ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::theory_directive_stays_flat_when_it_fits ... ok
[INFO] [stdout] test emit::constructs::tests::theory_element_condition_with_leading_sign_never_fuses_neck ... ok
[INFO] [stdout] test emit::constructs::tests::theory_element_condition_lays_out_like_a_conditional ... ok
[INFO] [stdout] test emit::constructs::tests::theory_function_args_normalize ... ok
[INFO] [stdout] test emit::constructs::tests::theory_operator_chain_spaces_uniformly ... ok
[INFO] [stdout] test emit::constructs::tests::theory_kind_ids_resolve ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_name_abuts_brace_upper_rides_closer ... ok
[INFO] [stdout] test emit::constructs::tests::theory_list_and_set_brackets_are_tight ... ok
[INFO] [stdout] test emit::constructs::tests::theory_lone_comma_tuple_degrades_to_verbatim ... ok
[INFO] [stdout] test emit::constructs::tests::theory_tuple_and_one_tuple_comma ... ok
[INFO] [stdout] test emit::constructs::tests::theory_operator_definition_unary_and_binary ... ok
[INFO] [stdout] test emit::constructs::tests::theory_atom_upper_existing_family2_form_unchanged ... ok
[INFO] [stdout] test emit::constructs::tests::theory_element_multi_term_comma_is_spaced ... ok
[INFO] [stdout] test emit::constructs::tests::trailing_comment_whitespace_is_stripped ... ok
[INFO] [stdout] test emit::constructs::tests::trailing_comment_rides_its_statement_with_a_one_space_gap ... ok
[INFO] [stdout] test emit::constructs::tests::tuple_pool_semicolon_is_spaced_at_depth_1 ... ok
[INFO] [stdout] test emit::constructs::tests::two_statements_are_joined_by_a_single_newline ... ok
[INFO] [stdout] test emit::constructs::tests::theory_unary_operator_gets_a_space ... ok
[INFO] [stdout] test emit::constructs::tests::theory_worked_golden_definition ... ok
[INFO] [stdout] test emit::constructs::tests::torture_term_round_trips_tight_inside_brackets ... ok
[INFO] [stdout] test emit::constructs::tests::unary_minus_abuts_its_operand ... ok
[INFO] [stdout] test emit::constructs::tests::weak_constraint_body_breaks_neck_leads ... ok
[INFO] [stdout] test emit::constructs::tests::weak_constraint_flat_with_weight_priority_tail ... ok
[INFO] [stdout] test emit::constructs::tests::zero_tuple_is_empty_parens ... ok
[INFO] [stdout] test emit::constructs::tests::zero_ary_atom_is_unchanged ... ok
[INFO] [stdout] test emit::constructs::tests::weak_constraint_simple_weight_tail ... ok
[INFO] [stdout] test emit::constructs::tests::weak_constraint_body_breaks_keeps_full_tail_spacing ... ok
[INFO] [stdout] test emit::constructs::tests::top_level_operator_chain_spaces_uniformly ... ok
[INFO] [stdout] test emit::embedded::tests::v0_is_the_identity_for_any_language ... ok
[INFO] [stdout] test emit::reinject::tests::comment_doc_emits_a_trailing_ws_stripped_single_line ... ok
[INFO] [stdout] test emit::reinject::tests::trim_comment_end_is_identity_without_trailing_whitespace ... ok
[INFO] [stdout] test emit::spacing::tests::not_is_spaced_but_classical_minus_is_tight ... ok
[INFO] [stdout] test emit::spacing::tests::theory_operators_are_never_tightened ... ok
[INFO] [stdout] test emit::reinject::tests::trim_comment_end_strips_trailing_whitespace ... ok
[INFO] [stdout] test emit::spacing::tests::comma_spacing_is_bracket_depth_based ... ok
[INFO] [stdout] test emit::tests::lower_preserves_an_error_span_verbatim ... ok
[INFO] [stdout] test emit::tests::interior_comment_after_separator_does_not_phantom_a_blank ... ok
[INFO] [stdout] test emit::tests::source_file_blank_survives_a_reinjected_comment ... ok
[INFO] [stdout] test emit::tests::output_ends_in_exactly_one_newline ... ok
[INFO] [stdout] test emit::tests::child_depth_enters_brackets_on_elements_and_arguments_fields ... ok
[INFO] [stdout] test emit::reinject::tests::comment_doc_keeps_a_multiline_block_byte_exact ... ok
[INFO] [stdout] test emit::spacing::tests::term_operators_tighten_one_level_earlier_than_commas ... ok
[INFO] [stdout] test emit::token::tests::token_emits_verbatim_source_slice_no_normalization ... ok
[INFO] [stdout] test emit::token::tests::token_routes_newline_bearing_slice_to_verbatim ... ok
[INFO] [stdout] test emit::tests::lower_unhandled_kind_is_total ... ok
[INFO] [stdout] test emit::tests::source_file_blank_normalization ... ok
[INFO] [stdout] test emit::tests::interior_block_blank_normalization ... ok
[INFO] [stdout] test equiv::tests::display_carries_the_field_label ... ok
[INFO] [stdout] test equiv::tests::display_distinguishes_interior_nodes_by_child_count ... ok
[INFO] [stdout] test equiv::comment_adversarial::baked_separator_leading_comment_is_idempotent ... ok
[INFO] [stdout] test comments::tests::attach_does_not_overflow_on_deeply_nested_input ... ok
[INFO] [stdout] test equiv::tests::equivalent_ignores_whitespace_but_not_tokens ... ok
[INFO] [stdout] test equiv::tests::equivalent_compares_comment_sequence_modulo_trailing_ws ... ok
[INFO] [stdout] test equiv::tests::first_divergence_localizes_a_structural_mismatch ... ok
[INFO] [stdout] test equiv::tests::first_divergence_localizes_a_comment_mismatch ... ok
[INFO] [stdout] test equiv::tests::first_divergence_is_none_when_equivalent ... ok
[INFO] [stdout] test equiv::tests::first_divergence_witnesses_a_child_count_divergence ... ok
[INFO] [stdout] test equiv::tests::first_divergence_witnesses_comment_stream_exhaustion ... ok
[INFO] [stdout] test equiv::tests::flat_operator_trailing_comment_has_no_stray_leading_space ... ok
[INFO] [stdout] test equiv::tests::comment_before_separator_preserves_source_order ... ok
[INFO] [stdout] test equiv::tests::comment_before_connective_neck_preserves_source_order ... ok
[INFO] [stdout] test equiv::comment_adversarial::adversarial_crlf ... ok
[INFO] [stdout] test equiv::comment_adversarial::adversarial_error_input_is_total ... ok
[INFO] [stdout] test equiv::tests::mismatch_display_is_localizing ... ok
[INFO] [stdout] test equiv::tests::roundtrip_preserves_error_free_input ... ok
[INFO] [stdout] test equiv::tests::roundtrip_preserves_family4_arity_and_pools ... ok
[INFO] [stdout] test equiv::tests::roundtrip_preserves_family5_theory ... ok
[INFO] [stdout] test equiv::tests::roundtrip_preserves_family6_directives ... ok
[INFO] [stdout] test emit::assemble::tests::assemble_only_interposes_whitespace ... ok
[INFO] [stdout] test equiv::tests::roundtrip_skips_assertion_for_error_input ... ok
[INFO] [stdout] test equiv::tests::roundtrip_preserves_step7_comments ... ok
[INFO] [stdout] test equiv::tests::verify_agrees_with_roundtrip_on_error_free_input ... ok
[INFO] [stdout] test emit::tests::descended_deep_operator_chain_does_not_overflow ... ok
[INFO] [stdout] test fusion::tests::certified_safe_seams_may_tighten ... ok
[INFO] [stdout] test fusion::tests::fusing_seams_must_stay_spaced ... ok
[INFO] [stdout] test fusion::tests::model_boundary_witnesses ... ok
[INFO] [stdout] test style::tests::default_is_house_style_width_100 ... ok
[INFO] [stdout] test style::tests::house_constants_are_fixed ... ok
[INFO] [stdout] test style::tests::with_line_width_clamps_zero_to_one ... ok
[INFO] [stdout] test equiv::comment_adversarial::reinjection_is_equivalent_and_idempotent ... ok
[INFO] [stdout] test emit::constructs::tests::comment_reinjection_is_depth_safe ... ok
[INFO] [stdout] test emit::tests::theory_descends_deeply_without_overflow ... ok
[INFO] [stdout] test emit::constructs::tests::external_body_descends_deeply_without_overflow ... ok
[INFO] [stdout] test emit::tests::lower_deeply_nested_input_does_not_overflow ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'equiv::tests::generator_emits_parsable_programs' (2223) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `-p kallos --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/kallos-43feb8895867b9ba` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494", kill_on_drop: false }`
[INFO] [stdout] 013481de452f5f5e048bcbb1cd4e3993689cb287714e32f957761d4b15829494
