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 cuid2, reference master (60597a), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 22:20:33 UTC.

Swift 6 data race errors: 0

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/RussBaz/cuid2.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RussBaz/cuid2
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 60597a5 Initial commit
Cloned https://github.com/RussBaz/cuid2.git
Revision (git rev-parse @):
60597a59f1f4e0ca0a92d2f4c0e55e16e7d44092
SUCCESS checkout https://github.com/RussBaz/cuid2.git at master
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/4771] Fetching bigint
[2/17705] Fetching bigint, cryptoswift
Fetched https://github.com/apple/swift-argument-parser from cache (0.72s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.67s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.67s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (2.58s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.48s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.2 (0.55s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.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",
  "dependencies": [
    {
      "identity": "cuid2",
      "name": "cuid2",
      "url": "https://github.com/RussBaz/cuid2.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cuid2",
      "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": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.5.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RussBaz/cuid2.git
[1/15] Fetching cuid2
Fetched https://github.com/RussBaz/cuid2.git from cache (0.53s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.55s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.62s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.56s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.1 (0.44s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/RussBaz/cuid2.git
Working copy of https://github.com/RussBaz/cuid2.git resolved at master (60597a5)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.1
Found 3 product dependencies
  - CryptoSwift
  - swift-argument-parser
  - BigInt
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RussBaz/cuid2.git
https://github.com/RussBaz/cuid2.git
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    }
  ],
  "manifest_display_name" : "cuid2",
  "name" : "cuid2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "cuid2",
      "targets" : [
        "cuid2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "cuid2cli",
      "targets" : [
        "tool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "tool",
      "module_type" : "SwiftTarget",
      "name" : "tool",
      "path" : "Sources/tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "cuid2cli"
      ],
      "sources" : [
        "tool.swift"
      ],
      "target_dependencies" : [
        "cuid2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "cuid2Tests",
      "module_type" : "SwiftTarget",
      "name" : "cuid2Tests",
      "path" : "Tests/cuid2Tests",
      "sources" : [
        "cuid2Tests.swift"
      ],
      "target_dependencies" : [
        "cuid2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "cuid2",
      "module_type" : "SwiftTarget",
      "name" : "cuid2",
      "path" : "Sources/cuid2",
      "product_dependencies" : [
        "CryptoSwift",
        "BigInt"
      ],
      "product_memberships" : [
        "cuid2",
        "cuid2cli"
      ],
      "sources" : [
        "cuid2.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[2/13] Copying PrivacyInfo.xcprivacy
[3/13] Write sources
[3/13] Write cuid2cli-entitlement.plist
[4/13] Write sources
[9/13] Write swift-version-2F0A5646E1D333AE.txt
[11/140] Emitting module ArgumentParserToolInfo
[12/140] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/178] Compiling ArgumentParser AsyncParsableCommand.swift
[14/178] Compiling ArgumentParser CommandConfiguration.swift
[15/178] Compiling ArgumentParser EnumerableFlag.swift
[16/178] Compiling ArgumentParser ExpressibleByArgument.swift
[17/182] Compiling ArgumentParser ArgumentHelp.swift
[18/182] Compiling ArgumentParser ArgumentVisibility.swift
[19/182] Compiling ArgumentParser CompletionKind.swift
[20/182] Compiling ArgumentParser Errors.swift
[21/182] Compiling ArgumentParser Parsed.swift
[22/182] Compiling ArgumentParser ParsedValues.swift
[23/184] Emitting module BigInt
[26/184] Compiling ArgumentParser InputOrigin.swift
[27/184] Compiling ArgumentParser Name.swift
[28/184] Emitting module ArgumentParser
[29/184] Compiling ArgumentParser Flag.swift
[30/184] Compiling ArgumentParser NameSpecification.swift
[31/184] Compiling ArgumentParser Option.swift
[32/184] Compiling ArgumentParser OptionGroup.swift
[33/184] Compiling ArgumentParser ParsableArguments.swift
[34/184] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/184] Compiling ArgumentParser ParsableCommand.swift
[36/184] Compiling ArgumentParser ArgumentDecoder.swift
[37/184] Compiling BigInt Subtraction.swift
[38/184] Compiling BigInt Words and Bits.swift
[39/184] Compiling ArgumentParser Platform.swift
[40/184] Compiling ArgumentParser SequenceExtensions.swift
[41/184] Compiling ArgumentParser StringExtensions.swift
[42/184] Compiling ArgumentParser Tree.swift
[43/184] Compiling ArgumentParser ArgumentDefinition.swift
[44/184] Compiling ArgumentParser ArgumentSet.swift
[45/184] Compiling ArgumentParser CommandParser.swift
[46/184] Compiling ArgumentParser InputKey.swift
[47/184] Compiling ArgumentParser HelpGenerator.swift
[48/184] Compiling ArgumentParser MessageInfo.swift
[49/184] Compiling ArgumentParser UsageGenerator.swift
[50/184] Compiling ArgumentParser CollectionExtensions.swift
[54/184] Compiling CryptoSwift Shifts.swift
[55/184] Compiling CryptoSwift Square Root.swift
[56/184] Compiling CryptoSwift Strideable.swift
[57/184] Compiling CryptoSwift String Conversion.swift
[58/184] Compiling CryptoSwift Subtraction.swift
[59/184] Compiling CryptoSwift Words and Bits.swift
[60/184] Compiling CryptoSwift ChaCha20.swift
[61/184] Compiling CryptoSwift Checksum.swift
[62/184] Compiling CryptoSwift Cipher.swift
[63/184] Compiling CryptoSwift Collection+Extension.swift
[64/184] Compiling CryptoSwift CompactMap.swift
[65/184] Compiling CryptoSwift Cryptor.swift
[66/184] Compiling CryptoSwift Cryptors.swift
[67/184] Compiling CryptoSwift Digest.swift
[68/184] Compiling CryptoSwift DigestType.swift
[69/184] Compiling CryptoSwift AES+Foundation.swift
[70/184] Compiling CryptoSwift Array+Foundation.swift
[71/184] Compiling CryptoSwift Blowfish+Foundation.swift
[72/184] Compiling CryptoSwift ChaCha20+Foundation.swift
[73/184] Compiling CryptoSwift Data+Extension.swift
[74/184] Compiling CryptoSwift HMAC+Foundation.swift
[75/184] Compiling CryptoSwift Rabbit+Foundation.swift
[89/195] Compiling ArgumentParser FishCompletionsGenerator.swift
[90/195] Compiling ArgumentParser ZshCompletionsGenerator.swift
[91/195] Compiling ArgumentParser Argument.swift
[92/195] Compiling ArgumentParser ParserError.swift
[93/195] Compiling ArgumentParser SplitArguments.swift
[94/195] Compiling ArgumentParser DumpHelpGenerator.swift
[95/195] Compiling ArgumentParser HelpCommand.swift
[105/195] Compiling CryptoSwift Floating Point Conversion.swift
[106/195] Compiling CryptoSwift GCD.swift
[107/195] Compiling CryptoSwift Hashable.swift
[108/195] Compiling CryptoSwift Integer Conversion.swift
[109/195] Compiling CryptoSwift Multiplication.swift
[110/195] Compiling CryptoSwift Prime Test.swift
[111/195] Compiling CryptoSwift Random.swift
[136/195] Emitting module CryptoSwift
[149/195] Compiling CryptoSwift String+Extension.swift
[150/195] Compiling CryptoSwift UInt128.swift
[151/195] Compiling CryptoSwift UInt16+Extension.swift
[152/195] Compiling CryptoSwift UInt32+Extension.swift
[153/195] Compiling CryptoSwift UInt64+Extension.swift
[154/195] Compiling CryptoSwift UInt8+Extension.swift
[155/195] Compiling CryptoSwift Updatable.swift
[156/195] Compiling CryptoSwift Utils.swift
[157/195] Compiling CryptoSwift XChaCha20.swift
[158/195] Compiling CryptoSwift ZeroPadding.swift
[159/195] Compiling CryptoSwift resource_bundle_accessor.swift
[160/195] Compiling CryptoSwift Operators.swift
[161/195] Compiling CryptoSwift DER.swift
[162/195] Compiling CryptoSwift PBKDF1.swift
[163/195] Compiling CryptoSwift PBKDF2.swift
[164/195] Compiling CryptoSwift PKCS1v15.swift
[165/195] Compiling CryptoSwift PKCS5.swift
[166/195] Compiling CryptoSwift PKCS7.swift
[167/195] Compiling CryptoSwift PKCS7Padding.swift
[168/195] Compiling CryptoSwift Padding.swift
[169/195] Compiling CryptoSwift Poly1305.swift
[170/195] Compiling CryptoSwift RSA+Cipher.swift
[171/195] Compiling CryptoSwift String+FoundationExtension.swift
[172/195] Compiling CryptoSwift Utils+Foundation.swift
[173/195] Compiling CryptoSwift XChaCha20+Foundation.swift
[174/195] Compiling CryptoSwift Generics.swift
[175/195] Compiling CryptoSwift HKDF.swift
[176/195] Compiling CryptoSwift HMAC.swift
[177/195] Compiling CryptoSwift ISO10126Padding.swift
[178/195] Compiling CryptoSwift ISO78164Padding.swift
[179/195] Compiling CryptoSwift Int+Extension.swift
[180/195] Compiling CryptoSwift MD5.swift
[181/195] Compiling CryptoSwift NoPadding.swift
[182/195] Compiling CryptoSwift RSA+Signature.swift
[183/195] Compiling CryptoSwift RSA.swift
[184/195] Compiling CryptoSwift Rabbit.swift
[185/195] Compiling CryptoSwift SHA1.swift
[186/195] Compiling CryptoSwift SHA2.swift
[187/195] Compiling CryptoSwift SHA3.swift
[188/195] Compiling CryptoSwift Scrypt.swift
[189/195] Compiling CryptoSwift SecureBytes.swift
[190/195] Compiling CryptoSwift Signature.swift
[191/195] Compiling CryptoSwift StreamDecryptor.swift
[192/195] Compiling CryptoSwift StreamEncryptor.swift
[193/197] Compiling cuid2 cuid2.swift
[194/197] Emitting module cuid2
[195/199] Compiling tool tool.swift
[196/199] Emitting module tool
[196/199] Write Objects.LinkFileList
[197/199] Linking cuid2cli
[198/199] Applying cuid2cli
Build complete! (11.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "bigint",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.3.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/attaswift/BigInt.git"
    }
  ],
  "manifest_display_name" : "cuid2",
  "name" : "cuid2",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "cuid2",
      "targets" : [
        "cuid2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "cuid2cli",
      "targets" : [
        "tool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "tool",
      "module_type" : "SwiftTarget",
      "name" : "tool",
      "path" : "Sources/tool",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "cuid2cli"
      ],
      "sources" : [
        "tool.swift"
      ],
      "target_dependencies" : [
        "cuid2"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "cuid2Tests",
      "module_type" : "SwiftTarget",
      "name" : "cuid2Tests",
      "path" : "Tests/cuid2Tests",
      "sources" : [
        "cuid2Tests.swift"
      ],
      "target_dependencies" : [
        "cuid2"
      ],
      "type" : "test"
    },
    {
      "c99name" : "cuid2",
      "module_type" : "SwiftTarget",
      "name" : "cuid2",
      "path" : "Sources/cuid2",
      "product_dependencies" : [
        "CryptoSwift",
        "BigInt"
      ],
      "product_memberships" : [
        "cuid2",
        "cuid2cli"
      ],
      "sources" : [
        "cuid2.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.