Build Information
Failed to build BlockchainSwift, reference master (229e61
), with Swift 6.0 for Linux on 31 Oct 2024 02:57:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nevstad/blockchain-swift.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/nevstad/blockchain-swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 229e614 Merge pull request #4 from nevstad/feature/nio
Cloned https://github.com/nevstad/blockchain-swift.git
Revision (git rev-parse @):
229e61429a7d9adfeb5d835bee9f75fc1c8f8d2f
SUCCESS checkout https://github.com/nevstad/blockchain-swift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/nevstad/blockchain-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
[1/71091] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (4.42s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (2.24s)
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
[1570/5470] Fetching swift-atomics, swift-system
[5471/20945] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Fetched https://github.com/apple/swift-collections.git from cache (1.09s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.76.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/21] Write sources
[9/21] Compiling CNIOWindows WSAStartup.c
[10/21] Compiling CNIOWindows shim.c
[11/21] Compiling CNIOWASI CNIOWASI.c
[11/21] Write sources
[11/21] Compiling CNIODarwin shim.c
[11/21] Write sources
[15/21] Compiling CNIOLinux liburing_shims.c
[16/21] Compiling CNIOLinux shim.c
[17/21] Compiling _AtomicsShims.c
[18/21] Write swift-version-24593BA9C3E375BF.txt
[20/63] Emitting module InternalCollectionsUtilities
[20/65] Compiling c-nioatomics.c
[21/65] Compiling c-atomics.c
[23/71] Emitting module Atomics
[24/73] Compiling _NIOBase64 Base64.swift
[25/73] Emitting module _NIOBase64
[26/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/73] Compiling Atomics Primitives.shims.swift
[29/74] Compiling Atomics AtomicReference.swift
[30/74] Compiling Atomics AtomicStorage.swift
[31/74] Compiling Atomics AtomicValue.swift
[32/74] Compiling Atomics IntegerOperations.swift
[33/74] Compiling Atomics Unmanaged extensions.swift
[34/74] Compiling Atomics AtomicInteger.swift
[35/74] Compiling Atomics AtomicOptionalWrappable.swift
[37/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[38/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[39/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/74] Compiling Atomics ManagedAtomic.swift
[44/74] Compiling Atomics ManagedAtomicLazyReference.swift
[45/74] Compiling Atomics AtomicMemoryOrderings.swift
[46/74] Compiling Atomics DoubleWord.swift
[47/74] Compiling Atomics OptionalRawRepresentable.swift
[48/74] Compiling Atomics RawRepresentable.swift
[49/74] Compiling Atomics AtomicBool.swift
[53/75] Compiling _NIODataStructures _TinyArray.swift
[54/75] Emitting module NIOConcurrencyHelpers
[55/75] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[62/75] Compiling _NIODataStructures PriorityQueue.swift
[71/91] Compiling NIOConcurrencyHelpers lock.swift
[72/91] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[73/91] Compiling NIOConcurrencyHelpers atomics.swift
[74/91] Compiling NIOConcurrencyHelpers NIOLock.swift
[75/92] Emitting module _NIODataStructures
[76/92] Compiling _NIODataStructures Heap.swift
[78/93] Compiling DequeModule _DequeBuffer.swift
[79/93] Compiling DequeModule _DequeBufferHeader.swift
[81/95] Compiling DequeModule _DequeSlot.swift
[82/95] Compiling DequeModule _UnsafeWrappedBuffer.swift
[83/95] Compiling DequeModule Deque+Extras.swift
[84/95] Compiling DequeModule Deque+Hashable.swift
[85/95] Compiling DequeModule Deque+Testing.swift
[86/95] Compiling DequeModule Deque._Storage.swift
[87/95] Compiling DequeModule Deque+Equatable.swift
[88/95] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/95] Compiling DequeModule Deque._UnsafeHandle.swift
[90/95] Compiling DequeModule Deque.swift
[91/95] Compiling DequeModule Deque+CustomReflectable.swift
[92/95] Compiling DequeModule Deque+Descriptions.swift
[93/95] Compiling DequeModule Deque+Codable.swift
[94/95] Compiling DequeModule Deque+Collection.swift
[95/95] Emitting module DequeModule
[97/156] Compiling NIOCore IO.swift
[98/156] Compiling NIOCore IOData.swift
[99/156] Compiling NIOCore IPProtocol.swift
[100/156] Compiling NIOCore IntegerBitPacking.swift
[101/156] Compiling NIOCore IntegerTypes.swift
[102/156] Compiling NIOCore Interfaces.swift
[103/156] Compiling NIOCore Linux.swift
[104/156] Compiling NIOCore MarkedCircularBuffer.swift
[105/156] Compiling NIOCore MulticastChannel.swift
[106/156] Compiling NIOCore NIOAny.swift
[107/156] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/156] Compiling NIOCore NIOLoopBound.swift
[109/156] Compiling NIOCore NIOScheduledCallback.swift
[110/156] Compiling NIOCore NIOSendable.swift
[111/156] Compiling NIOCore PointerHelpers.swift
[112/156] Compiling NIOCore RecvByteBufferAllocator.swift
[113/156] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[114/156] Compiling NIOCore EventLoopFuture+Deprecated.swift
[115/156] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[116/156] Compiling NIOCore EventLoopFuture.swift
[117/156] Compiling NIOCore FileDescriptor.swift
[118/156] Compiling NIOCore FileHandle.swift
[119/156] Compiling NIOCore FileRegion.swift
[120/156] Compiling NIOCore GlobalSingletons.swift
[121/164] Compiling NIOCore CircularBuffer.swift
[122/164] Compiling NIOCore Codec.swift
[123/164] Compiling NIOCore ConvenienceOptionSupport.swift
[124/164] Compiling NIOCore DeadChannel.swift
[125/164] Compiling NIOCore DispatchQueue+WithFuture.swift
[126/164] Compiling NIOCore EventLoop+Deprecated.swift
[127/164] Compiling NIOCore EventLoop+SerialExecutor.swift
[128/164] Compiling NIOCore EventLoop.swift
[129/164] Compiling NIOCore AddressedEnvelope.swift
[130/164] Compiling NIOCore AsyncAwaitSupport.swift
[131/164] Compiling NIOCore AsyncChannel.swift
[132/164] Compiling NIOCore AsyncChannelHandler.swift
[133/164] Compiling NIOCore AsyncChannelInboundStream.swift
[134/164] Compiling NIOCore AsyncChannelOutboundWriter.swift
[135/164] Compiling NIOCore NIOAsyncSequenceProducer.swift
[136/164] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[137/164] Compiling NIOCore NIOAsyncWriter.swift
[138/164] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[139/164] Compiling NIOCore SocketAddresses.swift
[140/164] Compiling NIOCore SocketOptionProvider.swift
[141/164] Compiling NIOCore SystemCallHelpers.swift
[142/164] Compiling NIOCore TimeAmount+Duration.swift
[143/164] Compiling NIOCore TypeAssistedChannelHandler.swift
[144/164] Compiling NIOCore UniversalBootstrapSupport.swift
[145/164] Compiling NIOCore Utilities.swift
[146/164] Compiling NIOCore ByteBuffer-multi-int.swift
[147/164] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[148/164] Compiling NIOCore ByteBuffer-views.swift
[149/164] Compiling NIOCore Channel.swift
[150/164] Compiling NIOCore ChannelHandler.swift
[151/164] Compiling NIOCore ChannelHandlers.swift
[152/164] Compiling NIOCore ChannelInvoker.swift
[153/164] Compiling NIOCore ChannelOption.swift
[154/164] Compiling NIOCore ChannelPipeline.swift
[155/164] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/164] Compiling NIOCore BSDSocketAPI.swift
[157/164] Compiling NIOCore ByteBuffer-aux.swift
[158/164] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[159/164] Compiling NIOCore ByteBuffer-conversions.swift
[160/164] Compiling NIOCore ByteBuffer-core.swift
[161/164] Compiling NIOCore ByteBuffer-hex.swift
[162/164] Compiling NIOCore ByteBuffer-int.swift
[163/164] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/164] Emitting module NIOCore
[166/217] Compiling NIOEmbedded Embedded.swift
[167/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[168/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[169/217] Emitting module NIOEmbedded
[171/218] Compiling NIOPosix BSDSocketAPICommon.swift
[172/218] Compiling NIOPosix BSDSocketAPIPosix.swift
[173/218] Compiling NIOPosix BSDSocketAPIWindows.swift
[174/218] Compiling NIOPosix BaseSocket.swift
[175/218] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[176/218] Compiling NIOPosix BaseSocketChannel.swift
[177/218] Compiling NIOPosix BaseStreamSocketChannel.swift
[178/224] Emitting module NIOPosix
[179/224] Compiling NIOPosix IO.swift
[180/224] Compiling NIOPosix IntegerBitPacking.swift
[181/224] Compiling NIOPosix IntegerTypes.swift
[182/224] Compiling NIOPosix Linux.swift
[183/224] Compiling NIOPosix LinuxCPUSet.swift
[184/224] Compiling NIOPosix LinuxUring.swift
[185/224] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[186/224] Compiling NIOPosix ServerSocket.swift
[187/224] Compiling NIOPosix Socket.swift
[188/224] Compiling NIOPosix SocketChannel.swift
[189/224] Compiling NIOPosix SocketProtocols.swift
[190/224] Compiling NIOPosix System.swift
[191/224] Compiling NIOPosix Thread.swift
[192/224] Compiling NIOPosix ThreadPosix.swift
[193/224] Compiling NIOPosix ThreadWindows.swift
[194/224] Compiling NIOPosix UnsafeTransfer.swift
[195/224] Compiling NIOPosix Utilities.swift
[196/224] Compiling NIOPosix VsockAddress.swift
[197/224] Compiling NIOPosix VsockChannelEvents.swift
[198/224] Compiling NIOPosix Bootstrap.swift
[199/224] Compiling NIOPosix ControlMessage.swift
[200/224] Compiling NIOPosix DatagramVectorReadManager.swift
[201/224] Compiling NIOPosix Errors+Any.swift
[202/224] Compiling NIOPosix FileDescriptor.swift
[203/224] Compiling NIOPosix GetaddrinfoResolver.swift
[204/224] Compiling NIOPosix HappyEyeballs.swift
[205/224] Compiling NIOPosix NIOThreadPool.swift
[206/224] Compiling NIOPosix NonBlockingFileIO.swift
[207/224] Compiling NIOPosix PendingDatagramWritesManager.swift
[208/224] Compiling NIOPosix PendingWritesManager.swift
[209/224] Compiling NIOPosix PipeChannel.swift
[210/224] Compiling NIOPosix PipePair.swift
[211/224] Compiling NIOPosix PointerHelpers.swift
[212/224] Compiling NIOPosix Pool.swift
[213/224] Compiling NIOPosix PooledRecvBufferAllocator.swift
[214/224] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[215/224] Compiling NIOPosix PosixSingletons.swift
[216/224] Compiling NIOPosix RawSocketBootstrap.swift
[217/224] Compiling NIOPosix Resolver.swift
[218/224] Compiling NIOPosix Selectable.swift
[219/224] Compiling NIOPosix SelectableChannel.swift
[220/224] Compiling NIOPosix SelectableEventLoop.swift
[221/224] Compiling NIOPosix SelectorEpoll.swift
[222/224] Compiling NIOPosix SelectorGeneric.swift
[223/224] Compiling NIOPosix SelectorKqueue.swift
[224/224] Compiling NIOPosix SelectorUring.swift
[226/227] Compiling NIO Exports.swift
[227/227] Emitting module NIO
error: emit-module command failed with exit code 1 (use -v to see invocation)
[229/245] Emitting module BlockchainSwift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[230/247] Compiling BlockchainSwift Keygen.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[231/247] Compiling BlockchainSwift Keysign.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[232/247] Compiling BlockchainSwift QRCodeConvertible.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[233/247] Compiling BlockchainSwift SHA.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[234/247] Compiling BlockchainSwift Node.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[235/247] Compiling BlockchainSwift NodeAddress.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[236/247] Compiling BlockchainSwift TransationOutput.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[237/247] Compiling BlockchainSwift UnspentTransaction.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[238/247] Compiling BlockchainSwift Messages.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[239/247] Compiling BlockchainSwift Network.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[240/247] Compiling BlockchainSwift Transaction.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[241/247] Compiling BlockchainSwift TransactionInput.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[242/247] Compiling BlockchainSwift TransactionOutputReference.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[243/247] Compiling BlockchainSwift Block.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[244/247] Compiling BlockchainSwift Blockchain.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[245/247] Compiling BlockchainSwift Serialization.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[246/247] Compiling BlockchainSwift ProofOfWork.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
[247/247] Compiling BlockchainSwift Wallet.swift
/host/spi-builder-workspace/Sources/BlockchainSwift/Crypto/Keygen.swift:9:8: error: no such module 'os.log'
7 |
8 | import Foundation
9 | import os.log
| `- error: no such module 'os.log'
10 |
11 | public typealias KeyPair = (privateKey: SecKey, publicKey: SecKey)
BUILD FAILURE 6.0 linux