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.8 for Linux on 30 Sep 2024 11:14:24 UTC.

Build Command

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