[INFO] cloning repository https://github.com/LucaMezz/nyx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucaMezz/nyx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaMezz%2Fnyx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaMezz%2Fnyx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcd776884b9f2179d3af7bd0fa766ce1f6d2da5e
[INFO] testing LucaMezz/nyx against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucaMezz%2Fnyx" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LucaMezz/nyx
[INFO] finished tweaking git repo https://github.com/LucaMezz/nyx
[INFO] tweaked toml for git repo https://github.com/LucaMezz/nyx written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucaMezz/nyx on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LucaMezz/nyx 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.16.1
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded logos v0.16.1
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded lalrpop-util v0.20.2
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.51.0
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded getset v0.1.6
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded wasm-metadata v0.244.0
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded datatest-stable v0.3.3
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.51.0
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded lalrpop v0.20.2
[INFO] [stderr]   Downloaded wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06
[INFO] [stderr]   Downloaded wit-parser v0.244.0
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded logos-codegen v0.16.1
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.51.0
[INFO] [stderr]   Downloaded anyhow v1.0.102
[INFO] [stderr]   Downloaded wit-component v0.244.0
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded string_cache v0.8.9
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded libc v0.2.182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab32d4de7f78f2ccc2863eee8b27a81b80b6ddfb9ad065b60f7b1d8dfc7591f7
[INFO] running `Command { std: "docker" "start" "-a" "ab32d4de7f78f2ccc2863eee8b27a81b80b6ddfb9ad065b60f7b1d8dfc7591f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab32d4de7f78f2ccc2863eee8b27a81b80b6ddfb9ad065b60f7b1d8dfc7591f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab32d4de7f78f2ccc2863eee8b27a81b80b6ddfb9ad065b60f7b1d8dfc7591f7", kill_on_drop: false }`
[INFO] [stdout] ab32d4de7f78f2ccc2863eee8b27a81b80b6ddfb9ad065b60f7b1d8dfc7591f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c25f7a2f0b588989dfead4612e69b24566b2ad912a40752e525f7c2ca4968d9a
[INFO] running `Command { std: "docker" "start" "-a" "c25f7a2f0b588989dfead4612e69b24566b2ad912a40752e525f7c2ca4968d9a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling fig-lexer v0.1.0 (/opt/rustwide/workdir/crates/fig-lexer)
[INFO] [stderr]    Compiling fig-parser v0.1.0 (/opt/rustwide/workdir/crates/fig-parser)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.12s
[INFO] running `Command { std: "docker" "inspect" "c25f7a2f0b588989dfead4612e69b24566b2ad912a40752e525f7c2ca4968d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c25f7a2f0b588989dfead4612e69b24566b2ad912a40752e525f7c2ca4968d9a", kill_on_drop: false }`
[INFO] [stdout] c25f7a2f0b588989dfead4612e69b24566b2ad912a40752e525f7c2ca4968d9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40bb472d57a9ab25000a53f77fd71dc81b59dd904ac732a992b11f77d37351a7
[INFO] running `Command { std: "docker" "start" "-a" "40bb472d57a9ab25000a53f77fd71dc81b59dd904ac732a992b11f77d37351a7", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling fig-lexer v0.1.0 (/opt/rustwide/workdir/crates/fig-lexer)
[INFO] [stderr]    Compiling datatest-stable v0.3.3
[INFO] [stderr]    Compiling fig-parser v0.1.0 (/opt/rustwide/workdir/crates/fig-parser)
[INFO] [stdout] warning: function `parse_function_decl` is never used
[INFO] [stdout]   --> crates/fig-parser/src/tests/helpers.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn parse_function_decl(input: &str) -> ParseResult<FunctionDeclaration> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.08s
[INFO] running `Command { std: "docker" "inspect" "40bb472d57a9ab25000a53f77fd71dc81b59dd904ac732a992b11f77d37351a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40bb472d57a9ab25000a53f77fd71dc81b59dd904ac732a992b11f77d37351a7", kill_on_drop: false }`
[INFO] [stdout] 40bb472d57a9ab25000a53f77fd71dc81b59dd904ac732a992b11f77d37351a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 597e7846725f562d2e950546874a03de9decc486c9938fbdeff803dc34e662b3
[INFO] running `Command { std: "docker" "start" "-a" "597e7846725f562d2e950546874a03de9decc486c9938fbdeff803dc34e662b3", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: function `parse_function_decl` is never used
[INFO] [stderr]   --> crates/fig-parser/src/tests/helpers.rs:39:8
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub fn parse_function_decl(input: &str) -> ParseResult<FunctionDeclaration> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fig-parser` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fig_lexer-aba8fae4f418ede1)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test tests::test_basic_indentation ... ok
[INFO] [stdout] test tests::test_blank_lines_ignored ... ok
[INFO] [stdout] test tests::test_complex_expression ... ok
[INFO] [stdout] test tests::test_comments_and_whitespace ... ok
[INFO] [stdout] test tests::test_dedent_multiple_levels ... ok
[INFO] [stdout] test tests::test_float_literals_with_suffixes ... ok
[INFO] [stdout] test tests::test_empty_input ... ok
[INFO] [stdout] test tests::test_delimiters_and_punctuation ... ok
[INFO] [stdout] test tests::test_char_literal_with_unclosed_quote ... ok
[INFO] [stdout] test tests::test_float_vs_integer_no_suffix ... ok
[INFO] [stdout] test tests::test_identifiers_and_underscore ... ok
[INFO] [stdout] test tests::test_indentation_increase_and_decrease ... ok
[INFO] [stdout] test tests::test_incomplete_float_literal ... ok
[INFO] [stdout] test tests::test_integer_literals_with_suffixes ... ok
[INFO] [stdout] test tests::test_indentation_with_expressions ... ok
[INFO] [stdout] test tests::test_keywords ... ok
[INFO] [stdout] test tests::test_match_statement ... ok
[INFO] [stdout] test tests::test_mixed_simple_literals ... ok
[INFO] [stdout] test tests::test_operators ... ok
[INFO] [stdout] test tests::test_metadata ... ok
[INFO] [stdout] test tests::test_unrecognized_character ... ok
[INFO] [stdout] test tests::test_no_indentation_change ... ok
[INFO] [stdout] test tests::test_string_and_char_literals ... ok
[INFO] [stdout] test tests::test_multiple_indent_levels ... ok
[INFO] [stdout] test tests::test_primitive_types ... ok
[INFO] [stdout] test tests::test_string_literal_with_unclosed_quote ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-b1260148870a530e)
[INFO] [stdout] 
[INFO] [stdout] running 198 tests
[INFO] [stdout] test lexer_test::annotations/stacked.fig                   ... ok
[INFO] [stdout] test lexer_test::control_flow/if_many_elif.fig             ... ok
[INFO] [stdout] test lexer_test::control_flow/if_nested.fig                ... ok
[INFO] [stdout] test lexer_test::control_flow/if_simple.fig                ... ok
[INFO] [stdout] test lexer_test::control_flow/pass_statement.fig           ... ok
[INFO] [stdout] test lexer_test::annotations/multi_args.fig                ... ok
[INFO] [stdout] test lexer_test::control_flow/while_basic.fig              ... ok
[INFO] [stdout] test lexer_test::annotations/no_args.fig                   ... ok
[INFO] [stdout] test lexer_test::edge_cases/chained_casts.fig              ... ok
[INFO] [stdout] test lexer_test::edge_cases/consecutive_pass_functions.fig ... ok
[INFO] [stdout] test lexer_test::edge_cases/const_referencing_const.fig    ... ok
[INFO] [stdout] test lexer_test::annotations/with_args.fig                 ... ok
[INFO] [stdout] test lexer_test::edge_cases/empty_file.fig                 ... ok
[INFO] [stdout] test lexer_test::edge_cases/empty_string.fig               ... ok
[INFO] [stdout] test lexer_test::edge_cases/interface_clauses_only.fig     ... ok
[INFO] [stdout] test lexer_test::edge_cases/long_identifiers.fig           ... ok
[INFO] [stdout] test lexer_test::edge_cases/many_let_bindings.fig          ... ok
[INFO] [stdout] test lexer_test::edge_cases/deeply_nested_types.fig        ... ok
[INFO] [stdout] test lexer_test::edge_cases/annotation_complex_arg.fig     ... ok
[INFO] [stdout] test lexer_test::edge_cases/single_char_identifiers.fig    ... ok
[INFO] [stdout] test lexer_test::edge_cases/underscore_identifiers.fig     ... ok
[INFO] [stdout] test lexer_test::edge_cases/where_before_pass.fig          ... ok
[INFO] [stdout] test lexer_test::comments/comments_between_definitions.fig ... ok
[INFO] [stdout] test lexer_test::edge_cases/zero_params.fig                ... ok
[INFO] [stdout] test lexer_test::enums/explicit_values.fig                 ... ok
[INFO] [stdout] test lexer_test::enums/many_variants.fig                   ... ok
[INFO] [stdout] test lexer_test::enums/mixed_values.fig                    ... ok
[INFO] [stdout] test lexer_test::edge_cases/only_comments.fig              ... ok
[INFO] [stdout] test lexer_test::enums/simple.fig                          ... ok
[INFO] [stdout] test lexer_test::enums/single_variant.fig                  ... ok
[INFO] [stdout] test lexer_test::enums/visibility.fig                      ... ok
[INFO] [stdout] test lexer_test::enums/with_annotations.fig                ... ok
[INFO] [stdout] test lexer_test::enums/with_repr.fig                       ... ok
[INFO] [stdout] test lexer_test::edge_cases/zero_literals.fig              ... ok
[INFO] [stdout] test lexer_test::comments/multiple_comments.fig            ... ok
[INFO] [stdout] test lexer_test::comments/single_line.fig                  ... ok
[INFO] [stdout] test lexer_test::expressions/as_cast.fig                   ... ok
[INFO] [stdout] test lexer_test::expressions/bitwise.fig                   ... ok
[INFO] [stdout] test lexer_test::expressions/call_basic.fig                ... ok
[INFO] [stdout] test lexer_test::expressions/chained_postfix.fig           ... ok
[INFO] [stdout] test lexer_test::expressions/comparisons.fig               ... ok
[INFO] [stdout] test lexer_test::expressions/effect_call_suffix.fig        ... ok
[INFO] [stdout] test lexer_test::control_flow/block_anon.fig               ... ok
[INFO] [stdout] test lexer_test::control_flow/return_various.fig           ... ok
[INFO] [stdout] test lexer_test::expressions/index_suffix.fig              ... ok
[INFO] [stdout] test lexer_test::expressions/logical.fig                   ... ok
[INFO] [stdout] test lexer_test::expressions/method_call.fig               ... ok
[INFO] [stdout] test lexer_test::expressions/operator_precedence.fig       ... ok
[INFO] [stdout] test lexer_test::expressions/parenthesized.fig             ... ok
[INFO] [stdout] test lexer_test::expressions/self_expr.fig                 ... ok
[INFO] [stdout] test lexer_test::expressions/type_access.fig               ... ok
[INFO] [stdout] test lexer_test::expressions/sizeof_alignof_offsetof.fig   ... ok
[INFO] [stdout] test lexer_test::edge_cases/nested_structs.fig             ... ok
[INFO] [stdout] test lexer_test::functions/calling_functions.fig           ... ok
[INFO] [stdout] test lexer_test::functions/declarations_basic.fig          ... ok
[INFO] [stdout] test lexer_test::functions/definitions_pass.fig            ... ok
[INFO] [stdout] test lexer_test::functions/effect_generic_self.fig         ... ok
[INFO] [stdout] test lexer_test::functions/effect_marker.fig               ... ok
[INFO] [stdout] test lexer_test::control_flow/block_named.fig              ... ok
[INFO] [stdout] test lexer_test::functions/generic_basic.fig               ... ok
[INFO] [stdout] test lexer_test::expressions/arithmetic.fig                ... ok
[INFO] [stdout] test lexer_test::functions/generic_scope_syntax.fig        ... ok
[INFO] [stdout] test lexer_test::functions/generic_where.fig               ... ok
[INFO] [stdout] test lexer_test::functions/mut_self.fig                    ... ok
[INFO] [stdout] test lexer_test::functions/namespaced_methods.fig          ... ok
[INFO] [stdout] test lexer_test::functions/multiple_parameters.fig         ... ok
[INFO] [stdout] test lexer_test::functions/no_return_type.fig              ... ok
[INFO] [stdout] test lexer_test::control_flow/for_basic.fig                ... ok
[INFO] [stdout] test lexer_test::functions/pointer_parameters.fig          ... ok
[INFO] [stdout] test lexer_test::functions/return_pointer.fig              ... ok
[INFO] [stdout] test lexer_test::enums/namespaced.fig                      ... ok
[INFO] [stdout] test lexer_test::functions/return_statement.fig            ... ok
[INFO] [stdout] test lexer_test::expressions/field_access_chained.fig      ... ok
[INFO] [stdout] test lexer_test::functions/self_parameters.fig             ... ok
[INFO] [stdout] test lexer_test::generics/basic_params.fig                 ... ok
[INFO] [stdout] test lexer_test::generics/default_params.fig               ... ok
[INFO] [stdout] test lexer_test::generics/type_arguments.fig               ... ok
[INFO] [stdout] test lexer_test::generics/where_compound_bounds.fig        ... ok
[INFO] [stdout] test lexer_test::generics/where_multiple_params.fig        ... ok
[INFO] [stdout] test lexer_test::expressions/field_access.fig              ... ok
[INFO] [stdout] test lexer_test::control_flow/for_nested.fig               ... ok
[INFO] [stdout] test lexer_test::integration/interpreter_ast.fig           ... ok
[INFO] [stdout] test lexer_test::integration/iterator_range.fig            ... ok
[INFO] [stdout] test lexer_test::integration/linked_list.fig               ... ok
[INFO] [stdout] test lexer_test::integration/math_vector.fig               ... ok
[INFO] [stdout] test lexer_test::enums/with_requires.fig                   ... ok
[INFO] [stdout] test lexer_test::functions/visibility.fig                  ... ok
[INFO] [stdout] test lexer_test::integration/string_utils_namespace.fig    ... ok
[INFO] [stdout] test lexer_test::interfaces/all_clauses.fig                ... ok
[INFO] [stdout] test lexer_test::interfaces/empty.fig                      ... ok
[INFO] [stdout] test lexer_test::interfaces/effect_methods.fig             ... ok
[INFO] [stdout] test lexer_test::functions/body_with_locals.fig            ... ok
[INFO] [stdout] test lexer_test::interfaces/multiple_methods.fig           ... ok
[INFO] [stdout] test lexer_test::interfaces/namespaced.fig                 ... ok
[INFO] [stdout] test lexer_test::expressions/unary.fig                     ... ok
[INFO] [stdout] test lexer_test::interfaces/visibility_generic.fig         ... ok
[INFO] [stdout] test lexer_test::interfaces/with_extends.fig               ... ok
[INFO] [stdout] test lexer_test::control_flow/for_ptr_iteration.fig        ... ok
[INFO] [stdout] test lexer_test::literals/booleans.fig                     ... ok
[INFO] [stdout] test lexer_test::control_flow/for_with_body.fig            ... ok
[INFO] [stdout] test lexer_test::literals/integers.fig                     ... ok
[INFO] [stdout] test lexer_test::literals/strings_basic.fig                ... ok
[INFO] [stdout] test lexer_test::literals/strings_interpolated.fig         ... ok
[INFO] [stdout] test lexer_test::interfaces/with_where.fig                 ... ok
[INFO] [stdout] test lexer_test::literals/strings_interpolated_field.fig   ... ok
[INFO] [stdout] test lexer_test::namespaces/empty_pass.fig                 ... ok
[INFO] [stdout] test lexer_test::namespaces/declaration_only.fig           ... ok
[INFO] [stdout] test lexer_test::functions/extern_declarations.fig         ... ok
[INFO] [stdout] test lexer_test::namespaces/visibility.fig                 ... ok
[INFO] [stdout] test lexer_test::namespaces/path_name.fig                  ... ok
[INFO] [stdout] test lexer_test::namespaces/with_annotations.fig           ... ok
[INFO] [stdout] test lexer_test::control_flow/if_elif_else.fig             ... ok
[INFO] [stdout] test lexer_test::literals/floats.fig                       ... ok
[INFO] [stdout] test lexer_test::namespaces/with_types.fig                 ... ok
[INFO] [stdout] test lexer_test::paths/simple_and_namespaced.fig           ... ok
[INFO] [stdout] test lexer_test::paths/type_prefixed.fig                   ... ok
[INFO] [stdout] test lexer_test::control_flow/if_bool_conditions.fig       ... ok
[INFO] [stdout] test lexer_test::paths/with_generics.fig                   ... ok
[INFO] [stdout] test lexer_test::control_flow/if_else.fig                  ... ok
[INFO] [stdout] test lexer_test::interfaces/single_method.fig              ... ok
[INFO] [stdout] test lexer_test::integration/all_features.fig              ... ok
[INFO] [stdout] test lexer_test::integration/hash_map.fig                  ... ok
[INFO] [stdout] test lexer_test::paths/builtin_namespaces.fig              ... ok
[INFO] [stdout] test lexer_test::literals/mixed_literals.fig               ... ok
[INFO] [stdout] test lexer_test::functions/return_slice_array.fig          ... ok
[INFO] [stdout] test lexer_test::interfaces/extends_many.fig               ... ok
[INFO] [stdout] test lexer_test::integration/seq_dynamic_array.fig         ... ok
[INFO] [stdout] test lexer_test::integration/error_handling.fig            ... ok
[INFO] [stdout] test lexer_test::namespaces/nested.fig                     ... ok
[INFO] [stdout] test lexer_test::integration/stack.fig                     ... ok
[INFO] [stdout] test lexer_test::realistic/elf_parser.fig                  ... ok
[INFO] [stdout] test lexer_test::namespaces/with_functions.fig             ... ok
[INFO] [stdout] test lexer_test::realistic/regex_engine.fig                ... ok
[INFO] [stdout] test lexer_test::realistic/buddy_allocator.fig             ... ok
[INFO] [stdout] test lexer_test::realistic/slab_allocator.fig              ... ok
[INFO] [stdout] test lexer_test::realistic/btree.fig                       ... ok
[INFO] [stdout] test lexer_test::realistic/database_index.fig              ... ok
[INFO] [stdout] test lexer_test::realistic/lexer.fig                       ... ok
[INFO] [stdout] test lexer_test::structs/empty.fig                         ... ok
[INFO] [stdout] test lexer_test::realistic/arg_parser.fig                  ... ok
[INFO] [stdout] test lexer_test::structs/generic_multiple.fig              ... ok
[INFO] [stdout] test lexer_test::realistic/cli_builder.fig                 ... ok
[INFO] [stdout] test lexer_test::structs/multiple_fields.fig               ... ok
[INFO] [stdout] test lexer_test::structs/namespaced.fig                    ... ok
[INFO] [stdout] test lexer_test::structs/packed.fig                        ... ok
[INFO] [stdout] test lexer_test::structs/pointer_fields.fig                ... ok
[INFO] [stdout] test lexer_test::structs/requires_and_where.fig            ... ok
[INFO] [stdout] test lexer_test::realistic/hash_map.fig                    ... ok
[INFO] [stdout] test lexer_test::structs/single_field.fig                  ... ok
[INFO] [stdout] test lexer_test::structs/slice_fields.fig                  ... ok
[INFO] [stdout] test lexer_test::structs/visibility.fig                    ... ok
[INFO] [stdout] test lexer_test::realistic/compression.fig                 ... ok
[INFO] [stdout] test lexer_test::types/array_types.fig                     ... ok
[INFO] [stdout] test lexer_test::types/complex_nested_types.fig            ... ok
[INFO] [stdout] test lexer_test::realistic/json_parser.fig                 ... ok
[INFO] [stdout] test lexer_test::realistic/fixed_point_math.fig            ... ok
[INFO] [stdout] test lexer_test::structs/with_requires.fig                 ... ok
[INFO] [stdout] test lexer_test::realistic/http_types.fig                  ... ok
[INFO] [stdout] test lexer_test::structs/with_where.fig                    ... ok
[INFO] [stdout] test lexer_test::realistic/binary_serializer.fig           ... ok
[INFO] [stdout] test lexer_test::realistic/async_runtime.fig               ... ok
[INFO] [stdout] test lexer_test::structs/generic_single.fig                ... ok
[INFO] [stdout] test lexer_test::structs/with_annotations.fig              ... ok
[INFO] [stdout] test lexer_test::realistic/ring_buffer.fig                 ... ok
[INFO] [stdout] test lexer_test::types/generic_aliases.fig                 ... ok
[INFO] [stdout] test lexer_test::realistic/tcp_server.fig                  ... ok
[INFO] [stdout] test lexer_test::types/generic_path_aliases.fig            ... ok
[INFO] [stdout] test lexer_test::types/namespaced_aliases.fig              ... ok
[INFO] [stdout] test lexer_test::types/ok_null_optional.fig                ... ok
[INFO] [stdout] test lexer_test::types/pointer_types.fig                   ... ok
[INFO] [stdout] test lexer_test::types/primitive_aliases.fig               ... ok
[INFO] [stdout] test lexer_test::types/slice_types.fig                     ... ok
[INFO] [stdout] test lexer_test::types/visibility_on_types.fig             ... ok
[INFO] [stdout] test lexer_test::unions/generic_pair.fig                   ... ok
[INFO] [stdout] test lexer_test::unions/many_variants.fig                  ... ok
[INFO] [stdout] test lexer_test::realistic/logger.fig                      ... ok
[INFO] [stdout] test lexer_test::unions/namespaced.fig                     ... ok
[INFO] [stdout] test lexer_test::unions/simple.fig                         ... ok
[INFO] [stdout] test lexer_test::unions/visibility.fig                     ... ok
[INFO] [stdout] test lexer_test::unions/with_requires.fig                  ... ok
[INFO] [stdout] test lexer_test::using/deep_path.fig                       ... ok
[INFO] [stdout] test lexer_test::unions/with_where.fig                     ... ok
[INFO] [stdout] test lexer_test::using/simple.fig                          ... ok
[INFO] [stdout] test lexer_test::using/with_visibility.fig                 ... ok
[INFO] [stdout] test lexer_test::variables/const_no_type.fig               ... ok
[INFO] [stdout] test lexer_test::variables/const_generic.fig               ... ok
[INFO] [stdout] test lexer_test::variables/const_public.fig                ... ok
[INFO] [stdout] test lexer_test::variables/const_type_associated.fig       ... ok
[INFO] [stdout] test lexer_test::variables/const_with_type.fig             ... ok
[INFO] [stdout] test lexer_test::variables/let_with_type.fig               ... ok
[INFO] [stdout] test lexer_test::variables/mut_no_type.fig                 ... ok
[INFO] [stdout] test lexer_test::variables/mut_with_type.fig               ... ok
[INFO] [stdout] test lexer_test::visibility/all_modifiers.fig              ... ok
[INFO] [stdout] test lexer_test::realistic/thread_pool.fig                 ... ok
[INFO] [stdout] test lexer_test::unions/generic_single.fig                 ... ok
[INFO] [stdout] test lexer_test::variables/let_no_type.fig                 ... ok
[INFO] [stdout] test lexer_test::realistic/utf8_string.fig                 ... ok
[INFO] [stdout] test lexer_test::realistic/virtual_machine.fig             ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 198 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fig_parser-e4fbad6f08761b4a)
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test pretty_print::tests::test_ascii_output ... ok
[INFO] [stdout] test pretty_print::tests::test_display_trait_expression ... ok
[INFO] [stdout] test pretty_print::tests::test_print_array_type_dynamic ... ok
[INFO] [stdout] test pretty_print::tests::test_custom_indent_size ... ok
[INFO] [stdout] test pretty_print::tests::test_display_trait_type ... ok
[INFO] [stdout] test pretty_print::tests::test_print_binary_op ... ok
[INFO] [stdout] test pretty_print::tests::test_print_boolean ... ok
[INFO] [stdout] test pretty_print::tests::test_print_call_propagating ... ok
[INFO] [stdout] test pretty_print::tests::test_print_cast ... ok
[INFO] [stdout] test pretty_print::tests::test_print_array_literal ... ok
[INFO] [stdout] test pretty_print::tests::test_print_alignof ... ok
[INFO] [stdout] test pretty_print::tests::test_print_const_param ... ok
[INFO] [stdout] test pretty_print::tests::test_print_call ... ok
[INFO] [stdout] test pretty_print::tests::test_print_array_type_fixed_size ... ok
[INFO] [stdout] test pretty_print::tests::test_print_const_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_empty_array ... ok
[INFO] [stdout] test pretty_print::tests::test_print_enum ... ok
[INFO] [stdout] test pretty_print::tests::test_print_field_access_propagating ... ok
[INFO] [stdout] test pretty_print::tests::test_print_for_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_field_access ... ok
[INFO] [stdout] test pretty_print::tests::test_print_if_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_index ... ok
[INFO] [stdout] test pretty_print::tests::test_print_integer_literal ... ok
[INFO] [stdout] test pretty_print::tests::test_print_if_elif_else ... ok
[INFO] [stdout] test pretty_print::tests::test_print_interface ... ok
[INFO] [stdout] test pretty_print::tests::test_print_let_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_interpolated_string ... ok
[INFO] [stdout] test pretty_print::tests::test_print_mut_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_namespace ... ok
[INFO] [stdout] test pretty_print::tests::test_print_ok_literal ... ok
[INFO] [stdout] test pretty_print::tests::test_print_offsetof ... ok
[INFO] [stdout] test pretty_print::tests::test_print_pass_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_path_qualified ... ok
[INFO] [stdout] test pretty_print::tests::test_print_packed_struct ... ok
[INFO] [stdout] test pretty_print::tests::test_print_path_simple ... ok
[INFO] [stdout] test pretty_print::tests::test_print_path_type ... ok
[INFO] [stdout] test pretty_print::tests::test_print_pointer_type ... ok
[INFO] [stdout] test pretty_print::tests::test_print_nullable_mutable_pointer_type ... ok
[INFO] [stdout] test pretty_print::tests::test_print_nested_expression ... ok
[INFO] [stdout] test pretty_print::tests::test_print_null_literal ... ok
[INFO] [stdout] test pretty_print::tests::test_print_primitive_types ... ok
[INFO] [stdout] test pretty_print::tests::test_print_return_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_source_file_empty ... ok
[INFO] [stdout] test pretty_print::tests::test_print_self_value ... ok
[INFO] [stdout] test pretty_print::tests::test_print_struct ... ok
[INFO] [stdout] test pretty_print::tests::test_print_type_access ... ok
[INFO] [stdout] test pretty_print::tests::test_print_sizeof ... ok
[INFO] [stdout] test pretty_print::tests::test_print_type_param_with_default ... ok
[INFO] [stdout] test pretty_print::tests::test_print_type_param_simple ... ok
[INFO] [stdout] test pretty_print::tests::test_print_unary_op ... ok
[INFO] [stdout] test pretty_print::tests::test_print_union ... ok
[INFO] [stdout] test tests::function_tests::test_function_no_params ... ok
[INFO] [stdout] test pretty_print::tests::test_print_using_statement ... ok
[INFO] [stdout] test pretty_print::tests::test_print_type_param_with_bounds ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_trailing_comma ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_array_return ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_where_clause ... ok
[INFO] [stdout] test pretty_print::tests::test_print_while_statement ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_bounded_generic ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_complex_types ... ok
[INFO] [stdout] test tests::function_tests::test_most_basic_function ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_const_param ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_multiple_bounds ... ok
[INFO] [stdout] test tests::interface_tests::test_interface_with_extends_and_where ... ok
[INFO] [stdout] test tests::interface_tests::test_interface_with_generic_params ... ok
[INFO] [stdout] test tests::interface_tests::test_interface_with_complex_types ... ok
[INFO] [stdout] test tests::function_tests::test_simple_function ... ok
[INFO] [stdout] test tests::interface_tests::test_interface_with_where_clause ... ok
[INFO] [stdout] test tests::interface_tests::test_interface_no_body ... ok
[INFO] [stdout] test tests::interface_tests::test_interface_with_method_parameters ... ok
[INFO] [stdout] test tests::function_tests::test_function_no_return_type ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_multiple_generics ... ok
[INFO] [stdout] test tests::interface_tests::test_simple_interface ... ok
[INFO] [stdout] test tests::namespace_tests::test_empty_namespace ... ok
[INFO] [stdout] test tests::namespace_tests::test_namespace_with_complex_items ... ok
[INFO] [stdout] test tests::namespace_tests::test_namespace_with_union ... ok
[INFO] [stdout] test tests::interface_tests::test_interface_with_extends_clause ... ok
[INFO] [stdout] test tests::namespace_tests::test_nested_namespace ... ok
[INFO] [stdout] test tests::namespace_tests::test_namespace_with_function ... ok
[INFO] [stdout] test tests::namespace_tests::test_simple_namespace ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_single_param ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_mixed_generics ... ok
[INFO] [stdout] test tests::namespace_tests::test_namespace_with_interface ... ok
[INFO] [stdout] test tests::namespace_tests::test_namespace_with_multiple_items ... ok
[INFO] [stdout] test tests::namespace_tests::test_namespace_with_struct ... ok
[INFO] [stdout] test tests::namespace_tests::test_namespace_with_enum ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_mixed_discriminants ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_bounded_generic ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_bounded_generic ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_const_param ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_const_param ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_generic_params ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_multiple_bounded_generics ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_discriminants ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_generic_params ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_requires_clause ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_requires_and_where ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_i32_representation ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_representation ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_requires_and_where ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_requires_clause ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_usize_representation ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_with_where_clause ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_simple_enum ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::enum_tests::test_enum_single_variant ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_simple_struct ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_where_clause ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_simple_union ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_single_field ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_with_complex_types ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_single_variant ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_with_requires_clause ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_with_requires_and_where ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_with_where_clause ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_with_generic_params ... ok
[INFO] [stdout] test tests::test_address_of_expression ... ok
[INFO] [stdout] test tests::test_array_literal_with_elements ... ok
[INFO] [stdout] test tests::test_array_literal_empty ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::struct_tests::test_struct_with_complex_types ... ok
[INFO] [stdout] test tests::test_binary_add ... ok
[INFO] [stdout] test tests::test_bitwise_operations ... ok
[INFO] [stdout] test tests::test_dereference_expression ... ok
[INFO] [stdout] test tests::test_comparison ... ok
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_with_const_param ... ok
[INFO] [stdout] test tests::test_dereference_address_of_expression ... ok
[INFO] [stdout] test tests::test_parse_error_union_type ... ok
[INFO] [stdout] test tests::test_lexer_integration ... ok
[INFO] [stdout] test tests::test_logical_or ... ok
[INFO] [stdout] test tests::test_nested_address_of_dereference ... ok
[INFO] [stdout] test tests::test_parenthesized ... ok
[INFO] [stdout] test tests::test_indentation_tokens ... ok
[INFO] [stdout] test tests::test_parse_mutable_pointer ... ok
[INFO] [stdout] test tests::test_parse_generics_list ... ok
[INFO] [stdout] test tests::test_parse_nested_pointer_i64 ... ok
[INFO] [stdout] test tests::test_parse_nullable_pointer_error_union ... ok
[INFO] [stdout] test tests::function_tests::test_function_with_generic_params ... ok
[INFO] [stdout] test tests::test_parse_pointer_error_union ... ok
[INFO] [stdout] test tests::test_parse_fixed_array_type ... ok
[INFO] [stdout] test tests::test_parse_primitive_type_bool ... ok
[INFO] [stdout] test tests::test_parse_primitive_type_i32 ... ok
[INFO] [stdout] test tests::test_parse_primitive_type_u8 ... ok
[INFO] [stdout] test tests::test_parse_slice_type ... ok
[INFO] [stdout] test tests::test_parse_nullable_pointer ... ok
[INFO] [stdout] test tests::test_parse_raw_pointer ... ok
[INFO] [stdout] test tests::test_parse_primitive_type_f64 ... ok
[INFO] [stdout] test tests::test_parse_typed_pointer_u32 ... ok
[INFO] [stdout] test tests::test_precedence_mul_add ... ok
[INFO] [stdout] test tests::test_simple_integer ... ok
[INFO] [stdout] test tests::test_unary_negation ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_with_generic_params ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_pointer_type ... ok
[INFO] [stdout] test tests::test_simple_boolean ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_with_multiple_bounds ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_slice_type ... ok
[INFO] [stdout] test tests::test_unary_with_binary_precedence ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_with_bounded_generic ... ok
[INFO] [stdout] test tests::type_alias_tests::test_simple_type_alias ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_error_union ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_with_complex_where_clause ... ok
[INFO] [stdout] test tests::test_unary_with_parenthesized ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_fixed_array_type ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_with_const_param ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_with_mixed_params_and_where_clause ... ok
[INFO] [stdout] test tests::type_alias_tests::test_type_alias_with_where_clause ... ok
[INFO] [stdout] test tests::test_parse_as_expression_with_error_union ... FAILED
[INFO] [stdout] test tests::struct_enum_union_tests::union_tests::test_union_with_bounded_generic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_parse_as_expression_with_error_union stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_parse_as_expression_with_error_union' (203) panicked at crates/fig-parser/src/tests/mod.rs:411:5:
[INFO] [stdout] Failed: Err("expected Function, got: Some(Error)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62bf9c623da2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62bf9c623da2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62bf9c623da2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62bf9c623da2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62bf9c633ffa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62bf9c633ffa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x62bf9c5f2ae6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62bf9c5f2ae6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62bf9c603289 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62bf9c603289 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62bf9c603121 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62bf9c56594e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x62bf9c56594e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62bf9c603502 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x62bf9c603502 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62bf9c603348 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62bf9c5fe8d9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62bf9c5e791d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62bf9c63b85c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62bf9c52dea3 - fig_parser::tests::test_parse_as_expression_with_error_union::h2e60800f37ccfaf8
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fig-parser/src/tests/mod.rs:411:5
[INFO] [stdout]   20:     0x62bf9c52e107 - fig_parser::tests::test_parse_as_expression_with_error_union::{{closure}}::h5d32ae590c95869e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/fig-parser/src/tests/mod.rs:408:47
[INFO] [stdout]   21:     0x62bf9c53ab46 - core::ops::function::FnOnce::call_once::hab653824868c12cd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x62bf9c56570b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62bf9c56570b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x62bf9c57911a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x62bf9c57911a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x62bf9c57911a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x62bf9c57911a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x62bf9c57911a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x62bf9c57911a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x62bf9c57911a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x62bf9c553574 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x62bf9c553574 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x62bf9c556f12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x62bf9c556f12 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x62bf9c556f12 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x62bf9c556f12 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x62bf9c556f12 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x62bf9c556f12 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x62bf9c556f12 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x62bf9c5f9b6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x62bf9c5f9b6f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7bd066c76aa4 - <unknown>
[INFO] [stdout]   43:     0x7bd066d03a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_parse_as_expression_with_error_union
[INFO] [stderr] error: test failed, to rerun pass `-p fig-parser --lib`
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 165 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "597e7846725f562d2e950546874a03de9decc486c9938fbdeff803dc34e662b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597e7846725f562d2e950546874a03de9decc486c9938fbdeff803dc34e662b3", kill_on_drop: false }`
[INFO] [stdout] 597e7846725f562d2e950546874a03de9decc486c9938fbdeff803dc34e662b3
