This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ed25519swift with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/crewshin/ed25519swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/4] Write sources
[2/4] Copying PrivacyInfo.xcprivacy
[3/4] Write swift-version-6F35C1178C84523A.txt
[5/108] Emitting module CryptoSwift
[6/119] Compiling CryptoSwift Bit.swift
[7/119] Compiling CryptoSwift BlockCipher.swift
[8/119] Compiling CryptoSwift BlockDecryptor.swift
[9/119] Compiling CryptoSwift BlockEncryptor.swift
[10/119] Compiling CryptoSwift BlockMode.swift
[11/119] Compiling CryptoSwift BlockModeOptions.swift
[12/119] Compiling CryptoSwift CBC.swift
[13/119] Compiling CryptoSwift CCM.swift
[14/119] Compiling CryptoSwift CFB.swift
[15/119] Compiling CryptoSwift CTR.swift
[16/119] Compiling CryptoSwift CipherModeWorker.swift
[17/119] Compiling CryptoSwift ECB.swift
[18/119] Compiling CryptoSwift Shifts.swift
[19/119] Compiling CryptoSwift Square Root.swift
[20/119] Compiling CryptoSwift Strideable.swift
[21/119] Compiling CryptoSwift String Conversion.swift
[22/119] Compiling CryptoSwift Subtraction.swift
[23/119] Compiling CryptoSwift Words and Bits.swift
[24/119] Compiling CryptoSwift ChaCha20.swift
[25/119] Compiling CryptoSwift Checksum.swift
[26/119] Compiling CryptoSwift Cipher.swift
[27/119] Compiling CryptoSwift Collection+Extension.swift
[28/119] Compiling CryptoSwift CompactMap.swift
[29/119] Compiling CryptoSwift AEAD.swift
[30/119] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[31/119] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[32/119] Compiling CryptoSwift AES.Cryptors.swift
[33/119] Compiling CryptoSwift AES.swift
[34/119] Compiling CryptoSwift ASN1.swift
[35/119] Compiling CryptoSwift ASN1Decoder.swift
[36/119] Compiling CryptoSwift ASN1Encoder.swift
[37/119] Compiling CryptoSwift ASN1Scanner.swift
[38/119] Compiling CryptoSwift Array+Extension.swift
[39/119] Compiling CryptoSwift Authenticator.swift
[40/119] Compiling CryptoSwift BatchedCollection.swift
[41/119] Compiling CryptoSwift Operators.swift
[42/119] Compiling CryptoSwift DER.swift
[43/119] Compiling CryptoSwift PBKDF1.swift
[44/119] Compiling CryptoSwift PBKDF2.swift
[45/119] Compiling CryptoSwift PKCS1v15.swift
[46/119] Compiling CryptoSwift PKCS5.swift
[47/119] Compiling CryptoSwift PKCS7.swift
[48/119] Compiling CryptoSwift PKCS7Padding.swift
[49/119] Compiling CryptoSwift Padding.swift
[50/119] Compiling CryptoSwift Poly1305.swift
[51/119] Compiling CryptoSwift RSA+Cipher.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 GCM.swift
[75/119] Compiling CryptoSwift OCB.swift
[76/119] Compiling CryptoSwift OFB.swift
[77/119] Compiling CryptoSwift PCBC.swift
[78/119] Compiling CryptoSwift Blowfish.swift
[79/119] Compiling CryptoSwift CBCMAC.swift
[80/119] Compiling CryptoSwift CMAC.swift
[81/119] Compiling CryptoSwift Addition.swift
[82/119] Compiling CryptoSwift BigInt.swift
[83/119] Compiling CryptoSwift BigUInt.swift
[84/119] Compiling CryptoSwift Bitwise Ops.swift
[85/119] Compiling CryptoSwift CS.swift
[86/119] Compiling CryptoSwift Codable.swift
[87/119] Compiling CryptoSwift Comparable.swift
[88/119] Compiling CryptoSwift Data Conversion.swift
[89/119] Compiling CryptoSwift Division.swift
[90/119] Compiling CryptoSwift Exponentiation.swift
[91/119] Compiling CryptoSwift Floating Point Conversion.swift
[92/119] Compiling CryptoSwift GCD.swift
[93/119] Compiling CryptoSwift Hashable.swift
[94/119] Compiling CryptoSwift Integer Conversion.swift
[95/119] Compiling CryptoSwift Multiplication.swift
[96/119] Compiling CryptoSwift Prime Test.swift
[97/119] Compiling CryptoSwift Random.swift
[98/119] Compiling CryptoSwift String+FoundationExtension.swift
[99/119] Compiling CryptoSwift Utils+Foundation.swift
[100/119] Compiling CryptoSwift XChaCha20+Foundation.swift
[101/119] Compiling CryptoSwift Generics.swift
[102/119] Compiling CryptoSwift HKDF.swift
[103/119] Compiling CryptoSwift HMAC.swift
[104/119] Compiling CryptoSwift ISO10126Padding.swift
[105/119] Compiling CryptoSwift ISO78164Padding.swift
[106/119] Compiling CryptoSwift Int+Extension.swift
[107/119] Compiling CryptoSwift MD5.swift
[108/119] Compiling CryptoSwift NoPadding.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/126] Compiling ed25519swift ed25519_sign.swift
[121/126] Compiling ed25519swift ed25519_utility.swift
[122/126] Compiling ed25519swift ed25519_verify.swift
[123/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 517 |
 518 |         /* Multiples of the base point in affine representation */
[124/126] Compiling ed25519swift ed25519_sc.swift
[125/126] Compiling ed25519swift ed25519_fe.swift
[126/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
     |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 517 |
 518 |         /* Multiples of the base point in affine representation */
Build complete! (39.68s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12654] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.77s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.2 (0.68s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.2
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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.