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 --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.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 9f10155 New README intro
Cloned https://github.com/orlandos-nl/IkigaJSON.git
Revision (git rev-parse @):
9f1015512320c91adf710b74614aa4980a79afbe
SUCCESS checkout https://github.com/orlandos-nl/IkigaJSON.git at master
========================================
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 --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-nio.git
[1/65196] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.14s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (2.02s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[361/4694] Fetching swift-atomics, swift-system
[4695/18439] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (0.97s)
Fetched https://github.com/apple/swift-atomics.git (0.97s)
Fetched https://github.com/apple/swift-collections.git (0.99s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.31s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.45s)
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.64.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Building for debugging...
[0/8] Compiling CNIOWindows shim.c
[1/8] Compiling _AtomicsShims.c
[2/8] Compiling CNIODarwin shim.c
[3/8] Compiling CNIOWindows WSAStartup.c
[4/8] Compiling CNIOLinux liburing_shims.c
[5/8] Compiling CNIOLinux shim.c
[7/50] Emitting module _CollectionsUtilities
[7/52] Compiling c-nioatomics.c
[8/52] Compiling c-atomics.c
[10/52] Compiling Atomics AtomicMemoryOrderings.swift
[11/52] Compiling Atomics DoubleWord.swift
[12/52] Compiling Atomics AtomicReference.swift
[13/52] Compiling Atomics AtomicStorage.swift
[14/52] Compiling Atomics AtomicValue.swift
[15/54] Compiling Atomics RawRepresentable.swift
[16/54] Compiling Atomics AtomicBool.swift
[18/54] Compiling Atomics OptionalRawRepresentable.swift
[19/56] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/56] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/57] Compiling Atomics UnsafeAtomic.swift
[22/57] Compiling Atomics UnsafeAtomicLazyReference.swift
[23/58] Emitting module Atomics
[24/60] Compiling Atomics IntegerConformances.swift
[25/60] Compiling Atomics PointerConformances.swift
[26/60] Compiling Atomics Primitives.native.swift
[30/60] Compiling Atomics Primitives.shims.swift
[31/60] Compiling Atomics AtomicInteger.swift
[32/60] Compiling Atomics AtomicOptionalWrappable.swift
[37/60] Compiling Atomics IntegerOperations.swift
[38/60] Compiling Atomics Unmanaged extensions.swift
[50/62] Compiling _NIODataStructures PriorityQueue.swift
[51/63] Compiling _NIODataStructures _TinyArray.swift
[55/64] Emitting module _NIOBase64
[56/64] Compiling _NIOBase64 Base64.swift
[59/82] Compiling DequeModule Deque+Hashable.swift
[60/82] Compiling DequeModule Deque+Sendable.swift
[61/84] Emitting module _NIODataStructures
[62/84] Compiling _NIODataStructures Heap.swift
[63/85] Compiling NIOConcurrencyHelpers lock.swift
[66/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[67/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[68/86] Emitting module NIOConcurrencyHelpers
[69/86] Compiling DequeModule _DequeSlot.swift
[70/86] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/86] Compiling DequeModule Deque+Testing.swift
[72/86] Compiling DequeModule Deque._Storage.swift
[73/86] Compiling DequeModule _DequeBuffer.swift
[74/86] Compiling DequeModule _DequeBufferHeader.swift
[75/86] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/86] Compiling DequeModule Deque+Extras.swift
[77/86] Compiling DequeModule Deque._UnsafeHandle.swift
[78/86] Compiling DequeModule Deque.swift
[79/86] Compiling NIOConcurrencyHelpers atomics.swift
[80/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[81/87] Emitting module DequeModule
[83/88] Compiling DequeModule Deque+Descriptions.swift
[84/88] Compiling DequeModule Deque+Equatable.swift
[85/88] Compiling DequeModule Deque+Codable.swift
[86/88] Compiling DequeModule Deque+Collection.swift
[87/88] Compiling DequeModule Deque+CustomReflectable.swift
[91/148] Compiling NIOCore MarkedCircularBuffer.swift
[92/148] Compiling NIOCore MulticastChannel.swift
[93/148] Compiling NIOCore NIOAny.swift
[94/148] Compiling NIOCore NIOCloseOnErrorHandler.swift
[95/148] Compiling NIOCore NIOLoopBound.swift
[96/148] Compiling NIOCore NIOSendable.swift
[97/148] Compiling NIOCore PointerHelpers.swift
[98/148] Compiling NIOCore RecvByteBufferAllocator.swift
[99/156] Compiling NIOCore GlobalSingletons.swift
[100/156] Compiling NIOCore IO.swift
[101/156] Compiling NIOCore IOData.swift
[102/156] Compiling NIOCore IPProtocol.swift
[103/156] Compiling NIOCore IntegerBitPacking.swift
[104/156] Compiling NIOCore IntegerTypes.swift
[105/156] Compiling NIOCore Interfaces.swift
[106/156] Compiling NIOCore Linux.swift
[107/156] Compiling NIOCore EventLoop.swift
[108/156] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[109/156] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/156] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/156] Compiling NIOCore EventLoopFuture.swift
[112/156] Compiling NIOCore FileDescriptor.swift
[113/156] Compiling NIOCore FileHandle.swift
[114/156] Compiling NIOCore FileRegion.swift
[115/156] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/156] Compiling NIOCore SocketAddresses.swift
[117/156] Compiling NIOCore SocketOptionProvider.swift
[118/156] Compiling NIOCore SystemCallHelpers.swift
[119/156] Compiling NIOCore TimeAmount+Duration.swift
[120/156] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/156] Compiling NIOCore UniversalBootstrapSupport.swift
[122/156] Compiling NIOCore Utilities.swift
[123/156] Compiling NIOCore NIOAsyncWriter.swift
[124/156] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[125/156] Compiling NIOCore BSDSocketAPI.swift
[126/156] Compiling NIOCore ByteBuffer-aux.swift
[127/156] Compiling NIOCore ByteBuffer-conversions.swift
[128/156] Compiling NIOCore ByteBuffer-core.swift
[129/156] Compiling NIOCore ByteBuffer-hexdump.swift
[130/156] Compiling NIOCore ByteBuffer-int.swift
[131/156] Compiling NIOCore AddressedEnvelope.swift
[132/156] Compiling NIOCore AsyncAwaitSupport.swift
[133/156] Compiling NIOCore AsyncChannel.swift
[134/156] Compiling NIOCore AsyncChannelInboundStream.swift
[135/156] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[136/156] Compiling NIOCore AsyncChannelOutboundWriter.swift
[137/156] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[138/156] Compiling NIOCore NIOAsyncSequenceProducer.swift
[139/156] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[140/156] Emitting module NIOCore
[141/156] Compiling NIOCore ChannelPipeline.swift
[142/156] Compiling NIOCore CircularBuffer.swift
[143/156] Compiling NIOCore Codec.swift
[144/156] Compiling NIOCore ConvenienceOptionSupport.swift
[145/156] Compiling NIOCore DeadChannel.swift
[146/156] Compiling NIOCore DispatchQueue+WithFuture.swift
[147/156] Compiling NIOCore EventLoop+Deprecated.swift
[148/156] Compiling NIOCore EventLoop+SerialExecutor.swift
[149/156] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[150/156] Compiling NIOCore ByteBuffer-multi-int.swift
[151/156] Compiling NIOCore ByteBuffer-views.swift
[152/156] Compiling NIOCore Channel.swift
[153/156] Compiling NIOCore ChannelHandler.swift
[154/156] Compiling NIOCore ChannelHandlers.swift
[155/156] Compiling NIOCore ChannelInvoker.swift
[156/156] Compiling NIOCore ChannelOption.swift
[159/209] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[160/209] Compiling NIOEmbedded AsyncTestingChannel.swift
[161/209] Compiling NIOEmbedded Embedded.swift
[162/209] Emitting module NIOEmbedded
[165/211] Emitting module NIOPosix
[166/217] Compiling NIOPosix IntegerBitPacking.swift
[167/217] Compiling NIOPosix IntegerTypes.swift
[168/217] Compiling NIOPosix Linux.swift
[169/217] Compiling NIOPosix LinuxCPUSet.swift
[170/217] Compiling NIOPosix LinuxUring.swift
[171/217] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[172/217] Compiling NIOPosix NIOThreadPool.swift
[173/217] Compiling NIOPosix ThreadPosix.swift
[174/217] Compiling NIOPosix ThreadWindows.swift
[175/217] Compiling NIOPosix UnsafeTransfer.swift
[176/217] Compiling NIOPosix Utilities.swift
[177/217] Compiling NIOPosix VsockAddress.swift
[178/217] Compiling NIOPosix VsockChannelEvents.swift
[179/217] Compiling NIOPosix BSDSocketAPICommon.swift
[180/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[181/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[182/217] Compiling NIOPosix BaseSocket.swift
[183/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[184/217] Compiling NIOPosix BaseSocketChannel.swift
[185/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[186/217] Compiling NIOPosix ServerSocket.swift
[187/217] Compiling NIOPosix Socket.swift
[188/217] Compiling NIOPosix SocketChannel.swift
[189/217] Compiling NIOPosix SocketProtocols.swift
[190/217] Compiling NIOPosix System.swift
[191/217] Compiling NIOPosix Thread.swift
[192/217] Compiling NIOPosix SelectableChannel.swift
[193/217] Compiling NIOPosix SelectableEventLoop.swift
[194/217] Compiling NIOPosix SelectorEpoll.swift
[195/217] Compiling NIOPosix SelectorGeneric.swift
[196/217] Compiling NIOPosix SelectorKqueue.swift
[197/217] Compiling NIOPosix SelectorUring.swift
[198/217] Compiling NIOPosix NonBlockingFileIO.swift
[199/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[200/217] Compiling NIOPosix PendingWritesManager.swift
[201/217] Compiling NIOPosix PipeChannel.swift
[202/217] Compiling NIOPosix PipePair.swift
[203/217] Compiling NIOPosix PointerHelpers.swift
[204/217] Compiling NIOPosix Pool.swift
[205/217] Compiling NIOPosix Bootstrap.swift
[206/217] Compiling NIOPosix ControlMessage.swift
[207/217] Compiling NIOPosix DatagramVectorReadManager.swift
[208/217] Compiling NIOPosix FileDescriptor.swift
[209/217] Compiling NIOPosix GetaddrinfoResolver.swift
[210/217] Compiling NIOPosix HappyEyeballs.swift
[211/217] Compiling NIOPosix IO.swift
[212/217] Compiling NIOPosix PooledRecvBufferAllocator.swift
[213/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[214/217] Compiling NIOPosix PosixSingletons.swift
[215/217] Compiling NIOPosix RawSocketBootstrap.swift
[216/217] Compiling NIOPosix Resolver.swift
[217/217] Compiling NIOPosix Selectable.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/238] Compiling IkigaJSON Bounds.swift
[227/238] Compiling IkigaJSON JSONDescription+Constants.swift
[228/238] Compiling IkigaJSON Errors.swift
[229/238] Compiling IkigaJSON JSONParser+Parsing.swift
[230/238] Compiling IkigaJSON JSONDescription.swift
[231/238] Compiling IkigaJSON Pointer+Helpers.swift
[232/238] Compiling IkigaJSON JSONValue.swift
[233/238] Compiling IkigaJSON JSONParser.swift
[234/238] Compiling IkigaJSON JSONArray.swift
[235/238] Compiling IkigaJSON JSONObject.swift
[236/238] 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/238] 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:
        ^
[238/238] Emitting module IkigaJSON
/host/spi-builder-workspace/Sources/IkigaJSON/Codable/JSONEncoder.swift:496:9: warning: default will never be executed
        @unknown default:
        ^
Build complete! (26.20s)
Build complete.
Done.

Build Machine: Linux 1