The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of IkigaJSON, reference 2.3.0 (0d920c), with Swift 6.0 for Linux on 25 Apr 2025 20:33:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: 2.3.0
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.0      -> FETCH_HEAD
HEAD is now at 0d920c8 Update streaming docs
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
0d920c8a2d7f29ea204cf7db185543a2b4718271
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at 2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/orlandos-nl/IkigaJSON.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
[1/75431] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (6.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (2.91s)
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/4353] Fetching swift-system
[2/6058] Fetching swift-system, swift-atomics
[3147/22300] Fetching swift-system, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.43s)
Fetched https://github.com/apple/swift-system.git from cache (1.43s)
Fetched https://github.com/apple/swift-collections.git from cache (1.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.87s)
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-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.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.0
Building for debugging...
[0/24] Write sources
[13/24] Compiling CNIOWindows shim.c
[14/24] Compiling _AtomicsShims.c
[15/24] Compiling CNIOWASI CNIOWASI.c
[15/24] Compiling CNIOWindows WSAStartup.c
[15/24] Write sources
[18/24] Compiling CNIOLinux liburing_shims.c
[19/24] Compiling CNIODarwin shim.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/72] Emitting module _JSONCore
[24/72] Emitting module _NIOBase64
[25/72] Emitting module Atomics
[25/74] Compiling c-nioatomics.c
[26/74] Compiling c-atomics.c
[28/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/74] Compiling InternalCollectionsUtilities Specialize.swift
[30/76] Compiling InternalCollectionsUtilities UInt+reversed.swift
[31/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[32/76] Compiling Atomics IntegerOperations.swift
[33/76] Compiling Atomics Unmanaged extensions.swift
[34/76] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/76] Compiling InternalCollectionsUtilities Integer rank.swift
[36/76] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/76] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/76] Compiling InternalCollectionsUtilities Debugging.swift
[40/76] Compiling InternalCollectionsUtilities Descriptions.swift
[44/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[45/76] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[46/76] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[47/76] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/76] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[49/76] Compiling _NIOBase64 Base64.swift
[53/76] Compiling _JSONCore JSONTokenizerDestination.swift
[54/77] Compiling _JSONCore JSONTokenizer.swift
[58/77] Emitting module InternalCollectionsUtilities
[59/77] Compiling _JSONCore JSONParser+Parsing.swift
[67/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[68/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/84] Compiling _JSONCore Bytes.swift
[70/84] Compiling _JSONCore Errors.swift
[74/86] Compiling _NIODataStructures PriorityQueue.swift
[75/86] Compiling _NIODataStructures _TinyArray.swift
[79/101] Compiling DequeModule Deque+Equatable.swift
[80/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/103] Emitting module NIOConcurrencyHelpers
[82/103] Compiling DequeModule _DequeBuffer.swift
[83/103] Compiling DequeModule _DequeBufferHeader.swift
[84/103] Compiling DequeModule Deque+Extras.swift
[85/103] Compiling DequeModule Deque+Hashable.swift
[86/103] Compiling NIOConcurrencyHelpers lock.swift
[87/103] Emitting module _NIODataStructures
[88/103] Compiling _NIODataStructures Heap.swift
[89/104] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/104] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/104] Compiling NIOConcurrencyHelpers atomics.swift
[93/104] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/105] Compiling DequeModule _DequeSlot.swift
[95/105] Compiling DequeModule _UnsafeWrappedBuffer.swift
[97/105] Compiling DequeModule Deque+Testing.swift
[98/105] Compiling DequeModule Deque._Storage.swift
[99/105] Compiling DequeModule Deque._UnsafeHandle.swift
[100/105] Compiling DequeModule Deque.swift
[101/105] Compiling DequeModule Deque+CustomReflectable.swift
[102/105] Compiling DequeModule Deque+Descriptions.swift
[103/105] Compiling DequeModule Deque+Codable.swift
[104/105] Compiling DequeModule Deque+Collection.swift
[105/105] Emitting module DequeModule
[107/165] Compiling NIOCore MarkedCircularBuffer.swift
[108/165] Compiling NIOCore MulticastChannel.swift
[109/165] Compiling NIOCore NIOAny.swift
[110/165] Compiling NIOCore NIOCloseOnErrorHandler.swift
[111/165] Compiling NIOCore NIOLoopBound.swift
[112/165] Compiling NIOCore NIOScheduledCallback.swift
[113/165] Compiling NIOCore NIOSendable.swift
[114/165] Compiling NIOCore RecvByteBufferAllocator.swift
[115/173] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/173] Compiling NIOCore SocketAddresses.swift
[117/173] Compiling NIOCore SocketOptionProvider.swift
[118/173] Compiling NIOCore SystemCallHelpers.swift
[119/173] Compiling NIOCore TimeAmount+Duration.swift
[120/173] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/173] Compiling NIOCore UniversalBootstrapSupport.swift
[122/173] Compiling NIOCore Utilities.swift
[123/173] Compiling NIOCore GlobalSingletons.swift
[124/173] Compiling NIOCore IO.swift
[125/173] Compiling NIOCore IOData.swift
[126/173] Compiling NIOCore IPProtocol.swift
[127/173] Compiling NIOCore IntegerBitPacking.swift
[128/173] Compiling NIOCore IntegerTypes.swift
[129/173] Compiling NIOCore Interfaces.swift
[130/173] Compiling NIOCore Linux.swift
[131/173] Compiling NIOCore ChannelPipeline.swift
[132/173] Compiling NIOCore CircularBuffer.swift
[133/173] Compiling NIOCore Codec.swift
[134/173] Compiling NIOCore ConvenienceOptionSupport.swift
[135/173] Compiling NIOCore DeadChannel.swift
[136/173] Compiling NIOCore DispatchQueue+WithFuture.swift
[137/173] Compiling NIOCore EventLoop+Deprecated.swift
[138/173] Compiling NIOCore EventLoop+SerialExecutor.swift
[139/173] Compiling NIOCore EventLoop.swift
[140/173] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[141/173] Compiling NIOCore EventLoopFuture+Deprecated.swift
[142/173] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[143/173] Compiling NIOCore EventLoopFuture.swift
[144/173] Compiling NIOCore FileDescriptor.swift
[145/173] Compiling NIOCore FileHandle.swift
[146/173] Compiling NIOCore FileRegion.swift
[147/173] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[148/173] Compiling NIOCore BSDSocketAPI.swift
[149/173] Compiling NIOCore ByteBuffer-aux.swift
[150/173] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[151/173] Compiling NIOCore ByteBuffer-conversions.swift
[152/173] Compiling NIOCore ByteBuffer-core.swift
[153/173] Compiling NIOCore ByteBuffer-hex.swift
[154/173] Compiling NIOCore ByteBuffer-int.swift
[155/173] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[156/173] Compiling NIOCore AddressedEnvelope.swift
[157/173] Compiling NIOCore AsyncAwaitSupport.swift
[158/173] Compiling NIOCore AsyncChannel.swift
[159/173] Compiling NIOCore AsyncChannelHandler.swift
[160/173] Compiling NIOCore AsyncChannelInboundStream.swift
[161/173] Compiling NIOCore AsyncChannelOutboundWriter.swift
[162/173] Compiling NIOCore NIOAsyncSequenceProducer.swift
[163/173] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[164/173] Compiling NIOCore NIOAsyncWriter.swift
[165/173] Compiling NIOCore ByteBuffer-multi-int.swift
[166/173] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[167/173] Compiling NIOCore ByteBuffer-views.swift
[168/173] Compiling NIOCore Channel.swift
[169/173] Compiling NIOCore ChannelHandler.swift
[170/173] Compiling NIOCore ChannelHandlers.swift
[171/173] Compiling NIOCore ChannelInvoker.swift
[172/173] Compiling NIOCore ChannelOption.swift
[173/173] Emitting module NIOCore
[175/225] Compiling NIOEmbedded Embedded.swift
[176/225] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[177/225] Emitting module NIOEmbedded
[178/225] Compiling NIOEmbedded AsyncTestingChannel.swift
[180/226] Emitting module NIOPosix
[181/232] Compiling NIOPosix SelectableChannel.swift
[182/232] Compiling NIOPosix SelectableEventLoop.swift
[183/232] Compiling NIOPosix SelectorEpoll.swift
[184/232] Compiling NIOPosix SelectorGeneric.swift
[185/232] Compiling NIOPosix SelectorKqueue.swift
[186/232] Compiling NIOPosix SelectorUring.swift
[187/232] Compiling NIOPosix BSDSocketAPICommon.swift
[188/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[189/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[190/232] Compiling NIOPosix BaseSocket.swift
[191/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[192/232] Compiling NIOPosix BaseSocketChannel.swift
[193/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[194/232] Compiling NIOPosix IO.swift
[195/232] Compiling NIOPosix IntegerBitPacking.swift
[196/232] Compiling NIOPosix IntegerTypes.swift
[197/232] Compiling NIOPosix Linux.swift
[198/232] Compiling NIOPosix LinuxCPUSet.swift
[199/232] Compiling NIOPosix LinuxUring.swift
[200/232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[201/232] Compiling NIOPosix ServerSocket.swift
[202/232] Compiling NIOPosix Socket.swift
[203/232] Compiling NIOPosix SocketChannel.swift
[204/232] Compiling NIOPosix SocketProtocols.swift
[205/232] Compiling NIOPosix System.swift
[206/232] Compiling NIOPosix Thread.swift
[207/232] Compiling NIOPosix ThreadPosix.swift
[208/232] Compiling NIOPosix ThreadWindows.swift
[209/232] Compiling NIOPosix UnsafeTransfer.swift
[210/232] Compiling NIOPosix Utilities.swift
[211/232] Compiling NIOPosix VsockAddress.swift
[212/232] Compiling NIOPosix VsockChannelEvents.swift
[213/232] Compiling NIOPosix Bootstrap.swift
[214/232] Compiling NIOPosix ControlMessage.swift
[215/232] Compiling NIOPosix DatagramVectorReadManager.swift
[216/232] Compiling NIOPosix Errors+Any.swift
[217/232] Compiling NIOPosix FileDescriptor.swift
[218/232] Compiling NIOPosix GetaddrinfoResolver.swift
[219/232] Compiling NIOPosix HappyEyeballs.swift
[220/232] Compiling NIOPosix NIOThreadPool.swift
[221/232] Compiling NIOPosix NonBlockingFileIO.swift
[222/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[223/232] Compiling NIOPosix PendingWritesManager.swift
[224/232] Compiling NIOPosix PipeChannel.swift
[225/232] Compiling NIOPosix PipePair.swift
[226/232] Compiling NIOPosix Pool.swift
[227/232] Compiling NIOPosix PooledRecvBufferAllocator.swift
[228/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[229/232] Compiling NIOPosix PosixSingletons.swift
[230/232] Compiling NIOPosix RawSocketBootstrap.swift
[231/232] Compiling NIOPosix Resolver.swift
[232/232] Compiling NIOPosix Selectable.swift
[234/235] Emitting module NIO
[235/235] Compiling NIO Exports.swift
[237/241] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[238/241] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[239/241] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[240/241] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[241/241] Emitting module NIOFoundationCompat
[243/256] Compiling _NIOJSON NilValueCodingStrategy.swift
[244/256] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[245/257] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[246/257] Compiling _NIOJSON Bounds.swift
[247/257] Compiling _NIOJSON JSONValue.swift
[248/257] Compiling _NIOJSON JSONDecoderError.swift
[249/257] Compiling _NIOJSON JSONEncoder.swift
[250/257] Compiling _NIOJSON JSONObject.swift
[251/257] Compiling _NIOJSON Pointer+Helpers.swift
[252/257] Compiling _NIOJSON JSONArray.swift
[253/257] Compiling _NIOJSON JSONDescription+Constants.swift
[254/257] Compiling _NIOJSON JSONDescription.swift
[255/257] Emitting module _NIOJSON
[256/257] Compiling _NIOJSON ByteBufferSupport.swift
[257/257] Compiling _NIOJSON JSONDecoder.swift
[259/260] Emitting module IkigaJSON
[260/260] Compiling IkigaJSON Exports.swift
Build complete! (51.54s)
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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.