The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Cyphera, reference main (2c3e76), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 14:24:45 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/cyphera-labs/cyphera-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cyphera-labs/cyphera-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c3e766 fix: canonical Apache 2.0 LICENSE, remove MIT references
Cloned https://github.com/cyphera-labs/cyphera-swift.git
Revision (git rev-parse @):
2c3e766bd6ee8302ff6e99d743f7b85828cdf2c4
SUCCESS checkout https://github.com/cyphera-labs/cyphera-swift.git at main
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13387] Fetching cryptoswift
[1876/18265] Fetching cryptoswift, bigint
Fetched https://github.com/attaswift/BigInt.git from cache (2.05s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.05s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (5.60s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.55s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.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": "cyphera-swift",
      "name": "Cyphera",
      "url": "https://github.com/cyphera-labs/cyphera-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cyphera-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.10.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/cyphera-labs/cyphera-swift.git
[1/79] Fetching cyphera-swift
Fetched https://github.com/cyphera-labs/cyphera-swift.git from cache (0.60s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.57s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.57s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (0.64s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.03s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/cyphera-labs/cyphera-swift.git
Working copy of https://github.com/cyphera-labs/cyphera-swift.git resolved at main (2c3e766)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
warning: '.resolve-product-dependencies': dependency 'cyphera-swift' is not used by any target
Found 2 product dependencies
  - BigInt
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/cyphera-labs/cyphera-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/24] Emitting module BigInt
[5/26] Compiling BigInt Integer Conversion.swift
[6/26] Compiling BigInt Multiplication.swift
[7/26] Compiling BigInt GCD.swift
[8/26] Compiling BigInt Hashable.swift
[9/26] Compiling BigInt Subtraction.swift
[10/26] Compiling BigInt Words and Bits.swift
[11/26] Compiling BigInt Addition.swift
[12/26] Compiling BigInt BigInt.swift
[13/26] Compiling BigInt BigUInt.swift
[14/26] Compiling BigInt Prime Test.swift
[15/26] Compiling BigInt Random.swift
[16/26] Compiling BigInt Exponentiation.swift
[17/26] Compiling BigInt Floating Point Conversion.swift
[18/26] Compiling BigInt Shifts.swift
[19/26] Compiling BigInt Square Root.swift
[20/26] Compiling BigInt Data Conversion.swift
[21/26] Compiling BigInt Division.swift
[22/26] Compiling BigInt Strideable.swift
[23/26] Compiling BigInt String Conversion.swift
[24/26] Compiling BigInt Bitwise Ops.swift
[25/26] Compiling BigInt Codable.swift
[26/26] Compiling BigInt Comparable.swift
[27/33] Emitting module Cyphera
[28/33] Compiling Cyphera FF3.swift
[29/33] Compiling Cyphera Errors.swift
[30/33] Compiling Cyphera FF1.swift
[31/33] Compiling Cyphera Alphabets.swift
[32/33] Compiling Cyphera Cyphera.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cyphera/Cyphera.swift:195:18: warning: result of call to 'withUnsafeBytes' is unused [#no-usage]
193 |         case "sha256":
194 |             var hash = [UInt8](repeating: 0, count: Int(CC_SHA256_DIGEST_LENGTH))
195 |             data.withUnsafeBytes { CC_SHA256($0.baseAddress, CC_LONG(data.count), &hash) }
    |                  `- warning: result of call to 'withUnsafeBytes' is unused [#no-usage]
196 |             return Data(hash).hexString
197 |         case "sha384":
/Users/admin/builder/spi-builder-workspace/Sources/Cyphera/Cyphera.swift:199:18: warning: result of call to 'withUnsafeBytes' is unused [#no-usage]
197 |         case "sha384":
198 |             var hash = [UInt8](repeating: 0, count: Int(CC_SHA384_DIGEST_LENGTH))
199 |             data.withUnsafeBytes { CC_SHA384($0.baseAddress, CC_LONG(data.count), &hash) }
    |                  `- warning: result of call to 'withUnsafeBytes' is unused [#no-usage]
200 |             return Data(hash).hexString
201 |         case "sha512":
/Users/admin/builder/spi-builder-workspace/Sources/Cyphera/Cyphera.swift:203:18: warning: result of call to 'withUnsafeBytes' is unused [#no-usage]
201 |         case "sha512":
202 |             var hash = [UInt8](repeating: 0, count: Int(CC_SHA512_DIGEST_LENGTH))
203 |             data.withUnsafeBytes { CC_SHA512($0.baseAddress, CC_LONG(data.count), &hash) }
    |                  `- warning: result of call to 'withUnsafeBytes' is unused [#no-usage]
204 |             return Data(hash).hexString
205 |         default:
[33/33] Compiling Cyphera AESHelper.swift
Build complete! (8.10s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "Cyphera",
  "name" : "Cyphera",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Cyphera",
      "targets" : [
        "Cyphera"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CypheraTests",
      "module_type" : "SwiftTarget",
      "name" : "CypheraTests",
      "path" : "Tests/CypheraTests",
      "sources" : [
        "CypheraTests.swift",
        "FF1Tests.swift",
        "FF3Tests.swift"
      ],
      "target_dependencies" : [
        "Cyphera"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Cyphera",
      "module_type" : "SwiftTarget",
      "name" : "Cyphera",
      "path" : "Sources/Cyphera",
      "product_dependencies" : [
        "BigInt",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "Cyphera"
      ],
      "sources" : [
        "AESHelper.swift",
        "Alphabets.swift",
        "Cyphera.swift",
        "Errors.swift",
        "FF1.swift",
        "FF3.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.