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 2.3.1 (e44168), with Swift 6.0 for Linux on 25 May 2025 18:13:49 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.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:         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-4609320-1":/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:eb4fa402aea9a5d8f220b50fa960a581858eee7d87d88f234799973af2acd8ee
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/76026] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.10s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1710] Fetching swift-atomics
[891/18301] Fetching swift-atomics, swift-collections
[1382/22692] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Fetched https://github.com/apple/swift-system.git from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
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.4.2 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.62s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/24] Write sources
[13/24] Compiling CNIOWindows shim.c
[13/24] Compiling _AtomicsShims.c
[15/24] Compiling CNIOWASI CNIOWASI.c
[15/24] Compiling CNIOLinux liburing_shims.c
[17/24] Write sources
[18/24] Compiling CNIOWindows WSAStartup.c
[19/24] Compiling CNIODarwin shim.c
[20/24] Compiling CNIOLinux shim.c
[21/24] Write swift-version-24593BA9C3E375BF.txt
[23/69] Emitting module _NIOBase64
[24/69] Emitting module InternalCollectionsUtilities
[25/70] Emitting module _NIODataStructures
[25/70] Compiling c-nioatomics.c
[26/70] Compiling c-atomics.c
[28/76] Compiling Atomics UnsafeAtomic.swift
[29/76] Compiling Atomics UnsafeAtomicLazyReference.swift
[30/78] Compiling _NIOBase64 Base64.swift
[31/79] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/79] Compiling InternalCollectionsUtilities UInt+reversed.swift
[33/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[34/79] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[35/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/79] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[38/79] Compiling InternalCollectionsUtilities Integer rank.swift
[39/79] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[40/79] Compiling InternalCollectionsUtilities _SortedCollection.swift
[41/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[42/79] Compiling InternalCollectionsUtilities Descriptions.swift
[43/79] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[44/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/79] Compiling InternalCollectionsUtilities Debugging.swift
[49/80] Compiling Atomics AtomicMemoryOrderings.swift
[50/80] Compiling Atomics DoubleWord.swift
[54/80] Compiling Atomics ManagedAtomic.swift
[55/80] Compiling Atomics ManagedAtomicLazyReference.swift
[56/80] Compiling Atomics IntegerOperations.swift
[57/80] Compiling Atomics Unmanaged extensions.swift
[58/80] Compiling _JSONCore JSONParser+Parsing.swift
[59/80] Compiling _JSONCore Errors.swift
[60/80] Compiling _JSONCore Bytes.swift
[61/80] Emitting module _JSONCore
[63/80] Compiling _JSONCore JSONTokenizerDestination.swift
[64/80] Compiling _JSONCore JSONTokenizer.swift
[71/81] Emitting module Atomics
[72/81] Compiling _NIODataStructures PriorityQueue.swift
[73/81] Compiling _NIODataStructures _TinyArray.swift
[76/97] Compiling DequeModule Deque+Equatable.swift
[77/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/97] Compiling DequeModule Deque+CustomReflectable.swift
[79/97] Compiling DequeModule Deque+Descriptions.swift
[80/99] Compiling DequeModule _DequeBuffer.swift
[81/99] Compiling DequeModule _DequeBufferHeader.swift
[82/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[83/99] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/99] Emitting module NIOConcurrencyHelpers
[85/99] Compiling _NIODataStructures Heap.swift
[86/99] Compiling NIOConcurrencyHelpers lock.swift
[88/100] Compiling NIOConcurrencyHelpers atomics.swift
[89/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[90/101] Compiling DequeModule _DequeSlot.swift
[91/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/101] Compiling DequeModule Deque+Extras.swift
[94/101] Compiling DequeModule Deque+Hashable.swift
[95/101] Compiling DequeModule Deque+Testing.swift
[96/101] Compiling DequeModule Deque._Storage.swift
[97/101] Compiling DequeModule Deque._UnsafeHandle.swift
[98/101] Compiling DequeModule Deque.swift
[99/101] Compiling DequeModule Deque+Codable.swift
[100/101] Compiling DequeModule Deque+Collection.swift
[101/101] Emitting module DequeModule
[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 SingleStepByteToMessageDecoder.swift
[128/170] Compiling NIOCore SocketAddresses.swift
[129/170] Compiling NIOCore SocketOptionProvider.swift
[130/170] Compiling NIOCore SystemCallHelpers.swift
[131/170] Compiling NIOCore TimeAmount+Duration.swift
[132/170] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/170] Compiling NIOCore UniversalBootstrapSupport.swift
[134/170] Compiling NIOCore Utilities.swift
[135/170] Compiling NIOCore AddressedEnvelope.swift
[136/170] Compiling NIOCore AsyncAwaitSupport.swift
[137/170] Compiling NIOCore AsyncChannel.swift
[138/170] Compiling NIOCore AsyncChannelHandler.swift
[139/170] Compiling NIOCore AsyncChannelInboundStream.swift
[140/170] Compiling NIOCore AsyncChannelOutboundWriter.swift
[141/170] Compiling NIOCore NIOAsyncSequenceProducer.swift
[142/170] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[143/170] Compiling NIOCore NIOAsyncWriter.swift
[144/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[145/170] Compiling NIOCore BSDSocketAPI.swift
[146/170] Compiling NIOCore ByteBuffer-aux.swift
[147/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[148/170] Compiling NIOCore ByteBuffer-conversions.swift
[149/170] Compiling NIOCore ByteBuffer-core.swift
[150/170] Compiling NIOCore ByteBuffer-hex.swift
[151/170] Compiling NIOCore ByteBuffer-int.swift
[152/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[153/170] Emitting module NIOCore
[154/170] Compiling NIOCore CircularBuffer.swift
[155/170] Compiling NIOCore Codec.swift
[156/170] Compiling NIOCore ConvenienceOptionSupport.swift
[157/170] Compiling NIOCore DeadChannel.swift
[158/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[159/170] Compiling NIOCore EventLoop+Deprecated.swift
[160/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[161/170] Compiling NIOCore EventLoop.swift
[162/170] Compiling NIOCore ByteBuffer-multi-int.swift
[163/170] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[164/170] Compiling NIOCore ByteBuffer-views.swift
[165/170] Compiling NIOCore Channel.swift
[166/170] Compiling NIOCore ChannelHandler.swift
[167/170] Compiling NIOCore ChannelHandlers.swift
[168/170] Compiling NIOCore ChannelInvoker.swift
[169/170] Compiling NIOCore ChannelOption.swift
[170/170] Compiling NIOCore ChannelPipeline.swift
[172/221] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/221] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/221] Compiling NIOEmbedded Embedded.swift
[175/221] Emitting module NIOEmbedded
[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 IO.swift
[184/228] Compiling NIOPosix IntegerBitPacking.swift
[185/228] Compiling NIOPosix IntegerTypes.swift
[186/228] Compiling NIOPosix Linux.swift
[187/228] Compiling NIOPosix LinuxCPUSet.swift
[188/228] Compiling NIOPosix LinuxUring.swift
[189/228] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[190/228] Emitting module NIOPosix
[191/228] Compiling NIOPosix ThreadPosix.swift
[192/228] Compiling NIOPosix ThreadWindows.swift
[193/228] Compiling NIOPosix UnsafeTransfer.swift
[194/228] Compiling NIOPosix Utilities.swift
[195/228] Compiling NIOPosix VsockAddress.swift
[196/228] Compiling NIOPosix VsockChannelEvents.swift
[197/228] Compiling NIOPosix SelectableChannel.swift
[198/228] Compiling NIOPosix SelectableEventLoop.swift
[199/228] Compiling NIOPosix SelectorEpoll.swift
[200/228] Compiling NIOPosix SelectorGeneric.swift
[201/228] Compiling NIOPosix SelectorKqueue.swift
[202/228] Compiling NIOPosix SelectorUring.swift
[203/228] Compiling NIOPosix ServerSocket.swift
[204/228] Compiling NIOPosix Socket.swift
[205/228] Compiling NIOPosix SocketChannel.swift
[206/228] Compiling NIOPosix SocketProtocols.swift
[207/228] Compiling NIOPosix System.swift
[208/228] Compiling NIOPosix Thread.swift
[209/228] Compiling NIOPosix NIOThreadPool.swift
[210/228] Compiling NIOPosix NonBlockingFileIO.swift
[211/228] Compiling NIOPosix PendingDatagramWritesManager.swift
[212/228] Compiling NIOPosix PendingWritesManager.swift
[213/228] Compiling NIOPosix PipeChannel.swift
[214/228] Compiling NIOPosix PipePair.swift
[215/228] Compiling NIOPosix BSDSocketAPICommon.swift
[216/228] Compiling NIOPosix BSDSocketAPIPosix.swift
[217/228] Compiling NIOPosix BSDSocketAPIWindows.swift
[218/228] Compiling NIOPosix BaseSocket.swift
[219/228] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[220/228] Compiling NIOPosix BaseSocketChannel.swift
[221/228] Compiling NIOPosix BaseStreamSocketChannel.swift
[222/228] Compiling NIOPosix Bootstrap.swift
[223/228] Compiling NIOPosix ControlMessage.swift
[224/228] Compiling NIOPosix DatagramVectorReadManager.swift
[225/228] Compiling NIOPosix Errors+Any.swift
[226/228] Compiling NIOPosix FileDescriptor.swift
[227/228] Compiling NIOPosix GetaddrinfoResolver.swift
[228/228] Compiling NIOPosix HappyEyeballs.swift
[230/231] Compiling NIO Exports.swift
[231/231] Emitting module NIO
[233/237] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[234/237] Emitting module NIOFoundationCompat
[235/237] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[236/237] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[237/237] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[239/252] Compiling _NIOJSON JSONObject.swift
[240/252] Compiling _NIOJSON Pointer+Helpers.swift
[241/252] Compiling _NIOJSON JSONArray.swift
[242/253] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[243/253] Compiling _NIOJSON Bounds.swift
[244/253] Compiling _NIOJSON JSONDescription+Constants.swift
[245/253] Compiling _NIOJSON JSONDescription.swift
[246/253] Compiling _NIOJSON JSONValue.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] Compiling IkigaJSON Exports.swift
[256/256] Emitting module IkigaJSON
Build complete! (55.40s)
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:eb4fa402aea9a5d8f220b50fa960a581858eee7d87d88f234799973af2acd8ee
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.