The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AwsSign, reference master (ce71b8), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 10:41:28 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/nikola-mladenovic/AwsSwiftSign.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nikola-mladenovic/AwsSwiftSign
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ce71b88 Swift 5.2
Cloned https://github.com/nikola-mladenovic/AwsSwiftSign.git
Revision (git rev-parse @):
ce71b88cbe5f8c5f00b573ad687615f681402dd7
SUCCESS checkout https://github.com/nikola-mladenovic/AwsSwiftSign.git at master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.88s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.59s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.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": "awsswiftsign",
      "name": "AwsSign",
      "url": "https://github.com/nikola-mladenovic/AwsSwiftSign.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AwsSwiftSign",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nikola-mladenovic/AwsSwiftSign.git
[1/54] Fetching awsswiftsign
Fetched https://github.com/nikola-mladenovic/AwsSwiftSign.git from cache (0.56s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.53s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.59s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/nikola-mladenovic/AwsSwiftSign.git
Working copy of https://github.com/nikola-mladenovic/AwsSwiftSign.git resolved at master (ce71b88)
warning: '.resolve-product-dependencies': dependency 'awsswiftsign' is not used by any target
Found 1 product dependencies
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nikola-mladenovic/AwsSwiftSign.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[2/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/108] Compiling CryptoSwift Shifts.swift
[6/108] Compiling CryptoSwift SquareRoot.swift
[7/108] Compiling CryptoSwift Strideable.swift
[8/108] Compiling CryptoSwift StringConversion.swift
[9/108] Compiling CryptoSwift Subtraction.swift
[10/108] Compiling CryptoSwift WordsAndBits.swift
[11/108] Compiling CryptoSwift ChaCha20.swift
[12/108] Compiling CryptoSwift Checksum.swift
[13/108] Compiling CryptoSwift Cipher.swift
[14/108] Compiling CryptoSwift Collection+Extension.swift
[15/108] Compiling CryptoSwift CompactMap.swift
[16/119] Compiling CryptoSwift String+FoundationExtension.swift
[17/119] Compiling CryptoSwift Utils+Foundation.swift
[18/119] Compiling CryptoSwift XChaCha20+Foundation.swift
[19/119] Compiling CryptoSwift Generics.swift
[20/119] Compiling CryptoSwift HKDF.swift
[21/119] Compiling CryptoSwift HMAC.swift
[22/119] Compiling CryptoSwift ISO10126Padding.swift
[23/119] Compiling CryptoSwift ISO78164Padding.swift
[24/119] Compiling CryptoSwift Int+Extension.swift
[25/119] Compiling CryptoSwift MD5.swift
[26/119] Compiling CryptoSwift NoPadding.swift
[27/119] Compiling CryptoSwift Codable.swift
[28/119] Compiling CryptoSwift Comparable.swift
[29/119] Compiling CryptoSwift DataConversion.swift
[30/119] Compiling CryptoSwift Division.swift
[31/119] Compiling CryptoSwift Exponentiation.swift
[32/119] Compiling CryptoSwift FloatingPointConversion.swift
[33/119] Compiling CryptoSwift GCD.swift
[34/119] Compiling CryptoSwift Hashable.swift
[35/119] Compiling CryptoSwift IntegerConversion.swift
[36/119] Compiling CryptoSwift Multiplication.swift
[37/119] Compiling CryptoSwift PrimeTest.swift
[38/119] Compiling CryptoSwift Random.swift
[39/119] Emitting module CryptoSwift
[40/119] Compiling CryptoSwift Bit.swift
[41/119] Compiling CryptoSwift BlockCipher.swift
[42/119] Compiling CryptoSwift BlockDecryptor.swift
[43/119] Compiling CryptoSwift BlockEncryptor.swift
[44/119] Compiling CryptoSwift BlockMode.swift
[45/119] Compiling CryptoSwift BlockModeOptions.swift
[46/119] Compiling CryptoSwift CBC.swift
[47/119] Compiling CryptoSwift CCM.swift
[48/119] Compiling CryptoSwift CFB.swift
[49/119] Compiling CryptoSwift CTR.swift
[50/119] Compiling CryptoSwift CipherModeWorker.swift
[51/119] Compiling CryptoSwift ECB.swift
[52/119] Compiling CryptoSwift Cryptor.swift
[53/119] Compiling CryptoSwift Cryptors.swift
[54/119] Compiling CryptoSwift Digest.swift
[55/119] Compiling CryptoSwift DigestType.swift
[56/119] Compiling CryptoSwift AES+Foundation.swift
[57/119] Compiling CryptoSwift Array+Foundation.swift
[58/119] Compiling CryptoSwift Blowfish+Foundation.swift
[59/119] Compiling CryptoSwift ChaCha20+Foundation.swift
[60/119] Compiling CryptoSwift Data+Extension.swift
[61/119] Compiling CryptoSwift HMAC+Foundation.swift
[62/119] Compiling CryptoSwift Rabbit+Foundation.swift
[63/119] Compiling CryptoSwift RSA+Signature.swift
[64/119] Compiling CryptoSwift RSA.swift
[65/119] Compiling CryptoSwift Rabbit.swift
[66/119] Compiling CryptoSwift SHA1.swift
[67/119] Compiling CryptoSwift SHA2.swift
[68/119] Compiling CryptoSwift SHA3.swift
[69/119] Compiling CryptoSwift Scrypt.swift
[70/119] Compiling CryptoSwift SecureBytes.swift
[71/119] Compiling CryptoSwift Signature.swift
[72/119] Compiling CryptoSwift StreamDecryptor.swift
[73/119] Compiling CryptoSwift StreamEncryptor.swift
[74/119] Compiling CryptoSwift Operators.swift
[75/119] Compiling CryptoSwift DER.swift
[76/119] Compiling CryptoSwift PBKDF1.swift
[77/119] Compiling CryptoSwift PBKDF2.swift
[78/119] Compiling CryptoSwift PKCS1v15.swift
[79/119] Compiling CryptoSwift PKCS5.swift
[80/119] Compiling CryptoSwift PKCS7.swift
[81/119] Compiling CryptoSwift PKCS7Padding.swift
[82/119] Compiling CryptoSwift Padding.swift
[83/119] Compiling CryptoSwift Poly1305.swift
[84/119] Compiling CryptoSwift RSA+Cipher.swift
[85/119] Compiling CryptoSwift GCM.swift
[86/119] Compiling CryptoSwift OCB.swift
[87/119] Compiling CryptoSwift OFB.swift
[88/119] Compiling CryptoSwift PCBC.swift
[89/119] Compiling CryptoSwift Blowfish.swift
[90/119] Compiling CryptoSwift CBCMAC.swift
[91/119] Compiling CryptoSwift CMAC.swift
[92/119] Compiling CryptoSwift Addition.swift
[93/119] Compiling CryptoSwift BigInt.swift
[94/119] Compiling CryptoSwift BigUInt.swift
[95/119] Compiling CryptoSwift BitwiseOps.swift
[96/119] Compiling CryptoSwift CS.swift
[97/119] Compiling CryptoSwift AEAD.swift
[98/119] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[99/119] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[100/119] Compiling CryptoSwift AES.Cryptors.swift
[101/119] Compiling CryptoSwift AES.swift
[102/119] Compiling CryptoSwift ASN1.swift
[103/119] Compiling CryptoSwift ASN1Decoder.swift
[104/119] Compiling CryptoSwift ASN1Encoder.swift
[105/119] Compiling CryptoSwift ASN1Scanner.swift
[106/119] Compiling CryptoSwift Array+Extension.swift
[107/119] Compiling CryptoSwift Authenticator.swift
[108/119] Compiling CryptoSwift BatchedCollection.swift
[109/119] Compiling CryptoSwift String+Extension.swift
[110/119] Compiling CryptoSwift UInt128.swift
[111/119] Compiling CryptoSwift UInt16+Extension.swift
[112/119] Compiling CryptoSwift UInt32+Extension.swift
[113/119] Compiling CryptoSwift UInt64+Extension.swift
[114/119] Compiling CryptoSwift UInt8+Extension.swift
[115/119] Compiling CryptoSwift Updatable.swift
[116/119] Compiling CryptoSwift Utils.swift
[117/119] Compiling CryptoSwift XChaCha20.swift
[118/119] Compiling CryptoSwift ZeroPadding.swift
[119/119] Compiling CryptoSwift resource_bundle_accessor.swift
[120/121] Compiling AwsSign AwsSign.swift
/Users/admin/builder/spi-builder-workspace/Source/AwsSign.swift:63:41: warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
61 |
62 |         let signature = try [date.short, awsRegion, serviceName, URLRequest.kAWS4Request, stringToSign].reduce([UInt8]("AWS4\(secretAccessKey)".utf8), {
63 |             try HMAC(key: $0, variant: .sha256).authenticate([UInt8]($1.utf8))
   |                                         `- warning: 'sha256' is deprecated: Use sha2(variant) instead. [#DeprecatedDeclaration]
64 |         }).toHexString()
65 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[121/121] Emitting module AwsSign
Build complete! (6.05s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "AwsSign",
  "name" : "AwsSign",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AwsSign",
      "targets" : [
        "AwsSign"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AwsSign",
      "module_type" : "SwiftTarget",
      "name" : "AwsSign",
      "path" : "Source",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "AwsSign"
      ],
      "sources" : [
        "AwsSign.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.