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.0 for macOS (SPM) on 31 May 2025 21:31:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

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