The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IkigaJSON with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orlandos-nl/IkigaJSON.git
Reference: 2.2.2
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.2.2      -> FETCH_HEAD
HEAD is now at 7937769 Merge pull request #40 from orlandos-nl/jo/optimise-double-parsing
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
79377692e30b7d96f65e5286b1ad9b160e297ffc
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at 2.2.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/orlandos-nl/IkigaJSON.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/64680] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.45s)
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/1563] Fetching swift-atomics
[64/4564] Fetching swift-atomics, swift-system
[4565/18309] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.98s)
Fetched https://github.com/apple/swift-atomics.git (0.98s)
Fetched https://github.com/apple/swift-collections.git (1.00s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.46s)
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.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.2.1
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Building for debugging...
[0/8] Compiling CNIOWindows WSAStartup.c
[1/8] Compiling CNIODarwin shim.c
[2/8] Compiling CNIOWindows shim.c
[3/8] Compiling _AtomicsShims.c
[4/8] Compiling CNIOLinux liburing_shims.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[5/8] Compiling CNIOLinux shim.c
[7/50] Emitting module _NIOBase64
[7/50] Compiling c-nioatomics.c
[8/50] Compiling c-atomics.c
[10/50] Compiling _CollectionsUtilities _SortedCollection.swift
[11/50] Compiling _CollectionsUtilities _UniqueCollection.swift
[12/52] Compiling Atomics AtomicReference.swift
[15/60] Compiling Atomics Primitives.shims.swift
[16/60] Compiling Atomics AtomicInteger.swift
[17/60] Compiling Atomics AtomicOptionalWrappable.swift
[19/60] Emitting module _CollectionsUtilities
[20/60] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/60] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/60] Compiling Atomics IntegerOperations.swift
[23/60] Compiling Atomics Unmanaged extensions.swift
[24/60] Compiling _CollectionsUtilities Debugging.swift
[25/60] Compiling _CollectionsUtilities Descriptions.swift
[26/60] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[27/60] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[28/60] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[29/60] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[30/60] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/60] Compiling _CollectionsUtilities Integer rank.swift
[32/60] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[38/60] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[39/60] Compiling _CollectionsUtilities Specialize.swift
[47/61] Emitting module Atomics
[52/62] Compiling _NIOBase64 Base64.swift
[58/66] Compiling _NIODataStructures PriorityQueue.swift
[59/66] Compiling _NIODataStructures _TinyArray.swift
[60/82] Compiling DequeModule Deque+Hashable.swift
[61/82] Compiling DequeModule Deque+Sendable.swift
[62/82] Compiling DequeModule _DequeBuffer.swift
[63/82] Compiling DequeModule _DequeBufferHeader.swift
[64/84] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[65/84] Emitting module NIOConcurrencyHelpers
[66/84] Compiling NIOConcurrencyHelpers NIOLock.swift
[67/84] Emitting module _NIODataStructures
[68/84] Compiling _NIODataStructures Heap.swift
[71/86] Compiling DequeModule Deque+Testing.swift
[72/86] Compiling DequeModule Deque._Storage.swift
[73/86] Compiling NIOConcurrencyHelpers lock.swift
[74/86] Compiling DequeModule _DequeSlot.swift
[75/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/86] Compiling DequeModule Deque+Descriptions.swift
[77/86] Compiling DequeModule Deque+Equatable.swift
[78/86] Compiling DequeModule Deque._UnsafeHandle.swift
[79/86] Compiling DequeModule Deque.swift
[80/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/86] Compiling DequeModule Deque+Extras.swift
[82/86] Compiling NIOConcurrencyHelpers atomics.swift
[85/88] Compiling DequeModule Deque+Codable.swift
[86/88] Compiling DequeModule Deque+Collection.swift
[87/88] Compiling DequeModule Deque+CustomReflectable.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/147] Compiling NIOCore GlobalSingletons.swift
[100/147] Compiling NIOCore IO.swift
[101/147] Compiling NIOCore IOData.swift
[102/147] Compiling NIOCore IPProtocol.swift
[103/147] Compiling NIOCore IntegerBitPacking.swift
[104/147] Compiling NIOCore IntegerTypes.swift
[105/147] Compiling NIOCore Interfaces.swift
[106/147] Compiling NIOCore Linux.swift
[107/155] Compiling NIOCore AddressedEnvelope.swift
[108/155] Compiling NIOCore AsyncAwaitSupport.swift
[109/155] Compiling NIOCore AsyncChannel.swift
[110/155] Compiling NIOCore AsyncChannelInboundStream.swift
[111/155] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[112/155] Compiling NIOCore AsyncChannelOutboundWriter.swift
[113/155] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[114/155] Compiling NIOCore NIOAsyncSequenceProducer.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 ChannelOption.swift
[124/155] Compiling NIOCore ChannelPipeline.swift
[125/155] Compiling NIOCore CircularBuffer.swift
[126/155] Compiling NIOCore Codec.swift
[127/155] Compiling NIOCore ConvenienceOptionSupport.swift
[128/155] Compiling NIOCore DeadChannel.swift
[129/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/155] Compiling NIOCore EventLoop+Deprecated.swift
[131/155] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/155] Compiling NIOCore NIOAsyncWriter.swift
[133/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[134/155] Compiling NIOCore BSDSocketAPI.swift
[135/155] Compiling NIOCore ByteBuffer-aux.swift
[136/155] Compiling NIOCore ByteBuffer-conversions.swift
[137/155] Compiling NIOCore ByteBuffer-core.swift
[138/155] Compiling NIOCore ByteBuffer-hexdump.swift
[139/155] Compiling NIOCore ByteBuffer-int.swift
[140/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[141/155] Compiling NIOCore ByteBuffer-multi-int.swift
[142/155] Compiling NIOCore ByteBuffer-views.swift
[143/155] Compiling NIOCore Channel.swift
[144/155] Compiling NIOCore ChannelHandler.swift
[145/155] Compiling NIOCore ChannelHandlers.swift
[146/155] Compiling NIOCore ChannelInvoker.swift
[147/155] Compiling NIOCore EventLoop+SerialExecutor.swift
[148/155] Compiling NIOCore EventLoop.swift
[149/155] Compiling NIOCore EventLoopFuture+Deprecated.swift
[150/155] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[151/155] Compiling NIOCore EventLoopFuture.swift
[152/155] Compiling NIOCore FileDescriptor.swift
[153/155] Compiling NIOCore FileHandle.swift
[154/155] Compiling NIOCore FileRegion.swift
[155/155] Emitting module NIOCore
[158/208] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[159/208] Compiling NIOEmbedded AsyncTestingChannel.swift
[160/208] Compiling NIOEmbedded Embedded.swift
[161/208] Emitting module NIOEmbedded
[164/210] Compiling NIOPosix SelectableChannel.swift
[165/210] Compiling NIOPosix SelectableEventLoop.swift
[166/210] Compiling NIOPosix SelectorEpoll.swift
[167/210] Compiling NIOPosix SelectorGeneric.swift
[168/210] Compiling NIOPosix SelectorKqueue.swift
[169/210] Compiling NIOPosix SelectorUring.swift
[170/210] Compiling NIOPosix ServerSocket.swift
[171/210] Compiling NIOPosix Socket.swift
[172/210] Compiling NIOPosix SocketChannel.swift
[173/210] Compiling NIOPosix SocketProtocols.swift
[174/210] Compiling NIOPosix System.swift
[175/210] Compiling NIOPosix Thread.swift
[176/216] Compiling NIOPosix PooledRecvBufferAllocator.swift
[177/216] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[178/216] Compiling NIOPosix PosixSingletons.swift
[179/216] Compiling NIOPosix RawSocketBootstrap.swift
[180/216] Compiling NIOPosix Resolver.swift
[181/216] Compiling NIOPosix Selectable.swift
[182/216] Compiling NIOPosix IntegerBitPacking.swift
[183/216] Compiling NIOPosix IntegerTypes.swift
[184/216] Compiling NIOPosix Linux.swift
[185/216] Compiling NIOPosix LinuxCPUSet.swift
[186/216] Compiling NIOPosix LinuxUring.swift
[187/216] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[188/216] Compiling NIOPosix NIOThreadPool.swift
[189/216] Compiling NIOPosix NonBlockingFileIO.swift
[190/216] Compiling NIOPosix PendingDatagramWritesManager.swift
[191/216] Compiling NIOPosix PendingWritesManager.swift
[192/216] Compiling NIOPosix PipeChannel.swift
[193/216] Compiling NIOPosix PipePair.swift
[194/216] Compiling NIOPosix PointerHelpers.swift
[195/216] Compiling NIOPosix Pool.swift
[196/216] Emitting module NIOPosix
[197/216] Compiling NIOPosix ThreadPosix.swift
[198/216] Compiling NIOPosix ThreadWindows.swift
[199/216] Compiling NIOPosix UnsafeTransfer.swift
[200/216] Compiling NIOPosix Utilities.swift
[201/216] Compiling NIOPosix VsockAddress.swift
[202/216] Compiling NIOPosix VsockChannelEvents.swift
[203/216] Compiling NIOPosix Bootstrap.swift
[204/216] Compiling NIOPosix ControlMessage.swift
[205/216] Compiling NIOPosix DatagramVectorReadManager.swift
[206/216] Compiling NIOPosix FileDescriptor.swift
[207/216] Compiling NIOPosix GetaddrinfoResolver.swift
[208/216] Compiling NIOPosix HappyEyeballs.swift
[209/216] Compiling NIOPosix IO.swift
[210/216] Compiling NIOPosix BSDSocketAPICommon.swift
[211/216] Compiling NIOPosix BSDSocketAPIPosix.swift
[212/216] Compiling NIOPosix BSDSocketAPIWindows.swift
[213/216] Compiling NIOPosix BaseSocket.swift
[214/216] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[215/216] Compiling NIOPosix BaseSocketChannel.swift
[216/216] Compiling NIOPosix BaseStreamSocketChannel.swift
[219/220] Emitting module NIO
[220/220] Compiling NIO Exports.swift
[223/236] Compiling IkigaJSON Errors.swift
[224/236] Compiling IkigaJSON JSONParser+Parsing.swift
[225/237] Compiling IkigaJSON JSONParser.swift
[226/237] Compiling IkigaJSON JSONArray.swift
[227/237] Compiling IkigaJSON JSONObject.swift
[228/237] Compiling IkigaJSON Bounds.swift
[229/237] Compiling IkigaJSON JSONDescription+Constants.swift
[230/237] Compiling IkigaJSON JSONDescription.swift
[231/237] Compiling IkigaJSON Pointer+Helpers.swift
[232/237] Compiling IkigaJSON JSONValue.swift
[233/237] Compiling IkigaJSON NilValueCodingStrategy.swift
[234/237] Compiling IkigaJSON StreamingJSONDecoder.swift
[235/237] Emitting module IkigaJSON
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:496:9: warning: default will never be executed
        @unknown default:
        ^
[236/237] Compiling IkigaJSON JSONDecoder.swift
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:275:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:292:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:409:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:438:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:496:9: warning: default will never be executed
        @unknown default:
        ^
[237/237] Compiling IkigaJSON JSONEncoder.swift
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:275:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONDecoder.swift:292:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:409:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:438:13: warning: default will never be executed
            @unknown default:
            ^
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:496:9: warning: default will never be executed
        @unknown default:
        ^
Build complete! (24.42s)
Build complete.
Done.

Build Machine: Linux 1