The Swift Package Index logo.Swift Package Index

Build Information

Successful build of aws-signer-v4, reference 3.0.0 (457a45), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 21:11:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adam-fowler/aws-signer-v4.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/aws-signer-v4
 * tag               3.0.0      -> FETCH_HEAD
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 3.0.0
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio
[1/17407] Fetching swift-crypto
[1394/100579] Fetching swift-crypto, swift-nio
Fetched https://github.com/apple/swift-crypto.git from cache (3.09s)
[51567/83172] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.78s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.98.0 (10.71s)
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/1820] Fetching swift-atomics
[74/7421] Fetching swift-atomics, swift-system
[131/30990] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
[7487/29170] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.98s)
Fetched https://github.com/apple/swift-collections.git from cache (1.98s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.63s)
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)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (3.17s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.89s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.60s)
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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.98.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.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.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
========================================
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": "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio",
          "version": "2.98.0",
          "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": [
              ]
            }
          ]
        },
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto.git",
          "version": "4.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-asn1",
              "name": "swift-asn1",
              "url": "https://github.com/apple/swift-asn1.git",
              "version": "1.7.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
              "traits": [
                "default"
              ],
              "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.66s)
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-crypto.git from cache (0.57s)
Fetched https://github.com/apple/swift-nio from cache (0.72s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.98.0 (0.81s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.11s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (0.07s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.57s)
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 3.0.0 (457a456)
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
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.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.4.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.98.0
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.3
Building package at path:  $PWD
https://github.com/adam-fowler/aws-signer-v4.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/31] Write sources
[6/31] Copying PrivacyInfo.xcprivacy
[7/31] Write sources
[7/31] Copying PrivacyInfo.xcprivacy
[9/31] Write sources
[15/31] Compiling CNIOWindows shim.c
[16/31] Compiling CNIOWindows WSAStartup.c
[17/31] Compiling CNIOLinux liburing_shims.c
[18/31] Compiling CNIOWASI CNIOWASI.c
[19/31] Compiling CNIOLinux shim.c
[20/31] Compiling CNIOOpenBSD shim.c
[21/31] Write swift-version--6988338F2F200930.txt
[21/31] Write sources
[23/37] Compiling _AtomicsShims.c
[24/37] Compiling CNIOLLHTTP c_nio_http.c
[25/37] Compiling CNIOPosix event_loop_id.c
[26/48] Compiling CNIOLLHTTP c_nio_api.c
[27/161] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/161] Compiling CNIODarwin shim.c
[30/161] Compiling Atomics UnsafeAtomicLazyReference.swift
[31/161] Compiling Atomics IntegerOperations.swift
[32/162] Compiling Atomics PointerConformances.swift
[33/162] Compiling Atomics Primitives.native.swift
[34/162] Compiling Atomics AtomicBool.swift
[35/162] Compiling Atomics IntegerConformances.swift
[36/162] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/162] Compiling _NIOBase64 Base64.swift
[38/162] Emitting module _NIOBase64
[39/162] Compiling Atomics OptionalRawRepresentable.swift
[40/162] Compiling Atomics RawRepresentable.swift
[41/162] Compiling Atomics AtomicInteger.swift
[42/162] Compiling Atomics AtomicOptionalWrappable.swift
[43/162] Emitting module InternalCollectionsUtilities
[44/162] Compiling Atomics AtomicValue.swift
[45/162] Compiling Atomics AtomicMemoryOrderings.swift
[46/162] Compiling _NIODataStructures _TinyArray.swift
[47/162] Compiling _NIODataStructures PriorityQueue.swift
[50/162] Compiling Atomics ManagedAtomicLazyReference.swift
[51/162] Compiling Atomics UnsafeAtomic.swift
[52/163] Compiling Atomics DoubleWord.swift
[53/163] Compiling Atomics ManagedAtomic.swift
[60/163] Compiling Atomics AtomicReference.swift
[61/163] Compiling Atomics AtomicStorage.swift
[66/163] Emitting module _NIODataStructures
[67/163] Compiling _NIODataStructures Heap.swift
[68/163] Compiling Atomics Unmanaged extensions.swift
[73/197] Compiling ContainersPreview RandomAccessContainer.swift
[74/197] Compiling ContainersPreview RangeExpression2.swift
[75/197] Compiling ContainersPreview RangeReplaceableContainer.swift
[76/197] Compiling ContainersPreview Drain+Map.swift
[77/197] Compiling ContainersPreview Drain+Reduce.swift
[78/197] Compiling ContainersPreview Drain.swift
[79/197] Compiling ContainersPreview Producer+Collect.swift
[80/197] Compiling ContainersPreview Producer+Filter.swift
[81/197] Compiling ContainersPreview Producer+Map.swift
[82/197] Compiling ContainersPreview Producer+Reduce.swift
[83/200] Emitting module Atomics
[84/200] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[85/200] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[86/200] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[87/200] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[88/200] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[89/200] Compiling ContainersPreview BorrowingSequence.swift
[92/200] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[93/200] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[94/200] Compiling ContainersPreview BidirectionalContainer.swift
[95/200] Compiling ContainersPreview Container+Filter.swift
[96/200] Compiling ContainersPreview Container+SpanwiseZip.swift
[97/200] Compiling ContainersPreview Container.swift
[98/200] Compiling ContainersPreview ContainerIterator.swift
[99/200] Compiling ContainersPreview DynamicContainer.swift
[100/200] Compiling ContainersPreview MutableContainer.swift
[101/200] Compiling ContainersPreview PermutableContainer.swift
[102/200] Emitting module ContainersPreview
[103/200] Compiling ContainersPreview Inout.swift
[104/200] Compiling ContainersPreview InputSpan.swift
[105/200] Compiling ContainersPreview Shared.swift
[106/200] Compiling ContainersPreview Producer.swift
[107/200] Compiling ContainersPreview Borrow.swift
[108/200] Compiling ContainersPreview Box.swift
[109/200] Compiling ContainersPreview OutputSpan+Extras.swift
[110/200] Compiling ContainersPreview TemporaryAllocation.swift
[111/200] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[112/200] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[113/241] Compiling DequeModule RigidDeque+Removals.swift
[114/241] Compiling DequeModule RigidDeque+Replacements.swift
[115/241] Compiling DequeModule RigidDeque+Testing.swift
[116/241] Compiling DequeModule RigidDeque.swift
[117/241] Compiling DequeModule UniqueDeque+Equatable.swift
[118/241] Compiling DequeModule UniqueDeque+Experimental.swift
[119/241] Compiling DequeModule UniqueDeque+Hashable.swift
[120/241] Compiling DequeModule UniqueDeque+Initializers.swift
[121/245] Compiling DequeModule UniqueDeque+Insertions.swift
[122/245] Compiling DequeModule UniqueDeque+Prepend.swift
[123/245] Compiling DequeModule UniqueDeque+Removals.swift
[124/245] Compiling DequeModule UniqueDeque+Replacements.swift
[125/245] Compiling DequeModule RigidDeque+Hashable.swift
[126/245] Compiling DequeModule RigidDeque+Initializers.swift
[127/245] Compiling DequeModule RigidDeque+Insertions.swift
[128/245] Compiling DequeModule RigidDeque+Prepend.swift
[129/245] Compiling DequeModule RigidDeque+Consumption.swift
[130/245] Compiling DequeModule RigidDeque+Container.swift
[131/245] Compiling DequeModule RigidDeque+Descriptions.swift
[132/245] Compiling DequeModule RigidDeque+Equatable.swift
[133/245] Compiling DequeModule RigidDeque+Experimental.swift
[134/245] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[135/245] Compiling DequeModule Deque+Extras.swift
[136/245] Compiling DequeModule Deque+Hashable.swift
[137/245] Compiling DequeModule Deque+Testing.swift
[138/245] Compiling DequeModule Deque._Storage.swift
[139/245] Compiling DequeModule UniqueDeque+Append.swift
[140/245] Compiling DequeModule UniqueDeque+Consumption.swift
[141/245] Compiling DequeModule UniqueDeque+Container.swift
[142/245] Compiling DequeModule UniqueDeque+Descriptions.swift
[143/245] Compiling DequeModule Deque._UnsafeHandle.swift
[144/245] Compiling DequeModule Deque.swift
[145/245] Compiling DequeModule _DequeBuffer.swift
[146/245] Compiling DequeModule _DequeBufferHeader.swift
[147/245] Compiling DequeModule RigidDeque+Append.swift
[148/245] Compiling DequeModule Deque+Codable.swift
[149/245] Compiling DequeModule Deque+Collection.swift
[150/245] Compiling DequeModule Deque+CustomReflectable.swift
[151/245] Compiling DequeModule Deque+Descriptions.swift
[152/245] Compiling DequeModule Deque+Equatable.swift
[153/245] Emitting module Crypto
[154/254] Emitting module DequeModule
[155/254] Compiling DequeModule UniqueDeque.swift
[156/254] Compiling DequeModule _DequeSlot.swift
[157/254] Compiling DequeModule _UnsafeDequeHandle.swift
[158/254] Compiling DequeModule _UnsafeDequeSegments.swift
[159/254] Compiling Crypto ECDSA_boring.swift
[160/254] Compiling Crypto EdDSA_boring.swift
[161/254] Compiling Crypto MLDSA_boring.swift
[162/254] Compiling Crypto MLDSA_wrapper.swift
[163/254] Compiling Crypto ECDSA.swift
[164/254] Compiling Crypto Ed25519.swift
[165/254] Compiling Crypto MLDSA.swift
[166/254] Compiling Crypto Signature.swift
[167/254] Compiling Crypto CryptoKitErrors_boring.swift
[168/254] Compiling Crypto Ed25519Keys.swift
[169/254] Compiling Crypto NISTCurvesKeys.swift
[170/254] Compiling Crypto X25519Keys.swift
[171/254] Compiling Crypto SymmetricKeys.swift
[172/254] Compiling Crypto HMAC.swift
[173/254] Compiling Crypto MACFunctions.swift
[174/254] Compiling Crypto MessageAuthenticationCode.swift
[175/254] Compiling Crypto AES.swift
[176/254] Compiling Crypto ECDSASignature_boring.swift
[177/254] Compiling Crypto ECDH.swift
[178/254] Compiling Crypto ANSIx963.swift
[179/254] Compiling Crypto HKDF.swift
[180/254] Compiling Crypto AESWrap.swift
[181/254] Compiling Crypto AESWrap_boring.swift
[182/254] Compiling Crypto Ed25519_boring.swift
[183/254] Compiling Crypto NISTCurvesKeys_boring.swift
[184/254] Compiling Crypto X25519Keys_boring.swift
[185/254] Compiling Crypto Curve25519.swift
[190/254] Compiling Crypto HPKE-Context.swift
[191/254] Compiling Crypto HPKE-KeySchedule.swift
[192/254] Compiling Crypto HPKE-Modes.swift
[193/254] Compiling Crypto Insecure.swift
[194/254] Compiling Crypto Insecure_HashFunctions.swift
[195/254] Compiling Crypto MLKEM_boring.swift
[196/254] Compiling Crypto MLKEM_wrapper.swift
[197/254] Compiling Crypto XWing_boring.swift
[198/254] Compiling Crypto KEM-Errors.swift
[199/254] Compiling Crypto KEM.swift
[200/254] Compiling Crypto MLKEM.swift
[201/254] Compiling Crypto XWing.swift
[202/254] Compiling Crypto ECDH_boring.swift
[203/254] Compiling Crypto DH.swift
[224/254] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[225/254] Compiling Crypto RNG_boring.swift
[226/254] Compiling Crypto SafeCompare_boring.swift
[227/254] Compiling Crypto Zeroization_boring.swift
[228/254] Compiling Crypto PrettyBytes.swift
[229/254] Compiling Crypto SafeCompare.swift
[230/254] Compiling Crypto SecureBytes.swift
[231/254] Compiling Crypto Zeroization.swift
[232/254] Compiling Crypto resource_bundle_accessor.swift
[252/254] Compiling c-nioatomics.c
[253/254] Compiling c-atomics.c
[255/261] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[256/261] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[257/261] Compiling NIOConcurrencyHelpers atomics.swift
[258/261] Compiling NIOConcurrencyHelpers lock.swift
[259/261] Compiling NIOConcurrencyHelpers NIOLock.swift
[260/261] Emitting module NIOConcurrencyHelpers
[261/261] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[262/326] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[263/326] Compiling NIOCore NIOScheduledCallback.swift
[264/326] Compiling NIOCore NIOSendable.swift
[265/326] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[266/326] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[267/326] Compiling NIOCore RecvByteBufferAllocator.swift
[268/326] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[269/326] Compiling NIOCore ConvenienceOptionSupport.swift
[270/326] Compiling NIOCore DeadChannel.swift
[271/326] Compiling NIOCore DispatchQueue+WithFuture.swift
[272/326] Compiling NIOCore EventLoop+Deprecated.swift
[273/326] Compiling NIOCore EventLoop+SerialExecutor.swift
[274/326] Compiling NIOCore EventLoop.swift
[275/326] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[276/333] Compiling NIOCore AddressedEnvelope.swift
[277/333] Compiling NIOCore AsyncAwaitSupport.swift
[278/333] Compiling NIOCore AsyncChannel.swift
[279/333] Compiling NIOCore AsyncChannelHandler.swift
[280/333] Compiling NIOCore AsyncChannelInboundStream.swift
[281/333] Compiling NIOCore AsyncChannelOutboundWriter.swift
[282/333] Compiling NIOCore NIOAsyncSequenceProducer.swift
[283/333] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[284/333] Compiling NIOCore EventLoopFuture+Deprecated.swift
[285/333] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[286/333] Compiling NIOCore EventLoopFuture.swift
[287/333] Compiling NIOCore FileDescriptor.swift
[288/333] Compiling NIOCore FileHandle.swift
[289/333] Compiling NIOCore FileRegion.swift
[290/333] Compiling NIOCore GlobalSingletons.swift
[291/333] Compiling NIOCore MarkedCircularBuffer.swift
[292/333] Compiling NIOCore MulticastChannel.swift
[293/333] Compiling NIOCore NIOAny.swift
[294/333] Compiling NIOCore NIOCloseOnErrorHandler.swift
[295/333] Compiling NIOCore NIOCoreSendableMetatype.swift
[296/333] Compiling NIOCore NIODecodedAsyncSequence.swift
[297/333] Compiling NIOCore NIOLoopBound.swift
[298/333] Compiling NIOCore ChannelHandler.swift
[299/333] Compiling NIOCore ChannelHandlers.swift
[300/333] Compiling NIOCore ChannelInvoker.swift
[301/333] Compiling NIOCore ChannelOption.swift
[302/333] Compiling NIOCore ChannelPipeline.swift
[303/333] Compiling NIOCore CircularBuffer.swift
[304/333] Compiling NIOCore Codec.swift
[305/333] Compiling NIOCore SocketAddresses.swift
[306/333] Compiling NIOCore SocketOptionProvider.swift
[307/333] Compiling NIOCore SystemCallHelpers.swift
[308/333] Compiling NIOCore TimeAmount+Duration.swift
[309/333] Compiling NIOCore TypeAssistedChannelHandler.swift
[310/333] Compiling NIOCore UniversalBootstrapSupport.swift
[311/333] Compiling NIOCore Utilities.swift
[312/333] Compiling NIOCore IO.swift
[313/333] Compiling NIOCore IOData.swift
[314/333] Compiling NIOCore IPProtocol.swift
[315/333] Compiling NIOCore IntegerBitPacking.swift
[316/333] Compiling NIOCore IntegerTypes.swift
[317/333] Compiling NIOCore Interfaces.swift
[318/333] Compiling NIOCore Linux.swift
[319/333] Compiling NIOCore NIOAsyncWriter.swift
[320/333] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[321/333] Compiling NIOCore BSDSocketAPI.swift
[322/333] Compiling NIOCore ByteBuffer-aux.swift
[323/333] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[324/333] Compiling NIOCore ByteBuffer-conversions.swift
[325/333] Compiling NIOCore ByteBuffer-core.swift
[326/333] Compiling NIOCore ByteBuffer-hex.swift
[327/333] Compiling NIOCore ByteBuffer-int.swift
[328/333] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[329/333] Compiling NIOCore ByteBuffer-multi-int.swift
[330/333] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[331/333] Compiling NIOCore ByteBuffer-views.swift
[332/333] Compiling NIOCore Channel.swift
[333/333] Emitting module NIOCore
[334/389] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[335/389] Compiling NIOPosix PosixSingletons.swift
[336/389] Compiling NIOPosix RawSocketBootstrap.swift
[337/389] Compiling NIOPosix Resolver.swift
[338/389] Compiling NIOPosix Selectable.swift
[339/389] Compiling NIOPosix SelectableChannel.swift
[340/394] Compiling NIOEmbedded Embedded.swift
[341/394] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[342/394] Compiling NIOEmbedded AsyncTestingChannel.swift
[343/394] Emitting module NIOEmbedded
[344/394] Compiling NIOPosix Linux.swift
[345/394] Compiling NIOPosix LinuxCPUSet.swift
[346/394] Compiling NIOPosix LinuxUring.swift
[347/394] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[348/394] Compiling NIOPosix NIOPosixSendableMetatype.swift
[349/394] Compiling NIOPosix NIOThreadPool.swift
[350/394] Compiling NIOPosix FileDescriptor.swift
[351/394] Compiling NIOPosix GetaddrinfoResolver.swift
[352/394] Compiling NIOPosix HappyEyeballs.swift
[353/394] Compiling NIOPosix IO.swift
[354/394] Compiling NIOPosix IntegerBitPacking.swift
[355/394] Compiling NIOPosix IntegerTypes.swift
[356/394] Compiling NIOPosix Utilities.swift
[357/394] Compiling NIOPosix VsockAddress.swift
[358/394] Compiling NIOPosix VsockChannelEvents.swift
[359/394] Compiling NIOPosix Windows.swift
[360/394] Compiling NIOPosix resource_bundle_accessor.swift
[361/394] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[362/394] Compiling NIOPosix System.swift
[363/394] Compiling NIOPosix Thread.swift
[364/394] Compiling NIOPosix ThreadPosix.swift
[365/394] Compiling NIOPosix ThreadWindows.swift
[366/394] Compiling NIOPosix SelectorWSAPoll.swift
[367/394] Compiling NIOPosix ServerSocket.swift
[368/394] Compiling NIOPosix Socket.swift
[369/394] Compiling NIOPosix SocketChannel.swift
[370/394] Compiling NIOPosix SocketProtocols.swift
[371/394] Emitting module NIOPosix
[372/394] Compiling NIOPosix SelectableEventLoop.swift
[373/394] Compiling NIOPosix SelectorEpoll.swift
[374/394] Compiling NIOPosix SelectorGeneric.swift
[375/394] Compiling NIOPosix SelectorKqueue.swift
[376/394] Compiling NIOPosix SelectorUring.swift
[377/394] Compiling NIOPosix BaseSocketChannel.swift
[378/394] Compiling NIOPosix BaseStreamSocketChannel.swift
[379/394] Compiling NIOPosix Bootstrap.swift
[380/394] Compiling NIOPosix ControlMessage.swift
[381/394] Compiling NIOPosix DatagramVectorReadManager.swift
[382/394] Compiling NIOPosix Errors+Any.swift
[383/394] Compiling NIOPosix BSDSocketAPICommon.swift
[384/394] Compiling NIOPosix BSDSocketAPIPosix.swift
[385/394] Compiling NIOPosix BSDSocketAPIWindows.swift
[386/394] Compiling NIOPosix BaseSocket.swift
[387/394] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[388/394] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[389/394] Compiling NIOPosix NonBlockingFileIO.swift
[390/394] Compiling NIOPosix PendingDatagramWritesManager.swift
[391/394] Compiling NIOPosix PendingWritesManager.swift
[392/394] Compiling NIOPosix PipeChannel.swift
[393/394] Compiling NIOPosix PipePair.swift
[394/394] Compiling NIOPosix Pool.swift
[395/396] Compiling NIO Exports.swift
[396/396] Emitting module NIO
[397/413] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[398/413] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[399/413] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[400/413] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[401/413] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[402/413] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[403/414] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[404/414] Compiling NIOHTTP1 ByteCollectionUtils.swift
[405/414] Compiling NIOHTTP1 HTTPDecoder.swift
[406/414] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[407/414] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[408/414] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[409/414] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[410/414] Emitting module NIOHTTP1
[411/414] Compiling NIOHTTP1 HTTPTypes.swift
[412/414] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[413/414] Compiling NIOHTTP1 HTTPEncoder.swift
[414/414] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[415/417] Compiling AWSSigner credentials.swift
[416/417] Compiling AWSSigner signer.swift
[417/417] Emitting module AWSSigner
Build complete! (22.60s)
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.