Skip to content

Instantly share code, notes, and snippets.

@kamidev
Last active June 15, 2025 20:33
Show Gist options
  • Save kamidev/2ce2b7a0b23314a86974980752f4b24f to your computer and use it in GitHub Desktop.
Save kamidev/2ce2b7a0b23314a86974980752f4b24f to your computer and use it in GitHub Desktop.
Failing behavior tests on zig master 0.15.0-dev.832+1ca213dab (running on M3 Max)
test-behavior
└─ run test behavior-x86_64-macos.13.0...15.4.1-none-core2-Debug 1983/2081 passed, 3 failed, 95 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed: ???:?:?: 0x108492023 in ??? (???)
???:?:?: 0x1086d9094 in ??? (???)
???:?:?: 0x1086d9291 in ??? (???)
error: 'behavior.vector.test.array to vector with element type coercion' failed: ???:?:?: 0x108492023 in ??? (???)
???:?:?: 0x1088aa9b4 in ??? (???)
???:?:?: 0x1088aabc0 in ??? (???)
error: 'behavior.widening.test.float widening' failed: ???:?:?: 0x108492023 in ??? (???)
???:?:?: 0x1088e21ec in ??? (???)
error: while executing test 'behavior.usingnamespace.import_segregation.test.no clobbering happened', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/d2c966f5ae288b293c8e9c93850a956d/test --seed=0x5983959 --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --listen=-
test-behavior
└─ run test behavior-aarch64-macos.15.5...15.5-none-apple_m3-Debug-libc-cbe 1950/2081 passed, 2 failed, 129 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed
error: 'behavior.vector.test.array to vector with element type coercion' failed
error: while executing test 'behavior.usingnamespace.import_segregation.test.no clobbering happened', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/86b2059f1df584984e4e5ad2fac51913/behavior-aarch64-macos.15.5...15.5-none-apple_m3-Debug-libc-cbe --seed=0x5983959 --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --listen=-
test-behavior
└─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc-dynamic
└─ compile test Debug x86_64-linux-musl failure
error: memory usage peaked at 3739664384 bytes, exceeding the declared upper bound of 3100000000
test-behavior
└─ run test behavior-x86_64-linux.5.10...6.13.4-gnu.2.31-x86_64-Debug-libc
└─ compile test Debug x86_64-linux-gnu failure
error: memory usage peaked at 3763290112 bytes, exceeding the declared upper bound of 3100000000
test-behavior
└─ run test behavior-x86_64-netbsd.10.1...10.1-none-x86_64-Debug-libc
└─ compile test Debug x86_64-netbsd.10.1-none failure
error: memory usage peaked at 3690119168 bytes, exceeding the declared upper bound of 3100000000
test-behavior
└─ run test behavior-x86_64-macos.13.0...15.4.1-none-core2-Debug-selfhosted 1983/2081 passed, 3 failed, 95 skipped
error: 'behavior.cast.test.cast f16 to wider types' failed: ???:?:?: 0x104b4c023 in ??? (???)
???:?:?: 0x104d93094 in ??? (???)
???:?:?: 0x104d93291 in ??? (???)
error: 'behavior.vector.test.array to vector with element type coercion' failed: ???:?:?: 0x104b4c023 in ??? (???)
???:?:?: 0x104f649b4 in ??? (???)
???:?:?: 0x104f64bc0 in ??? (???)
error: 'behavior.widening.test.float widening' failed: ???:?:?: 0x104b4c023 in ??? (???)
???:?:?: 0x104f9c1ec in ??? (???)
error: while executing test 'behavior.usingnamespace.import_segregation.test.no clobbering happened', the following test command failed:
/Users/jonas/src/zig/zig/.zig-cache/o/d2c966f5ae288b293c8e9c93850a956d/test --seed=0x5983959 --cache-dir=/Users/jonas/src/zig/zig/.zig-cache --listen=-
test-behavior
└─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc
└─ compile test Debug x86_64-linux-musl failure
error: memory usage peaked at 3762323456 bytes, exceeding the declared upper bound of 3100000000
test-behavior
└─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64_v2-Debug-pic
└─ compile test Debug x86_64-linux-none failure
error: memory usage peaked at 3704930304 bytes, exceeding the declared upper bound of 3100000000
test-behavior
└─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64-Debug
└─ compile test Debug x86_64-linux-none failure
error: memory usage peaked at 3708043264 bytes, exceeding the declared upper bound of 3100000000
test-behavior
└─ run test behavior-x86_64-freebsd.14.0...14.2-none-x86_64-Debug-libc
└─ compile test Debug x86_64-freebsd.14.0-none failure
error: memory usage peaked at 3763109888 bytes, exceeding the declared upper bound of 3100000000
Build Summary: 154/281 steps succeeded; 123 skipped; 3 failed; 23725/24972 tests passed; 1239 skipped; 8 failed
test-behavior transitive failure
├─ run test behavior-aarch64-macos.15.5...15.5-none-apple_m3-Debug-libc-cbe 1950/2081 passed, 2 failed, 129 skipped
├─ run test behavior-aarch64-freebsd.14.0...14.2-none-generic-Debug-libc skipped
├─ run test behavior-arm-freebsd.14.0...14.2-eabihf-baseline-Debug-libc skipped
├─ run test behavior-powerpc64-freebsd.14.0...14.2-none-ppc64-Debug-libc skipped
├─ run test behavior-powerpc64le-freebsd.14.0...14.2-none-ppc64le-Debug-libc skipped
├─ run test behavior-riscv64-freebsd.14.0...14.2-none-baseline_rv64-Debug-libc skipped
├─ run test behavior-x86_64-freebsd.14.0...14.2-none-x86_64-Debug-libc skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-none-generic-Debug skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-musl-generic-Debug-libc skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-musl-generic-Debug-libc-dynamic skipped
├─ run test behavior-aarch64-linux.5.10...6.13.4-gnu.2.31-generic-Debug-libc skipped
├─ run test behavior-aarch64_be-linux.5.10...6.13.4-none-generic-Debug skipped
├─ run test behavior-aarch64_be-linux.5.10...6.13.4-musl-generic-Debug-libc skipped
├─ run test behavior-aarch64_be-linux.5.10...6.13.4-gnu.2.31-generic-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-arm-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-arm-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-gnueabi.2.34-baseline-Debug-libc skipped
├─ run test behavior-arm-linux.5.10...6.13.4-gnueabihf.2.34-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-gnueabi.2.34-baseline-Debug-libc skipped
├─ run test behavior-armeb-linux.5.10...6.13.4-gnueabihf.2.34-baseline-Debug-libc skipped
├─ run test behavior-hexagon-linux.5.10...6.13.4-none-hexagonv68-Debug skipped
├─ run test behavior-hexagon-linux.5.10...6.13.4-musl-hexagonv68-Debug-libc skipped
├─ run test behavior-loongarch64-linux.5.10...6.13.4-none-loongarch64-Debug skipped
├─ run test behavior-loongarch64-linux.5.19...6.13.4-musl-loongarch64-Debug-libc skipped
├─ run test behavior-loongarch64-linux.5.19...6.13.4-gnu.2.36-loongarch64-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-eabi-mips32r2-Debug skipped
├─ run test behavior-mips-linux.5.10...6.13.4-eabihf-mips32r2-Debug skipped
├─ run test behavior-mips-linux.5.10...6.13.4-musleabi-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-musleabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-gnueabi.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mips-linux.5.10...6.13.4-gnueabihf.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-eabi-mips32r2-Debug skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-eabihf-mips32r2-Debug skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-musleabi-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-musleabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-gnueabi.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-linux.5.10...6.13.4-gnueabihf.2.34-mips32r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-none-mips64r2-Debug skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-muslabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-muslabin32-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-gnuabi64.2.31-mips64r2-Debug-libc skipped
├─ run test behavior-mips64-linux.5.10...6.13.4-gnuabin32.2.34-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-none-mips64r2-Debug skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-muslabi64-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-muslabin32-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-gnuabi64.2.31-mips64r2-Debug-libc skipped
├─ run test behavior-mips64el-linux.5.10...6.13.4-gnuabin32.2.34-mips64r2-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-eabi-ppc-Debug skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-eabihf-ppc-Debug skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-musleabi-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-musleabihf-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-gnueabi.2.34-ppc-Debug-libc skipped
├─ run test behavior-powerpc-linux.5.10...6.13.4-gnueabihf.2.34-ppc-Debug-libc skipped
├─ run test behavior-powerpc64-linux.5.10...6.13.4-none-ppc64-Debug skipped
├─ run test behavior-powerpc64-linux.5.10...6.13.4-musl-ppc64-Debug-libc skipped
├─ run test behavior-powerpc64le-linux.5.10...6.13.4-none-ppc64le-Debug skipped
├─ run test behavior-powerpc64le-linux.5.10...6.13.4-musl-ppc64le-Debug-libc skipped
├─ run test behavior-powerpc64le-linux.5.10...6.13.4-gnu.2.31-ppc64le-Debug-libc skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-none-baseline_rv32-Debug skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-none-baseline_rv32-Debug skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-musl-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-musl-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv32-linux.5.10...6.13.4-gnu.2.33-baseline_rv32-Debug-libc skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-none-baseline_rv64-Debug-selfhosted-no-lld skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-none-baseline_rv64-Debug skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-none-baseline_rv64-Debug skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-musl-baseline_rv64-Debug-libc skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-musl-baseline_rv64-Debug-libc skipped
├─ run test behavior-riscv64-linux.5.10...6.13.4-gnu.2.31-baseline_rv64-Debug-libc skipped
├─ run test behavior-s390x-linux.5.10...6.13.4-none-arch8-Debug skipped
├─ run test behavior-s390x-linux.5.10...6.13.4-musl-arch8-Debug-libc skipped
├─ run test behavior-s390x-linux.5.10...6.13.4-gnu.2.31-arch8-Debug-libc skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-thumb-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-eabi-baseline-Debug skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-eabihf-baseline-Debug skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-musleabi-baseline-Debug-libc skipped
├─ run test behavior-thumbeb-linux.5.10...6.13.4-musleabihf-baseline-Debug-libc skipped
├─ run test behavior-x86-linux.5.10...6.13.4-none-pentium4-Debug skipped
├─ run test behavior-x86-linux.5.10...6.13.4-musl-pentium4-Debug-libc skipped
├─ run test behavior-x86-linux.5.10...6.13.4-gnu.2.34-pentium4-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64-Debug skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64_v2-Debug-pic skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64_v3-Debug skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-none-x86_64-Debug-llvm skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-gnu.2.31-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-gnux32.2.31-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc-dynamic skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-muslx32-x86_64-Debug-libc skipped
├─ run test behavior-x86_64-linux.5.10...6.13.4-musl-x86_64-Debug-libc-no-lld skipped
├─ run test behavior-x86_64-macos.13.0...15.4.1-none-core2-Debug-selfhosted 1983/2081 passed, 3 failed, 95 skipped
├─ run test behavior-x86_64-macos.13.0...15.4.1-none-core2-Debug 1983/2081 passed, 3 failed, 95 skipped
├─ run test behavior-aarch64-netbsd.10.1...10.1-none-generic-Debug-libc skipped
├─ run test behavior-aarch64_be-netbsd.10.1...10.1-none-generic-Debug-libc skipped
├─ run test behavior-arm-netbsd.10.1...10.1-eabi-baseline-Debug-libc skipped
├─ run test behavior-arm-netbsd.10.1...10.1-eabihf-baseline-Debug-libc skipped
├─ run test behavior-armeb-netbsd.10.1...10.1-eabi-baseline-Debug-libc skipped
├─ run test behavior-armeb-netbsd.10.1...10.1-eabihf-baseline-Debug-libc skipped
├─ run test behavior-mips-netbsd.10.1...10.1-eabi-mips32r2-Debug-libc skipped
├─ run test behavior-mips-netbsd.10.1...10.1-eabihf-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-netbsd.10.1...10.1-eabi-mips32r2-Debug-libc skipped
├─ run test behavior-mipsel-netbsd.10.1...10.1-eabihf-mips32r2-Debug-libc skipped
├─ run test behavior-powerpc-netbsd.10.1...10.1-eabi-ppc-Debug-libc skipped
├─ run test behavior-powerpc-netbsd.10.1...10.1-eabihf-ppc-Debug-libc skipped
├─ run test behavior-x86-netbsd.10.1...10.1-none-pentium4-Debug-libc skipped
├─ run test behavior-x86_64-netbsd.10.1...10.1-none-x86_64-Debug-libc skipped
├─ run test behavior-wasm32-wasi.0.1...0.2.2-none-lime1-Debug-selfhosted-no-lld skipped
├─ run test behavior-wasm32-wasi.0.1...0.2.2-none-lime1-Debug skipped
├─ run test behavior-wasm32-wasi.0.1...0.2.2-musl-lime1-Debug-libc skipped
├─ run test behavior-aarch64-windows.win10...win11_dt-none-generic-Debug skipped
├─ run test behavior-aarch64-windows.win10...win11_dt-gnu-generic-Debug-libc skipped
├─ run test behavior-x86-windows.win10...win11_dt-none-pentium4-Debug skipped
├─ run test behavior-x86-windows.win10...win11_dt-gnu-pentium4-Debug-libc skipped
├─ run test behavior-thumb-windows.win10...win11_dt-none-baseline-Debug skipped
├─ run test behavior-x86_64-windows.win10...win11_dt-none-x86_64-Debug-selfhosted-no-lld skipped
├─ run test behavior-x86_64-windows.win10...win11_dt-none-x86_64-Debug skipped
└─ run test behavior-x86_64-windows.win10...win11_dt-gnu-x86_64-Debug-libc skipped
error: the following build command failed with exit code 1:
/Users/jonas/src/zig/zig/.zig-cache/o/7cccd5f27db05d9f5ab84fdaef270a26/build /Users/jonas/src/zig/zig/build/stage3/bin/zig /Users/jonas/src/zig/zig/lib /Users/jonas/src/zig/zig /Users/jonas/src/zig/zig/.zig-cache /Users/jonas/.cache/zig --seed 0x5983959 -Z9209242c285c95d1 test-behavior
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment