Build Information
Failed to build MicroExpress, reference 0.5.4 (08760d
), with Swift 6.1 for Android on 28 May 2025 09:07:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/MicroExpress.git
Reference: 0.5.4
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/NozeIO/MicroExpress
* tag 0.5.4 -> FETCH_HEAD
HEAD is now at 08760d0 Update README.md
Cloned https://github.com/NozeIO/MicroExpress.git
Revision (git rev-parse @):
08760d00f09f1cc17334290d97fdfc4bf04ea5a8
SUCCESS checkout https://github.com/NozeIO/MicroExpress.git at 0.5.4
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/NozeIO/MicroExpress.git
https://github.com/NozeIO/MicroExpress.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.12.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "mustache",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.9",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AlwaysRightInstitute/mustache.git"
}
],
"manifest_display_name" : "MicroExpress",
"name" : "MicroExpress",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MicroExpress",
"targets" : [
"MicroExpress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MicroExpress",
"module_type" : "SwiftTarget",
"name" : "MicroExpress",
"path" : "Sources/MicroExpress",
"product_dependencies" : [
"NIO",
"NIOHTTP1",
"mustache"
],
"product_memberships" : [
"MicroExpress"
],
"sources" : [
"CORS.swift",
"Express.swift",
"FS.swift",
"IncomingMessage.swift",
"Middleware.swift",
"QueryString.swift",
"Router.swift",
"ServerResponse.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/AlwaysRightInstitute/mustache.git
Fetching https://github.com/apple/swift-nio.git
[1/559] Fetching mustache
[560/76614] Fetching mustache, swift-nio
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (4.95s)
Fetched https://github.com/apple/swift-nio.git from cache (5.05s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (5.61s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.83s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/16591] Fetching swift-collections
[665/20982] Fetching swift-collections, swift-system
[2290/22692] Fetching swift-collections, swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.26s)
Fetched https://github.com/apple/swift-system.git from cache (2.26s)
Fetched https://github.com/apple/swift-collections.git from cache (2.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.89s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.72s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.74s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.2.0
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 0.5.9
Building for debugging...
[0/26] Write sources
[12/26] Compiling CNIOWindows shim.c
[13/26] Compiling CNIOWindows WSAStartup.c
[13/26] Compiling CNIOWASI CNIOWASI.c
[15/26] Compiling _AtomicsShims.c
[16/26] Compiling CNIOLinux liburing_shims.c
[17/26] Compiling CNIODarwin shim.c
[18/26] Write sources
[19/26] Compiling CNIOLinux shim.c
[20/26] Compiling CNIOLLHTTP c_nio_http.c
[21/26] Compiling CNIOLLHTTP c_nio_api.c
[22/26] Write swift-version-24593BA9C3E375BF.txt
[23/26] Compiling CNIOLLHTTP c_nio_llhttp.c
[25/73] Emitting module Atomics
[26/75] Compiling Atomics IntegerOperations.swift
[27/75] Compiling Atomics Unmanaged extensions.swift
[28/75] Emitting module _NIOBase64
[29/75] Compiling _NIOBase64 Base64.swift
[30/75] Compiling Atomics Primitives.native.swift
[31/75] Compiling Atomics AtomicReference.swift
[32/75] Compiling Atomics IntegerConformances.swift
[33/75] Compiling Atomics PointerConformances.swift
[34/77] Emitting module _NIODataStructures
[35/77] Compiling Atomics AtomicStorage.swift
[36/77] Compiling Atomics AtomicValue.swift
[37/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[38/77] Compiling Atomics ManagedAtomic.swift
[39/77] Compiling Atomics ManagedAtomicLazyReference.swift
[40/77] Compiling Atomics UnsafeAtomic.swift
[41/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/77] Compiling _NIODataStructures Heap.swift
[43/77] Compiling _NIODataStructures PriorityQueue.swift
[44/77] Compiling _NIODataStructures _TinyArray.swift
[45/77] Compiling Atomics Primitives.shims.swift
[46/77] Compiling Atomics AtomicInteger.swift
[47/77] Compiling Atomics AtomicOptionalWrappable.swift
[51/77] Compiling Atomics AtomicMemoryOrderings.swift
[52/77] Compiling Atomics DoubleWord.swift
[55/78] Compiling Atomics OptionalRawRepresentable.swift
[56/78] Compiling Atomics RawRepresentable.swift
[57/78] Emitting module InternalCollectionsUtilities
[58/78] Compiling Atomics AtomicBool.swift
[67/79] Compiling c-nioatomics.c
[69/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[71/80] Compiling c-atomics.c
[73/101] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[74/101] Compiling DequeModule _DequeBuffer.swift
[75/101] Compiling DequeModule _DequeBufferHeader.swift
[76/103] Compiling DequeModule Deque+CustomReflectable.swift
[77/103] Compiling DequeModule Deque+Descriptions.swift
[78/103] Compiling mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[79/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[80/103] Compiling mustache MustacheNode.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[81/103] Compiling mustache MustacheParser.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[82/103] Compiling DequeModule _DequeSlot.swift
[83/103] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/103] Emitting module NIOConcurrencyHelpers
[85/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/103] Compiling NIOConcurrencyHelpers lock.swift
[87/103] Compiling DequeModule Deque+Testing.swift
[88/103] Compiling DequeModule Deque._Storage.swift
[89/103] Compiling DequeModule Deque+Equatable.swift
[90/103] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[91/103] Compiling DequeModule Deque+Extras.swift
[92/103] Compiling DequeModule Deque+Hashable.swift
[93/103] Compiling DequeModule Deque._UnsafeHandle.swift
[94/103] Compiling DequeModule Deque.swift
[95/103] Compiling NIOConcurrencyHelpers atomics.swift
[97/104] Compiling DequeModule Deque+Codable.swift
[98/104] Compiling DequeModule Deque+Collection.swift
[99/104] Emitting module DequeModule
[101/165] Compiling mustache HTMLEscape.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/165] Emitting module mustache
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[103/165] Compiling mustache Helpers.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[104/165] Compiling mustache SimpleKVC.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[105/165] Compiling mustache Mustacheable.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/54] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/55] Emitting module mustache
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[4/55] Compiling Atomics Primitives.shims.swift
[5/55] Compiling Atomics AtomicInteger.swift
[6/55] Compiling Atomics AtomicOptionalWrappable.swift
[7/55] Compiling mustache HTMLEscape.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[8/57] Compiling mustache SimpleKVC.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[9/57] Compiling mustache Mustacheable.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[10/57] Compiling mustache MustacheRenderingContext.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[11/57] Compiling Atomics DoubleWord.swift
[12/57] Compiling Atomics AtomicReference.swift
[14/57] Compiling Atomics AtomicMemoryOrderings.swift
[15/57] Compiling Atomics Primitives.native.swift
[16/57] Compiling Atomics OptionalRawRepresentable.swift
[17/57] Compiling Atomics ManagedAtomic.swift
[18/57] Compiling Atomics ManagedAtomicLazyReference.swift
[21/57] Compiling Atomics UnsafeAtomic.swift
[22/57] Compiling Atomics UnsafeAtomicLazyReference.swift
[23/57] Compiling NIOConcurrencyHelpers NIOLock.swift
[24/57] Compiling mustache MustacheNode.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[25/57] Compiling mustache Helpers.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[26/57] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[27/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/57] Compiling mustache MustacheParser.swift
/host/spi-builder-workspace/.build/checkouts/mustache/Sources/mustache/MustacheParser.swift:215:15: error: no such module 'Darwin'
213 | import func Glibc.memcpy
214 | #else
215 | import func Darwin.memcpy
| `- error: no such module 'Darwin'
216 | #endif
217 |
[29/57] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[30/57] Emitting module _NIOBase64
BUILD FAILURE 6.1 android