The Swift Package Index logo.Swift Package Index

Build Information

Successful build of scrypt, reference master (e3d879), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 05:34:47 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/shamatar/scrypt-cryptoswift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shamatar/scrypt-cryptoswift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e3d8797 gitignore
Cloned https://github.com/shamatar/scrypt-cryptoswift.git
Revision (git rev-parse @):
e3d87976dfe5a9980c52fd3c3edf120fe25f764b
SUCCESS checkout https://github.com/shamatar/scrypt-cryptoswift.git at master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13387] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.91s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 0.13.0 (4.20s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 0.13.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": "scrypt-cryptoswift",
      "name": "scrypt",
      "url": "https://github.com/shamatar/scrypt-cryptoswift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/scrypt-cryptoswift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "0.13.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/shamatar/scrypt-cryptoswift.git
[1/504] Fetching scrypt-cryptoswift
Fetched https://github.com/shamatar/scrypt-cryptoswift.git from cache (0.75s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.50s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 0.13.1 (0.56s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 0.13.1
Creating working copy for https://github.com/shamatar/scrypt-cryptoswift.git
Working copy of https://github.com/shamatar/scrypt-cryptoswift.git resolved at master (e3d8797)
warning: '.resolve-product-dependencies': dependency 'scrypt-cryptoswift' 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/shamatar/scrypt-cryptoswift.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/71] Compiling CryptoSwift CTR.swift
[5/71] Compiling CryptoSwift CipherModeWorker.swift
[6/71] Compiling CryptoSwift ECB.swift
[7/71] Compiling CryptoSwift GCM.swift
[8/71] Compiling CryptoSwift OFB.swift
[9/71] Compiling CryptoSwift PCBC.swift
[10/71] Compiling CryptoSwift Blowfish.swift
[11/71] Compiling CryptoSwift CBCMAC.swift
[12/78] Compiling CryptoSwift PKCS7.swift
[13/78] Compiling CryptoSwift PKCS7Padding.swift
[14/78] Compiling CryptoSwift Padding.swift
[15/78] Compiling CryptoSwift Poly1305.swift
[16/78] Compiling CryptoSwift Rabbit.swift
[17/78] Compiling CryptoSwift RandomBytesSequence.swift
[18/78] Compiling CryptoSwift SHA1.swift
[19/78] Compiling CryptoSwift CMAC.swift
[20/78] Compiling CryptoSwift ChaCha20.swift
[21/78] Compiling CryptoSwift Checksum.swift
[22/78] Compiling CryptoSwift Cipher.swift
[23/78] Compiling CryptoSwift Collection+Extension.swift
[24/78] Compiling CryptoSwift CompactMap.swift
[25/78] Compiling CryptoSwift Cryptor.swift
[26/78] Compiling CryptoSwift Cryptors.swift
[27/78] Compiling CryptoSwift BlockCipher.swift
[28/78] Compiling CryptoSwift BlockDecryptor.swift
[29/78] Compiling CryptoSwift BlockEncryptor.swift
[30/78] Compiling CryptoSwift BlockMode.swift
[31/78] Compiling CryptoSwift BlockModeOptions.swift
[32/78] Compiling CryptoSwift CBC.swift
[33/78] Compiling CryptoSwift CCM.swift
[34/78] Compiling CryptoSwift CFB.swift
[35/78] Emitting module CryptoSwift
[36/78] Compiling CryptoSwift AEAD.swift
[37/78] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[38/78] Compiling CryptoSwift AES.Cryptors.swift
[39/78] Compiling CryptoSwift AES.swift
[40/78] Compiling CryptoSwift Array+Extension.swift
[41/78] Compiling CryptoSwift Authenticator.swift
[42/78] Compiling CryptoSwift BatchedCollection.swift
[43/78] Compiling CryptoSwift Bit.swift
[44/78] Compiling CryptoSwift UInt16+Extension.swift
[45/78] Compiling CryptoSwift UInt32+Extension.swift
[46/78] Compiling CryptoSwift UInt64+Extension.swift
[47/78] Compiling CryptoSwift UInt8+Extension.swift
[48/78] Compiling CryptoSwift Updatable.swift
[49/78] Compiling CryptoSwift Utils.swift
[50/78] Compiling CryptoSwift ZeroPadding.swift
[51/78] Compiling CryptoSwift Int+Extension.swift
[52/78] Compiling CryptoSwift MD5.swift
[53/78] Compiling CryptoSwift NoPadding.swift
[54/78] Compiling CryptoSwift Operators.swift
[55/78] Compiling CryptoSwift PBKDF1.swift
[56/78] Compiling CryptoSwift PBKDF2.swift
[57/78] Compiling CryptoSwift PKCS5.swift
[58/78] Compiling CryptoSwift SHA2.swift
[59/78] Compiling CryptoSwift SHA3.swift
[60/78] Compiling CryptoSwift SecureBytes.swift
[61/78] Compiling CryptoSwift StreamDecryptor.swift
[62/78] Compiling CryptoSwift StreamEncryptor.swift
[63/78] Compiling CryptoSwift String+Extension.swift
[64/78] Compiling CryptoSwift UInt128.swift
[65/78] Compiling CryptoSwift Digest.swift
[66/78] Compiling CryptoSwift DigestType.swift
[67/78] Compiling CryptoSwift AES+Foundation.swift
[68/78] Compiling CryptoSwift Array+Foundation.swift
[69/78] Compiling CryptoSwift Blowfish+Foundation.swift
[70/78] Compiling CryptoSwift ChaCha20+Foundation.swift
[71/78] Compiling CryptoSwift Data+Extension.swift
[72/78] Compiling CryptoSwift HMAC+Foundation.swift
[73/78] Compiling CryptoSwift Rabbit+Foundation.swift
[74/78] Compiling CryptoSwift String+FoundationExtension.swift
[75/78] Compiling CryptoSwift Utils+Foundation.swift
[76/78] Compiling CryptoSwift Generics.swift
[77/78] Compiling CryptoSwift HKDF.swift
[78/78] Compiling CryptoSwift HMAC.swift
[79/81] Compiling scrypt Scrypt.swift
[80/81] Compiling scrypt PointerArithmeticsImplimentation.swift
/Users/admin/builder/spi-builder-workspace/scrypt/Swift/PointerArithmeticsImplimentation.swift:103:11: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
101 |                 /* 1: X <-- B */
102 |         let typedBlock = block.assumingMemoryBound(to: UInt32.self)
103 |         X.assign(from: typedBlock, count: 32*r)
    |           |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |           `- note: use 'update(from:count:)' instead
104 |
105 |         /* 2: for i = 0 to N - 1 do */
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[81/81] Emitting module scrypt
Build complete! (7.44s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "0.14.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "scrypt",
  "name" : "scrypt",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "scrypt",
      "targets" : [
        "scrypt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2"
  ],
  "targets" : [
    {
      "c99name" : "scrypt",
      "module_type" : "SwiftTarget",
      "name" : "scrypt",
      "path" : "scrypt/Swift",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "scrypt"
      ],
      "sources" : [
        "PointerArithmeticsImplimentation.swift",
        "Scrypt.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.