Build Information
Failed to build MacroApp, reference develop (dee175
), with Swift 6.1 for Wasm on 28 May 2025 11:53:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Macro-swift/MacroApp.git
Reference: develop
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/Macro-swift/MacroApp
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at dee175e Merge branch 'develop' of github.com:Macro-swift/MacroApp into develop
Cloned https://github.com/Macro-swift/MacroApp.git
Revision (git rev-parse @):
dee175e4b12047244abffe6c91d0429c4671252f
SUCCESS checkout https://github.com/Macro-swift/MacroApp.git at develop
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Macro-swift/MacroApp.git
https://github.com/Macro-swift/MacroApp.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "macro",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Macro-swift/Macro.git"
},
{
"identity" : "macroexpress",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Macro-swift/MacroExpress.git"
}
],
"manifest_display_name" : "MacroApp",
"name" : "MacroApp",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MacroApp",
"targets" : [
"MacroApp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MacroAppTests",
"module_type" : "SwiftTarget",
"name" : "MacroAppTests",
"path" : "Tests/MacroAppTests",
"product_dependencies" : [
"MacroTestUtilities"
],
"sources" : [
"MacroAppTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MacroApp"
],
"type" : "test"
},
{
"c99name" : "MacroApp",
"module_type" : "SwiftTarget",
"name" : "MacroApp",
"path" : "Sources/MacroApp",
"product_dependencies" : [
"MacroCore",
"MacroExpress"
],
"product_memberships" : [
"MacroApp"
],
"sources" : [
"App.swift",
"Builder/EndpointsBuilder.swift",
"Builder/EndpointsPrimitive.swift",
"Builder/Tuples.swift",
"Endpoints.swift",
"Endpoints/MethodEndpoints.swift",
"Endpoints/Mount.swift",
"Endpoints/Render.swift",
"Endpoints/Route.swift",
"Endpoints/RouteEndpoint.swift",
"Endpoints/Use.swift",
"ReExports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Macro-swift/MacroExpress.git
Fetching https://github.com/Macro-swift/Macro.git
[1/1330] Fetching macroexpress
Fetched https://github.com/Macro-swift/MacroExpress.git from cache (0.51s)
[1/1628] Fetching macro
Fetched https://github.com/Macro-swift/Macro.git from cache (3.43s)
Computing version for https://github.com/Macro-swift/Macro.git
Computed https://github.com/Macro-swift/Macro.git at 1.0.4 (4.56s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[193/5546] Fetching swift-log, swift-atomics
[5292/81630] Fetching swift-log, swift-atomics, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.98s)
[4754/77794] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (9.93s)
Fetched https://github.com/apple/swift-nio.git from cache (10.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (11.00s)
Computing version for https://github.com/Macro-swift/MacroExpress.git
Computed https://github.com/Macro-swift/MacroExpress.git at 1.0.7 (3.90s)
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (1.04s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2 (2.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.29s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16591] Fetching swift-collections
[665/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.70s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (3.27s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.81s)
Creating working copy for https://github.com/Macro-swift/Macro.git
Working copy of https://github.com/Macro-swift/Macro.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/Macro-swift/MacroExpress.git
Working copy of https://github.com/Macro-swift/MacroExpress.git resolved at 1.0.7
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/38] Write sources
[24/38] Compiling CNIOWASI CNIOWASI.c
[25/38] Compiling CNIOWindows shim.c
[26/38] Compiling CNIOLinux shim.c
[27/38] Compiling _AtomicsShims.c
[28/38] Compiling CNIOWindows WSAStartup.c
[29/38] Compiling CNIOLinux liburing_shims.c
[29/38] Write sources
[31/38] Compiling CNIODarwin shim.c
[32/38] Compiling CNIOLLHTTP c_nio_http.c
[33/38] Compiling CNIOLLHTTP c_nio_api.c
[34/38] Write swift-version-24593BA9C3E375BF.txt
[36/68] Emitting module _NIODataStructures
[36/68] Compiling CNIOLLHTTP c_nio_llhttp.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/72] Emitting module xsys
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[38/74] Compiling c-nioatomics.c
[40/74] Emitting module _NIOBase64
[41/74] Compiling _NIOBase64 Base64.swift
[43/89] Compiling xsys timespec.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[44/89] Compiling xsys timeval_any.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[45/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[46/89] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[47/89] Compiling InternalCollectionsUtilities Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[48/89] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[49/89] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[50/89] Compiling InternalCollectionsUtilities Integer rank.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/89] Emitting module Mustache
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[52/89] Compiling Mustache HTMLEscape.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[53/90] Compiling Mustache Mustachable.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[54/90] Compiling Logging LogHandler.swift
[55/90] Compiling Mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[56/90] Compiling Mustache MustacheNode.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[57/90] Compiling Mustache MustacheParser.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[58/90] Emitting module Logging
[59/90] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[60/90] Compiling InternalCollectionsUtilities Debugging.swift
[61/90] Compiling Mustache MustacheRendering.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[62/90] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[63/90] Compiling InternalCollectionsUtilities UInt+reversed.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[64/90] Compiling Logging Locks.swift
[65/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/91] Compiling _NIODataStructures _TinyArray.swift
[69/91] Compiling _NIODataStructures PriorityQueue.swift
[69/91] Compiling c-atomics.c
[71/91] Compiling _NIODataStructures Heap.swift
[72/92] Compiling Logging Logging.swift
[73/92] Compiling Logging MetadataProvider.swift
[75/112] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[77/118] Compiling Atomics AtomicOptionalWrappable.swift
[78/118] Compiling Atomics AtomicReference.swift
[79/118] Compiling Atomics Primitives.shims.swift
[80/118] Compiling Atomics AtomicInteger.swift
[81/118] Compiling Atomics AtomicBool.swift
[82/118] Compiling Atomics IntegerConformances.swift
[83/118] Compiling Atomics OptionalRawRepresentable.swift
[84/118] Compiling Atomics RawRepresentable.swift
[85/118] Emitting module InternalCollectionsUtilities
[90/121] Compiling NIOConcurrencyHelpers lock.swift
[91/121] Compiling Atomics ManagedAtomic.swift
[92/121] Compiling Atomics ManagedAtomicLazyReference.swift
[93/121] Compiling Atomics UnsafeAtomic.swift
[94/121] Compiling Atomics UnsafeAtomicLazyReference.swift
[95/121] Compiling Atomics AtomicMemoryOrderings.swift
[96/121] Compiling Atomics DoubleWord.swift
[97/136] Compiling DequeModule Deque+CustomReflectable.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[98/136] Compiling DequeModule Deque+Descriptions.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[99/136] Compiling Mustache SimpleKVC.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[100/136] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/136] Compiling Mustache Helpers.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[102/136] Emitting module NIOConcurrencyHelpers
[103/136] Compiling NIOConcurrencyHelpers NIOLock.swift
[104/136] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/48] Emitting module xsys
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[3/49] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[4/49] Compiling InternalCollectionsUtilities UInt+reversed.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[5/57] Compiling Logging MetadataProvider.swift
[6/57] Compiling NIOConcurrencyHelpers lock.swift
[7/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[9/58] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[10/58] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[11/58] Compiling InternalCollectionsUtilities _SortedCollection.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[12/58] Compiling xsys timeval_any.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[15/58] Compiling _NIODataStructures PriorityQueue.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/58] Emitting module Mustache
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[17/59] Compiling Mustache MustacheRendering.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[18/59] Compiling Mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[19/59] Emitting module mime
[20/59] Compiling mime MIME.swift
[21/60] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/60] Compiling InternalCollectionsUtilities Debugging.swift
[23/60] Compiling InternalCollectionsUtilities Descriptions.swift
[24/60] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[25/60] Compiling Mustache HTMLEscape.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[26/60] Compiling Mustache Helpers.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[27/60] Compiling NIOConcurrencyHelpers NIOLock.swift
[29/60] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/60] Compiling Mustache MustacheParser.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[31/60] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/60] Compiling InternalCollectionsUtilities Integer rank.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[35/60] Compiling xsys timespec.swift
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[36/60] Compiling Mustache MustacheNode.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
/host/spi-builder-workspace/.build/checkouts/Macro/Sources/xsys/Module.swift:14:10: error: no such module 'Darwin'
12 | import Glibc
13 | #else
14 | import Darwin
| `- error: no such module 'Darwin'
15 | #endif
16 |
[39/60] Compiling Mustache Mustachable.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[40/60] Compiling Mustache SimpleKVC.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/Mustache/MustacheParser.swift:216:15: error: no such module 'Darwin'
214 | import func Glibc.memcpy
215 | #else
216 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
217 | #endif
218 |
[41/60] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[42/60] Compiling Logging LogHandler.swift
[43/60] Compiling Logging Locks.swift
BUILD FAILURE 6.1 wasm