Build Information
Successful build of IkigaJSON, reference 2.2.3 (e5144e
), with Swift 5.9 for Linux on 30 Sep 2024 11:13:54 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: 2.2.3
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.3 -> FETCH_HEAD
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 2.2.3
========================================
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 (5.17s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.73.0 (0.74s)
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
[1351/5225] Fetching swift-atomics, swift-system
[4934/20382] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git (0.45s)
[6536/18813] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.04s)
Fetched https://github.com/apple/swift-collections.git (1.06s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (2.00s)
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
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
Building for debugging...
[0/9] Compiling CNIOWindows shim.c
[1/9] Compiling CNIOWASI CNIOWASI.c
[2/9] Compiling CNIODarwin shim.c
[3/9] Compiling CNIOWindows WSAStartup.c
[4/9] Compiling CNIOLinux liburing_shims.c
[5/9] Compiling _AtomicsShims.c
[6/9] Compiling CNIOLinux shim.c
[8/51] Emitting module _NIOBase64
[8/51] Compiling c-nioatomics.c
[9/51] Compiling c-atomics.c
[11/57] Compiling Atomics AtomicReference.swift
[12/57] Compiling Atomics AtomicStorage.swift
[13/57] Compiling Atomics AtomicValue.swift
[14/59] Compiling Atomics Primitives.shims.swift
[15/59] Compiling Atomics AtomicInteger.swift
[16/59] Compiling Atomics AtomicOptionalWrappable.swift
[17/59] Emitting module InternalCollectionsUtilities
[18/61] Compiling _NIOBase64 Base64.swift
[19/61] Emitting module Atomics
[20/62] Compiling Atomics OptionalRawRepresentable.swift
[21/62] Compiling Atomics RawRepresentable.swift
[28/62] Compiling Atomics PointerConformances.swift
[29/62] Compiling Atomics Primitives.native.swift
[30/62] Compiling Atomics AtomicBool.swift
[31/62] Compiling Atomics IntegerConformances.swift
[39/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/63] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/63] Compiling Atomics ManagedAtomic.swift
[42/63] Compiling Atomics ManagedAtomicLazyReference.swift
[43/63] Compiling Atomics AtomicMemoryOrderings.swift
[44/63] Compiling Atomics DoubleWord.swift
[46/63] Compiling _NIODataStructures PriorityQueue.swift
[47/63] Compiling _NIODataStructures _TinyArray.swift
[52/63] Compiling Atomics IntegerOperations.swift
[53/63] Compiling Atomics Unmanaged extensions.swift
[60/82] Compiling DequeModule Deque+Equatable.swift
[61/82] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[62/82] Compiling DequeModule Deque+Extras.swift
[63/82] Compiling DequeModule Deque+Hashable.swift
[64/83] Emitting module _NIODataStructures
[65/83] Compiling _NIODataStructures Heap.swift
[66/84] Compiling DequeModule _DequeBuffer.swift
[67/84] Compiling DequeModule _DequeBufferHeader.swift
[70/86] Compiling NIOConcurrencyHelpers atomics.swift
[71/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[72/86] Compiling NIOConcurrencyHelpers NIOLock.swift
[73/86] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[74/86] Compiling NIOConcurrencyHelpers lock.swift
[75/86] Emitting module NIOConcurrencyHelpers
[76/87] Compiling DequeModule _DequeSlot.swift
[77/87] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/87] Compiling DequeModule Deque+Testing.swift
[79/87] Compiling DequeModule Deque._Storage.swift
[80/87] Compiling DequeModule Deque._UnsafeHandle.swift
[81/87] Compiling DequeModule Deque.swift
[84/88] Compiling DequeModule Deque+CustomReflectable.swift
[85/88] Compiling DequeModule Deque+Descriptions.swift
[86/88] Emitting module DequeModule
[87/88] Compiling DequeModule Deque+Codable.swift
[88/88] Compiling DequeModule Deque+Collection.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 SingleStepByteToMessageDecoder.swift
[100/155] Compiling NIOCore SocketAddresses.swift
[101/155] Compiling NIOCore SocketOptionProvider.swift
[102/155] Compiling NIOCore SystemCallHelpers.swift
[103/155] Compiling NIOCore TimeAmount+Duration.swift
[104/155] Compiling NIOCore TypeAssistedChannelHandler.swift
[105/155] Compiling NIOCore UniversalBootstrapSupport.swift
[106/155] Compiling NIOCore Utilities.swift
[107/155] Compiling NIOCore GlobalSingletons.swift
[108/155] Compiling NIOCore IO.swift
[109/155] Compiling NIOCore IOData.swift
[110/155] Compiling NIOCore IPProtocol.swift
[111/155] Compiling NIOCore IntegerBitPacking.swift
[112/155] Compiling NIOCore IntegerTypes.swift
[113/155] Compiling NIOCore Interfaces.swift
[114/155] Compiling NIOCore Linux.swift
[115/155] Compiling NIOCore MarkedCircularBuffer.swift
[116/155] Compiling NIOCore MulticastChannel.swift
[117/155] Compiling NIOCore NIOAny.swift
[118/155] Compiling NIOCore NIOCloseOnErrorHandler.swift
[119/155] Compiling NIOCore NIOLoopBound.swift
[120/155] Compiling NIOCore NIOSendable.swift
[121/155] Compiling NIOCore PointerHelpers.swift
[122/155] Compiling NIOCore RecvByteBufferAllocator.swift
[123/155] Compiling NIOCore NIOAsyncWriter.swift
[124/155] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[125/155] Compiling NIOCore BSDSocketAPI.swift
[126/155] Compiling NIOCore ByteBuffer-aux.swift
[127/155] Compiling NIOCore ByteBuffer-conversions.swift
[128/155] Compiling NIOCore ByteBuffer-core.swift
[129/155] Compiling NIOCore ByteBuffer-hexdump.swift
[130/155] Compiling NIOCore ByteBuffer-int.swift
[131/155] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[132/155] Compiling NIOCore ByteBuffer-multi-int.swift
[133/155] Compiling NIOCore ByteBuffer-views.swift
[134/155] Compiling NIOCore Channel.swift
[135/155] Compiling NIOCore ChannelHandler.swift
[136/155] Compiling NIOCore ChannelHandlers.swift
[137/155] Compiling NIOCore ChannelInvoker.swift
[138/155] Compiling NIOCore ChannelOption.swift
[139/155] Compiling NIOCore ChannelPipeline.swift
[140/155] Compiling NIOCore CircularBuffer.swift
[141/155] Compiling NIOCore Codec.swift
[142/155] Compiling NIOCore ConvenienceOptionSupport.swift
[143/155] Compiling NIOCore DeadChannel.swift
[144/155] Compiling NIOCore DispatchQueue+WithFuture.swift
[145/155] Compiling NIOCore EventLoop+Deprecated.swift
[146/155] Compiling NIOCore EventLoop+SerialExecutor.swift
[147/155] Compiling NIOCore EventLoop.swift
[148/155] Compiling NIOCore EventLoopFuture+AssumeIsolated.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/209] Emitting module NIOEmbedded
[159/209] Compiling NIOEmbedded AsyncTestingChannel.swift
[160/209] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[161/209] Compiling NIOEmbedded Embedded.swift
[162/210] Compiling NIOPosix IO.swift
[163/210] Compiling NIOPosix IntegerBitPacking.swift
[164/210] Compiling NIOPosix IntegerTypes.swift
[165/210] Compiling NIOPosix Linux.swift
[166/210] Compiling NIOPosix LinuxCPUSet.swift
[167/210] Compiling NIOPosix LinuxUring.swift
[168/210] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[171/217] Emitting module NIOPosix
[172/217] Compiling NIOPosix ThreadPosix.swift
[173/217] Compiling NIOPosix ThreadWindows.swift
[174/217] Compiling NIOPosix UnsafeTransfer.swift
[175/217] Compiling NIOPosix Utilities.swift
[176/217] Compiling NIOPosix VsockAddress.swift
[177/217] Compiling NIOPosix VsockChannelEvents.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 NIOThreadPool.swift
[185/217] Compiling NIOPosix NonBlockingFileIO.swift
[186/217] Compiling NIOPosix PendingDatagramWritesManager.swift
[187/217] Compiling NIOPosix PendingWritesManager.swift
[188/217] Compiling NIOPosix PipeChannel.swift
[189/217] Compiling NIOPosix PipePair.swift
[190/217] Compiling NIOPosix PointerHelpers.swift
[191/217] Compiling NIOPosix Bootstrap.swift
[192/217] Compiling NIOPosix ControlMessage.swift
[193/217] Compiling NIOPosix DatagramVectorReadManager.swift
[194/217] Compiling NIOPosix Errors+Any.swift
[195/217] Compiling NIOPosix FileDescriptor.swift
[196/217] Compiling NIOPosix GetaddrinfoResolver.swift
[197/217] Compiling NIOPosix HappyEyeballs.swift
[198/217] Compiling NIOPosix SelectableChannel.swift
[199/217] Compiling NIOPosix SelectableEventLoop.swift
[200/217] Compiling NIOPosix SelectorEpoll.swift
[201/217] Compiling NIOPosix SelectorGeneric.swift
[202/217] Compiling NIOPosix SelectorKqueue.swift
[203/217] Compiling NIOPosix SelectorUring.swift
[204/217] Compiling NIOPosix Pool.swift
[205/217] Compiling NIOPosix PooledRecvBufferAllocator.swift
[206/217] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[207/217] Compiling NIOPosix PosixSingletons.swift
[208/217] Compiling NIOPosix RawSocketBootstrap.swift
[209/217] Compiling NIOPosix Resolver.swift
[210/217] Compiling NIOPosix Selectable.swift
[211/217] Compiling NIOPosix BSDSocketAPICommon.swift
[212/217] Compiling NIOPosix BSDSocketAPIPosix.swift
[213/217] Compiling NIOPosix BSDSocketAPIWindows.swift
[214/217] Compiling NIOPosix BaseSocket.swift
[215/217] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[216/217] Compiling NIOPosix BaseSocketChannel.swift
[217/217] Compiling NIOPosix BaseStreamSocketChannel.swift
[220/221] Emitting module NIO
[221/221] Compiling NIO Exports.swift
[224/237] Compiling IkigaJSON Bounds.swift
[225/237] Compiling IkigaJSON JSONDescription+Constants.swift
[226/238] Compiling IkigaJSON JSONObject.swift
[227/238] Compiling IkigaJSON Errors.swift
[228/238] Compiling IkigaJSON JSONParser+Parsing.swift
[229/238] Compiling IkigaJSON JSONParser.swift
[230/238] Compiling IkigaJSON JSONArray.swift
[231/238] Compiling IkigaJSON JSONDescription.swift
[232/238] Compiling IkigaJSON Pointer+Helpers.swift
[233/238] Compiling IkigaJSON JSONValue.swift
[234/238] Compiling IkigaJSON NilValueCodingStrategy.swift
[235/238] Compiling IkigaJSON StreamingJSONDecoder.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! (30.68s)
Build complete.
Done.