The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-srp, reference 2.3.0 (f558df), with Swift 6.3 for macOS (SPM) on 27 Apr 2026 16:44:41 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/swift-srp.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adam-fowler/swift-srp
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at f558df5 6.3
Cloned https://github.com/adam-fowler/swift-srp.git
Revision (git rev-parse @):
f558df594b4cc3d23b15645fd25f5cc64fc2b6c1
SUCCESS checkout https://github.com/adam-fowler/swift-srp.git at 2.3.0
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/apple/swift-crypto
[1/1646] Fetching big-num
[248/19093] Fetching big-num, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.19s)
Fetched https://github.com/adam-fowler/big-num from cache (2.19s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.3 (2.88s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.5.0 (2.52s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.87s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.68s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 4.5.0
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.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.7.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": "swift-srp",
      "name": "swift-srp",
      "url": "https://github.com/adam-fowler/swift-srp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-srp",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-crypto",
          "name": "swift-crypto",
          "url": "https://github.com/apple/swift-crypto",
          "version": "4.5.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": [
              ]
            }
          ]
        },
        {
          "identity": "big-num",
          "name": "big-num",
          "url": "https://github.com/adam-fowler/big-num",
          "version": "2.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/big-num",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/adam-fowler/swift-srp.git
[1/564] Fetching swift-srp
Fetched https://github.com/adam-fowler/swift-srp.git from cache (0.75s)
Fetching https://github.com/adam-fowler/big-num from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.52s)
Fetched https://github.com/adam-fowler/big-num from cache (0.53s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.3 (0.59s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 4.5.0 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.51s)
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/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.3
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 4.5.0
Creating working copy for https://github.com/adam-fowler/swift-srp.git
Working copy of https://github.com/adam-fowler/swift-srp.git resolved at 2.3.0 (f558df5)
warning: '.resolve-product-dependencies': dependency 'swift-srp' is not used by any target
Found 2 product dependencies
  - swift-crypto
  - big-num
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/adam-fowler/swift-srp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/152] Write sources
[2/152] Copying PrivacyInfo.xcprivacy
[3/152] Compiling ghashv8-armx64.linux.aarch64.S
[4/152] Compiling ghashv8-armx32.linux.arm.S
[5/152] Compiling aesni-x86_64.mac.x86_64.S
[5/152] Compiling aesni-x86_64.linux.x86_64.S
[5/152] Compiling aesv8-armx32.linux.arm.S
[8/152] Compiling ghashv8-armx64.ios.aarch64.S
[9/152] Compiling aesv8-armx32.ios.arm.S
[10/152] Write swift-version--6988338F2F200930.txt
[11/152] Compiling windows.c
[12/152] Compiling rand_extra.c
[13/152] Compiling thread.c
[14/152] Compiling refcount_lock.c
[15/152] Compiling thread_win.c
[16/152] Compiling passive.c
[17/152] Compiling stack.c
[18/152] Compiling thread_none.c
[19/152] Compiling refcount_c11.c
[20/152] Compiling fuchsia.c
[21/152] Compiling deterministic.c
[22/152] Compiling forkunsafe.c
[23/152] Compiling x86_64-mont5.linux.x86_64.S
[24/152] Compiling x86_64-mont5.mac.x86_64.S
[25/152] Compiling mem.c
[26/152] Compiling x86_64-mont.mac.x86_64.S
[27/152] Compiling x86_64-mont.linux.x86_64.S
[28/152] Compiling x86-mont.linux.x86.S
[29/152] Compiling vpaes-x86_64.mac.x86_64.S
[30/152] Compiling vpaes-x86_64.linux.x86_64.S
[31/152] Compiling thread_pthread.c
[32/152] Compiling vpaes-x86.linux.x86.S
[33/152] Compiling vpaes-armv8.linux.aarch64.S
[34/171] Compiling vpaes-armv7.linux.arm.S
[35/173] Compiling vpaes-armv8.ios.aarch64.S
[36/181] Compiling vpaes-armv7.ios.arm.S
[37/186] Compiling sha512-x86_64.mac.x86_64.S
[38/198] Compiling sha512-x86_64.linux.x86_64.S
[39/217] Compiling sha512-armv8.linux.aarch64.S
[40/233] Compiling sha512-armv4.linux.arm.S
[41/239] Compiling sha512-armv4.ios.arm.S
[42/239] Compiling sha512-armv8.ios.aarch64.S
[43/239] Compiling sha256-x86_64.mac.x86_64.S
[44/239] Compiling sha512-586.linux.x86.S
[45/239] Compiling sha256-armv8.linux.aarch64.S
[46/239] Compiling sha256-armv4.linux.arm.S
[47/239] Compiling sha256-x86_64.linux.x86_64.S
[48/239] Compiling sha256-586.linux.x86.S
[49/239] Compiling sha256-armv4.ios.arm.S
[50/239] Compiling sha1-x86_64.linux.x86_64.S
[51/239] Compiling sha1-x86_64.mac.x86_64.S
[52/239] Compiling sha1-armv4-large.linux.arm.S
[53/239] Compiling sha256-armv8.ios.aarch64.S
[54/239] Compiling sha1-armv8.linux.aarch64.S
[55/239] Compiling sha1-armv8.ios.aarch64.S
[56/239] Compiling sha1-586.linux.x86.S
[57/239] Compiling sha1-armv4-large.ios.arm.S
[58/239] Compiling rsaz-avx2.linux.x86_64.S
[59/239] Compiling rdrand-x86_64.mac.x86_64.S
[60/239] Compiling rsaz-avx2.mac.x86_64.S
[61/239] Compiling rdrand-x86_64.linux.x86_64.S
[62/239] Compiling fork_detect.c
[63/239] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[64/239] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[65/239] Compiling p256-x86_64-asm.mac.x86_64.S
[66/239] Compiling rand.c
[67/239] Compiling ctrdrbg.c
[68/239] Compiling p256-x86_64-asm.linux.x86_64.S
[69/239] Compiling ofb.c
[70/239] Compiling polyval.c
[71/239] Compiling gcm_nohw.c
[72/239] Compiling ctr.c
[73/239] Compiling cfb.c
[74/239] Compiling gcm.c
[75/239] Compiling md5-x86_64.mac.x86_64.S
[76/239] Compiling cbc.c
[77/239] Compiling md5-x86_64.linux.x86_64.S
[78/239] Compiling md5-586.linux.x86.S
[79/239] Compiling ghashv8-armx32.ios.arm.S
[80/239] Compiling ghash-x86_64.mac.x86_64.S
[81/239] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[81/239] Compiling ghash-x86.linux.x86.S
[83/239] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[83/239] Compiling ghash-x86_64.linux.x86_64.S
[85/239] Compiling ghash-ssse3-x86.linux.x86.S
[86/239] Compiling ghash-neon-armv8.linux.aarch64.S
[87/239] Compiling ghash-neon-armv8.ios.aarch64.S
[88/239] Compiling ghash-armv4.ios.arm.S
[89/239] Compiling ghash-armv4.linux.arm.S
[90/239] Compiling co-586.linux.x86.S
[91/239] Compiling bsaes-armv7.linux.arm.S
[92/239] Compiling bsaes-armv7.ios.arm.S
[93/239] Compiling cipher.c
[94/239] Compiling sqrt.c
[95/239] Compiling e_aes.c
[96/239] Compiling rsaz_exp.c
[97/239] Compiling shift.c
[98/239] Compiling random.c
[99/239] Compiling prime.c
[100/239] Compiling mul.c
[101/239] Compiling montgomery_inv.c
[102/239] Compiling montgomery.c
[103/239] Compiling jacobi.c
[104/239] Compiling gcd_extra.c
[105/239] Compiling urandom.c
[106/239] Compiling gcd.c
[107/239] Compiling div_extra.c
[108/239] Compiling generic.c
[109/239] Compiling div.c
[110/239] Compiling exponentiation.c
[111/239] Compiling cmp.c
[112/239] Compiling ctx.c
[113/239] Compiling x86_64-gcc.c
[114/239] Compiling bytes.c
[115/239] Compiling bn-586.linux.x86.S
[115/239] Compiling bn.c
[117/239] Compiling add.c
[118/239] Compiling armv4-mont.linux.arm.S
[119/239] Compiling armv8-mont.linux.aarch64.S
[119/239] Compiling armv4-mont.ios.arm.S
[121/239] Compiling armv8-mont.ios.aarch64.S
[122/239] Compiling aesv8-armx64.linux.aarch64.S
[123/239] Compiling aesv8-armx64.ios.aarch64.S
[124/239] Compiling aesni-x86.linux.x86.S
[125/239] Compiling aesni-gcm-x86_64.mac.x86_64.S
[126/239] Compiling aesni-gcm-x86_64.linux.x86_64.S
[127/239] Compiling key_wrap.c
[128/239] Compiling mode_wrappers.c
[128/239] Compiling err_data.c
[130/239] Compiling aes.c
[131/239] Compiling ex_data.c
[132/239] Compiling aes_nohw.c
[133/239] Compiling cpu_ppc64le.c
[134/239] Compiling crypto.c
[135/239] Compiling err.c
[136/239] Compiling cpu_intel.c
[137/239] Compiling cpu_arm_linux.c
[138/239] Compiling cpu_arm.c
[139/239] Compiling cpu_aarch64_linux.c
[140/239] Compiling cpu_aarch64_win.c
[141/239] Compiling cpu_aarch64_fuchsia.c
[142/239] Compiling unicode.c
[143/239] Write sources
[144/239] Compiling cpu_aarch64_apple.c
[145/239] Compiling ber.c
[146/239] Compiling asn1_compat.c
[147/239] Compiling cbs.c
[148/239] Compiling cbb.c
[149/239] Compiling file.c
[150/239] Compiling convert.c
[151/239] Compiling bio.c
[153/241] Emitting module Crypto
[154/250] Compiling BigNum BigNum.swift
[155/250] Emitting module BigNum
[156/250] Compiling Crypto RNG_boring.swift
[157/250] Compiling Crypto SafeCompare_boring.swift
[158/250] Compiling Crypto Zeroization_boring.swift
[159/250] Compiling Crypto _CryptoModuleAnchor.swift
[160/250] Compiling Crypto PrettyBytes.swift
[161/250] Compiling Crypto SafeCompare.swift
[162/250] Compiling Crypto SecureBytes.swift
[163/250] Compiling Crypto Zeroization.swift
[164/250] Compiling Crypto resource_bundle_accessor.swift
[165/250] Compiling Crypto ASN1Identifier.swift
[166/250] Compiling Crypto ASN1Integer.swift
[167/250] Compiling Crypto ASN1Null.swift
[168/250] Compiling Crypto ASN1OctetString.swift
[169/250] Compiling Crypto ASN1Strings.swift
[170/250] Compiling Crypto ArraySliceBigint.swift
[171/250] Compiling Crypto GeneralizedTime.swift
[172/250] Compiling Crypto ObjectIdentifier.swift
[173/250] Compiling Crypto ECDSASignature.swift
[174/250] Compiling Crypto PEMDocument.swift
[175/250] Compiling Crypto NISTCurvesKeys.swift
[176/250] Compiling Crypto X25519Keys.swift
[177/250] Compiling Crypto SymmetricKeys.swift
[178/250] Compiling Crypto HMAC.swift
[179/250] Compiling Crypto MACFunctions.swift
[180/250] Compiling Crypto MessageAuthenticationCode.swift
[181/250] Compiling Crypto AES.swift
[182/250] Compiling Crypto ECDSASignature_boring.swift
[183/250] Compiling Crypto ECDSA_boring.swift
[184/250] Compiling Crypto PKCS8PrivateKey.swift
[185/250] Compiling Crypto SEC1PrivateKey.swift
[186/250] Compiling Crypto SubjectPublicKeyInfo.swift
[187/250] Compiling Crypto CryptoError_boring.swift
[188/250] Compiling Crypto CryptoKitErrors.swift
[189/250] Compiling Crypto Digest_boring.swift
[190/250] Compiling Crypto Digest.swift
[191/250] Compiling Crypto Digests.swift
[192/250] Compiling Crypto HashFunctions.swift
[193/250] Compiling Crypto HashFunctions_SHA2.swift
[194/250] Compiling Crypto MLKEM_wrapper.swift
[195/250] Compiling Crypto XWing_boring.swift
[196/250] Compiling Crypto KEM-Errors.swift
[197/250] Compiling Crypto KEM.swift
[198/250] Compiling Crypto MLKEM.swift
[199/250] Compiling Crypto XWing.swift
[200/250] Compiling Crypto ECDH_boring.swift
[201/250] Compiling Crypto DH.swift
[202/250] Compiling Crypto ECDH.swift
[203/250] Compiling Crypto EdDSA_boring.swift
[204/250] Compiling Crypto MLDSA_boring.swift
[205/250] Compiling Crypto MLDSA_wrapper.swift
[206/250] Compiling Crypto ECDSA.swift
[207/250] Compiling Crypto Ed25519.swift
[208/250] Compiling Crypto MLDSA.swift
[209/250] Compiling Crypto Signature.swift
[210/250] Compiling Crypto CryptoKitErrors_boring.swift
[211/250] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[212/250] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[213/250] Compiling Crypto HPKE-KEM.swift
[214/250] Compiling Crypto HPKE-Errors.swift
[215/250] Compiling Crypto HPKE.swift
[216/250] Compiling Crypto HPKE-Context.swift
[217/250] Compiling Crypto HPKE-KeySchedule.swift
[218/250] Compiling Crypto HPKE-Modes.swift
[219/250] Compiling Crypto Insecure.swift
[220/250] Compiling Crypto Insecure_HashFunctions.swift
[221/250] Compiling Crypto MLKEM_boring.swift
[222/250] Compiling Crypto AES-GCM.swift
[223/250] Compiling Crypto AES-GCM_boring.swift
[224/250] Compiling Crypto ChaChaPoly_boring.swift
[225/250] Compiling Crypto ChaChaPoly.swift
[226/250] Compiling Crypto Cipher.swift
[227/250] Compiling Crypto Nonces.swift
[228/250] Compiling Crypto ASN1.swift
[229/250] Compiling Crypto ASN1Any.swift
[230/250] Compiling Crypto ASN1BitString.swift
[231/250] Compiling Crypto ASN1Boolean.swift
[232/250] Compiling Crypto ANSIx963.swift
[233/250] Compiling Crypto HKDF.swift
[234/250] Compiling Crypto AESWrap.swift
[235/250] Compiling Crypto AESWrap_boring.swift
[236/250] Compiling Crypto Ed25519_boring.swift
[237/250] Compiling Crypto NISTCurvesKeys_boring.swift
[238/250] Compiling Crypto X25519Keys_boring.swift
[239/250] Compiling Crypto Curve25519.swift
[240/250] Compiling Crypto Ed25519Keys.swift
[241/250] Compiling Crypto HashFunctions_SHA3.swift
[242/250] Compiling Crypto Digest_xkcp.swift
[243/250] Compiling Crypto HPKE-AEAD.swift
[244/250] Compiling Crypto HPKE-Ciphersuite.swift
[245/250] Compiling Crypto HPKE-KDF.swift
[246/250] Compiling Crypto HPKE-KexKeyDerivation.swift
[247/250] Compiling Crypto HPKE-LabeledExtract.swift
[248/250] Compiling Crypto HPKE-Utils.swift
[249/250] Compiling Crypto DHKEM.swift
[250/250] Compiling Crypto HPKE-KEM-Curve25519.swift
[251/258] Compiling SRP server.swift
[252/258] Compiling SRP srp.swift
[253/258] Compiling SRP keys.swift
[254/258] Compiling SRP error.swift
[255/258] Compiling SRP client.swift
[256/258] Compiling SRP Array.swift
[257/258] Emitting module SRP
[258/258] Compiling SRP configuration.swift
Build complete! (13.57s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto"
    },
    {
      "identity" : "big-num",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/big-num"
    }
  ],
  "manifest_display_name" : "swift-srp",
  "name" : "swift-srp",
  "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"
    }
  ],
  "products" : [
    {
      "name" : "SRP",
      "targets" : [
        "SRP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SRPTests",
      "module_type" : "SwiftTarget",
      "name" : "SRPTests",
      "path" : "Tests/SRPTests",
      "sources" : [
        "SRPTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SRP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SRP",
      "module_type" : "SwiftTarget",
      "name" : "SRP",
      "path" : "Sources/SRP",
      "product_dependencies" : [
        "BigNum",
        "Crypto"
      ],
      "product_memberships" : [
        "SRP"
      ],
      "sources" : [
        "Array.swift",
        "client.swift",
        "configuration.swift",
        "error.swift",
        "keys.swift",
        "server.swift",
        "srp.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.