Build Information
Successful build of IkigaJSON, reference 2.3.1 (e44168
), with Swift 6.1 for Android on 31 May 2025 07:19:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: 2.3.1
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/orlandos-nl/IkigaJSON
* tag 2.3.1 -> FETCH_HEAD
HEAD is now at e441686 Fix memory not being deallocated
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
e441686bfc50b40b2172e73dea5a55353ddf9a35
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at 2.3.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/orlandos-nl/IkigaJSON.git
https://github.com/orlandos-nl/IkigaJSON.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "IkigaJSON",
"name" : "IkigaJSON",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "IkigaJSON",
"targets" : [
"IkigaJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_NIOJSON",
"module_type" : "SwiftTarget",
"name" : "_NIOJSON",
"path" : "Sources/_NIOJSON",
"product_dependencies" : [
"NIOCore",
"NIOFoundationCompat"
],
"product_memberships" : [
"IkigaJSON"
],
"sources" : [
"ByteBufferSupport.swift",
"Codable/JSONDecoder.swift",
"Codable/JSONDecoderError.swift",
"Codable/JSONEncoder.swift",
"Codable/NilValueCodingStrategy.swift",
"Codable/StreamingJSONArrayDecoder.swift",
"Codable/StreamingJSONLinesDecoder.swift",
"Core/Bounds.swift",
"Core/JSONDescription+Constants.swift",
"Core/JSONDescription.swift",
"Pointer+Helpers.swift",
"Types/JSONArray.swift",
"Types/JSONObject.swift",
"Types/JSONValue.swift"
],
"target_dependencies" : [
"_JSONCore"
],
"type" : "library"
},
{
"c99name" : "_JSONCore",
"module_type" : "SwiftTarget",
"name" : "_JSONCore",
"path" : "Sources/_JSONCore",
"product_memberships" : [
"IkigaJSON"
],
"sources" : [
"Bytes.swift",
"Errors.swift",
"Parser/JSONParser+Parsing.swift",
"Parser/JSONTokenizer.swift",
"Parser/JSONTokenizerDestination.swift"
],
"type" : "library"
},
{
"c99name" : "IkigaJSONTests",
"module_type" : "SwiftTarget",
"name" : "IkigaJSONTests",
"path" : "Tests/IkigaJSONTests",
"sources" : [
"JSONTests.swift"
],
"target_dependencies" : [
"IkigaJSON"
],
"type" : "test"
},
{
"c99name" : "IkigaJSON",
"module_type" : "SwiftTarget",
"name" : "IkigaJSON",
"path" : "Sources/IkigaJSON",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"IkigaJSON"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"_JSONCore",
"_NIOJSON"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 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
[1/76123] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.93s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (9.62s)
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/4391] Fetching swift-system
[880/6108] Fetching swift-system, swift-atomics
[2247/22699] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.35s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.36s)
[4314/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.70s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (4.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.21s)
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Building for debugging...
[0/24] Write sources
[13/24] Compiling CNIOWindows WSAStartup.c
[14/24] Compiling CNIODarwin shim.c
[15/24] Compiling CNIOLinux liburing_shims.c
[15/24] Write sources
[17/24] Compiling CNIOWindows shim.c
[18/24] Compiling _AtomicsShims.c
[19/24] Compiling CNIOWASI CNIOWASI.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/69] Emitting module _JSONCore
[24/69] Emitting module InternalCollectionsUtilities
[25/70] Emitting module Atomics
[26/72] Compiling Atomics PointerConformances.swift
[27/72] Compiling Atomics Primitives.native.swift
[28/72] Compiling _NIOBase64 Base64.swift
[29/72] Emitting module _NIOBase64
[30/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/73] Compiling Atomics IntegerOperations.swift
[33/73] Compiling Atomics Unmanaged extensions.swift
[34/73] Compiling _NIODataStructures _TinyArray.swift
[35/73] Compiling _NIODataStructures PriorityQueue.swift
[36/73] Compiling Atomics AtomicReference.swift
[37/73] Compiling Atomics AtomicStorage.swift
[38/73] Compiling Atomics AtomicValue.swift
[39/73] Compiling Atomics OptionalRawRepresentable.swift
[40/73] Compiling Atomics RawRepresentable.swift
[41/73] Compiling Atomics Primitives.shims.swift
[42/73] Compiling Atomics AtomicInteger.swift
[43/73] Compiling Atomics AtomicOptionalWrappable.swift
[44/73] Compiling Atomics ManagedAtomic.swift
[45/73] Compiling Atomics ManagedAtomicLazyReference.swift
[46/73] Compiling Atomics AtomicMemoryOrderings.swift
[47/73] Compiling Atomics DoubleWord.swift
[48/73] Compiling Atomics UnsafeAtomic.swift
[49/73] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/73] Emitting module _NIODataStructures
[51/73] Compiling _NIODataStructures Heap.swift
[59/74] Compiling Atomics AtomicBool.swift
[60/74] Compiling Atomics IntegerConformances.swift
[61/74] Compiling _JSONCore Bytes.swift
[62/75] Compiling _JSONCore JSONParser+Parsing.swift
[63/75] Compiling _JSONCore Errors.swift
[64/75] Compiling _JSONCore JSONTokenizer.swift
[65/75] Compiling _JSONCore JSONTokenizerDestination.swift
[74/77] Compiling c-nioatomics.c
[77/92] Compiling DequeModule Deque+Testing.swift
[78/92] Compiling DequeModule Deque._Storage.swift
[79/94] Compiling DequeModule _DequeBuffer.swift
[80/94] Compiling DequeModule _DequeBufferHeader.swift
[81/94] Compiling DequeModule Deque+Equatable.swift
[82/94] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/94] Compiling DequeModule Deque+Extras.swift
[84/94] Compiling DequeModule Deque+Hashable.swift
[85/94] Compiling DequeModule Deque._UnsafeHandle.swift
[86/94] Compiling DequeModule Deque.swift
[87/94] Compiling DequeModule _DequeSlot.swift
[88/94] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/94] Compiling c-atomics.c
[90/94] Compiling DequeModule Deque+CustomReflectable.swift
[91/94] Compiling DequeModule Deque+Descriptions.swift
[92/94] Compiling DequeModule Deque+Codable.swift
[93/94] Compiling DequeModule Deque+Collection.swift
[94/94] Emitting module DequeModule
[96/101] Compiling NIOConcurrencyHelpers lock.swift
[97/101] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/101] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[99/101] Compiling NIOConcurrencyHelpers atomics.swift
[100/101] Emitting module NIOConcurrencyHelpers
[101/101] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[103/162] Compiling NIOCore MulticastChannel.swift
[104/162] Compiling NIOCore NIOAny.swift
[105/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[106/162] Compiling NIOCore NIOLoopBound.swift
[107/162] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[108/162] Compiling NIOCore NIOScheduledCallback.swift
[109/162] Compiling NIOCore NIOSendable.swift
[110/162] Compiling NIOCore RecvByteBufferAllocator.swift
[111/170] Compiling NIOCore IO.swift
[112/170] Compiling NIOCore IOData.swift
[113/170] Compiling NIOCore IPProtocol.swift
[114/170] Compiling NIOCore IntegerBitPacking.swift
[115/170] Compiling NIOCore IntegerTypes.swift
[116/170] Compiling NIOCore Interfaces.swift
[117/170] Compiling NIOCore Linux.swift
[118/170] Compiling NIOCore MarkedCircularBuffer.swift
[119/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[120/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/170] Compiling NIOCore EventLoopFuture.swift
[123/170] Compiling NIOCore FileDescriptor.swift
[124/170] Compiling NIOCore FileHandle.swift
[125/170] Compiling NIOCore FileRegion.swift
[126/170] Compiling NIOCore GlobalSingletons.swift
[127/170] Compiling NIOCore CircularBuffer.swift
[128/170] Compiling NIOCore Codec.swift
[129/170] Compiling NIOCore ConvenienceOptionSupport.swift
[130/170] Compiling NIOCore DeadChannel.swift
[131/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/170] Compiling NIOCore EventLoop+Deprecated.swift
[133/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[134/170] Compiling NIOCore EventLoop.swift
[135/170] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[136/170] Compiling NIOCore SocketAddresses.swift
[137/170] Compiling NIOCore SocketOptionProvider.swift
[138/170] Compiling NIOCore SystemCallHelpers.swift
[139/170] Compiling NIOCore TimeAmount+Duration.swift
[140/170] Compiling NIOCore TypeAssistedChannelHandler.swift
[141/170] Compiling NIOCore UniversalBootstrapSupport.swift
[142/170] Compiling NIOCore Utilities.swift
[143/170] Compiling NIOCore AddressedEnvelope.swift
[144/170] Compiling NIOCore AsyncAwaitSupport.swift
[145/170] Compiling NIOCore AsyncChannel.swift
[146/170] Compiling NIOCore AsyncChannelHandler.swift
[147/170] Compiling NIOCore AsyncChannelInboundStream.swift
[148/170] Compiling NIOCore AsyncChannelOutboundWriter.swift
[149/170] Compiling NIOCore NIOAsyncSequenceProducer.swift
[150/170] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[151/170] Compiling NIOCore NIOAsyncWriter.swift
[152/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[153/170] Compiling NIOCore BSDSocketAPI.swift
[154/170] Compiling NIOCore ByteBuffer-aux.swift
[155/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[156/170] Compiling NIOCore ByteBuffer-conversions.swift
[157/170] Compiling NIOCore ByteBuffer-core.swift
[158/170] Compiling NIOCore ByteBuffer-hex.swift
[159/170] Compiling NIOCore ByteBuffer-int.swift
[160/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[161/170] Compiling NIOCore ByteBuffer-multi-int.swift
[162/170] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[163/170] Compiling NIOCore ByteBuffer-views.swift
[164/170] Compiling NIOCore Channel.swift
[165/170] Compiling NIOCore ChannelHandler.swift
[166/170] Compiling NIOCore ChannelHandlers.swift
[167/170] Compiling NIOCore ChannelInvoker.swift
[168/170] Compiling NIOCore ChannelOption.swift
[169/170] Compiling NIOCore ChannelPipeline.swift
[170/170] Emitting module NIOCore
[172/221] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/221] Emitting module NIOEmbedded
[174/221] Compiling NIOEmbedded AsyncTestingChannel.swift
[175/221] Compiling NIOEmbedded Embedded.swift
[176/222] Compiling NIOPosix Pool.swift
[177/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[178/222] Compiling NIOPosix PosixSingletons.swift
[179/222] Compiling NIOPosix RawSocketBootstrap.swift
[180/222] Compiling NIOPosix Resolver.swift
[181/222] Compiling NIOPosix Selectable.swift
[183/228] Compiling NIOPosix ThreadPosix.swift
[184/228] Compiling NIOPosix ThreadWindows.swift
[185/228] Compiling NIOPosix UnsafeTransfer.swift
[186/228] Compiling NIOPosix Utilities.swift
[187/228] Compiling NIOPosix VsockAddress.swift
[188/228] Compiling NIOPosix VsockChannelEvents.swift
[189/228] Compiling NIOPosix SelectableChannel.swift
[190/228] Compiling NIOPosix SelectableEventLoop.swift
[191/228] Compiling NIOPosix SelectorEpoll.swift
[192/228] Compiling NIOPosix SelectorGeneric.swift
[193/228] Compiling NIOPosix SelectorKqueue.swift
[194/228] Compiling NIOPosix SelectorUring.swift
[195/228] Compiling NIOPosix ServerSocket.swift
[196/228] Compiling NIOPosix Socket.swift
[197/228] Compiling NIOPosix SocketChannel.swift
[198/228] Compiling NIOPosix SocketProtocols.swift
[199/228] Compiling NIOPosix System.swift
[200/228] Compiling NIOPosix Thread.swift
[201/228] Emitting module NIOPosix
[202/228] Compiling NIOPosix BSDSocketAPICommon.swift
[203/228] Compiling NIOPosix BSDSocketAPIPosix.swift
[204/228] Compiling NIOPosix BSDSocketAPIWindows.swift
[205/228] Compiling NIOPosix BaseSocket.swift
[206/228] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[207/228] Compiling NIOPosix BaseSocketChannel.swift
[208/228] Compiling NIOPosix BaseStreamSocketChannel.swift
[209/228] Compiling NIOPosix Bootstrap.swift
[210/228] Compiling NIOPosix ControlMessage.swift
[211/228] Compiling NIOPosix DatagramVectorReadManager.swift
[212/228] Compiling NIOPosix Errors+Any.swift
[213/228] Compiling NIOPosix FileDescriptor.swift
[214/228] Compiling NIOPosix GetaddrinfoResolver.swift
[215/228] Compiling NIOPosix HappyEyeballs.swift
[216/228] Compiling NIOPosix IO.swift
[217/228] Compiling NIOPosix IntegerBitPacking.swift
[218/228] Compiling NIOPosix IntegerTypes.swift
[219/228] Compiling NIOPosix Linux.swift
[220/228] Compiling NIOPosix LinuxCPUSet.swift
[221/228] Compiling NIOPosix LinuxUring.swift
[222/228] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[223/228] Compiling NIOPosix NIOThreadPool.swift
[224/228] Compiling NIOPosix NonBlockingFileIO.swift
[225/228] Compiling NIOPosix PendingDatagramWritesManager.swift
[226/228] Compiling NIOPosix PendingWritesManager.swift
[227/228] Compiling NIOPosix PipeChannel.swift
[228/228] Compiling NIOPosix PipePair.swift
[230/231] Compiling NIO Exports.swift
[231/231] Emitting module NIO
[233/237] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[234/237] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[235/237] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[236/237] Emitting module NIOFoundationCompat
[237/237] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[239/252] Compiling _NIOJSON JSONObject.swift
[240/253] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[241/253] Compiling _NIOJSON Bounds.swift
[242/253] Compiling _NIOJSON JSONValue.swift
[243/253] Compiling _NIOJSON Pointer+Helpers.swift
[244/253] Compiling _NIOJSON JSONArray.swift
[245/253] Compiling _NIOJSON JSONDescription+Constants.swift
[246/253] Compiling _NIOJSON JSONDescription.swift
[247/253] Compiling _NIOJSON NilValueCodingStrategy.swift
[248/253] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[249/253] Compiling _NIOJSON JSONDecoderError.swift
[250/253] Compiling _NIOJSON JSONEncoder.swift
[251/253] Compiling _NIOJSON ByteBufferSupport.swift
[252/253] Compiling _NIOJSON JSONDecoder.swift
[253/253] Emitting module _NIOJSON
[255/256] Emitting module IkigaJSON
[256/256] Compiling IkigaJSON Exports.swift
Build complete! (94.79s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "IkigaJSON",
"name" : "IkigaJSON",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "IkigaJSON",
"targets" : [
"IkigaJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_NIOJSON",
"module_type" : "SwiftTarget",
"name" : "_NIOJSON",
"path" : "Sources/_NIOJSON",
"product_dependencies" : [
"NIOCore",
"NIOFoundationCompat"
],
"product_memberships" : [
"IkigaJSON"
],
"sources" : [
"ByteBufferSupport.swift",
"Codable/JSONDecoder.swift",
"Codable/JSONDecoderError.swift",
"Codable/JSONEncoder.swift",
"Codable/NilValueCodingStrategy.swift",
"Codable/StreamingJSONArrayDecoder.swift",
"Codable/StreamingJSONLinesDecoder.swift",
"Core/Bounds.swift",
"Core/JSONDescription+Constants.swift",
"Core/JSONDescription.swift",
"Pointer+Helpers.swift",
"Types/JSONArray.swift",
"Types/JSONObject.swift",
"Types/JSONValue.swift"
],
"target_dependencies" : [
"_JSONCore"
],
"type" : "library"
},
{
"c99name" : "_JSONCore",
"module_type" : "SwiftTarget",
"name" : "_JSONCore",
"path" : "Sources/_JSONCore",
"product_memberships" : [
"IkigaJSON"
],
"sources" : [
"Bytes.swift",
"Errors.swift",
"Parser/JSONParser+Parsing.swift",
"Parser/JSONTokenizer.swift",
"Parser/JSONTokenizerDestination.swift"
],
"type" : "library"
},
{
"c99name" : "IkigaJSONTests",
"module_type" : "SwiftTarget",
"name" : "IkigaJSONTests",
"path" : "Tests/IkigaJSONTests",
"sources" : [
"JSONTests.swift"
],
"target_dependencies" : [
"IkigaJSON"
],
"type" : "test"
},
{
"c99name" : "IkigaJSON",
"module_type" : "SwiftTarget",
"name" : "IkigaJSON",
"path" : "Sources/IkigaJSON",
"product_dependencies" : [
"NIOCore"
],
"product_memberships" : [
"IkigaJSON"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"_JSONCore",
"_NIOJSON"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Done.