The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of IkigaJSON, reference master (3146a1), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 05:36:22 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orlandos-nl/IkigaJSON
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3146a14 Merge pull request #48 from orlandos-nl/jo/newline-delimited-jsonlines
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
3146a14673f042696bde0c089ac3a520131e80ff
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at master
========================================
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] Copying PrivacyInfo.xcprivacy
[0/25] Write sources
[14/25] Write swift-version-1EA4D86E10B52AF.txt
[15/25] Write sources
[16/25] Compiling CNIOWindows shim.c
[17/25] Compiling CNIOWindows WSAStartup.c
[18/25] Compiling CNIOWASI CNIOWASI.c
[19/25] Compiling CNIOLinux shim.c
[19/25] Compiling CNIOLinux liburing_shims.c
[21/51] Compiling _AtomicsShims.c
[22/70] Compiling CNIODarwin shim.c
[24/70] Compiling _NIODataStructures PriorityQueue.swift
[25/70] Emitting module _JSONCore
[26/70] Compiling InternalCollectionsUtilities Descriptions.swift
[27/70] Compiling InternalCollectionsUtilities Debugging.swift
[28/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/71] Compiling _JSONCore JSONTokenizer.swift
[30/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/71] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/71] Compiling _JSONCore Bytes.swift
[33/71] Compiling _JSONCore Errors.swift
[34/71] Compiling _JSONCore JSONParser+Parsing.swift
[35/71] Compiling _JSONCore JSONTokenizerDestination.swift
[36/71] Emitting module InternalCollectionsUtilities
[37/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[38/71] Compiling Atomics ManagedAtomicLazyReference.swift
[39/71] Compiling Atomics UnsafeAtomic.swift
[40/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/71] Compiling Atomics IntegerOperations.swift
[42/72] Compiling _NIOBase64 Base64.swift
[43/72] Emitting module _NIOBase64
[44/72] Compiling Atomics AtomicBool.swift
[45/72] Compiling Atomics IntegerConformances.swift
[46/72] Compiling Atomics OptionalRawRepresentable.swift
[47/72] Compiling Atomics RawRepresentable.swift
[48/72] Compiling Atomics AtomicInteger.swift
[49/72] Compiling Atomics AtomicOptionalWrappable.swift
[50/72] Compiling Atomics AtomicReference.swift
[51/72] Compiling Atomics AtomicStorage.swift
[52/72] Compiling _NIODataStructures _TinyArray.swift
[53/72] Compiling _NIODataStructures Heap.swift
[54/72] Emitting module _NIODataStructures
[55/72] Compiling Atomics Unmanaged extensions.swift
[56/88] Compiling DequeModule _DequeBufferHeader.swift
[57/88] Compiling DequeModule _DequeBuffer.swift
[58/88] Compiling DequeModule _DequeSlot.swift
[59/89] Compiling DequeModule Deque._UnsafeHandle.swift
[60/89] Compiling DequeModule Deque.swift
[61/89] Compiling Atomics DoubleWord.swift
[62/89] Compiling Atomics ManagedAtomic.swift
[63/89] Compiling DequeModule Deque+Testing.swift
[64/89] Compiling DequeModule Deque._Storage.swift
[65/89] Compiling DequeModule Deque+Equatable.swift
[66/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[67/89] Emitting module Atomics
[68/89] Compiling DequeModule Deque+Codable.swift
[69/89] Compiling DequeModule Deque+Collection.swift
[70/89] Compiling DequeModule Deque+CustomReflectable.swift
[71/89] Compiling DequeModule Deque+Descriptions.swift
[72/89] Compiling DequeModule Deque+Extras.swift
[73/89] Compiling DequeModule Deque+Hashable.swift
[78/89] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/89] Emitting module DequeModule
[87/89] Compiling c-nioatomics.c
[88/89] Compiling c-atomics.c
[90/95] Emitting module NIOConcurrencyHelpers
[91/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[93/95] Compiling NIOConcurrencyHelpers atomics.swift
[94/95] Compiling NIOConcurrencyHelpers lock.swift
[95/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/157] Compiling NIOCore AddressedEnvelope.swift
[97/157] Compiling NIOCore AsyncAwaitSupport.swift
[98/157] Compiling NIOCore AsyncChannel.swift
[99/157] Compiling NIOCore AsyncChannelHandler.swift
[100/157] Compiling NIOCore AsyncChannelInboundStream.swift
[101/157] Compiling NIOCore AsyncChannelOutboundWriter.swift
[102/157] Compiling NIOCore NIOAsyncSequenceProducer.swift
[103/157] Compiling NIOCore Linux.swift
[104/157] Compiling NIOCore MarkedCircularBuffer.swift
[105/157] Compiling NIOCore MulticastChannel.swift
[106/157] Compiling NIOCore NIOAny.swift
[107/157] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/157] Compiling NIOCore NIOLoopBound.swift
[109/163] Compiling NIOCore GlobalSingletons.swift
[110/163] Compiling NIOCore IO.swift
[111/163] Compiling NIOCore IOData.swift
[112/163] Compiling NIOCore IPProtocol.swift
[113/163] Compiling NIOCore IntegerBitPacking.swift
[114/163] Compiling NIOCore IntegerTypes.swift
[115/163] Compiling NIOCore Interfaces.swift
[116/163] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[117/163] Compiling NIOCore NIOScheduledCallback.swift
[118/163] Compiling NIOCore NIOSendable.swift
[119/163] Compiling NIOCore RecvByteBufferAllocator.swift
[120/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[121/163] Compiling NIOCore SocketAddresses.swift
[122/163] Compiling NIOCore SocketOptionProvider.swift
[123/163] Compiling NIOCore SystemCallHelpers.swift
[124/163] Compiling NIOCore TimeAmount+Duration.swift
[125/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[126/163] Compiling NIOCore UniversalBootstrapSupport.swift
[127/163] Compiling NIOCore Utilities.swift
[128/163] Compiling NIOCore Codec.swift
[129/163] Compiling NIOCore ConvenienceOptionSupport.swift
[130/163] Compiling NIOCore DeadChannel.swift
[131/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/163] Compiling NIOCore EventLoop+Deprecated.swift
[133/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[134/163] Compiling NIOCore EventLoop.swift
[135/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[136/163] Compiling NIOCore NIOAsyncWriter.swift
[137/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[138/163] Compiling NIOCore BSDSocketAPI.swift
[139/163] Compiling NIOCore ByteBuffer-aux.swift
[140/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[141/163] Compiling NIOCore ByteBuffer-conversions.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 EventLoopFuture+AssumeIsolated.swift
[150/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[151/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[152/163] Compiling NIOCore EventLoopFuture.swift
[153/163] Compiling NIOCore FileDescriptor.swift
[154/163] Compiling NIOCore FileHandle.swift
[155/163] Compiling NIOCore FileRegion.swift
[156/163] Compiling NIOCore ByteBuffer-core.swift
[157/163] Compiling NIOCore ByteBuffer-hex.swift
[158/163] Compiling NIOCore ByteBuffer-int.swift
[159/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/163] Compiling NIOCore ByteBuffer-multi-int.swift
[161/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[162/163] Compiling NIOCore ByteBuffer-views.swift
[163/163] Emitting module NIOCore
[164/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[165/215] Compiling NIOEmbedded Embedded.swift
[166/215] Emitting module NIOEmbedded
[167/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/215] Compiling NIOPosix SocketProtocols.swift
[169/215] Compiling NIOPosix System.swift
[170/215] Compiling NIOPosix Thread.swift
[171/215] Compiling NIOPosix ThreadPosix.swift
[172/215] Compiling NIOPosix ThreadWindows.swift
[173/220] Compiling NIOPosix Linux.swift
[174/220] Compiling NIOPosix LinuxCPUSet.swift
[175/220] Compiling NIOPosix LinuxUring.swift
[176/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[177/220] Compiling NIOPosix NIOThreadPool.swift
[178/220] Compiling NIOPosix BSDSocketAPICommon.swift
[179/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[180/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[181/220] Compiling NIOPosix BaseSocket.swift
[182/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[183/220] Compiling NIOPosix BaseSocketChannel.swift
[184/220] Compiling NIOPosix Pool.swift
[185/220] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[186/220] Compiling NIOPosix PosixSingletons.swift
[187/220] Compiling NIOPosix RawSocketBootstrap.swift
[188/220] Compiling NIOPosix Resolver.swift
[189/220] Compiling NIOPosix Selectable.swift
[190/220] Compiling NIOPosix SelectableChannel.swift
[191/220] Compiling NIOPosix SelectableEventLoop.swift
[192/220] Compiling NIOPosix SelectorEpoll.swift
[193/220] Compiling NIOPosix SelectorGeneric.swift
[194/220] Emitting module NIOPosix
[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 BaseStreamSocketChannel.swift
[201/220] Compiling NIOPosix Bootstrap.swift
[202/220] Compiling NIOPosix ControlMessage.swift
[203/220] Compiling NIOPosix DatagramVectorReadManager.swift
[204/220] Compiling NIOPosix Errors+Any.swift
[205/220] Compiling NIOPosix FileDescriptor.swift
[206/220] Compiling NIOPosix UnsafeTransfer.swift
[207/220] Compiling NIOPosix Utilities.swift
[208/220] Compiling NIOPosix VsockAddress.swift
[209/220] Compiling NIOPosix VsockChannelEvents.swift
[210/220] Compiling NIOPosix resource_bundle_accessor.swift
[211/220] Compiling NIOPosix NonBlockingFileIO.swift
[212/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[213/220] Compiling NIOPosix PendingWritesManager.swift
[214/220] Compiling NIOPosix PipeChannel.swift
[215/220] Compiling NIOPosix PipePair.swift
[216/220] Compiling NIOPosix SelectorKqueue.swift
[217/220] Compiling NIOPosix SelectorUring.swift
[218/220] Compiling NIOPosix ServerSocket.swift
[219/220] Compiling NIOPosix Socket.swift
[220/220] Compiling NIOPosix SocketChannel.swift
[221/222] Compiling NIO Exports.swift
[222/222] Emitting module NIO
[223/227] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[224/227] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[225/227] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[226/227] Emitting module NIOFoundationCompat
[227/227] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[228/241] Compiling _NIOJSON Pointer+Helpers.swift
[229/242] Compiling _NIOJSON JSONValue.swift
[230/242] Compiling _NIOJSON JSONArray.swift
[231/242] Compiling _NIOJSON JSONObject.swift
[232/242] Compiling _NIOJSON JSONDescription+Constants.swift
[233/242] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[234/242] Compiling _NIOJSON Bounds.swift
[235/242] Emitting module _NIOJSON
[236/242] Compiling _NIOJSON NilValueCodingStrategy.swift
[237/242] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[238/242] Compiling _NIOJSON JSONDecoderError.swift
[239/242] Compiling _NIOJSON JSONEncoder.swift
[240/242] Compiling _NIOJSON ByteBufferSupport.swift
[241/242] Compiling _NIOJSON JSONDecoder.swift
[242/242] Compiling _NIOJSON JSONDescription.swift
[243/244] Compiling IkigaJSON Exports.swift
[244/244] Emitting module IkigaJSON
Build complete! (26.72s)
Fetching https://github.com/apple/swift-nio.git
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.37s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.93s)
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/1797] Fetching swift-atomics
[91/6233] Fetching swift-atomics, swift-system
[477/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.23s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.23s)
Fetched https://github.com/apple/swift-system.git from cache (2.23s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.46s)
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-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-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.