The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ed25519swift, reference master (b14719), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 04:57:03 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/ed25519swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/crewshin/ed25519swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b14719c Fixing Package.swift
Cloned https://github.com/crewshin/ed25519swift.git
Revision (git rev-parse @):
b14719cad9fa541a5ec9b3de5aff8e9c4cc6ea07
SUCCESS checkout https://github.com/crewshin/ed25519swift.git at master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12934] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.53s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (2.11s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
========================================
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",
  "dependencies": [
    {
      "identity": "ed25519swift",
      "name": "ed25519swift",
      "url": "https://github.com/crewshin/ed25519swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ed25519swift",
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.8.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/crewshin/ed25519swift.git
[1/952] Fetching ed25519swift
Fetched https://github.com/crewshin/ed25519swift.git from cache (0.98s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.54s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.59s)
Creating working copy for https://github.com/crewshin/ed25519swift.git
Working copy of https://github.com/crewshin/ed25519swift.git resolved at master (b14719c)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
warning: '.resolve-product-dependencies': dependency 'ed25519swift' is not used by any target
Found 1 product dependencies
  - CryptoSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/crewshin/ed25519swift.git
https://github.com/crewshin/ed25519swift.git
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "ed25519swift",
  "name" : "ed25519swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ed25519swift",
      "targets" : [
        "ed25519swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ed25519swift",
      "module_type" : "SwiftTarget",
      "name" : "ed25519swift",
      "path" : "Sources/ed25519swift",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "ed25519swift"
      ],
      "sources" : [
        "ed25519_fe.swift",
        "ed25519_ge.swift",
        "ed25519_sc.swift",
        "ed25519_sign.swift",
        "ed25519_utility.swift",
        "ed25519_verify.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-2F0A5646E1D333AE.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 Bit.swift
[17/119] Compiling CryptoSwift BlockCipher.swift
[18/119] Compiling CryptoSwift BlockDecryptor.swift
[19/119] Compiling CryptoSwift BlockEncryptor.swift
[20/119] Compiling CryptoSwift BlockMode.swift
[21/119] Compiling CryptoSwift BlockModeOptions.swift
[22/119] Compiling CryptoSwift CBC.swift
[23/119] Compiling CryptoSwift CCM.swift
[24/119] Compiling CryptoSwift CFB.swift
[25/119] Compiling CryptoSwift CTR.swift
[26/119] Compiling CryptoSwift CipherModeWorker.swift
[27/119] Compiling CryptoSwift ECB.swift
[28/119] Compiling CryptoSwift GCM.swift
[29/119] Compiling CryptoSwift OCB.swift
[30/119] Compiling CryptoSwift OFB.swift
[31/119] Compiling CryptoSwift PCBC.swift
[32/119] Compiling CryptoSwift Blowfish.swift
[33/119] Compiling CryptoSwift CBCMAC.swift
[34/119] Compiling CryptoSwift CMAC.swift
[35/119] Compiling CryptoSwift Addition.swift
[36/119] Compiling CryptoSwift BigInt.swift
[37/119] Compiling CryptoSwift BigUInt.swift
[38/119] Compiling CryptoSwift BitwiseOps.swift
[39/119] Compiling CryptoSwift CS.swift
[40/119] Emitting module CryptoSwift
[41/119] Compiling CryptoSwift Cryptor.swift
[42/119] Compiling CryptoSwift Cryptors.swift
[43/119] Compiling CryptoSwift Digest.swift
[44/119] Compiling CryptoSwift DigestType.swift
[45/119] Compiling CryptoSwift AES+Foundation.swift
[46/119] Compiling CryptoSwift Array+Foundation.swift
[47/119] Compiling CryptoSwift Blowfish+Foundation.swift
[48/119] Compiling CryptoSwift ChaCha20+Foundation.swift
[49/119] Compiling CryptoSwift Data+Extension.swift
[50/119] Compiling CryptoSwift HMAC+Foundation.swift
[51/119] Compiling CryptoSwift Rabbit+Foundation.swift
[52/119] Compiling CryptoSwift String+FoundationExtension.swift
[53/119] Compiling CryptoSwift Utils+Foundation.swift
[54/119] Compiling CryptoSwift XChaCha20+Foundation.swift
[55/119] Compiling CryptoSwift Generics.swift
[56/119] Compiling CryptoSwift HKDF.swift
[57/119] Compiling CryptoSwift HMAC.swift
[58/119] Compiling CryptoSwift ISO10126Padding.swift
[59/119] Compiling CryptoSwift ISO78164Padding.swift
[60/119] Compiling CryptoSwift Int+Extension.swift
[61/119] Compiling CryptoSwift MD5.swift
[62/119] Compiling CryptoSwift NoPadding.swift
[63/119] Compiling CryptoSwift Codable.swift
[64/119] Compiling CryptoSwift Comparable.swift
[65/119] Compiling CryptoSwift DataConversion.swift
[66/119] Compiling CryptoSwift Division.swift
[67/119] Compiling CryptoSwift Exponentiation.swift
[68/119] Compiling CryptoSwift FloatingPointConversion.swift
[69/119] Compiling CryptoSwift GCD.swift
[70/119] Compiling CryptoSwift Hashable.swift
[71/119] Compiling CryptoSwift IntegerConversion.swift
[72/119] Compiling CryptoSwift Multiplication.swift
[73/119] Compiling CryptoSwift PrimeTest.swift
[74/119] Compiling CryptoSwift Random.swift
[75/119] Compiling CryptoSwift AEAD.swift
[76/119] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[77/119] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[78/119] Compiling CryptoSwift AES.Cryptors.swift
[79/119] Compiling CryptoSwift AES.swift
[80/119] Compiling CryptoSwift ASN1.swift
[81/119] Compiling CryptoSwift ASN1Decoder.swift
[82/119] Compiling CryptoSwift ASN1Encoder.swift
[83/119] Compiling CryptoSwift ASN1Scanner.swift
[84/119] Compiling CryptoSwift Array+Extension.swift
[85/119] Compiling CryptoSwift Authenticator.swift
[86/119] Compiling CryptoSwift BatchedCollection.swift
[87/119] Compiling CryptoSwift String+Extension.swift
[88/119] Compiling CryptoSwift UInt128.swift
[89/119] Compiling CryptoSwift UInt16+Extension.swift
[90/119] Compiling CryptoSwift UInt32+Extension.swift
[91/119] Compiling CryptoSwift UInt64+Extension.swift
[92/119] Compiling CryptoSwift UInt8+Extension.swift
[93/119] Compiling CryptoSwift Updatable.swift
[94/119] Compiling CryptoSwift Utils.swift
[95/119] Compiling CryptoSwift XChaCha20.swift
[96/119] Compiling CryptoSwift ZeroPadding.swift
[97/119] Compiling CryptoSwift resource_bundle_accessor.swift
[98/119] Compiling CryptoSwift RSA+Signature.swift
[99/119] Compiling CryptoSwift RSA.swift
[100/119] Compiling CryptoSwift Rabbit.swift
[101/119] Compiling CryptoSwift SHA1.swift
[102/119] Compiling CryptoSwift SHA2.swift
[103/119] Compiling CryptoSwift SHA3.swift
[104/119] Compiling CryptoSwift Scrypt.swift
[105/119] Compiling CryptoSwift SecureBytes.swift
[106/119] Compiling CryptoSwift Signature.swift
[107/119] Compiling CryptoSwift StreamDecryptor.swift
[108/119] Compiling CryptoSwift StreamEncryptor.swift
[109/119] Compiling CryptoSwift Operators.swift
[110/119] Compiling CryptoSwift DER.swift
[111/119] Compiling CryptoSwift PBKDF1.swift
[112/119] Compiling CryptoSwift PBKDF2.swift
[113/119] Compiling CryptoSwift PKCS1v15.swift
[114/119] Compiling CryptoSwift PKCS5.swift
[115/119] Compiling CryptoSwift PKCS7.swift
[116/119] Compiling CryptoSwift PKCS7Padding.swift
[117/119] Compiling CryptoSwift Padding.swift
[118/119] Compiling CryptoSwift Poly1305.swift
[119/119] Compiling CryptoSwift RSA+Cipher.swift
[120/126] Compiling ed25519swift ed25519_verify.swift
[121/126] Compiling ed25519swift ed25519_utility.swift
[122/126] Compiling ed25519swift ed25519_sign.swift
[123/126] Compiling ed25519swift ed25519_sc.swift
[124/126] Emitting module ed25519swift
/Users/admin/builder/spi-builder-workspace/Sources/ed25519swift/ed25519_ge.swift:516:20: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ge.ge25519_base_multiples_affine' may have shared mutable state; this is an error in the Swift 6 language mode
 512 |     }
 513 |
 514 |     private class ge25519_base_multiples_affine {
     |                   `- note: class 'ge25519_base_multiples_affine' does not conform to the 'Sendable' protocol
 515 |         public var v: [aff] = []
 516 |         static let shared = ge25519_base_multiples_affine()
     |                    |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ge.ge25519_base_multiples_affine' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 517 |
 518 |         /* Multiples of the base point in affine representation */
[125/126] Compiling ed25519swift ed25519_ge.swift
/Users/admin/builder/spi-builder-workspace/Sources/ed25519swift/ed25519_ge.swift:516:20: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ge.ge25519_base_multiples_affine' may have shared mutable state; this is an error in the Swift 6 language mode
 512 |     }
 513 |
 514 |     private class ge25519_base_multiples_affine {
     |                   `- note: class 'ge25519_base_multiples_affine' does not conform to the 'Sendable' protocol
 515 |         public var v: [aff] = []
 516 |         static let shared = ge25519_base_multiples_affine()
     |                    |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ge.ge25519_base_multiples_affine' may have shared mutable state; this is an error in the Swift 6 language mode
     |                    |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 517 |
 518 |         /* Multiples of the base point in affine representation */
[126/126] Compiling ed25519swift ed25519_fe.swift
Build complete! (13.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "ed25519swift",
  "name" : "ed25519swift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ed25519swift",
      "targets" : [
        "ed25519swift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ed25519swift",
      "module_type" : "SwiftTarget",
      "name" : "ed25519swift",
      "path" : "Sources/ed25519swift",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "ed25519swift"
      ],
      "sources" : [
        "ed25519_fe.swift",
        "ed25519_ge.swift",
        "ed25519_sc.swift",
        "ed25519_sign.swift",
        "ed25519_utility.swift",
        "ed25519_verify.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.