$ zig build test test └─ tests_summary └─ run test fx_platform_test 3/8 passed, 5 failed error: 'fx_platform_test.test.fx platform stdin to stdout' failed: Test failed with term: .{ .Exited = 1 } STDOUT: STDERR: error: Child process /home/niclas/.cache/roc/43d450a451cacf424d42033893679acf/temp/roc-tmp-inhCvpPN4h7Aqs6RC3z3waCizGHaSR0O/roc_run_1031927945 killed by signal: 11 error: Child process crashed with segmentation fault (SIGSEGV) error: Failed to run with POSIX fd inheritance: error.ProcessKilledBySignal /home/niclas/dev/roc_zig/src/cli/test/fx_platform_test.zig:133:9: 0x116ef01 in test.fx platform stdin to stdout (fx_platform_test.zig) return error.TestFailed; ^ error: 'fx_platform_test.test.fx platform stdin echo' failed: Test failed with term: .{ .Exited = 1 } STDOUT: STDERR: error: Child process /home/niclas/.cache/roc/43d450a451cacf424d42033893679acf/temp/roc-tmp-X1weFlANe96XUmbRspg62Y0iiC7Mocs0/roc_run_2099565075 killed by signal: 11 error: Child process crashed with segmentation fault (SIGSEGV) error: Failed to run with POSIX fd inheritance: error.ProcessKilledBySignal /home/niclas/dev/roc_zig/src/cli/test/fx_platform_test.zig:149:9: 0x11730c1 in test.fx platform stdin echo (fx_platform_test.zig) return error.TestFailed; ^ error: 'fx_platform_test.test.fx platform stdin test with output' failed: Test failed with term: .{ .Exited = 1 } STDOUT: STDERR: error: Child process /home/niclas/.cache/roc/43d450a451cacf424d42033893679acf/temp/roc-tmp-R4yXm0XRETufTsbZQnQbMDkeVNe5zf2a/roc_run_3502539351 killed by signal: 11 error: Child process crashed with segmentation fault (SIGSEGV) error: Failed to run with POSIX fd inheritance: error.ProcessKilledBySignal /home/niclas/dev/roc_zig/src/cli/test/fx_platform_test.zig:165:9: 0x11738e1 in test.fx platform stdin test with output (fx_platform_test.zig) return error.TestFailed; ^ error: 'fx_platform_test.test.fx platform stdin simple' failed: Test failed with term: .{ .Exited = 1 } STDOUT: STDERR: error: Child process /home/niclas/.cache/roc/43d450a451cacf424d42033893679acf/temp/roc-tmp-yiJPDved8YAN2wBJJ9nt0e1gDYHPmsVY/roc_run_3066123683 killed by signal: 11 error: Child process crashed with segmentation fault (SIGSEGV) error: Failed to run with POSIX fd inheritance: error.ProcessKilledBySignal /home/niclas/dev/roc_zig/src/cli/test/fx_platform_test.zig:182:9: 0x1174391 in test.fx platform stdin simple (fx_platform_test.zig) return error.TestFailed; ^ error: 'fx_platform_test.test.fx platform match with wildcard' failed: Run failed with exit code 1 STDOUT: STDERR: error: Child process /home/niclas/.cache/roc/43d450a451cacf424d42033893679acf/temp/roc-tmp-iwp4NyPsa7ilm89m57EzvKpNHDeYhIpR/roc_run_4172261830 killed by signal: 11 error: Child process crashed with segmentation fault (SIGSEGV) error: Failed to run with POSIX fd inheritance: error.ProcessKilledBySignal /home/niclas/dev/roc_zig/src/cli/test/fx_platform_test.zig:291:17: 0x1179d67 in test.fx platform match with wildcard (fx_platform_test.zig) return error.RunFailed; ^ error: while executing test 'fx_platform_test.test.fx platform match with wildcard', the following test command failed: ./.zig-cache/o/93dde3c2715f83335aea585694d76509/fx_platform_test --cache-dir=./.zig-cache --seed=0xecdfb6dc --listen=- Build Summary: 53/56 steps succeeded; 1 failed; 1543/1548 tests passed; 5 failed test transitive failure └─ tests_summary transitive failure └─ run test fx_platform_test 3/8 passed, 5 failed error: the following build command failed with exit code 1: .zig-cache/o/1ee0e4326fef8a18bcc4d332ca7e59eb/build /nix/store/09yzmfr207ad618mcm5jdy344ih3nj8w-zig-0.15.2/bin/zig /nix/store/09yzmfr207ad618mcm5jdy344ih3nj8w-zig-0.15.2/lib/zig /home/niclas/dev/roc_zig .zig-cache /home/niclas/.cache/zig --seed 0xecdfb6dc -Zab3776069c70af11 test