Build Information
Failed to build MicroExpress, reference master (08760d
), with Swift 6.1 for Android on 28 May 2025 09:08:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: 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/NozeIO/MicroExpress
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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-0":/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/apple/swift-nio.git
Fetching https://github.com/AlwaysRightInstitute/mustache.git
[1/559] Fetching mustache
Fetched https://github.com/AlwaysRightInstitute/mustache.git from cache (0.51s)
[1/76055] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.01s)
Computing version for https://github.com/AlwaysRightInstitute/mustache.git
Computed https://github.com/AlwaysRightInstitute/mustache.git at 0.5.9 (8.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.88s)
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/4391] Fetching swift-system
[353/6101] Fetching swift-system, swift-atomics
[1499/22692] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.20s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.15s)
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-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
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
Building for debugging...
[0/26] Write sources
[12/26] Compiling _AtomicsShims.c
[13/26] Compiling CNIOWASI CNIOWASI.c
[14/26] Compiling CNIOWindows WSAStartup.c
[15/26] Compiling CNIOLinux liburing_shims.c
[16/26] Compiling CNIOWindows shim.c
[17/26] Compiling CNIODarwin shim.c
[18/26] Write sources
[19/26] Compiling CNIOLLHTTP c_nio_http.c
[20/26] Compiling CNIOLinux shim.c
[21/26] Compiling CNIOLLHTTP c_nio_api.c
[22/26] Compiling CNIOLLHTTP c_nio_llhttp.c
[23/26] Write swift-version-24593BA9C3E375BF.txt
[24/73] Compiling c-nioatomics.c
[26/73] Emitting module Atomics
[27/75] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/75] Compiling InternalCollectionsUtilities _SortedCollection.swift
[29/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/76] Compiling InternalCollectionsUtilities Debugging.swift
[34/76] Compiling InternalCollectionsUtilities Descriptions.swift
[35/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[36/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[37/76] Compiling _NIODataStructures _TinyArray.swift
[42/76] Compiling _NIODataStructures PriorityQueue.swift
[43/76] Compiling Atomics ManagedAtomic.swift
[44/76] Compiling Atomics ManagedAtomicLazyReference.swift
[45/76] Compiling Atomics UnsafeAtomic.swift
[46/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/76] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/76] Compiling InternalCollectionsUtilities Integer rank.swift
[49/76] Emitting module InternalCollectionsUtilities
[50/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[52/76] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/76] Compiling Atomics RawRepresentable.swift
[54/76] Compiling Atomics AtomicBool.swift
[57/76] Compiling c-atomics.c
[61/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/76] Emitting module _NIOBase64
[63/76] Compiling _NIOBase64 Base64.swift
[64/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[65/77] Emitting module _NIODataStructures
[66/78] Compiling _NIODataStructures Heap.swift
[70/79] Compiling Atomics IntegerOperations.swift
[71/79] Compiling Atomics Unmanaged extensions.swift
[73/101] Compiling DequeModule _DequeBuffer.swift
[74/101] Compiling DequeModule _DequeBufferHeader.swift
[75/103] Compiling NIOConcurrencyHelpers lock.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[76/103] 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 |
[77/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 |
[78/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/103] Compiling NIOConcurrencyHelpers atomics.swift
[81/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 |
[82/103] Compiling DequeModule Deque+CustomReflectable.swift
[83/103] Compiling DequeModule Deque+Descriptions.swift
[84/103] Emitting module NIOConcurrencyHelpers
[85/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/104] Compiling DequeModule Deque+Equatable.swift
[88/104] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/104] Compiling DequeModule Deque+Extras.swift
[90/104] Compiling DequeModule Deque+Hashable.swift
[91/104] Compiling DequeModule _DequeSlot.swift
[92/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/104] Compiling DequeModule Deque+Testing.swift
[94/104] Compiling DequeModule Deque._Storage.swift
[95/104] Compiling DequeModule Deque._UnsafeHandle.swift
[96/104] Compiling DequeModule Deque.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 |
[102/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 |
[103/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 |
[104/165] 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 |
[105/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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 Atomics AtomicBool.swift
[3/54] Compiling Atomics AtomicMemoryOrderings.swift
[4/55] 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 |
[6/55] Compiling Atomics DoubleWord.swift
[7/57] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/57] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/57] Emitting module _NIODataStructures
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/57] 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 |
[11/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 |
[12/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 |
[13/57] 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 |
[14/57] Compiling _NIODataStructures _TinyArray.swift
[15/57] Compiling Atomics IntegerOperations.swift
[16/57] Compiling Atomics Unmanaged extensions.swift
[17/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 |
[18/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 |
[19/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 |
[21/57] Compiling Atomics AtomicReference.swift
[22/57] Compiling _NIODataStructures Heap.swift
[23/57] Emitting module _NIOBase64
BUILD FAILURE 6.1 android