The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Shark, reference master (90daa3), with Swift 6.3 for Wasm on 16 Apr 2026 16:19:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/kaandedeoglu/shark.git
Reference: master
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/kaandedeoglu/shark
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 90daa3a Add test suite
Cloned https://github.com/kaandedeoglu/shark.git
Revision (git rev-parse @):
90daa3a28df311fe442d897d6c3f5b788e8a4c1d
SUCCESS checkout https://github.com/kaandedeoglu/shark.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kaandedeoglu/shark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/XcodeGraph.git
Fetching https://github.com/apple/swift-argument-parser
[1/8456] Fetching xcodegraph
[86/25979] Fetching xcodegraph, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.71s)
Fetched https://github.com/tuist/XcodeGraph.git from cache (1.71s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (3.24s)
Computing version for https://github.com/tuist/XcodeGraph.git
Computed https://github.com/tuist/XcodeGraph.git at 1.34.5 (1.11s)
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/tuist/Path.git
Fetching https://github.com/tuist/FileSystem.git
[1/401] Fetching path
[402/1183] Fetching path, anycodable
[1184/3246] Fetching path, anycodable, mockable
[1185/27687] Fetching path, anycodable, mockable, xcodeproj
[1392/34331] Fetching path, anycodable, mockable, xcodeproj, machokit
[1644/38924] Fetching path, anycodable, mockable, xcodeproj, machokit, filesystem
Fetched https://github.com/tuist/Path.git from cache (0.67s)
[25081/38523] Fetching anycodable, mockable, xcodeproj, machokit, filesystem
Fetched https://github.com/tuist/FileSystem.git from cache (0.67s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.67s)
Fetched https://github.com/p-x9/MachOKit from cache (0.67s)
[13306/26504] Fetching mockable, xcodeproj
Fetched https://github.com/Kolos65/Mockable.git from cache (0.68s)
Fetching https://github.com/tuist/Command.git
[11488/24441] Fetching xcodeproj
[22243/26446] Fetching xcodeproj, command
Fetched https://github.com/tuist/Command.git from cache (0.41s)
[22975/24441] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (1.83s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (4.86s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.59s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.2 (0.69s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
[5724/80708] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.85s)
[8249/74985] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.84s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.0 (6.38s)
Fetching https://github.com/apple/swift-log
[1/6594] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.78s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
130 |     public static var allCases: [Self] {
131 |         [
Computed https://github.com/p-x9/MachOKit at 0.48.0 (1.57s)
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-fileio.git
[1/48] Fetching swift-fileio-extra
[49/294] Fetching swift-fileio-extra, swift-fileio
[295/536] Fetching swift-fileio-extra, swift-fileio, swift-binary-parse-support
[537/795] Fetching swift-fileio-extra, swift-fileio, swift-binary-parse-support, objectarchivekit
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.49s)
[626/747] Fetching swift-fileio, swift-binary-parse-support, objectarchivekit
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.50s)
[445/501] Fetching swift-binary-parse-support, objectarchivekit
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.52s)
[1/17374] Fetching swift-crypto
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (3.77s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.82s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (4.42s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.65s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.50s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.42s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.11.0 (0.50s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/tadija/AEXML.git
[1/1452] Fetching pathkit
[350/3607] Fetching pathkit, aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.32s)
Fetched https://github.com/kylef/PathKit.git from cache (0.32s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.99s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.37s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.82s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.48s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.40s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.64s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.16.2 (0.51s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
[1/4879] Fetching zipfoundation
Fetched https://github.com/tuist/ZIPFoundation from cache (0.51s)
[1/83162] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (6.83s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (7.26s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.98.0 (0.77s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/23551] Fetching swift-collections
[237/25371] Fetching swift-collections, swift-atomics
[310/30972] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
[1885/23551] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.93s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.73s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.77s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.36s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.79s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.48.0
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
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/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.2
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.21
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.98.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.11.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/tuist/XcodeGraph.git
Working copy of https://github.com/tuist/XcodeGraph.git resolved at 1.34.5
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.16.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
130 |     public static var allCases: [Self] {
131 |         [
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.45s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/113] Compiling CNIOLinux liburing_shims.c
[3/113] Compiling CNIOOpenBSD shim.c
[3/113] Compiling CNIODarwin shim.c
[5/113] Compiling CNIOWASI CNIOWASI.c
[6/113] Write sources
[9/113] Compiling CFileSystemShims CFileSystemShims.c
[9/113] Copying PrivacyInfo.xcprivacy
[11/113] Write sources
[17/113] Compiling CNIOPosix event_loop_id.c
[18/113] Write sources
[21/113] Compiling _AtomicsShims.c
[22/113] Write sources
[30/113] Compiling VendoredCSystem shims.c
[31/113] Write sources
[34/113] Write swift-version-24593BA9C3E375BF.txt
[37/113] Write sources
[42/113] Compiling MachOKitC mach-o-linux.c
[44/244] Emitting module StandardLibraryExtensions
[45/254] Emitting module VendoredSystemPackage
[45/258] Compiling c-nioatomics.c
[46/260] Compiling c-atomics.c
[48/296] Compiling StandardLibraryExtensions Unmanaged.swift
[49/296] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[50/296] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[51/296] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[52/296] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[53/296] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[54/296] Compiling StandardLibraryExtensions UnsafePointer.swift
[55/296] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[56/296] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[57/296] Compiling StandardLibraryExtensions Zip2Sequence.swift
[58/296] Compiling StandardLibraryExtensions Range.swift
[59/296] Compiling StandardLibraryExtensions RangeReplaceableCollection.swift
[60/296] Compiling StandardLibraryExtensions Repeated.swift
[61/296] Compiling StandardLibraryExtensions Result.Builder.swift
[62/296] Compiling StandardLibraryExtensions Result.swift
[63/296] Compiling StandardLibraryExtensions ReversedCollection.swift
[64/296] Compiling StandardLibraryExtensions Sequence.swift
[65/296] Compiling StandardLibraryExtensions Set.Builder.swift
[66/296] Compiling StandardLibraryExtensions Set.swift
[67/296] Compiling StandardLibraryExtensions SetString.swift
[68/296] Compiling StandardLibraryExtensions Slice.swift
[69/296] Compiling StandardLibraryExtensions StaticString.swift
[70/296] Compiling StandardLibraryExtensions StrideThrough.swift
[71/296] Compiling StandardLibraryExtensions StrideTo.swift
[72/296] Compiling StandardLibraryExtensions String.Builder.swift
[73/296] Compiling StandardLibraryExtensions String.swift
[74/296] Compiling StandardLibraryExtensions StringProtocol.swift
[75/296] Compiling StandardLibraryExtensions Substring.swift
[76/296] Compiling StandardLibraryExtensions UInt8.swift
[77/296] Compiling StandardLibraryExtensions Unicode.swift
[78/296] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[79/296] Compiling MockableMacro AttributeSyntax+Extensions.swift
[80/296] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[81/296] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[82/296] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[83/296] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[84/296] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[85/296] Compiling MockableMacro String+Extensions.swift
[86/296] Compiling MockableMacro TokenSyntax+Extensions.swift
[87/296] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[88/296] Compiling MockableMacro Function+Caseable.swift
[89/296] Compiling MockableMacro Variable+Caseable.swift
[90/296] Compiling MockableMacro ConformanceFactory.swift
[91/296] Compiling MockableMacro EnumFactory.swift
[92/296] Compiling MockableMacro Factory.swift
[93/296] Compiling MockableMacro MemberFactory.swift
[94/296] Compiling MockableMacro MockFactory.swift
[95/296] Compiling MockableMacro Function+Mockable.swift
[96/296] Compiling MockableMacro Initializer+Mockable.swift
[97/296] Compiling MockableMacro Mockable.swift
[98/296] Compiling MockableMacro Variable+Mockable.swift
[99/296] Compiling MockableMacro MockableMacro.swift
[100/296] Compiling MockableMacro MockableMacroError.swift
[101/296] Compiling MockableMacro MockableMacroWarning.swift
[102/296] Compiling _NIODataStructures _TinyArray.swift
[107/296] Compiling MockableMacro Plugin.swift
[108/296] Compiling StandardLibraryExtensions EmptyCollection.swift
[109/296] Compiling StandardLibraryExtensions EnumeratedSequence.swift
[110/296] Compiling StandardLibraryExtensions FlattenSequence.swift
[111/296] Compiling StandardLibraryExtensions Float.swift
[112/296] Compiling StandardLibraryExtensions FloatingPoint.swift
[113/296] Compiling MockableMacro Buildable.swift
[114/296] Compiling MockableMacro Function+Buildable.swift
[115/296] Compiling MockableMacro Variable+Buildable.swift
[116/296] Compiling MockableMacro BuilderFactory.swift
[117/296] Compiling MockableMacro Caseable.swift
[118/296] Compiling MockableMacro FunctionRequirement.swift
[119/296] Compiling MockableMacro InitializerRequirement.swift
[120/296] Compiling MockableMacro Requirements.swift
[121/296] Compiling MockableMacro VariableRequirement.swift
[122/296] Compiling MockableMacro Availability.swift
[128/296] Compiling StandardLibraryExtensions Never.swift
[129/296] Compiling StandardLibraryExtensions Numeric.swift
[130/296] Compiling StandardLibraryExtensions ObjectIdentifier.swift
[131/296] Compiling StandardLibraryExtensions OpaquePointer.swift
[132/296] Compiling StandardLibraryExtensions Optional.Builder.swift
[133/296] Compiling StandardLibraryExtensions Optional.swift
[134/296] Compiling StandardLibraryExtensions PartialRangeFrom.swift
[135/296] Compiling StandardLibraryExtensions PartialRangeThrough.swift
[136/296] Compiling StandardLibraryExtensions PartialRangeUpTo.swift
[137/296] Compiling StandardLibraryExtensions Range.Builder.swift
[138/296] Compiling _NIODataStructures PriorityQueue.swift
[144/296] Emitting module _NIOBase64
[145/296] Compiling _NIOBase64 Base64.swift
[148/327] Emitting module Path
[149/327] Compiling Path Path.swift
[151/328] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[152/334] Compiling StandardTime Time.Microsecond.swift
[153/334] Compiling StandardTime Time.Millisecond.swift
[154/334] Compiling StandardTime Time.Minute.swift
[155/334] Compiling StandardTime Time.Epoch.swift
[156/334] Compiling StandardTime Time.Femtosecond.swift
[157/334] Compiling StandardTime Time.Hour.swift
[158/337] Compiling StandardTime Time.Week.Day.swift
[159/337] Compiling StandardTime Time.Week.swift
[160/337] Compiling StandardTime Time.Year.swift
[161/337] Compiling StandardTime Time.Calendar.Gregorian.swift
[162/337] Compiling StandardTime Time.Calendar.swift
[163/337] Compiling StandardTime Time.Epoch.Conversion.swift
[164/337] Compiling Logging LogEvent.swift
[165/337] Compiling StandardTime Time.Picosecond.swift
[166/337] Compiling StandardTime Time.Second.swift
[167/337] Compiling StandardTime Time.TimezoneOffset.swift
[168/337] Compiling StandardTime Time.Month.Day.swift
[169/337] Compiling StandardTime Time.Month.swift
[170/337] Compiling StandardTime Time.Nanosecond.swift
[171/337] Compiling Logging MetadataProvider.swift
[184/337] Compiling Logging Locks.swift
[188/337] Compiling StandardTime Time.Yoctosecond.swift
[189/337] Compiling NIOConcurrencyHelpers lock.swift
[190/337] Compiling StandardTime Time.Zeptosecond.swift
[191/337] Compiling StandardTime Time.swift
[194/337] Compiling NIOConcurrencyHelpers NIOLock.swift
[196/338] Emitting module StandardTime
[197/338] Emitting module _NIODataStructures
[198/338] Compiling _NIODataStructures Heap.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[200/339] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[201/339] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
/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 |
error: cancelled
[204/339] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.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 |
error: cancelled
error: cancelled
error: cancelled
error: cancelled
BUILD FAILURE 6.3 wasm