Build Information
Successful build of aws-signer-v4, reference main (457a45), with Swift 6.2 for macOS (SPM) on 22 Dec 2025 06:11:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/aws-signer-v4.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/aws-signer-v4
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 457a456 Update to swift 6.0, ditch AWSCrypto (#10)
Cloned https://github.com/adam-fowler/aws-signer-v4.git
Revision (git rev-parse @):
457a4563817123bbbd7015adc59e7587189637ef
SUCCESS checkout https://github.com/adam-fowler/aws-signer-v4.git at main
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio
[1/17460] Fetching swift-crypto
[525/98391] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-nio from cache (4.21s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.21s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (5.10s)
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
[74/7050] Fetching swift-atomics, swift-system
[1544/25449] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (2.49s)
Fetched https://github.com/apple/swift-system.git from cache (2.49s)
Fetched https://github.com/apple/swift-collections.git from cache (2.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.98s)
Fetching https://github.com/apple/swift-asn1.git
[1/1692] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.97s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.64s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.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.6.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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
========================================
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",
"dependencies": [
{
"identity": "aws-signer-v4",
"name": "aws-signer-v4",
"url": "https://github.com/adam-fowler/aws-signer-v4.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/aws-signer-v4",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio",
"version": "2.92.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"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",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/adam-fowler/aws-signer-v4.git
[1/408] Fetching aws-signer-v4
Fetched https://github.com/adam-fowler/aws-signer-v4.git from cache (0.75s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-nio from cache
Fetched https://github.com/apple/swift-nio from cache (0.82s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.82s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.92.0 (0.88s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetched https://github.com/apple/swift-system.git from cache (0.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.59s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.52s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.92.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.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.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.3.0
Creating working copy for https://github.com/adam-fowler/aws-signer-v4.git
Working copy of https://github.com/adam-fowler/aws-signer-v4.git resolved at main (457a456)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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.3
warning: '.resolve-product-dependencies': dependency 'aws-signer-v4' is not used by any target
Found 2 product dependencies
- swift-nio
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/adam-fowler/aws-signer-v4.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Write sources
[7/30] Copying PrivacyInfo.xcprivacy
[7/30] Write sources
[12/30] Copying PrivacyInfo.xcprivacy
[12/30] Write sources
[14/30] Write swift-version-49B95AFC49DCD68C.txt
[15/30] Compiling CNIOWindows WSAStartup.c
[15/30] Compiling CNIOWindows shim.c
[15/30] Compiling CNIOWASI CNIOWASI.c
[18/30] Compiling CNIOOpenBSD shim.c
[18/30] Compiling CNIOLinux liburing_shims.c
[20/30] Compiling CNIOLinux shim.c
[21/110] Compiling _AtomicsShims.c
[22/139] Compiling CNIOPosix event_loop_id.c
[23/139] Compiling CNIOLLHTTP c_nio_http.c
[24/139] Write sources
[25/139] Compiling CNIOLLHTTP c_nio_api.c
[26/158] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/158] Compiling CNIODarwin shim.c
[29/158] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[30/159] Compiling Atomics DoubleWord.swift
[31/159] Compiling Atomics ManagedAtomic.swift
[32/159] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/159] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/159] Compiling Atomics IntegerOperations.swift
[35/159] Compiling Atomics AtomicBool.swift
[36/159] Compiling Atomics IntegerConformances.swift
[37/159] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[38/159] Compiling _NIOBase64 Base64.swift
[39/159] Emitting module _NIOBase64
[40/159] Compiling _NIODataStructures _TinyArray.swift
[43/159] Compiling Atomics ManagedAtomicLazyReference.swift
[44/159] Compiling Atomics UnsafeAtomic.swift
[45/159] Compiling Atomics AtomicValue.swift
[46/159] Compiling Atomics AtomicMemoryOrderings.swift
[47/160] Compiling Atomics AtomicReference.swift
[48/160] Compiling Atomics AtomicStorage.swift
[49/160] Compiling Atomics AtomicInteger.swift
[50/160] Compiling Atomics AtomicOptionalWrappable.swift
[51/160] Compiling Atomics OptionalRawRepresentable.swift
[52/160] Compiling Atomics RawRepresentable.swift
[53/160] Emitting module InternalCollectionsUtilities
[58/160] Emitting module _NIODataStructures
[59/160] Compiling _NIODataStructures PriorityQueue.swift
[60/160] Compiling _NIODataStructures Heap.swift
[61/174] Compiling DequeModule Deque+Equatable.swift
[62/174] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/174] Compiling DequeModule Deque+Extras.swift
[64/174] Compiling DequeModule Deque+Hashable.swift
[65/175] Compiling Atomics PointerConformances.swift
[66/175] Compiling Atomics Primitives.native.swift
[67/175] Compiling DequeModule Deque+CustomReflectable.swift
[68/175] Compiling DequeModule Deque+Descriptions.swift
[69/176] Compiling DequeModule Deque+Codable.swift
[70/176] Compiling DequeModule Deque+Collection.swift
[71/176] Compiling Atomics Unmanaged extensions.swift
[72/176] Compiling DequeModule _DequeBufferHeader.swift
[73/176] Compiling DequeModule _DequeBuffer.swift
[74/176] Compiling DequeModule _DequeSlot.swift
[75/177] Emitting module Atomics
[76/177] Compiling DequeModule _UnsafeWrappedBuffer.swift
[77/177] Compiling DequeModule Deque+Testing.swift
[78/177] Compiling DequeModule Deque._Storage.swift
[81/177] Compiling DequeModule Deque._UnsafeHandle.swift
[82/177] Compiling DequeModule Deque.swift
[89/177] Emitting module DequeModule
[89/177] Compiling c-nioatomics.c
[90/177] Compiling c-atomics.c
[92/183] Emitting module Crypto
[93/192] Emitting module NIOConcurrencyHelpers
[94/192] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[95/192] Compiling NIOConcurrencyHelpers lock.swift
[96/192] Compiling NIOConcurrencyHelpers NIOLock.swift
[97/192] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/192] Compiling NIOConcurrencyHelpers atomics.swift
[99/256] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[100/256] Compiling NIOCore ByteBuffer-conversions.swift
[101/256] Compiling NIOCore Channel.swift
[102/256] Compiling NIOCore ChannelHandler.swift
[103/256] Compiling NIOCore ChannelHandlers.swift
[104/256] Compiling NIOCore ChannelInvoker.swift
[105/256] Compiling NIOCore ChannelOption.swift
[106/256] Compiling NIOCore ChannelPipeline.swift
[107/256] Compiling NIOCore CircularBuffer.swift
[108/256] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[109/256] Compiling Crypto HPKE-KEM.swift
[110/256] Compiling Crypto HPKE-Errors.swift
[111/256] Compiling Crypto HPKE.swift
[112/256] Compiling Crypto HPKE-Context.swift
[113/256] Compiling Crypto HPKE-KeySchedule.swift
[114/256] Compiling Crypto HPKE-Modes.swift
[115/256] Compiling Crypto Insecure.swift
[116/256] Compiling Crypto Insecure_HashFunctions.swift
[117/256] Compiling Crypto MLKEM_boring.swift
[118/256] Compiling Crypto MLKEM_wrapper.swift
[119/256] Compiling Crypto XWing_boring.swift
[120/256] Compiling Crypto KEM-Errors.swift
[121/256] Compiling Crypto KEM.swift
[122/256] Compiling Crypto MLKEM.swift
[123/256] Compiling Crypto XWing.swift
[124/256] Compiling Crypto ECDH_boring.swift
[125/256] Compiling Crypto DH.swift
[126/256] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[127/256] Compiling Crypto RNG_boring.swift
[128/256] Compiling Crypto SafeCompare_boring.swift
[129/256] Compiling Crypto Zeroization_boring.swift
[130/256] Compiling Crypto PrettyBytes.swift
[131/256] Compiling Crypto SafeCompare.swift
[132/256] Compiling Crypto SecureBytes.swift
[133/256] Compiling Crypto Zeroization.swift
[134/256] Compiling Crypto resource_bundle_accessor.swift
[135/256] Compiling NIOCore NIOLoopBound.swift
[136/256] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[137/256] Compiling NIOCore NIOScheduledCallback.swift
[138/256] Compiling NIOCore NIOSendable.swift
[139/256] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[140/256] Compiling NIOCore RecvByteBufferAllocator.swift
[141/256] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[142/256] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[143/256] Compiling NIOCore EventLoopFuture+Deprecated.swift
[144/256] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[145/256] Compiling NIOCore EventLoopFuture.swift
[146/256] Compiling NIOCore FileDescriptor.swift
[147/256] Compiling NIOCore FileHandle.swift
[148/256] Compiling NIOCore FileRegion.swift
[149/256] Compiling Crypto Ed25519_boring.swift
[150/256] Compiling Crypto NISTCurvesKeys_boring.swift
[151/256] Compiling Crypto X25519Keys_boring.swift
[152/256] Compiling Crypto Curve25519.swift
[153/256] Compiling NIOCore ByteBuffer-core.swift
[154/256] Compiling NIOCore ByteBuffer-hex.swift
[155/256] Compiling NIOCore ByteBuffer-int.swift
[156/256] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[157/256] Compiling NIOCore ByteBuffer-multi-int.swift
[158/256] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/256] Compiling NIOCore ByteBuffer-views.swift
[160/256] Compiling NIOCore Codec.swift
[161/256] Compiling NIOCore ConvenienceOptionSupport.swift
[162/256] Compiling NIOCore DeadChannel.swift
[163/256] Compiling NIOCore NIOAsyncSequenceProducer.swift
[164/256] Compiling NIOCore GlobalSingletons.swift
[165/256] Compiling NIOCore IO.swift
[166/256] Compiling NIOCore IOData.swift
[167/256] Compiling NIOCore IPProtocol.swift
[168/256] Compiling NIOCore IntegerBitPacking.swift
[169/256] Compiling NIOCore IntegerTypes.swift
[170/256] Compiling NIOCore Interfaces.swift
[171/256] Compiling NIOCore Linux.swift
[172/256] Compiling NIOCore MarkedCircularBuffer.swift
[173/256] Compiling NIOCore DispatchQueue+WithFuture.swift
[174/256] Compiling NIOCore EventLoop+Deprecated.swift
[175/256] Compiling NIOCore EventLoop+SerialExecutor.swift
[176/256] Compiling NIOCore EventLoop.swift
[177/256] Compiling NIOCore AddressedEnvelope.swift
[178/256] Compiling NIOCore AsyncAwaitSupport.swift
[179/256] Compiling NIOCore AsyncChannel.swift
[180/256] Compiling NIOCore AsyncChannelHandler.swift
[181/256] Compiling NIOCore AsyncChannelInboundStream.swift
[182/256] Compiling NIOCore AsyncChannelOutboundWriter.swift
[183/256] Compiling NIOCore MulticastChannel.swift
[184/256] Compiling NIOCore NIOAny.swift
[185/256] Compiling NIOCore NIOCloseOnErrorHandler.swift
[186/256] Compiling NIOCore NIOCoreSendableMetatype.swift
[187/256] Compiling NIOCore NIODecodedAsyncSequence.swift
[188/256] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[189/256] Compiling NIOCore NIOAsyncWriter.swift
[190/256] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[191/256] Compiling NIOCore BSDSocketAPI.swift
[192/256] Compiling NIOCore ByteBuffer-aux.swift
[249/263] Compiling NIOCore SocketAddresses.swift
[250/263] Compiling NIOCore SocketOptionProvider.swift
[251/263] Compiling NIOCore SystemCallHelpers.swift
[252/263] Compiling NIOCore TimeAmount+Duration.swift
[253/263] Compiling NIOCore TypeAssistedChannelHandler.swift
[254/263] Compiling NIOCore UniversalBootstrapSupport.swift
[255/263] Compiling NIOCore Utilities.swift
[263/263] Emitting module NIOCore
[264/319] Emitting module NIOEmbedded
[265/319] Compiling NIOEmbedded Embedded.swift
[266/319] Compiling NIOEmbedded AsyncTestingChannel.swift
[267/319] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[268/319] Compiling NIOPosix System.swift
[269/319] Compiling NIOPosix Thread.swift
[270/319] Compiling NIOPosix ThreadPosix.swift
[271/319] Compiling NIOPosix ThreadWindows.swift
[272/319] Compiling NIOPosix UnsafeTransfer.swift
[273/324] Emitting module NIOPosix
[274/324] Compiling NIOPosix BSDSocketAPICommon.swift
[275/324] Compiling NIOPosix BSDSocketAPIPosix.swift
[276/324] Compiling NIOPosix BSDSocketAPIWindows.swift
[277/324] Compiling NIOPosix BaseSocket.swift
[278/324] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[279/324] Compiling NIOPosix BaseSocketChannel.swift
[280/324] Compiling NIOPosix Utilities.swift
[281/324] Compiling NIOPosix VsockAddress.swift
[282/324] Compiling NIOPosix VsockChannelEvents.swift
[283/324] Compiling NIOPosix Windows.swift
[284/324] Compiling NIOPosix resource_bundle_accessor.swift
[285/324] Compiling NIOPosix GetaddrinfoResolver.swift
[286/324] Compiling NIOPosix HappyEyeballs.swift
[287/324] Compiling NIOPosix IO.swift
[288/324] Compiling NIOPosix IntegerBitPacking.swift
[289/324] Compiling NIOPosix IntegerTypes.swift
[290/324] Compiling NIOPosix Linux.swift
[291/324] Compiling NIOPosix PosixSingletons.swift
[292/324] Compiling NIOPosix RawSocketBootstrap.swift
[293/324] Compiling NIOPosix Resolver.swift
[294/324] Compiling NIOPosix Selectable.swift
[295/324] Compiling NIOPosix SelectableChannel.swift
[296/324] Compiling NIOPosix SelectableEventLoop.swift
[297/324] Compiling NIOPosix PendingDatagramWritesManager.swift
[298/324] Compiling NIOPosix PendingWritesManager.swift
[299/324] Compiling NIOPosix PipeChannel.swift
[300/324] Compiling NIOPosix PipePair.swift
[301/324] Compiling NIOPosix Pool.swift
[302/324] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[303/324] Compiling NIOPosix SelectorEpoll.swift
[304/324] Compiling NIOPosix SelectorGeneric.swift
[305/324] Compiling NIOPosix SelectorKqueue.swift
[306/324] Compiling NIOPosix SelectorUring.swift
[307/324] Compiling NIOPosix SelectorWSAPoll.swift
[308/324] Compiling NIOPosix BaseStreamSocketChannel.swift
[309/324] Compiling NIOPosix Bootstrap.swift
[310/324] Compiling NIOPosix ControlMessage.swift
[311/324] Compiling NIOPosix DatagramVectorReadManager.swift
[312/324] Compiling NIOPosix Errors+Any.swift
[313/324] Compiling NIOPosix FileDescriptor.swift
[314/324] Compiling NIOPosix LinuxCPUSet.swift
[315/324] Compiling NIOPosix LinuxUring.swift
[316/324] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[317/324] Compiling NIOPosix NIOPosixSendableMetatype.swift
[318/324] Compiling NIOPosix NIOThreadPool.swift
[319/324] Compiling NIOPosix NonBlockingFileIO.swift
[320/324] Compiling NIOPosix ServerSocket.swift
[321/324] Compiling NIOPosix Socket.swift
[322/324] Compiling NIOPosix SocketChannel.swift
[323/324] Compiling NIOPosix SocketProtocols.swift
[324/324] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[325/326] Emitting module NIO
[326/326] Compiling NIO Exports.swift
[327/343] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[328/343] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[329/344] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[330/344] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[331/344] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[332/344] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[333/344] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[334/344] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[335/344] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[336/344] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[337/344] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[338/344] Compiling NIOHTTP1 HTTPEncoder.swift
[339/344] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[340/344] Compiling NIOHTTP1 ByteCollectionUtils.swift
[341/344] Compiling NIOHTTP1 HTTPDecoder.swift
[342/344] Emitting module NIOHTTP1
[343/344] Compiling NIOHTTP1 HTTPTypes.swift
[344/344] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[345/347] Compiling AWSSigner signer.swift
[346/347] Emitting module AWSSigner
[347/347] Compiling AWSSigner credentials.swift
Build complete! (18.27s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.86.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "aws-signer-v4",
"name" : "aws-signer-v4",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AWSSigner",
"targets" : [
"AWSSigner"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AWSSignerTests",
"module_type" : "SwiftTarget",
"name" : "AWSSignerTests",
"path" : "Tests/AWSSignerTests",
"sources" : [
"AWSSignerTests.swift"
],
"target_dependencies" : [
"AWSSigner"
],
"type" : "test"
},
{
"c99name" : "AWSSigner",
"module_type" : "SwiftTarget",
"name" : "AWSSigner",
"path" : "Sources/AWSSigner",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1",
"Crypto"
],
"product_memberships" : [
"AWSSigner"
],
"sources" : [
"credentials.swift",
"signer.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.