Build Information
Successful build of IkigaJSON, reference 2.3.1 (e44168
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 05:32:02 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/orlandos-nl/IkigaJSON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[5/25] Copying PrivacyInfo.xcprivacy
[5/25] Write sources
[14/25] Compiling CNIOWindows shim.c
[14/25] Compiling CNIOWindows WSAStartup.c
[16/25] Write sources
[17/25] Write swift-version-1EA4D86E10B52AF.txt
[18/25] Compiling CNIOWASI CNIOWASI.c
[19/25] Compiling CNIOLinux shim.c
[20/25] Compiling CNIOLinux liburing_shims.c
[21/51] Compiling _AtomicsShims.c
[23/70] Emitting module _JSONCore
[23/70] Compiling CNIODarwin shim.c
[25/70] Compiling _JSONCore JSONTokenizer.swift
[26/70] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/70] Compiling InternalCollectionsUtilities Descriptions.swift
[28/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/70] Compiling Atomics AtomicInteger.swift
[30/70] Compiling Atomics AtomicOptionalWrappable.swift
[31/71] Compiling _JSONCore JSONParser+Parsing.swift
[32/71] Compiling _JSONCore Errors.swift
[33/71] Compiling _JSONCore Bytes.swift
[34/71] Compiling _JSONCore JSONTokenizerDestination.swift
[35/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/71] Compiling _NIODataStructures PriorityQueue.swift
[37/71] Compiling _NIODataStructures _TinyArray.swift
[38/71] Compiling _NIOBase64 Base64.swift
[39/71] Emitting module _NIOBase64
[40/71] Compiling InternalCollectionsUtilities Debugging.swift
[41/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/71] Compiling Atomics PointerConformances.swift
[43/71] Compiling Atomics Primitives.native.swift
[44/71] Compiling Atomics AtomicBool.swift
[45/71] Compiling Atomics IntegerConformances.swift
[46/71] Emitting module InternalCollectionsUtilities
[47/71] Compiling Atomics OptionalRawRepresentable.swift
[48/71] Compiling Atomics RawRepresentable.swift
[49/71] Emitting module _NIODataStructures
[50/71] Compiling _NIODataStructures Heap.swift
[51/71] Compiling Atomics DoubleWord.swift
[52/71] Compiling Atomics ManagedAtomic.swift
[53/71] Compiling Atomics ManagedAtomicLazyReference.swift
[54/71] Compiling Atomics UnsafeAtomic.swift
[55/71] Compiling Atomics AtomicValue.swift
[56/71] Compiling Atomics AtomicMemoryOrderings.swift
[57/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/71] Compiling Atomics IntegerOperations.swift
[63/71] Compiling Atomics AtomicReference.swift
[64/71] Compiling Atomics AtomicStorage.swift
[67/88] Compiling Atomics Unmanaged extensions.swift
[68/88] Compiling DequeModule _DequeBufferHeader.swift
[69/89] Compiling DequeModule _DequeSlot.swift
[70/89] Emitting module Atomics
[71/89] Compiling DequeModule Deque+Extras.swift
[72/89] Compiling DequeModule Deque+Hashable.swift
[75/89] Compiling DequeModule _DequeBuffer.swift
[76/89] Compiling DequeModule Deque+Testing.swift
[77/89] Compiling DequeModule Deque._Storage.swift
[78/89] Compiling DequeModule _UnsafeWrappedBuffer.swift
[79/89] Compiling DequeModule Deque+CustomReflectable.swift
[80/89] Compiling DequeModule Deque+Descriptions.swift
[81/89] Compiling DequeModule Deque+Equatable.swift
[82/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/89] Compiling DequeModule Deque._UnsafeHandle.swift
[84/89] Compiling DequeModule Deque.swift
[85/89] Compiling DequeModule Deque+Codable.swift
[86/89] Compiling DequeModule Deque+Collection.swift
[87/89] Emitting module DequeModule
[87/89] Compiling c-nioatomics.c
[88/89] Compiling c-atomics.c
[90/95] Compiling NIOConcurrencyHelpers atomics.swift
[91/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/95] Compiling NIOConcurrencyHelpers lock.swift
[93/95] Emitting module NIOConcurrencyHelpers
[94/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/157] Compiling NIOCore Linux.swift
[97/157] Compiling NIOCore MarkedCircularBuffer.swift
[98/157] Compiling NIOCore MulticastChannel.swift
[99/157] Compiling NIOCore NIOAny.swift
[100/157] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/157] Compiling NIOCore NIOLoopBound.swift
[102/163] Compiling NIOCore GlobalSingletons.swift
[103/163] Compiling NIOCore IO.swift
[104/163] Compiling NIOCore IOData.swift
[105/163] Compiling NIOCore IPProtocol.swift
[106/163] Compiling NIOCore IntegerBitPacking.swift
[107/163] Compiling NIOCore IntegerTypes.swift
[108/163] Compiling NIOCore Interfaces.swift
[109/163] Compiling NIOCore AddressedEnvelope.swift
[110/163] Compiling NIOCore AsyncAwaitSupport.swift
[111/163] Compiling NIOCore AsyncChannel.swift
[112/163] Compiling NIOCore AsyncChannelHandler.swift
[113/163] Compiling NIOCore AsyncChannelInboundStream.swift
[114/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[115/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[116/163] Compiling NIOCore SocketOptionProvider.swift
[117/163] Compiling NIOCore SystemCallHelpers.swift
[118/163] Compiling NIOCore TimeAmount+Duration.swift
[119/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[120/163] Compiling NIOCore UniversalBootstrapSupport.swift
[121/163] Compiling NIOCore Utilities.swift
[122/163] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[123/163] Compiling NIOCore NIOScheduledCallback.swift
[124/163] Compiling NIOCore NIOSendable.swift
[125/163] Compiling NIOCore RecvByteBufferAllocator.swift
[126/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[127/163] Compiling NIOCore SocketAddresses.swift
[128/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[129/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[130/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[131/163] Compiling NIOCore EventLoopFuture.swift
[132/163] Compiling NIOCore FileDescriptor.swift
[133/163] Compiling NIOCore FileHandle.swift
[134/163] Compiling NIOCore FileRegion.swift
[135/163] Compiling NIOCore Codec.swift
[136/163] Compiling NIOCore ConvenienceOptionSupport.swift
[137/163] Compiling NIOCore DeadChannel.swift
[138/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[139/163] Compiling NIOCore EventLoop+Deprecated.swift
[140/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[141/163] Compiling NIOCore EventLoop.swift
[142/163] Compiling NIOCore Channel.swift
[143/163] Compiling NIOCore ChannelHandler.swift
[144/163] Compiling NIOCore ChannelHandlers.swift
[145/163] Compiling NIOCore ChannelInvoker.swift
[146/163] Compiling NIOCore ChannelOption.swift
[147/163] Compiling NIOCore ChannelPipeline.swift
[148/163] Compiling NIOCore CircularBuffer.swift
[149/163] Compiling NIOCore ByteBuffer-core.swift
[150/163] Compiling NIOCore ByteBuffer-hex.swift
[151/163] Compiling NIOCore ByteBuffer-int.swift
[152/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[153/163] Compiling NIOCore ByteBuffer-multi-int.swift
[154/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[155/163] Compiling NIOCore ByteBuffer-views.swift
[156/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[157/163] Compiling NIOCore NIOAsyncWriter.swift
[158/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[159/163] Compiling NIOCore BSDSocketAPI.swift
[160/163] Compiling NIOCore ByteBuffer-aux.swift
[161/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[162/163] Compiling NIOCore ByteBuffer-conversions.swift
[163/163] Emitting module NIOCore
[164/215] Emitting module NIOEmbedded
[165/215] Compiling NIOEmbedded Embedded.swift
[166/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[167/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/215] Emitting module NIOPosix
[169/220] Compiling NIOPosix SocketProtocols.swift
[170/220] Compiling NIOPosix System.swift
[171/220] Compiling NIOPosix Thread.swift
[172/220] Compiling NIOPosix ThreadPosix.swift
[173/220] Compiling NIOPosix ThreadWindows.swift
[174/220] Compiling NIOPosix Linux.swift
[175/220] Compiling NIOPosix LinuxCPUSet.swift
[176/220] Compiling NIOPosix LinuxUring.swift
[177/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[178/220] Compiling NIOPosix NIOThreadPool.swift
[179/220] Compiling NIOPosix SelectorKqueue.swift
[180/220] Compiling NIOPosix SelectorUring.swift
[181/220] Compiling NIOPosix ServerSocket.swift
[182/220] Compiling NIOPosix Socket.swift
[183/220] Compiling NIOPosix SocketChannel.swift
[184/220] Compiling NIOPosix BSDSocketAPICommon.swift
[185/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/220] Compiling NIOPosix BaseSocket.swift
[188/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/220] Compiling NIOPosix BaseSocketChannel.swift
[190/220] Compiling NIOPosix UnsafeTransfer.swift
[191/220] Compiling NIOPosix Utilities.swift
[192/220] Compiling NIOPosix VsockAddress.swift
[193/220] Compiling NIOPosix VsockChannelEvents.swift
[194/220] Compiling NIOPosix resource_bundle_accessor.swift
[195/220] Compiling NIOPosix GetaddrinfoResolver.swift
[196/220] Compiling NIOPosix HappyEyeballs.swift
[197/220] Compiling NIOPosix IO.swift
[198/220] Compiling NIOPosix IntegerBitPacking.swift
[199/220] Compiling NIOPosix IntegerTypes.swift
[200/220] Compiling NIOPosix Pool.swift
[201/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[202/220] Compiling NIOPosix PosixSingletons.swift
[203/220] Compiling NIOPosix RawSocketBootstrap.swift
[204/220] Compiling NIOPosix Resolver.swift
[205/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[206/220] Compiling NIOPosix Bootstrap.swift
[207/220] Compiling NIOPosix ControlMessage.swift
[208/220] Compiling NIOPosix DatagramVectorReadManager.swift
[209/220] Compiling NIOPosix Errors+Any.swift
[210/220] Compiling NIOPosix FileDescriptor.swift
[211/220] Compiling NIOPosix Selectable.swift
[212/220] Compiling NIOPosix SelectableChannel.swift
[213/220] Compiling NIOPosix SelectableEventLoop.swift
[214/220] Compiling NIOPosix SelectorEpoll.swift
[215/220] Compiling NIOPosix SelectorGeneric.swift
[216/220] Compiling NIOPosix NonBlockingFileIO.swift
[217/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/220] Compiling NIOPosix PendingWritesManager.swift
[219/220] Compiling NIOPosix PipeChannel.swift
[220/220] Compiling NIOPosix PipePair.swift
[221/222] Compiling NIO Exports.swift
[222/222] Emitting module NIO
[223/227] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[224/227] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[225/227] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[226/227] Emitting module NIOFoundationCompat
[227/227] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[228/241] Compiling _NIOJSON JSONDescription+Constants.swift
[229/241] Compiling _NIOJSON JSONDecoderError.swift
[230/241] Compiling _NIOJSON JSONEncoder.swift
[231/241] Compiling _NIOJSON Pointer+Helpers.swift
[232/241] Compiling _NIOJSON JSONDescription.swift
[233/241] Compiling _NIOJSON JSONObject.swift
[234/241] Emitting module _NIOJSON
[235/241] Compiling _NIOJSON JSONArray.swift
[236/241] Compiling _NIOJSON NilValueCodingStrategy.swift
[237/241] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[238/241] Compiling _NIOJSON ByteBufferSupport.swift
[239/241] Compiling _NIOJSON JSONDecoder.swift
[240/241] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[241/241] Compiling _NIOJSON Bounds.swift
[242/242] Compiling _NIOJSON JSONValue.swift
[243/244] Compiling IkigaJSON Exports.swift
[244/244] Emitting module IkigaJSON
Build complete! (30.85s)
Fetching https://github.com/apple/swift-nio.git
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.64s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (10.80s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
[118/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.59s)
Fetched https://github.com/apple/swift-collections.git from cache (1.59s)
Fetched https://github.com/apple/swift-system.git from cache (1.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
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-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.3.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
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" : "/Users/admin/builder/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"
}
Done.