Build Information
Failed to build BlockchainSwift, reference master (229e61), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 14:04:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nevstad/blockchain-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-nio.git
[1/83101] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.19s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (8.03s)
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/1820] Fetching swift-atomics
[238/25345] Fetching swift-atomics, swift-collections
[1308/30946] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (1.24s)
[8424/29126] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.11s)
Fetched https://github.com/apple/swift-collections.git from cache (2.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.68s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.3.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.97.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "blockchain-swift",
"name": "BlockchainSwift",
"url": "https://github.com/nevstad/blockchain-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/blockchain-swift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/nevstad/blockchain-swift.git
[1/642] Fetching blockchain-swift
Fetched https://github.com/nevstad/blockchain-swift.git from cache (0.91s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.91s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/nevstad/blockchain-swift.git
Working copy of https://github.com/nevstad/blockchain-swift.git resolved at master (229e614)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
warning: '.resolve-product-dependencies': dependency 'blockchain-swift' is not used by any target
Found 1 product dependencies
- swift-nio
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/nevstad/blockchain-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Copying PrivacyInfo.xcprivacy
[0/25] Write sources
[11/25] Compiling CNIOWindows WSAStartup.c
[12/25] Compiling CNIOLinux liburing_shims.c
[13/25] Compiling CNIOWASI CNIOWASI.c
[13/25] Write sources
[16/25] Compiling CNIOOpenBSD shim.c
[17/25] Compiling CNIOWindows shim.c
[18/25] Compiling CNIOLinux shim.c
[19/25] Write swift-version--6988338F2F200930.txt
[20/25] Compiling _AtomicsShims.c
[21/25] Compiling CNIOPosix event_loop_id.c
[22/69] Compiling CNIODarwin shim.c
[24/69] Emitting module InternalCollectionsUtilities
[25/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/70] Compiling Atomics IntegerOperations.swift
[27/70] Compiling Atomics AtomicReference.swift
[28/70] Compiling Atomics AtomicStorage.swift
[29/70] Compiling Atomics AtomicValue.swift
[30/70] Compiling Atomics AtomicMemoryOrderings.swift
[31/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[32/70] Compiling Atomics AtomicBool.swift
[33/70] Compiling Atomics IntegerConformances.swift
[34/70] Compiling Atomics OptionalRawRepresentable.swift
[35/70] Compiling Atomics RawRepresentable.swift
[36/70] Compiling Atomics ManagedAtomicLazyReference.swift
[37/70] Compiling Atomics UnsafeAtomic.swift
[40/70] Compiling Atomics DoubleWord.swift
[41/70] Compiling Atomics ManagedAtomic.swift
[44/71] Compiling Atomics PointerConformances.swift
[45/71] Compiling Atomics Primitives.native.swift
[48/71] Compiling Atomics AtomicInteger.swift
[49/71] Compiling Atomics AtomicOptionalWrappable.swift
[50/71] Compiling _NIOBase64 Base64.swift
[51/71] Emitting module _NIOBase64
[52/71] Compiling _NIODataStructures Heap.swift
[53/71] Emitting module _NIODataStructures
[54/71] Compiling Atomics Unmanaged extensions.swift
[55/101] Compiling _NIODataStructures PriorityQueue.swift
[56/101] Compiling _NIODataStructures _TinyArray.swift
[57/105] Compiling ContainersPreview RandomAccessContainer.swift
[58/105] Compiling ContainersPreview RangeExpression2.swift
[59/105] Compiling ContainersPreview RangeReplaceableContainer.swift
[60/105] Compiling ContainersPreview Drain+Map.swift
[61/108] Compiling ContainersPreview Drain+Reduce.swift
[62/108] Compiling ContainersPreview Drain.swift
[63/108] Compiling ContainersPreview Producer+Collect.swift
[64/108] Compiling ContainersPreview Producer+Filter.swift
[65/108] Compiling ContainersPreview Producer+Map.swift
[66/108] Compiling ContainersPreview Producer+Reduce.swift
[67/108] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[68/108] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[69/108] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[70/108] Compiling ContainersPreview BorrowingSequence.swift
[71/108] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[72/108] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[73/108] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[74/108] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[75/108] Compiling ContainersPreview ContainerIterator.swift
[76/108] Compiling ContainersPreview DynamicContainer.swift
[77/108] Compiling ContainersPreview MutableContainer.swift
[78/108] Compiling ContainersPreview PermutableContainer.swift
[79/108] Compiling ContainersPreview Producer.swift
[80/108] Compiling ContainersPreview Borrow.swift
[81/108] Compiling ContainersPreview Box.swift
[82/108] Compiling ContainersPreview BidirectionalContainer.swift
[83/108] Compiling ContainersPreview Container+Filter.swift
[84/108] Compiling ContainersPreview Container+SpanwiseZip.swift
[85/108] Compiling ContainersPreview Container.swift
[86/108] Emitting module ContainersPreview
[87/108] Compiling ContainersPreview Inout.swift
[88/108] Compiling ContainersPreview InputSpan.swift
[89/108] Compiling ContainersPreview Shared.swift
[90/108] Compiling ContainersPreview OutputSpan+Extras.swift
[91/108] Compiling ContainersPreview TemporaryAllocation.swift
[92/108] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[93/108] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[106/108] Emitting module Atomics
[107/149] Compiling DequeModule RigidDeque+Consumption.swift
[108/149] Compiling DequeModule RigidDeque+Container.swift
[109/149] Compiling DequeModule RigidDeque+Descriptions.swift
[110/149] Compiling DequeModule RigidDeque+Equatable.swift
[111/149] Compiling DequeModule RigidDeque+Experimental.swift
[112/153] Compiling DequeModule RigidDeque+Hashable.swift
[113/153] Compiling DequeModule RigidDeque+Initializers.swift
[114/153] Compiling DequeModule RigidDeque+Insertions.swift
[115/153] Compiling DequeModule RigidDeque+Prepend.swift
[116/153] Compiling DequeModule UniqueDeque+Equatable.swift
[117/153] Compiling DequeModule UniqueDeque+Experimental.swift
[118/153] Compiling DequeModule UniqueDeque+Hashable.swift
[119/153] Compiling DequeModule UniqueDeque+Initializers.swift
[120/153] Compiling DequeModule RigidDeque+Removals.swift
[121/153] Compiling DequeModule RigidDeque+Replacements.swift
[122/153] Compiling DequeModule RigidDeque+Testing.swift
[123/153] Compiling DequeModule RigidDeque.swift
[124/153] Compiling DequeModule UniqueDeque+Insertions.swift
[125/153] Compiling DequeModule UniqueDeque+Prepend.swift
[126/153] Compiling DequeModule UniqueDeque+Removals.swift
[127/153] Compiling DequeModule UniqueDeque+Replacements.swift
[128/153] Compiling DequeModule UniqueDeque+Append.swift
[129/153] Compiling DequeModule UniqueDeque+Consumption.swift
[130/153] Compiling DequeModule UniqueDeque+Container.swift
[131/153] Compiling DequeModule UniqueDeque+Descriptions.swift
[132/153] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[133/153] Compiling DequeModule Deque+Extras.swift
[134/153] Compiling DequeModule Deque+Hashable.swift
[135/153] Compiling DequeModule Deque+Testing.swift
[136/153] Compiling DequeModule Deque._Storage.swift
[137/153] Compiling DequeModule Deque._UnsafeHandle.swift
[138/153] Compiling DequeModule Deque.swift
[139/153] Compiling DequeModule _DequeBuffer.swift
[140/153] Compiling DequeModule _DequeBufferHeader.swift
[141/153] Compiling DequeModule RigidDeque+Append.swift
[142/153] Compiling DequeModule Deque+Codable.swift
[143/153] Compiling DequeModule Deque+Collection.swift
[144/153] Compiling DequeModule Deque+CustomReflectable.swift
[145/153] Compiling DequeModule Deque+Descriptions.swift
[146/153] Compiling DequeModule Deque+Equatable.swift
[147/153] Emitting module DequeModule
[148/153] Compiling DequeModule UniqueDeque.swift
[149/153] Compiling DequeModule _DequeSlot.swift
[150/153] Compiling DequeModule _UnsafeDequeHandle.swift
[151/153] Compiling DequeModule _UnsafeDequeSegments.swift
[151/153] Compiling c-nioatomics.c
[152/153] Compiling c-atomics.c
[154/160] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[155/160] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[156/160] Emitting module NIOConcurrencyHelpers
[157/160] Compiling NIOConcurrencyHelpers NIOLock.swift
[158/160] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[159/160] Compiling NIOConcurrencyHelpers atomics.swift
[160/160] Compiling NIOConcurrencyHelpers lock.swift
[161/225] Compiling NIOCore ConvenienceOptionSupport.swift
[162/225] Compiling NIOCore DeadChannel.swift
[163/225] Compiling NIOCore DispatchQueue+WithFuture.swift
[164/225] Compiling NIOCore EventLoop+Deprecated.swift
[165/225] Compiling NIOCore EventLoop+SerialExecutor.swift
[166/225] Compiling NIOCore EventLoop.swift
[167/225] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[168/232] Compiling NIOCore EventLoopFuture+Deprecated.swift
[169/232] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[170/232] Compiling NIOCore EventLoopFuture.swift
[171/232] Compiling NIOCore FileDescriptor.swift
[172/232] Compiling NIOCore FileHandle.swift
[173/232] Compiling NIOCore FileRegion.swift
[174/232] Compiling NIOCore GlobalSingletons.swift
[175/232] Compiling NIOCore AddressedEnvelope.swift
[176/232] Compiling NIOCore AsyncAwaitSupport.swift
[177/232] Compiling NIOCore AsyncChannel.swift
[178/232] Compiling NIOCore AsyncChannelHandler.swift
[179/232] Compiling NIOCore AsyncChannelInboundStream.swift
[180/232] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/232] Compiling NIOCore NIOAsyncSequenceProducer.swift
[182/232] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/232] Compiling NIOCore SocketAddresses.swift
[184/232] Compiling NIOCore SocketOptionProvider.swift
[185/232] Compiling NIOCore SystemCallHelpers.swift
[186/232] Compiling NIOCore TimeAmount+Duration.swift
[187/232] Compiling NIOCore TypeAssistedChannelHandler.swift
[188/232] Compiling NIOCore UniversalBootstrapSupport.swift
[189/232] Compiling NIOCore Utilities.swift
[190/232] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[191/232] Compiling NIOCore NIOScheduledCallback.swift
[192/232] Compiling NIOCore NIOSendable.swift
[193/232] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[194/232] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[195/232] Compiling NIOCore RecvByteBufferAllocator.swift
[196/232] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[197/232] Compiling NIOCore MarkedCircularBuffer.swift
[198/232] Compiling NIOCore MulticastChannel.swift
[199/232] Compiling NIOCore NIOAny.swift
[200/232] Compiling NIOCore NIOCloseOnErrorHandler.swift
[201/232] Compiling NIOCore NIOCoreSendableMetatype.swift
[202/232] Compiling NIOCore NIODecodedAsyncSequence.swift
[203/232] Compiling NIOCore NIOLoopBound.swift
[204/232] Compiling NIOCore ChannelHandler.swift
[205/232] Compiling NIOCore ChannelHandlers.swift
[206/232] Compiling NIOCore ChannelInvoker.swift
[207/232] Compiling NIOCore ChannelOption.swift
[208/232] Compiling NIOCore ChannelPipeline.swift
[209/232] Compiling NIOCore CircularBuffer.swift
[210/232] Compiling NIOCore Codec.swift
[211/232] Compiling NIOCore IO.swift
[212/232] Compiling NIOCore IOData.swift
[213/232] Compiling NIOCore IPProtocol.swift
[214/232] Compiling NIOCore IntegerBitPacking.swift
[215/232] Compiling NIOCore IntegerTypes.swift
[216/232] Compiling NIOCore Interfaces.swift
[217/232] Compiling NIOCore Linux.swift
[218/232] Compiling NIOCore NIOAsyncWriter.swift
[219/232] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[220/232] Compiling NIOCore BSDSocketAPI.swift
[221/232] Compiling NIOCore ByteBuffer-aux.swift
[222/232] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[223/232] Compiling NIOCore ByteBuffer-conversions.swift
[224/232] Compiling NIOCore ByteBuffer-core.swift
[225/232] Compiling NIOCore ByteBuffer-hex.swift
[226/232] Compiling NIOCore ByteBuffer-int.swift
[227/232] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[228/232] Compiling NIOCore ByteBuffer-multi-int.swift
[229/232] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[230/232] Compiling NIOCore ByteBuffer-views.swift
[231/232] Compiling NIOCore Channel.swift
[232/232] Emitting module NIOCore
[233/288] Emitting module NIOEmbedded
[234/288] Compiling NIOEmbedded Embedded.swift
[235/288] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[236/288] Compiling NIOEmbedded AsyncTestingChannel.swift
[237/288] Compiling NIOPosix BSDSocketAPICommon.swift
[238/288] Compiling NIOPosix BSDSocketAPIPosix.swift
[239/288] Compiling NIOPosix BSDSocketAPIWindows.swift
[240/288] Compiling NIOPosix BaseSocket.swift
[241/288] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[242/288] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[243/293] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[244/293] Compiling NIOPosix System.swift
[245/293] Compiling NIOPosix Thread.swift
[246/293] Compiling NIOPosix ThreadPosix.swift
[247/293] Compiling NIOPosix ThreadWindows.swift
[248/293] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[249/293] Compiling NIOPosix PosixSingletons.swift
[250/293] Compiling NIOPosix RawSocketBootstrap.swift
[251/293] Compiling NIOPosix Resolver.swift
[252/293] Compiling NIOPosix Selectable.swift
[253/293] Compiling NIOPosix SelectableChannel.swift
[254/293] Compiling NIOPosix SelectorWSAPoll.swift
[255/293] Compiling NIOPosix ServerSocket.swift
[256/293] Compiling NIOPosix Socket.swift
[257/293] Compiling NIOPosix SocketChannel.swift
[258/293] Compiling NIOPosix SocketProtocols.swift
[259/293] Emitting module NIOPosix
[260/293] Compiling NIOPosix SelectableEventLoop.swift
[261/293] Compiling NIOPosix SelectorEpoll.swift
[262/293] Compiling NIOPosix SelectorGeneric.swift
[263/293] Compiling NIOPosix SelectorKqueue.swift
[264/293] Compiling NIOPosix SelectorUring.swift
[265/293] Compiling NIOPosix FileDescriptor.swift
[266/293] Compiling NIOPosix GetaddrinfoResolver.swift
[267/293] Compiling NIOPosix HappyEyeballs.swift
[268/293] Compiling NIOPosix IO.swift
[269/293] Compiling NIOPosix IntegerBitPacking.swift
[270/293] Compiling NIOPosix IntegerTypes.swift
[271/293] Compiling NIOPosix Linux.swift
[272/293] Compiling NIOPosix LinuxCPUSet.swift
[273/293] Compiling NIOPosix LinuxUring.swift
[274/293] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[275/293] Compiling NIOPosix NIOPosixSendableMetatype.swift
[276/293] Compiling NIOPosix NIOThreadPool.swift
[277/293] Compiling NIOPosix BaseSocketChannel.swift
[278/293] Compiling NIOPosix BaseStreamSocketChannel.swift
[279/293] Compiling NIOPosix Bootstrap.swift
[280/293] Compiling NIOPosix ControlMessage.swift
[281/293] Compiling NIOPosix DatagramVectorReadManager.swift
[282/293] Compiling NIOPosix Errors+Any.swift
[283/293] Compiling NIOPosix Utilities.swift
[284/293] Compiling NIOPosix VsockAddress.swift
[285/293] Compiling NIOPosix VsockChannelEvents.swift
[286/293] Compiling NIOPosix Windows.swift
[287/293] Compiling NIOPosix resource_bundle_accessor.swift
[288/293] Compiling NIOPosix NonBlockingFileIO.swift
[289/293] Compiling NIOPosix PendingDatagramWritesManager.swift
[290/293] Compiling NIOPosix PendingWritesManager.swift
[291/293] Compiling NIOPosix PipeChannel.swift
[292/293] Compiling NIOPosix PipePair.swift
[293/293] Compiling NIOPosix Pool.swift
[294/295] Compiling NIO Exports.swift
[295/295] Emitting module NIO
[296/313] Compiling BlockchainSwift Block.swift
[297/313] Compiling BlockchainSwift Blockchain.swift
[298/313] Compiling BlockchainSwift Node.swift
[299/313] Compiling BlockchainSwift NodeAddress.swift
[300/313] Compiling BlockchainSwift ProofOfWork.swift
[301/314] Compiling BlockchainSwift Wallet.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[302/314] Compiling BlockchainSwift Keygen.swift
[303/314] Compiling BlockchainSwift Keysign.swift
[304/314] Compiling BlockchainSwift TransactionInput.swift
[305/314] Compiling BlockchainSwift TransactionOutputReference.swift
[306/314] Compiling BlockchainSwift TransationOutput.swift
[307/314] Compiling BlockchainSwift UnspentTransaction.swift
[308/314] Compiling BlockchainSwift QRCodeConvertible.swift
[309/314] Compiling BlockchainSwift SHA.swift
[310/314] Compiling BlockchainSwift Serialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Core/Serialization.swift:25:33: warning: initialization of 'UnsafeBufferPointer<Self>' results in a dangling buffer pointer [#TemporaryPointers]
23 | static func +(lhs: Data, rhs: Self) -> Data {
24 | var value = rhs
25 | let data = Data(buffer: UnsafeBufferPointer(start: &value, count: 1))
| | |- note: implicit argument conversion from 'Self' to 'UnsafePointer<Self>?' produces a pointer valid only for the duration of the call to 'init(start:count:)'
| | `- note: use 'withUnsafePointer' in order to explicitly convert argument to pointer valid for a defined scope
| `- warning: initialization of 'UnsafeBufferPointer<Self>' results in a dangling buffer pointer [#TemporaryPointers]
26 | return lhs + data
27 | }
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[311/314] Compiling BlockchainSwift Transaction.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Core/Serialization.swift:25:33: warning: initialization of 'UnsafeBufferPointer<Self>' results in a dangling buffer pointer [#TemporaryPointers]
23 | static func +(lhs: Data, rhs: Self) -> Data {
24 | var value = rhs
25 | let data = Data(buffer: UnsafeBufferPointer(start: &value, count: 1))
| | |- note: implicit argument conversion from 'Self' to 'UnsafePointer<Self>?' produces a pointer valid only for the duration of the call to 'init(start:count:)'
| | `- note: use 'withUnsafePointer' in order to explicitly convert argument to pointer valid for a defined scope
| `- warning: initialization of 'UnsafeBufferPointer<Self>' results in a dangling buffer pointer [#TemporaryPointers]
26 | return lhs + data
27 | }
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[312/314] Emitting module BlockchainSwift
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:119:27: error: 'NWListener' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
119 | private var listener: NWListener?
| `- error: 'NWListener' is only available in macOS 10.14 or newer
120 | private var port: UInt32
121 |
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:169:52: error: 'NWConnection' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
167 | }
168 |
169 | private func handleConnection(_ newConnection: NWConnection) {
| | `- error: 'NWConnection' is only available in macOS 10.14 or newer
| `- note: add '@available' attribute to enclosing instance method
170 | newConnection.receiveMessage() { [weak self] (data, context, isComplete, error) in
171 | if let data = data, let message = try? Message.deserialize(data), var strongSelf = self {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:186:11: error: 'NWEndpoint' is only available in macOS 10.14 or newer
184 | }
185 |
186 | extension NWEndpoint {
| | `- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add '@available' attribute to enclosing extension
187 | var host: String? {
188 | if case .hostPort(let host, _) = self {
[313/314] Compiling BlockchainSwift Messages.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:119:27: error: 'NWListener' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
119 | private var listener: NWListener?
| `- error: 'NWListener' is only available in macOS 10.14 or newer
120 | private var port: UInt32
121 |
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:169:52: error: 'NWConnection' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
167 | }
168 |
169 | private func handleConnection(_ newConnection: NWConnection) {
| | `- error: 'NWConnection' is only available in macOS 10.14 or newer
| `- note: add '@available' attribute to enclosing instance method
170 | newConnection.receiveMessage() { [weak self] (data, context, isComplete, error) in
171 | if let data = data, let message = try? Message.deserialize(data), var strongSelf = self {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:186:11: error: 'NWEndpoint' is only available in macOS 10.14 or newer
184 | }
185 |
186 | extension NWEndpoint {
| | `- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add '@available' attribute to enclosing extension
187 | var host: String? {
188 | if case .hostPort(let host, _) = self {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:133:25: error: 'NWListener' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
129 | }
130 |
131 | func start() {
| `- note: add '@available' attribute to enclosing instance method
132 | listener = nil
133 | listener = try! NWListener(using: .tcp, on: NWEndpoint.Port(rawValue: UInt16(port))!)
| |- error: 'NWListener' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
134 | listener?.stateUpdateHandler = { newState in
135 | if case .ready = newState {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:133:53: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
129 | }
130 |
131 | func start() {
| `- note: add '@available' attribute to enclosing instance method
132 | listener = nil
133 | listener = try! NWListener(using: .tcp, on: NWEndpoint.Port(rawValue: UInt16(port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
134 | listener?.stateUpdateHandler = { newState in
135 | if case .ready = newState {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:153:24: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
154 | let connection = NWConnection(to: endpoint, using: .tcp)
155 | connection.start(queue: queue)
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:153:50: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
154 | let connection = NWConnection(to: endpoint, using: .tcp)
155 | connection.start(queue: queue)
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:153:82: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
154 | let connection = NWConnection(to: endpoint, using: .tcp)
155 | connection.start(queue: queue)
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:154:26: error: 'NWConnection' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
154 | let connection = NWConnection(to: endpoint, using: .tcp)
| |- error: 'NWConnection' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
155 | connection.start(queue: queue)
156 | connection.send(content: message.serialized(), contentContext: .defaultStream, isComplete: false, completion: .contentProcessed({ (error) in
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:245:45: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
243 | .childChannelInitializer { channel in
244 | // Add handler that will buffer data until a full Message can be decoded
245 | channel.pipeline.addHandler(ByteToMessageHandler(MessageCodec())).flatMap { v in
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
246 | // It's important we use the same handler for all accepted channels. The MessageHandler is thread-safe!
247 | channel.pipeline.addHandler(self.messageHandler)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
[314/314] Compiling BlockchainSwift Network.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:119:27: error: 'NWListener' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
119 | private var listener: NWListener?
| `- error: 'NWListener' is only available in macOS 10.14 or newer
120 | private var port: UInt32
121 |
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:169:52: error: 'NWConnection' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
167 | }
168 |
169 | private func handleConnection(_ newConnection: NWConnection) {
| | `- error: 'NWConnection' is only available in macOS 10.14 or newer
| `- note: add '@available' attribute to enclosing instance method
170 | newConnection.receiveMessage() { [weak self] (data, context, isComplete, error) in
171 | if let data = data, let message = try? Message.deserialize(data), var strongSelf = self {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:186:11: error: 'NWEndpoint' is only available in macOS 10.14 or newer
184 | }
185 |
186 | extension NWEndpoint {
| | `- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add '@available' attribute to enclosing extension
187 | var host: String? {
188 | if case .hostPort(let host, _) = self {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:133:25: error: 'NWListener' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
129 | }
130 |
131 | func start() {
| `- note: add '@available' attribute to enclosing instance method
132 | listener = nil
133 | listener = try! NWListener(using: .tcp, on: NWEndpoint.Port(rawValue: UInt16(port))!)
| |- error: 'NWListener' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
134 | listener?.stateUpdateHandler = { newState in
135 | if case .ready = newState {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:133:53: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
129 | }
130 |
131 | func start() {
| `- note: add '@available' attribute to enclosing instance method
132 | listener = nil
133 | listener = try! NWListener(using: .tcp, on: NWEndpoint.Port(rawValue: UInt16(port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
134 | listener?.stateUpdateHandler = { newState in
135 | if case .ready = newState {
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:153:24: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
154 | let connection = NWConnection(to: endpoint, using: .tcp)
155 | connection.start(queue: queue)
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:153:50: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
154 | let connection = NWConnection(to: endpoint, using: .tcp)
155 | connection.start(queue: queue)
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:153:82: error: 'NWEndpoint' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
| |- error: 'NWEndpoint' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
154 | let connection = NWConnection(to: endpoint, using: .tcp)
155 | connection.start(queue: queue)
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:154:26: error: 'NWConnection' is only available in macOS 10.14 or newer
114 | import Network
115 |
116 | public class NWNetwork: NetworkProvider {
| `- note: add '@available' attribute to enclosing class
117 |
118 | private var queue: DispatchQueue
:
149 | }
150 |
151 | internal func send(command: Message.Command, payload: Serializable, to: NodeAddress, completion: ((Bool) -> Void)? = nil) {
| `- note: add '@available' attribute to enclosing instance method
152 | let message = Message(command: command, payload: payload.serialized(), fromPort: port)
153 | let endpoint = NWEndpoint.hostPort(host: NWEndpoint.Host(to.host), port: NWEndpoint.Port(rawValue: UInt16(to.port))!)
154 | let connection = NWConnection(to: endpoint, using: .tcp)
| |- error: 'NWConnection' is only available in macOS 10.14 or newer
| `- note: add 'if #available' version check
155 | connection.start(queue: queue)
156 | connection.send(content: message.serialized(), contentContext: .defaultStream, isComplete: false, completion: .contentProcessed({ (error) in
/Users/admin/builder/spi-builder-workspace/Sources/BlockchainSwift/Network/Network.swift:245:45: warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
243 | .childChannelInitializer { channel in
244 | // Add handler that will buffer data until a full Message can be decoded
245 | channel.pipeline.addHandler(ByteToMessageHandler(MessageCodec())).flatMap { v in
| `- warning: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
246 | // It's important we use the same handler for all accepted channels. The MessageHandler is thread-safe!
247 | channel.pipeline.addHandler(self.messageHandler)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/Codec.swift:507:1: note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
505 |
506 | @available(*, unavailable)
507 | extension ByteToMessageHandler: Sendable {}
| `- note: conformance of 'ByteToMessageHandler<Decoder>' to 'Sendable' has been explicitly marked unavailable here
508 |
509 | // MARK: ByteToMessageHandler: Test Helpers
BUILD FAILURE 6.3 macosSpm