Build Information
Successful build of NIOErrorKit, reference master (9c8243
), with Swift 6.1 for Android on 27 May 2025 12:24:49 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/einstore/nioerrorkit.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/einstore/nioerrorkit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9c82433 Update README.md
Cloned https://github.com/einstore/nioerrorkit.git
Revision (git rev-parse @):
9c82433ca1371a52a1eff48a55c006badb42b11c
SUCCESS checkout https://github.com/einstore/nioerrorkit.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/einstore/nioerrorkit.git
https://github.com/einstore/nioerrorkit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "weberrorkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Einstore/WebErrorKit.git"
}
],
"manifest_display_name" : "NIOErrorKit",
"name" : "NIOErrorKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOErrorKit",
"targets" : [
"NIOErrorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NIOErrorKit",
"module_type" : "SwiftTarget",
"name" : "NIOErrorKit",
"path" : "Sources/NIOErrorKit",
"product_dependencies" : [
"WebErrorKit",
"NIO",
"NIOHTTP1"
],
"product_memberships" : [
"NIOErrorKit"
],
"sources" : [
"Exports.swift",
"WebError+NIO.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Einstore/WebErrorKit.git
Fetching https://github.com/apple/swift-nio.git
[1/28] Fetching weberrorkit
[29/76070] Fetching weberrorkit, swift-nio
Fetched https://github.com/Einstore/WebErrorKit.git from cache (7.96s)
Fetched https://github.com/apple/swift-nio.git from cache (8.10s)
Computing version for https://github.com/Einstore/WebErrorKit.git
Computed https://github.com/Einstore/WebErrorKit.git at 0.0.1 (9.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.36s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1710] Fetching swift-atomics
[634/6101] Fetching swift-atomics, swift-system
[678/22692] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.80s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.81s)
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.74s)
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/Einstore/WebErrorKit.git
Working copy of https://github.com/Einstore/WebErrorKit.git resolved at 0.0.1
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
Building for debugging...
[0/26] Write sources
[11/26] Compiling CNIOWindows WSAStartup.c
[12/26] Write sources
[13/26] Compiling CNIOWASI CNIOWASI.c
[14/26] Compiling CNIOLinux liburing_shims.c
[15/26] Compiling _AtomicsShims.c
[16/26] Compiling CNIODarwin shim.c
[17/26] Compiling CNIOLLHTTP c_nio_http.c
[17/26] Write sources
[19/26] Compiling CNIOLinux shim.c
[20/26] Compiling CNIOLLHTTP c_nio_api.c
[21/26] Compiling CNIOWindows shim.c
[22/26] Write swift-version-24593BA9C3E375BF.txt
[23/26] Compiling CNIOLLHTTP c_nio_llhttp.c
[25/73] Emitting module InternalCollectionsUtilities
[26/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[27/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[28/74] Compiling _NIODataStructures _TinyArray.swift
[29/74] Compiling InternalCollectionsUtilities Descriptions.swift
[30/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/74] Compiling WebErrorKit WebError.swift
[33/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[35/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/76] Compiling WebErrorKit String+Codify.swift
[37/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/76] Compiling WebErrorKit WebErrorContent.swift
[39/76] Compiling WebErrorKit SerializableWebError.swift
[40/76] Compiling WebErrorKit WebError+Serializable.swift
[41/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[42/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/76] Compiling _NIODataStructures PriorityQueue.swift
[44/76] Emitting module Atomics
[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] Compiling WebErrorKit WebError+RawRepresentable.swift
[50/76] Emitting module _NIOBase64
[53/76] Compiling InternalCollectionsUtilities Debugging.swift
[54/76] Compiling _NIOBase64 Base64.swift
[57/76] Compiling Atomics ManagedAtomic.swift
[58/76] Compiling Atomics ManagedAtomicLazyReference.swift
[59/76] Compiling Atomics AtomicMemoryOrderings.swift
[60/76] Compiling Atomics DoubleWord.swift
[63/77] Compiling _NIODataStructures Heap.swift
[64/77] Emitting module _NIODataStructures
[74/79] Compiling Atomics IntegerOperations.swift
[75/79] Compiling Atomics Unmanaged extensions.swift
[77/95] Compiling DequeModule _DequeBuffer.swift
[78/95] Compiling DequeModule _DequeBufferHeader.swift
[79/97] Compiling DequeModule Deque+CustomReflectable.swift
[80/97] Compiling DequeModule Deque+Descriptions.swift
[81/97] Compiling DequeModule Deque+Extras.swift
[82/97] Compiling DequeModule Deque+Hashable.swift
[83/97] Compiling DequeModule Deque+Testing.swift
[84/97] Compiling DequeModule Deque._Storage.swift
[85/97] Compiling DequeModule Deque+Equatable.swift
[86/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[87/97] Compiling DequeModule Deque+Codable.swift
[88/97] Compiling DequeModule Deque+Collection.swift
[89/97] Emitting module DequeModule
[90/97] Compiling DequeModule _DequeSlot.swift
[91/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/97] Compiling DequeModule Deque._UnsafeHandle.swift
[93/97] Compiling DequeModule Deque.swift
[94/98] Compiling c-nioatomics.c
[95/98] Compiling c-atomics.c
[97/104] Compiling NIOConcurrencyHelpers lock.swift
[98/104] Emitting module NIOConcurrencyHelpers
[99/104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[100/104] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/104] Compiling NIOConcurrencyHelpers NIOLock.swift
[102/104] Compiling NIOConcurrencyHelpers atomics.swift
[104/105] Emitting module WebErrorKit
[105/105] Compiling WebErrorKit Exports.swift
[107/166] Compiling NIOCore MulticastChannel.swift
[108/166] Compiling NIOCore NIOAny.swift
[109/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[110/166] Compiling NIOCore NIOLoopBound.swift
[111/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[112/166] Compiling NIOCore NIOScheduledCallback.swift
[113/166] Compiling NIOCore NIOSendable.swift
[114/166] Compiling NIOCore RecvByteBufferAllocator.swift
[115/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[116/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[117/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[118/174] Compiling NIOCore EventLoopFuture.swift
[119/174] Compiling NIOCore FileDescriptor.swift
[120/174] Compiling NIOCore FileHandle.swift
[121/174] Compiling NIOCore FileRegion.swift
[122/174] Compiling NIOCore GlobalSingletons.swift
[123/174] Compiling NIOCore IO.swift
[124/174] Compiling NIOCore IOData.swift
[125/174] Compiling NIOCore IPProtocol.swift
[126/174] Compiling NIOCore IntegerBitPacking.swift
[127/174] Compiling NIOCore IntegerTypes.swift
[128/174] Compiling NIOCore Interfaces.swift
[129/174] Compiling NIOCore Linux.swift
[130/174] Compiling NIOCore MarkedCircularBuffer.swift
[131/174] Compiling NIOCore CircularBuffer.swift
[132/174] Compiling NIOCore Codec.swift
[133/174] Compiling NIOCore ConvenienceOptionSupport.swift
[134/174] Compiling NIOCore DeadChannel.swift
[135/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[136/174] Compiling NIOCore EventLoop+Deprecated.swift
[137/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[138/174] Compiling NIOCore EventLoop.swift
[139/174] Compiling NIOCore AddressedEnvelope.swift
[140/174] Compiling NIOCore AsyncAwaitSupport.swift
[141/174] Compiling NIOCore AsyncChannel.swift
[142/174] Compiling NIOCore AsyncChannelHandler.swift
[143/174] Compiling NIOCore AsyncChannelInboundStream.swift
[144/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[146/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[147/174] Compiling NIOCore NIOAsyncWriter.swift
[148/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[149/174] Compiling NIOCore SocketAddresses.swift
[150/174] Compiling NIOCore SocketOptionProvider.swift
[151/174] Compiling NIOCore SystemCallHelpers.swift
[152/174] Compiling NIOCore TimeAmount+Duration.swift
[153/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[154/174] Compiling NIOCore UniversalBootstrapSupport.swift
[155/174] Compiling NIOCore Utilities.swift
[156/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[157/174] Compiling NIOCore BSDSocketAPI.swift
[158/174] Compiling NIOCore ByteBuffer-aux.swift
[159/174] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[160/174] Compiling NIOCore ByteBuffer-conversions.swift
[161/174] Compiling NIOCore ByteBuffer-core.swift
[162/174] Compiling NIOCore ByteBuffer-hex.swift
[163/174] Compiling NIOCore ByteBuffer-int.swift
[164/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[165/174] Emitting module NIOCore
[166/174] Compiling NIOCore ByteBuffer-multi-int.swift
[167/174] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[168/174] Compiling NIOCore ByteBuffer-views.swift
[169/174] Compiling NIOCore Channel.swift
[170/174] Compiling NIOCore ChannelHandler.swift
[171/174] Compiling NIOCore ChannelHandlers.swift
[172/174] Compiling NIOCore ChannelInvoker.swift
[173/174] Compiling NIOCore ChannelOption.swift
[174/174] Compiling NIOCore ChannelPipeline.swift
[176/225] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[177/225] Emitting module NIOEmbedded
[178/225] Compiling NIOEmbedded AsyncTestingChannel.swift
[179/225] Compiling NIOEmbedded Embedded.swift
[181/226] Compiling NIOPosix IO.swift
[182/226] Compiling NIOPosix IntegerBitPacking.swift
[183/226] Compiling NIOPosix IntegerTypes.swift
[184/226] Compiling NIOPosix Linux.swift
[185/226] Compiling NIOPosix LinuxCPUSet.swift
[186/226] Compiling NIOPosix LinuxUring.swift
[187/226] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[188/232] Compiling NIOPosix Pool.swift
[189/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[190/232] Compiling NIOPosix PosixSingletons.swift
[191/232] Compiling NIOPosix RawSocketBootstrap.swift
[192/232] Compiling NIOPosix Resolver.swift
[193/232] Compiling NIOPosix Selectable.swift
[194/232] Compiling NIOPosix ThreadPosix.swift
[195/232] Compiling NIOPosix ThreadWindows.swift
[196/232] Compiling NIOPosix UnsafeTransfer.swift
[197/232] Compiling NIOPosix Utilities.swift
[198/232] Compiling NIOPosix VsockAddress.swift
[199/232] Compiling NIOPosix VsockChannelEvents.swift
[200/232] Compiling NIOPosix SelectableChannel.swift
[201/232] Compiling NIOPosix SelectableEventLoop.swift
[202/232] Compiling NIOPosix SelectorEpoll.swift
[203/232] Compiling NIOPosix SelectorGeneric.swift
[204/232] Compiling NIOPosix SelectorKqueue.swift
[205/232] Compiling NIOPosix SelectorUring.swift
[206/232] Compiling NIOPosix ServerSocket.swift
[207/232] Compiling NIOPosix Socket.swift
[208/232] Compiling NIOPosix SocketChannel.swift
[209/232] Compiling NIOPosix SocketProtocols.swift
[210/232] Compiling NIOPosix System.swift
[211/232] Compiling NIOPosix Thread.swift
[212/232] Compiling NIOPosix NIOThreadPool.swift
[213/232] Compiling NIOPosix NonBlockingFileIO.swift
[214/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[215/232] Compiling NIOPosix PendingWritesManager.swift
[216/232] Compiling NIOPosix PipeChannel.swift
[217/232] Compiling NIOPosix PipePair.swift
[218/232] Emitting module NIOPosix
[219/232] Compiling NIOPosix Bootstrap.swift
[220/232] Compiling NIOPosix ControlMessage.swift
[221/232] Compiling NIOPosix DatagramVectorReadManager.swift
[222/232] Compiling NIOPosix Errors+Any.swift
[223/232] Compiling NIOPosix FileDescriptor.swift
[224/232] Compiling NIOPosix GetaddrinfoResolver.swift
[225/232] Compiling NIOPosix HappyEyeballs.swift
[226/232] Compiling NIOPosix BSDSocketAPICommon.swift
[227/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[228/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[229/232] Compiling NIOPosix BaseSocket.swift
[230/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[231/232] Compiling NIOPosix BaseSocketChannel.swift
[232/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[234/235] Compiling NIO Exports.swift
[235/235] Emitting module NIO
[237/252] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[238/252] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[239/254] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[240/254] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[241/254] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[242/254] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[243/254] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[244/254] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[245/254] Emitting module NIOHTTP1
[246/254] Compiling NIOHTTP1 ByteCollectionUtils.swift
[247/254] Compiling NIOHTTP1 HTTPDecoder.swift
[248/254] Compiling NIOHTTP1 HTTPEncoder.swift
[249/254] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[250/254] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[251/254] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[252/254] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[253/254] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[254/254] Compiling NIOHTTP1 HTTPTypes.swift
[256/258] Compiling NIOErrorKit Exports.swift
[257/258] Emitting module NIOErrorKit
[258/258] Compiling NIOErrorKit WebError+NIO.swift
Build complete! (85.34s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "weberrorkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Einstore/WebErrorKit.git"
}
],
"manifest_display_name" : "NIOErrorKit",
"name" : "NIOErrorKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOErrorKit",
"targets" : [
"NIOErrorKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NIOErrorKit",
"module_type" : "SwiftTarget",
"name" : "NIOErrorKit",
"path" : "Sources/NIOErrorKit",
"product_dependencies" : [
"WebErrorKit",
"NIO",
"NIOHTTP1"
],
"product_memberships" : [
"NIOErrorKit"
],
"sources" : [
"Exports.swift",
"WebError+NIO.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.