The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FileSystem, reference 0.17.2 (f6ef54), with Swift 6.3 for Wasm on 29 Apr 2026 09:52:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/FileSystem.git
Reference: 0.17.2
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tuist/FileSystem
 * tag               0.17.2     -> FETCH_HEAD
HEAD is now at f6ef549 [Release] FileSystem 0.17.2
Cloned https://github.com/tuist/FileSystem.git
Revision (git rev-parse @):
f6ef54996851fbc24c8f4b74a7295da8725d5a28
SUCCESS checkout https://github.com/tuist/FileSystem.git at 0.17.2
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tuist/FileSystem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/tuist/Path
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-log
[1/401] Fetching path
[234/5280] Fetching path, zipfoundation
[5281/12006] Fetching path, zipfoundation, swift-log
Fetched https://github.com/tuist/Path from cache (1.03s)
Fetched https://github.com/apple/swift-log from cache (1.11s)
Fetched https://github.com/tuist/ZIPFoundation from cache (1.12s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (2.08s)
Computing version for https://github.com/tuist/Path
Computed https://github.com/tuist/Path at 0.3.8 (3.54s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.69s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/tuist/Path
Working copy of https://github.com/tuist/Path resolved at 0.3.8
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.21
Building for debugging...
[0/44] Write sources
[5/44] Compiling CFileSystemShims CFileSystemShims.c
[5/44] Copying PrivacyInfo.xcprivacy
[7/44] Write sources
[13/44] Compiling VendoredCSystem shims.c
[14/44] Write sources
[20/44] Write swift-version-24593BA9C3E375BF.txt
[22/142] Emitting module Path
[23/187] Emitting module VendoredSystemPackage
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/191] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[25/193] Compiling StandardLibraryExtensions AutoreleasingUnsafeMutablePointer.swift
[26/193] Compiling StandardLibraryExtensions Bool.Builder.swift
[27/193] Compiling StandardLibraryExtensions Bool.swift
[28/193] Compiling StandardLibraryExtensions Character.swift
[29/193] Compiling ZIPFoundation URL+ZIP.swift
[30/193] Compiling ZIPFoundation resource_bundle_accessor.swift
[31/193] Compiling StandardLibraryExtensions Dictionary.swift
[32/193] Compiling StandardLibraryExtensions Double.swift
[33/193] Compiling StandardLibraryExtensions Duration.swift
[34/193] Compiling StandardLibraryExtensions EmptyCollection.swift
[35/193] Compiling StandardLibraryExtensions EnumeratedSequence.swift
[36/193] Compiling StandardLibraryExtensions FlattenSequence.swift
[37/193] Compiling StandardLibraryExtensions Float.swift
[38/193] Compiling StandardLibraryExtensions FloatingPoint.swift
[39/193] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[40/193] Compiling Logging LogHandler.swift
[41/193] Compiling StandardLibraryExtensions Slice.swift
[42/193] Compiling StandardLibraryExtensions StaticString.swift
[43/193] Compiling StandardLibraryExtensions StrideThrough.swift
[44/193] Compiling StandardLibraryExtensions StrideTo.swift
[45/193] Compiling StandardLibraryExtensions String.Builder.swift
[46/193] Compiling StandardLibraryExtensions String.swift
[47/193] Compiling StandardLibraryExtensions StringProtocol.swift
[48/193] Compiling StandardLibraryExtensions Substring.swift
[49/193] Compiling StandardLibraryExtensions UInt8.swift
[50/193] Compiling StandardLibraryExtensions Unicode.swift
[51/193] Compiling StandardLibraryExtensions Int.swift
[52/193] Compiling StandardLibraryExtensions JoinedSequence.swift
[53/193] Compiling StandardLibraryExtensions KeyPath.swift
[54/193] Compiling StandardLibraryExtensions LazyCollection.swift
[55/193] Compiling StandardLibraryExtensions LazyDropWhileSequence.swift
[56/193] Compiling StandardLibraryExtensions LazyFilterSequence.swift
[57/193] Compiling StandardLibraryExtensions LazyMapSequence.swift
[58/193] Compiling StandardLibraryExtensions LazyPrefixWhileSequence.swift
[59/193] Compiling StandardLibraryExtensions LazySequence.swift
[60/193] Compiling StandardLibraryExtensions Mirror.swift
[61/193] Compiling StandardLibraryExtensions Range.swift
[62/193] Compiling StandardLibraryExtensions RangeReplaceableCollection.swift
[63/193] Compiling StandardLibraryExtensions Repeated.swift
[64/193] Compiling StandardLibraryExtensions Result.Builder.swift
[65/193] Compiling StandardLibraryExtensions Result.swift
[66/193] Compiling StandardLibraryExtensions ReversedCollection.swift
[67/193] Compiling StandardLibraryExtensions Sequence.swift
[68/193] Compiling StandardLibraryExtensions Set.Builder.swift
[69/193] Compiling StandardLibraryExtensions Set.swift
[70/193] Compiling StandardLibraryExtensions SetString.swift
[71/193] Compiling VendoredSystemPackage SystemString.swift
[72/193] Compiling VendoredSystemPackage Util+StringArray.swift
[73/193] Compiling VendoredSystemPackage Util.swift
[74/193] Compiling VendoredSystemPackage UtilConsumers.swift
[75/193] Compiling StandardLibraryExtensions Optional.Builder.swift
[76/193] Compiling StandardLibraryExtensions Optional.swift
[77/193] Compiling StandardLibraryExtensions PartialRangeFrom.swift
[78/193] Compiling StandardLibraryExtensions PartialRangeThrough.swift
[79/193] Compiling StandardLibraryExtensions PartialRangeUpTo.swift
[80/193] Compiling StandardLibraryExtensions Range.Builder.swift
[89/203] Compiling StandardLibraryExtensions ClosedRange.swift
[90/203] Compiling StandardLibraryExtensions Collection.swift
[91/203] Compiling StandardLibraryExtensions CollectionOfOne.Builder.swift
[92/203] Compiling StandardLibraryExtensions CollectionOfOne.swift
[93/203] Compiling StandardLibraryExtensions CommandLine.swift
[94/203] Compiling StandardLibraryExtensions Comparable.swift
[95/203] Compiling StandardLibraryExtensions AdditiveArithmetic.swift
[96/203] Compiling StandardLibraryExtensions AnyBidirectionalCollection.swift
[97/203] Compiling StandardLibraryExtensions AnyCollection.swift
[98/203] Compiling StandardLibraryExtensions AnyHashable.swift
[99/203] Compiling StandardLibraryExtensions AnyIterator.swift
[100/203] Emitting module StandardLibraryExtensions
[106/203] Compiling StandardLibraryExtensions AnyRandomAccessCollection.swift
[107/203] Compiling StandardLibraryExtensions AnySequence.swift
[108/203] Compiling StandardLibraryExtensions Array.Builder.swift
[109/203] Compiling StandardLibraryExtensions Array.swift
[110/203] Compiling StandardLibraryExtensions ArraySlice.swift
[111/203] Compiling Algebra Bit.swift
[112/203] Emitting module Algebra
[113/203] Compiling Algebra Tagged.swift
[114/203] Compiling Algebra Algebra.swift
[125/204] Compiling StandardLibraryExtensions Unmanaged.swift
[126/204] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[127/204] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[128/204] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[129/204] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[130/204] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[131/204] Compiling StandardLibraryExtensions UnsafePointer.swift
[132/204] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[133/204] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[134/204] Compiling StandardLibraryExtensions Zip2Sequence.swift
[135/205] Wrapping AST for Algebra for debugging
[137/205] Compiling Path Path.swift
[139/233] Compiling Binary UInt16.swift
[140/233] Compiling Binary UInt32.swift
[141/249] Compiling StandardTime Time.Millisecond.swift
[142/249] Compiling StandardTime Time.Minute.swift
[143/249] Compiling StandardTime Time.Month.swift
[144/249] Compiling StandardTime Time.Nanosecond.swift
[145/249] Compiling StandardTime Time.Epoch.Conversion.swift
[146/249] Compiling StandardTime Duration.swift
[147/251] Compiling StandardTime Time.Picosecond.swift
[148/251] Compiling StandardTime Time.Second.swift
[149/257] Emitting module Locale
[150/257] Compiling Locale Locale.swift
[151/258] Compiling Formatting Format.FloatingPoint.swift
[152/258] Compiling StandardTime Time.Week.Day.swift
[153/258] Compiling StandardTime Time.Week.swift
[154/258] Compiling StandardTime Time.Year.swift
[155/261] Compiling Formatting Format.Numeric.SignDisplayStrategy.swift
[157/261] Compiling Formatting Format.Numeric.swift
[158/261] Compiling Formatting Formatting.swift
[158/261] Wrapping AST for StandardLibraryExtensions for debugging
[160/261] Compiling Formatting Format.Numeric.DecimalSeparatorStrategy.swift
[161/261] Compiling Formatting Format.Numeric.Notation.swift
[161/261] Wrapping AST for Path for debugging
[162/261] Wrapping AST for Locale for debugging
[164/261] Compiling StandardTime Time.TimezoneOffset.swift
[165/261] Compiling StandardTime Time.Microsecond.swift
[171/261] Compiling StandardTime Time.Yoctosecond.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[173/261] Compiling StandardTime Instant.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[174/261] Compiling StandardTime Time.Attosecond.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[180/262] Emitting module Formatting
[181/262] Compiling Formatting Format.BinaryInteger.swift
[182/263] Compiling Logging Locks.swift
[183/263] Compiling Logging MetadataProvider.swift
[185/263] Compiling StandardTime Time.Calendar.Gregorian.swift
[186/263] Compiling StandardTime Time.Calendar.swift
[189/263] Compiling StandardTime Time.Epoch.swift
[190/263] Compiling StandardTime Time.Month.Day.swift
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:74:45: warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
72 |     /// ```
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
   |                                             `- warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
76 |     )
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:75:46: warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
   |                                              `- warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
