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.2 (beta) for Android on 24 Jun 2025 05:33:55 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

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 /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:         android
Swift version:             6.2
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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-nio.git
[1/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (18.44s)
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
[1008/6233] Fetching swift-atomics, swift-system
[2053/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.85s)
[4626/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.82s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Building for debugging...
[0/24] Write sources
[13/24] Compiling CNIOWindows WSAStartup.c
[14/24] Compiling CNIOWindows shim.c
[15/24] Compiling CNIOLinux liburing_shims.c
[15/24] Compiling CNIOWASI CNIOWASI.c
[17/24] Write sources
[18/24] Compiling _AtomicsShims.c
[19/24] Compiling CNIODarwin shim.c
[20/24] Write swift-version-8C5A4AE7A8CE2BA.txt
[21/24] Compiling CNIOLinux shim.c
[23/68] Emitting module _JSONCore
[23/68] Compiling c-nioatomics.c
[25/68] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/69] Compiling Atomics UnsafeAtomic.swift
[27/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/71] Compiling Atomics ManagedAtomic.swift
[29/71] Compiling Atomics ManagedAtomicLazyReference.swift
[30/71] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/71] Compiling InternalCollectionsUtilities _SortedCollection.swift
[32/71] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/71] Compiling InternalCollectionsUtilities Debugging.swift
[34/71] Compiling InternalCollectionsUtilities Descriptions.swift
[35/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[36/71] Compiling Atomics DoubleWord.swift
[37/71] Compiling _JSONCore JSONTokenizer.swift
[38/71] Compiling _JSONCore JSONTokenizerDestination.swift
[41/71] Compiling _JSONCore JSONParser+Parsing.swift
[46/71] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/71] Compiling InternalCollectionsUtilities UInt+reversed.swift
[48/71] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[49/71] Compiling InternalCollectionsUtilities Integer rank.swift
[50/71] Emitting module InternalCollectionsUtilities
[51/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[52/71] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[53/71] Compiling _JSONCore Errors.swift
[54/71] Compiling _JSONCore Bytes.swift
[58/71] Emitting module Atomics
[62/72] Compiling _NIOBase64 Base64.swift
[63/72] Emitting module _NIOBase64
[64/72] Compiling _NIODataStructures PriorityQueue.swift
[65/73] Emitting module _NIODataStructures
[68/73] Compiling _NIODataStructures _TinyArray.swift
[69/73] Compiling _NIODataStructures Heap.swift
[71/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/90] Compiling Atomics IntegerOperations.swift
[74/90] Compiling Atomics Unmanaged extensions.swift
[75/91] Compiling c-atomics.c
[77/91] Compiling DequeModule Deque+Equatable.swift
[78/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[79/93] Compiling DequeModule _DequeBuffer.swift
[80/93] Compiling DequeModule _DequeBufferHeader.swift
[81/99] Compiling DequeModule Deque+CustomReflectable.swift
[82/99] Compiling DequeModule Deque+Descriptions.swift
[83/99] Compiling DequeModule Deque+Extras.swift
[84/99] Compiling DequeModule Deque+Hashable.swift
[85/99] Compiling DequeModule Deque+Testing.swift
[86/99] Compiling DequeModule Deque._Storage.swift
[87/99] Compiling DequeModule Deque._UnsafeHandle.swift
[88/99] Compiling DequeModule Deque.swift
[89/99] Compiling DequeModule Deque+Codable.swift
[90/99] Compiling DequeModule Deque+Collection.swift
[91/99] Emitting module DequeModule
[92/99] Compiling DequeModule _DequeSlot.swift
[93/99] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/100] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/100] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/100] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[98/100] Compiling NIOConcurrencyHelpers lock.swift
[99/100] Compiling NIOConcurrencyHelpers atomics.swift
[100/100] Emitting module NIOConcurrencyHelpers
[102/161] Compiling NIOCore MulticastChannel.swift
[103/161] Compiling NIOCore NIOAny.swift
[104/161] Compiling NIOCore NIOCloseOnErrorHandler.swift
[105/161] Compiling NIOCore NIOLoopBound.swift
[106/161] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[107/161] Compiling NIOCore NIOScheduledCallback.swift
[108/161] Compiling NIOCore NIOSendable.swift
[109/161] Compiling NIOCore RecvByteBufferAllocator.swift
[110/169] Compiling NIOCore IO.swift
[111/169] Compiling NIOCore IOData.swift
[112/169] Compiling NIOCore IPProtocol.swift
[113/169] Compiling NIOCore IntegerBitPacking.swift
[114/169] Compiling NIOCore IntegerTypes.swift
[115/169] Compiling NIOCore Interfaces.swift
[116/169] Compiling NIOCore Linux.swift
[117/169] Compiling NIOCore MarkedCircularBuffer.swift
[118/169] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/169] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/169] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/169] Compiling NIOCore EventLoopFuture.swift
[122/169] Compiling NIOCore FileDescriptor.swift
[123/169] Compiling NIOCore FileHandle.swift
[124/169] Compiling NIOCore FileRegion.swift
[125/169] Compiling NIOCore GlobalSingletons.swift
[126/169] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[127/169] Compiling NIOCore SocketAddresses.swift
[128/169] Compiling NIOCore SocketOptionProvider.swift
[129/169] Compiling NIOCore SystemCallHelpers.swift
[130/169] Compiling NIOCore TimeAmount+Duration.swift
[131/169] Compiling NIOCore TypeAssistedChannelHandler.swift
[132/169] Compiling NIOCore UniversalBootstrapSupport.swift
[133/169] Compiling NIOCore Utilities.swift
[134/169] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[135/169] Compiling NIOCore BSDSocketAPI.swift
[136/169] Compiling NIOCore ByteBuffer-aux.swift
[137/169] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[138/169] Compiling NIOCore ByteBuffer-conversions.swift
[139/169] Compiling NIOCore ByteBuffer-core.swift
[140/169] Compiling NIOCore ByteBuffer-hex.swift
[141/169] Compiling NIOCore ByteBuffer-int.swift
[142/169] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[143/169] Compiling NIOCore CircularBuffer.swift
[144/169] Compiling NIOCore Codec.swift
[145/169] Compiling NIOCore ConvenienceOptionSupport.swift
[146/169] Compiling NIOCore DeadChannel.swift
[147/169] Compiling NIOCore DispatchQueue+WithFuture.swift
[148/169] Compiling NIOCore EventLoop+Deprecated.swift
[149/169] Compiling NIOCore EventLoop+SerialExecutor.swift
[150/169] Compiling NIOCore EventLoop.swift
[151/169] Compiling NIOCore ByteBuffer-multi-int.swift
[152/169] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[153/169] Compiling NIOCore ByteBuffer-views.swift
[154/169] Compiling NIOCore Channel.swift
[155/169] Compiling NIOCore ChannelHandler.swift
[156/169] Compiling NIOCore ChannelHandlers.swift
[157/169] Compiling NIOCore ChannelInvoker.swift
[158/169] Compiling NIOCore ChannelOption.swift
[159/169] Compiling NIOCore ChannelPipeline.swift
[160/169] Compiling NIOCore AddressedEnvelope.swift
[161/169] Compiling NIOCore AsyncAwaitSupport.swift
[162/169] Compiling NIOCore AsyncChannel.swift
[163/169] Compiling NIOCore AsyncChannelHandler.swift
[164/169] Compiling NIOCore AsyncChannelInboundStream.swift
[165/169] Compiling NIOCore AsyncChannelOutboundWriter.swift
[166/169] Compiling NIOCore NIOAsyncSequenceProducer.swift
[167/169] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[168/169] Compiling NIOCore NIOAsyncWriter.swift
[169/169] Emitting module NIOCore
[171/220] Compiling NIOEmbedded Embedded.swift
[172/220] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[173/220] Compiling NIOEmbedded AsyncTestingChannel.swift
[174/220] Emitting module NIOEmbedded
[176/221] Compiling NIOPosix IO.swift
[177/221] Compiling NIOPosix IntegerBitPacking.swift
[178/221] Compiling NIOPosix IntegerTypes.swift
[179/221] Compiling NIOPosix Linux.swift
[180/221] Compiling NIOPosix LinuxCPUSet.swift
[181/221] Compiling NIOPosix LinuxUring.swift
[182/221] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[183/227] Emitting module NIOPosix
[184/227] Compiling NIOPosix ThreadPosix.swift
[185/227] Compiling NIOPosix ThreadWindows.swift
[186/227] Compiling NIOPosix UnsafeTransfer.swift
[187/227] Compiling NIOPosix Utilities.swift
[188/227] Compiling NIOPosix VsockAddress.swift
[189/227] Compiling NIOPosix VsockChannelEvents.swift
[190/227] Compiling NIOPosix SelectableChannel.swift
[191/227] Compiling NIOPosix SelectableEventLoop.swift
[192/227] Compiling NIOPosix SelectorEpoll.swift
[193/227] Compiling NIOPosix SelectorGeneric.swift
[194/227] Compiling NIOPosix SelectorKqueue.swift
[195/227] Compiling NIOPosix SelectorUring.swift
[196/227] Compiling NIOPosix Pool.swift
[197/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[198/227] Compiling NIOPosix PosixSingletons.swift
[199/227] Compiling NIOPosix RawSocketBootstrap.swift
[200/227] Compiling NIOPosix Resolver.swift
[201/227] Compiling NIOPosix Selectable.swift
[202/227] Compiling NIOPosix ServerSocket.swift
[203/227] Compiling NIOPosix Socket.swift
[204/227] Compiling NIOPosix SocketChannel.swift
[205/227] Compiling NIOPosix SocketProtocols.swift
[206/227] Compiling NIOPosix System.swift
[207/227] Compiling NIOPosix Thread.swift
[208/227] Compiling NIOPosix BSDSocketAPICommon.swift
[209/227] Compiling NIOPosix BSDSocketAPIPosix.swift
[210/227] Compiling NIOPosix BSDSocketAPIWindows.swift
[211/227] Compiling NIOPosix BaseSocket.swift
[212/227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[213/227] Compiling NIOPosix BaseSocketChannel.swift
[214/227] Compiling NIOPosix BaseStreamSocketChannel.swift
[215/227] Compiling NIOPosix NIOThreadPool.swift
[216/227] Compiling NIOPosix NonBlockingFileIO.swift
[217/227] Compiling NIOPosix PendingDatagramWritesManager.swift
[218/227] Compiling NIOPosix PendingWritesManager.swift
[219/227] Compiling NIOPosix PipeChannel.swift
[220/227] Compiling NIOPosix PipePair.swift
[221/227] Compiling NIOPosix Bootstrap.swift
[222/227] Compiling NIOPosix ControlMessage.swift
[223/227] Compiling NIOPosix DatagramVectorReadManager.swift
[224/227] Compiling NIOPosix Errors+Any.swift
[225/227] Compiling NIOPosix FileDescriptor.swift
[226/227] Compiling NIOPosix GetaddrinfoResolver.swift
[227/227] Compiling NIOPosix HappyEyeballs.swift
[229/230] Compiling NIO Exports.swift
[230/230] Emitting module NIO
[232/236] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[233/236] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[234/236] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[235/236] Emitting module NIOFoundationCompat
[236/236] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[238/251] Compiling _NIOJSON NilValueCodingStrategy.swift
[239/251] Compiling _NIOJSON StreamingJSONArrayDecoder.swift
[240/251] Compiling _NIOJSON StreamingJSONLinesDecoder.swift
[241/251] Compiling _NIOJSON Bounds.swift
[242/252] Compiling _NIOJSON Pointer+Helpers.swift
[243/252] Compiling _NIOJSON JSONArray.swift
[244/252] Compiling _NIOJSON JSONValue.swift
[245/252] Compiling _NIOJSON JSONDecoderError.swift
[246/252] Compiling _NIOJSON JSONEncoder.swift
[247/252] Compiling _NIOJSON JSONObject.swift
[248/252] Compiling _NIOJSON JSONDescription+Constants.swift
[249/252] Compiling _NIOJSON JSONDescription.swift
[250/252] Emitting module _NIOJSON
[251/252] Compiling _NIOJSON ByteBufferSupport.swift
[252/252] Compiling _NIOJSON JSONDecoder.swift
[254/255] Compiling IkigaJSON Exports.swift
[255/255] Emitting module IkigaJSON
Build complete! (120.85s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.