https://codeberg.org/ziglang/zig/actions/runs/851/jobs/4/attempt/1
test
mq test-incremental
mq incr-check 'change_module' failure
error: [x86_64-linux-cbe 'put other.zig in no modules'] unexpected stderr:
Compiler crash context:
(no context)
thread 3526045 panic: access of union field 'fwd_decl' while field 'basic' is active
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/codegen/c.zig:2698:53: 0x6f6d6df in genTypeDecl (zig)
fwd_decl.info(global_ctype_pool).fwd_decl,
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/link/C.zig:616:28: 0x6961af7 in flushCTypes (zig)
codegen.genTypeDecl(
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/link/C.zig:485:33: 0x649d24f in flush (zig)
try self.flushCTypes(zcu, &f, .{ .nav = nav }, &av_block.ctype_pool);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/link.zig:950:77: 0x61741cb in flush (zig)
return @as(*tag.Type(), @fieldParentPtr("base", base)).flush(arena, tid, prog_node);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/Compilation.zig:3415:17: 0x603a343 in flush (zig)
lf.flush(arena, tid, comp.link_prog_node) catch |err| switch (err) {
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/Compilation.zig:3176:22: 0x5e2939f in update (zig)
try flush(comp, arena, .main);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:4232:32: 0x5e5e763 in serve (zig)
try comp.update(main_progress_node);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:3656:22: 0x5ea63b7 in buildOutputType (zig)
try serve(
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:263:31: 0x5dbd8c3 in mainArgs (zig)
return buildOutputType(gpa, arena, io, args, .{ .build = .Exe }, environ_map);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:216:20: 0x5dbac53 in main (zig)
return mainArgs(gpa, arena, io, args, &environ_map);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/lib/std/start.zig:676:88: 0x5dba053 in callMain (zig)
if (fn_info.params[0].type.? == std.process.Init.Minimal) return wrapMain(root.main(.{
^
lib/libc/musl/src/env/__libc_start_main.c:95:7: 0x1149588f in libc_start_main_stage2 (lib/libc/musl/src/env/__libc_start_main.c)
Unwind error at address `/proc/self/exe:0x1149588f` (unwind info unavailable), remaining frames may be incorrect
???:?:?: 0x12 in ??? (???)
error: process exited with code 1 (expected exited with code 0)
failed command: /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-local-cache/o/be790e6542c53b7e0934ba97cfd4b197/incr-check /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/build-debug/stage3-debug/bin/zig /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/test/incremental/change_module --zig-lib-dir /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/lib/
]9;4
test transitive failure
mq test-incremental transitive failure
mq incr-check 'change_module' failure
error: the following build command failed with exit code 1:
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-local-cache/o/aead54eb53cfe0940b87d8dc177a079d/build /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/build-debug/stage3-debug/bin/zig /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/lib /home/ci/.cache/act/412b3215ad78a65a/hostexecutor /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-local-cache /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-global-cache --seed 0xf5573627 -Z349e6dfe14276c48 test docs --maxrss 66571993088 -Dstatic-llvm -Dskip-non-native -Dtarget=native-native-musl --search-prefix /home/ci/deps/zig+llvm+lld+clang-loongarch64-linux-musl-0.16.0-dev.157+7fdd60df1 --test-timeout 4m
https://codeberg.org/ziglang/zig/actions/runs/851/jobs/4/attempt/1
```
test
mq test-incremental
mq incr-check 'change_module' failure
error: [x86_64-linux-cbe 'put other.zig in no modules'] unexpected stderr:
Compiler crash context:
(no context)
thread 3526045 panic: access of union field 'fwd_decl' while field 'basic' is active
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/codegen/c.zig:2698:53: 0x6f6d6df in genTypeDecl (zig)
fwd_decl.info(global_ctype_pool).fwd_decl,
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/link/C.zig:616:28: 0x6961af7 in flushCTypes (zig)
codegen.genTypeDecl(
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/link/C.zig:485:33: 0x649d24f in flush (zig)
try self.flushCTypes(zcu, &f, .{ .nav = nav }, &av_block.ctype_pool);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/link.zig:950:77: 0x61741cb in flush (zig)
return @as(*tag.Type(), @fieldParentPtr("base", base)).flush(arena, tid, prog_node);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/Compilation.zig:3415:17: 0x603a343 in flush (zig)
lf.flush(arena, tid, comp.link_prog_node) catch |err| switch (err) {
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/Compilation.zig:3176:22: 0x5e2939f in update (zig)
try flush(comp, arena, .main);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:4232:32: 0x5e5e763 in serve (zig)
try comp.update(main_progress_node);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:3656:22: 0x5ea63b7 in buildOutputType (zig)
try serve(
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:263:31: 0x5dbd8c3 in mainArgs (zig)
return buildOutputType(gpa, arena, io, args, .{ .build = .Exe }, environ_map);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/src/main.zig:216:20: 0x5dbac53 in main (zig)
return mainArgs(gpa, arena, io, args, &environ_map);
^
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/lib/std/start.zig:676:88: 0x5dba053 in callMain (zig)
if (fn_info.params[0].type.? == std.process.Init.Minimal) return wrapMain(root.main(.{
^
lib/libc/musl/src/env/__libc_start_main.c:95:7: 0x1149588f in libc_start_main_stage2 (lib/libc/musl/src/env/__libc_start_main.c)
Unwind error at address `/proc/self/exe:0x1149588f` (unwind info unavailable), remaining frames may be incorrect
???:?:?: 0x12 in ??? (???)
error: process exited with code 1 (expected exited with code 0)
failed command: /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-local-cache/o/be790e6542c53b7e0934ba97cfd4b197/incr-check /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/build-debug/stage3-debug/bin/zig /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/test/incremental/change_module --zig-lib-dir /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/lib/
]9;4
test transitive failure
mq test-incremental transitive failure
mq incr-check 'change_module' failure
error: the following build command failed with exit code 1:
/home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-local-cache/o/aead54eb53cfe0940b87d8dc177a079d/build /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/build-debug/stage3-debug/bin/zig /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/lib /home/ci/.cache/act/412b3215ad78a65a/hostexecutor /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-local-cache /home/ci/.cache/act/412b3215ad78a65a/hostexecutor/zig-global-cache --seed 0xf5573627 -Z349e6dfe14276c48 test docs --maxrss 66571993088 -Dstatic-llvm -Dskip-non-native -Dtarget=native-native-musl --search-prefix /home/ci/deps/zig+llvm+lld+clang-loongarch64-linux-musl-0.16.0-dev.157+7fdd60df1 --test-timeout 4m
```