76 |     )
77 | }
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:74:45: warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
72 |     /// ```
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
   |                                             `- warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
76 |     )
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:75:46: warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
   |                                              `- warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
76 |     )
77 | }
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:74:45: warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
72 |     /// ```
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
   |                                             `- warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
76 |     )
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:75:46: warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
   |                                              `- warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
76 |     )
77 | }
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[199/263] Compiling StandardTime Time.Femtosecond.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[200/263] Compiling StandardTime Time.Hour.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:10: note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 26 | #include <setjmp.h>
 27 | #endif
 28 | #include <signal.h>
    |          `- note: while building module 'wasi_emulated_signal' imported from /root/.swiftpm/swift-sdks/swift-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/swift.xctoolchain/usr/lib/swift_static/CoreFoundation/CoreFoundation.h:28:
 29 | #include <stddef.h>
 30 | #include <stdio.h>
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "signal.h"
  |          `- note: in file included from <module-includes>:1:
2 |
[224/263] Emitting module StandardTime
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:74:45: warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
72 |     /// ```
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
   |                                             `- warning: converting non-Sendable function value to '@Sendable (Time.Year) -> Bool' may introduce data races
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
76 |     )
/host/spi-builder-workspace/Sources/StandardTime/Time.Calendar.swift:75:46: warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
73 |     public static let gregorian = Time.Calendar(
74 |         isLeapYear: Time.Calendar.Gregorian.isLeapYear,
75 |         daysInMonth: Time.Calendar.Gregorian.daysInMonth
   |                                              `- warning: converting non-Sendable function value to '@Sendable (Time.Year, Time.Month) -> Int' may introduce data races
76 |     )
77 | }
[225/263] Emitting module Binary
[226/264] Compiling Glob Pattern+Options.swift
[227/264] Compiling Glob Pattern.swift
[228/264] Compiling Glob Pattern+Parser.swift
[230/264] Compiling Glob Pattern+Match.swift
[231/264] Compiling Glob InvalidPattern.swift
[232/264] Emitting module Glob
[233/264] Compiling Glob GlobSearch.swift
[234/265] Emitting module Logging
[235/265] Compiling Logging Logging.swift
[236/265] Compiling Logging LogEvent.swift
[246/266] Compiling StandardTime Time.Zeptosecond.swift
[247/266] Compiling StandardTime Time.swift
[248/267] Wrapping AST for VendoredSystemPackage for debugging
[249/267] Wrapping AST for Formatting for debugging
[250/267] Wrapping AST for Binary for debugging
BUILD FAILURE 6.3 wasm