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 master (e5144e), with Swift 5.9 for Linux on 30 Sep 2024 11:12:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e5144e9 Merge pull request #43 from Kishimotovn/master
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
e5144e9aea0f8ed8250766cf3e0415ba02955194
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/orlandos-nl/IkigaJSON.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-nio.git
[1/70108] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.73.0 (0.49s)
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/1569] Fetching swift-atomics
[1304/5225] Fetching swift-atomics, swift-system
[5226/20382] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.93s)
Fetched https://github.com/apple/swift-atomics.git (0.93s)
Fetched https://github.com/apple/swift-collections.git (0.95s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.61s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.73.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.3.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
Building for debugging...
[0/9] Compiling CNIODarwin shim.c
[0/9] Compiling CNIOWindows WSAStartup.c
[2/9] Compiling CNIOLinux liburing_shims.c
[3/9] Compiling CNIOWASI CNIOWASI.c
[4/9] Compiling CNIOWindows shim.c
[5/9] Compiling _AtomicsShims.c
[6/9] Compiling CNIOLinux shim.c
[8/51] Emitting module _NIODataStructures
[9/51] Emitting module InternalCollectionsUtilities
[9/53] Compiling c-nioatomics.c
[10/53] Compiling c-atomics.c
[12/59] Compiling InternalCollectionsUtilities UInt+reversed.swift
[13/59] Compiling Atomics RawRepresentable.swift
[14/59] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[15/59] Compiling InternalCollectionsUtilities Specialize.swift
[16/59] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/59] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/59] Compiling InternalCollectionsUtilities Debugging.swift
[19/59] Compiling InternalCollectionsUtilities Descriptions.swift
[20/59] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/59] Compiling Atomics AtomicReference.swift
[24/61] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/61] Emitting module _NIOBase64
[27/61] Compiling _NIOBase64 Base64.swift
[28/62] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/62] Compiling Atomics Primitives.shims.swift
[30/62] Compiling Atomics AtomicInteger.swift
[31/62] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[32/62] Compiling InternalCollectionsUtilities Integer rank.swift
[33/62] Compiling Atomics IntegerConformances.swift
[34/63] Compiling _NIODataStructures PriorityQueue.swift
[35/63] Compiling _NIODataStructures _TinyArray.swift
[53/65] Emitting module Atomics
[57/65] Compiling Atomics IntegerOperations.swift
[58/65] Compiling Atomics Unmanaged extensions.swift
[61/82] Compiling _NIODataStructures Heap.swift
[62/83] Compiling NIOConcurrencyHelpers lock.swift
[63/83] Compiling DequeModule _DequeBuffer.swift
[64/83] Compiling DequeModule _DequeBufferHeader.swift
[65/85] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[66/85] Compiling NIOConcurrencyHelpers NIOLock.swift
[68/86] Compiling DequeModule Deque+Extras.swift
[69/86] Compiling DequeModule Deque+Hashable.swift
[70/86] Compiling DequeModule Deque+Equatable.swift
[71/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[73/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[74/86] Emitting module NIOConcurrencyHelpers
[75/86] Compiling NIOConcurrencyHelpers atomics.swift
[78/88] Compiling DequeModule _DequeSlot.swift
[79/88] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/88] Compiling DequeModule Deque+Testing.swift
[81/88] Compiling DequeModule Deque._Storage.swift
[82/88] Compiling DequeModule Deque+CustomReflectable.swift
[83/88] Compiling DequeModule Deque+Descriptions.swift
[84/88] Compiling DequeModule Deque._UnsafeHandle.swift
[85/88] Compiling DequeModule Deque.swift
[86/88] Compiling DequeModule Deque+Codable.swift
[87/88] Compiling DequeModule Deque+Collection.swift
[88/88] Emitting module DequeModule
[91/147] Compiling NIOCore MarkedCircularBuffer.swift
[92/147] Compiling NIOCore MulticastChannel.swift
[93/147] Compiling NIOCore NIOAny.swift
[94/147] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/147] Compiling NIOCore NIOLoopBound.swift
[96/147] Compiling NIOCore NIOSendable.swift
[97/147] Compiling NIOCore PointerHelpers.swift
[98/147] Compiling NIOCore RecvByteBufferAllocator.swift
[99/155] Compiling NIOCore GlobalSingletons.swift
[100/155] Compiling NIOCore IO.swift
[101/155] Compiling NIOCore IOData.swift
[102/155] Compiling NIOCore IPProtocol.swift
[103/155] Compiling NIOCore IntegerBitPacking.swift
[104/155] Compiling NIOCore IntegerTypes.swift
[105/155] Compiling NIOCore Interfaces.swift
[106/155] Compiling NIOCore Linux.swift
[107/155] Compiling NIOCore EventLoop.swift
[108/155] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/155] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/155] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/155] Compiling NIOCore EventLoopFuture.swift
[112/155] Compiling NIOCore FileDescriptor.swift
[113/155] Compiling NIOCore FileHandle.swift
[114/155] Compiling NIOCore FileRegion.swift
[115/155] Compiling NIOCore ChannelPipeline.swift
[116/155] Compiling NIOCore CircularBuffer.swift
[117/155] Compiling NIOCore Codec.swift
[118/155] Compiling NIOCore ConvenienceOptionSupport.swift
[119/155] Compiling NIOCore DeadChannel.swift
[120/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[121/155] Compiling NIOCore EventLoop+Deprecated.swift
[122/155] Compiling NIOCore EventLoop+SerialExecutor.swift
[123/155] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[124/155] Compiling NIOCore SocketAddresses.swift
[125/155] Compiling NIOCore SocketOptionProvider.swift
[126/155] Compiling NIOCore SystemCallHelpers.swift
[127/155] Compiling NIOCore TimeAmount+Duration.swift
[128/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[129/155] Compiling NIOCore UniversalBootstrapSupport.swift
[130/155] Compiling NIOCore Utilities.swift
[131/155] Compiling NIOCore NIOAsyncWriter.swift
[132/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[133/155] Compiling NIOCore BSDSocketAPI.swift
[134/155] Compiling NIOCore ByteBuffer-aux.swift
[135/155] Compiling NIOCore ByteBuffer-conversions.swift
[136/155] Compiling NIOCore ByteBuffer-core.swift
[137/155] Compiling NIOCore ByteBuffer-hexdump.swift
[138/155] Compiling NIOCore ByteBuffer-int.swift
[139/155] Compiling NIOCore AddressedEnvelope.swift
[140/155] Compiling NIOCore AsyncAwaitSupport.swift
[141/155] Compiling NIOCore AsyncChannel.swift
[142/155] Compiling NIOCore AsyncChannelHandler.swift
[143/155] Compiling NIOCore AsyncChannelInboundStream.swift
[144/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/155] Compiling NIOCore NIOAsyncSequenceProducer.swift
[146/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[147/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[148/155] Compiling NIOCore ByteBuffer-multi-int.swift
[149/155] Compiling NIOCore ByteBuffer-views.swift
[150/155] Compiling NIOCore Channel.swift
[151/155] Compiling NIOCore ChannelHandler.swift
[152/155] Compiling NIOCore ChannelHandlers.swift
[153/155] Compiling NIOCore ChannelInvoker.swift
[154/155] Compiling NIOCore ChannelOption.swift
[155/155] Emitting module NIOCore
[158/209] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[159/209] Emitting module NIOEmbedded
[160/209] Compiling NIOEmbedded AsyncTestingChannel.swift
[161/209] Compiling NIOEmbedded Embedded.swift
[164/211] Emitting module NIOPosix
[165/217] Compiling NIOPosix Pool.swift
[166/217] Compiling NIOPosix PooledRecvBufferAllocator.swift
[167/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[168/217] Compiling NIOPosix PosixSingletons.swift
[169/217] Compiling NIOPosix RawSocketBootstrap.swift
[170/217] Compiling NIOPosix Resolver.swift
[171/217] Compiling NIOPosix Selectable.swift
[172/217] Compiling NIOPosix SelectableChannel.swift
[173/217] Compiling NIOPosix SelectableEventLoop.swift
[174/217] Compiling NIOPosix SelectorEpoll.swift
[175/217] Compiling NIOPosix SelectorGeneric.swift
[176/217] Compiling NIOPosix SelectorKqueue.swift
[177/217] Compiling NIOPosix SelectorUring.swift
[178/217] Compiling NIOPosix ServerSocket.swift
[179/217] Compiling NIOPosix Socket.swift
[180/217] Compiling NIOPosix SocketChannel.swift
[181/217] Compiling NIOPosix SocketProtocols.swift
[182/217] Compiling NIOPosix System.swift
[183/217] Compiling NIOPosix Thread.swift
[184/217] Compiling NIOPosix ThreadPosix.swift
[185/217] Compiling NIOPosix ThreadWindows.swift
[186/217] Compiling NIOPosix UnsafeTransfer.swift
[187/217] Compiling NIOPosix Utilities.swift
[188/217] Compiling NIOPosix VsockAddress.swift
[189/217] Compiling NIOPosix VsockChannelEvents.swift
[190/217] Compiling NIOPosix NIOThreadPool.swift
[191/217] Compiling NIOPosix NonBlockingFileIO.swift
[192/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[193/217] Compiling NIOPosix PendingWritesManager.swift
[194/217] Compiling NIOPosix PipeChannel.swift
[195/217] Compiling NIOPosix PipePair.swift
[196/217] Compiling NIOPosix PointerHelpers.swift
[197/217] Compiling NIOPosix IO.swift
[198/217] Compiling NIOPosix IntegerBitPacking.swift
[199/217] Compiling NIOPosix IntegerTypes.swift
[200/217] Compiling NIOPosix Linux.swift
[201/217] Compiling NIOPosix LinuxCPUSet.swift
[202/217] Compiling NIOPosix LinuxUring.swift
[203/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[204/217] Compiling NIOPosix BSDSocketAPICommon.swift
[205/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[206/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[207/217] Compiling NIOPosix BaseSocket.swift
[208/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[209/217] Compiling NIOPosix BaseSocketChannel.swift
[210/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[211/217] Compiling NIOPosix Bootstrap.swift
[212/217] Compiling NIOPosix ControlMessage.swift
[213/217] Compiling NIOPosix DatagramVectorReadManager.swift
[214/217] Compiling NIOPosix Errors+Any.swift
[215/217] Compiling NIOPosix FileDescriptor.swift
[216/217] Compiling NIOPosix GetaddrinfoResolver.swift
[217/217] Compiling NIOPosix HappyEyeballs.swift
[220/221] Emitting module NIO
[221/221] Compiling NIO Exports.swift
[224/237] Compiling IkigaJSON NilValueCodingStrategy.swift
[225/237] Compiling IkigaJSON StreamingJSONDecoder.swift
[226/237] Compiling IkigaJSON JSONObject.swift
[227/238] Compiling IkigaJSON Bounds.swift
[228/238] Compiling IkigaJSON JSONDescription+Constants.swift
[229/238] Compiling IkigaJSON Errors.swift
[230/238] Compiling IkigaJSON JSONParser+Parsing.swift
[231/238] Compiling IkigaJSON JSONParser.swift
[232/238] Compiling IkigaJSON JSONArray.swift
[233/238] Compiling IkigaJSON JSONDescription.swift
[234/238] Compiling IkigaJSON Pointer+Helpers.swift
[235/238] Compiling IkigaJSON JSONValue.swift
[236/238] Emitting module IkigaJSON
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:498:9: warning: default will never be executed
        @unknown default:
        ^
[237/238] Compiling IkigaJSON JSONDecoder.swift
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:277:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:294:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:411:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:440:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:498:9: warning: default will never be executed
        @unknown default:
        ^
[238/238] Compiling IkigaJSON JSONEncoder.swift
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:277:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:294:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:411:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:440:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:498:9: warning: default will never be executed
        @unknown default:
        ^
Build complete! (35.07s)
Build complete.
Done.