The Swift Package Index logo.Swift Package Index

Build Information

Successful build of cuid2, reference master (60597a), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 16:37:06 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/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/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-argument-parser
[1/4878] Fetching bigint
[50/18219] Fetching bigint, cryptoswift
[561/35742] Fetching bigint, cryptoswift, swift-argument-parser
Fetched https://github.com/attaswift/BigInt.git from cache (1.26s)
[6424/30864] Fetching cryptoswift, swift-argument-parser
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.80s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (4.89s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.62s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.2 (0.69s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.7.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "bigint",
          "name": "BigInt",
          "url": "https://github.com/attaswift/BigInt.git",
          "version": "5.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RussBaz/cuid2.git
[1/15] Fetching cuid2
Fetched https://github.com/RussBaz/cuid2.git from cache (0.58s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.57s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.57s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.57s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (1.28s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.64s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Found 3 product dependencies
  - CryptoSwift
  - swift-argument-parser
  - BigInt
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/RussBaz/cuid2.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Copying PrivacyInfo.xcprivacy
[2/13] Write sources
[5/13] Write cuid2cli-entitlement.plist
[8/13] Write sources
[9/13] Write swift-version--6988338F2F200930.txt
[11/140] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/140] Emitting module ArgumentParserToolInfo
[13/178] Compiling ArgumentParser CommandConfiguration.swift
[14/178] Compiling ArgumentParser EnumerableFlag.swift
[15/178] Compiling ArgumentParser ArgumentVisibility.swift
[16/178] Compiling ArgumentParser CompletionKind.swift
[17/180] Compiling ArgumentParser ExpressibleByArgument.swift
[18/180] Compiling ArgumentParser InputOrigin.swift
[19/180] Compiling ArgumentParser HelpCommand.swift
[20/180] Compiling ArgumentParser AsyncParsableCommand.swift
[26/180] Compiling ArgumentParser Name.swift
[27/180] Compiling ArgumentParser Parsed.swift
[28/180] Compiling ArgumentParser ParsedValues.swift
[29/184] Emitting module ArgumentParser
[30/184] Emitting module BigInt
[31/184] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/184] Compiling ArgumentParser CompletionsGenerator.swift
[33/184] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/184] Compiling ArgumentParser ArgumentHelp.swift
[38/184] Compiling BigInt Subtraction.swift
[39/184] Compiling BigInt Words and Bits.swift
[43/184] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/184] Compiling ArgumentParser Argument.swift
[50/184] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/184] Compiling ArgumentParser ParsableCommand.swift
[52/184] Compiling ArgumentParser ArgumentDecoder.swift
[53/184] Compiling ArgumentParser ArgumentDefinition.swift
[54/184] Compiling ArgumentParser ArgumentSet.swift
[55/184] Compiling ArgumentParser CommandParser.swift
[56/184] Compiling ArgumentParser InputKey.swift
[57/184] Compiling ArgumentParser Platform.swift
[58/184] Compiling ArgumentParser SequenceExtensions.swift
[59/184] Compiling ArgumentParser StringExtensions.swift
[60/184] Compiling ArgumentParser Tree.swift
[61/184] Compiling ArgumentParser SplitArguments.swift
[62/184] Compiling ArgumentParser DumpHelpGenerator.swift
[65/184] Compiling ArgumentParser ParserError.swift
[70/184] Compiling ArgumentParser Flag.swift
[71/184] Compiling ArgumentParser NameSpecification.swift
[72/184] Compiling ArgumentParser Option.swift
[73/184] Compiling ArgumentParser OptionGroup.swift
[74/184] Compiling ArgumentParser HelpGenerator.swift
[75/184] Compiling ArgumentParser MessageInfo.swift
[76/184] Compiling ArgumentParser UsageGenerator.swift
[77/184] Compiling ArgumentParser CollectionExtensions.swift
[95/184] Compiling CryptoSwift PKCS7.swift
[96/184] Compiling CryptoSwift PKCS7Padding.swift
[97/184] Compiling CryptoSwift Padding.swift
[98/184] Compiling CryptoSwift Poly1305.swift
[99/184] Compiling CryptoSwift RSA+Cipher.swift
[100/195] Compiling CryptoSwift String+FoundationExtension.swift
[101/195] Compiling CryptoSwift Utils+Foundation.swift
[102/195] Compiling CryptoSwift XChaCha20+Foundation.swift
[103/195] Compiling CryptoSwift Generics.swift
[104/195] Compiling CryptoSwift HKDF.swift
[105/195] Compiling CryptoSwift HMAC.swift
[106/195] Compiling CryptoSwift ISO10126Padding.swift
[107/195] Compiling CryptoSwift ISO78164Padding.swift
[108/195] Compiling CryptoSwift Int+Extension.swift
[109/195] Compiling CryptoSwift MD5.swift
[110/195] Compiling CryptoSwift NoPadding.swift
[111/195] Compiling CryptoSwift Bit.swift
[112/195] Compiling CryptoSwift BlockCipher.swift
[113/195] Compiling CryptoSwift BlockDecryptor.swift
[114/195] Compiling CryptoSwift BlockEncryptor.swift
[115/195] Compiling CryptoSwift BlockMode.swift
[116/195] Compiling CryptoSwift BlockModeOptions.swift
[117/195] Compiling CryptoSwift CBC.swift
[118/195] Compiling CryptoSwift CCM.swift
[119/195] Compiling CryptoSwift CFB.swift
[120/195] Compiling CryptoSwift CTR.swift
[121/195] Compiling CryptoSwift CipherModeWorker.swift
[122/195] Compiling CryptoSwift ECB.swift
[123/195] Compiling CryptoSwift Codable.swift
[124/195] Compiling CryptoSwift Comparable.swift
[125/195] Compiling CryptoSwift Data Conversion.swift
[126/195] Compiling CryptoSwift Division.swift
[127/195] Compiling CryptoSwift Exponentiation.swift
[128/195] Compiling CryptoSwift Floating Point Conversion.swift
[129/195] Compiling CryptoSwift GCD.swift
[130/195] Compiling CryptoSwift Hashable.swift
[131/195] Compiling CryptoSwift Integer Conversion.swift
[132/195] Compiling CryptoSwift Multiplication.swift
[133/195] Compiling CryptoSwift Prime Test.swift
[134/195] Compiling CryptoSwift Random.swift
[135/195] Compiling CryptoSwift Shifts.swift
[136/195] Compiling CryptoSwift Square Root.swift
[137/195] Compiling CryptoSwift Strideable.swift
[138/195] Compiling CryptoSwift String Conversion.swift
[139/195] Compiling CryptoSwift Subtraction.swift
[140/195] Compiling CryptoSwift Words and Bits.swift
[141/195] Compiling CryptoSwift ChaCha20.swift
[142/195] Compiling CryptoSwift Checksum.swift
[143/195] Compiling CryptoSwift Cipher.swift
[144/195] Compiling CryptoSwift Collection+Extension.swift
[145/195] Compiling CryptoSwift CompactMap.swift
[146/195] Compiling CryptoSwift RSA+Signature.swift
[147/195] Compiling CryptoSwift RSA.swift
[148/195] Compiling CryptoSwift Rabbit.swift
[149/195] Compiling CryptoSwift SHA1.swift
[150/195] Compiling CryptoSwift SHA2.swift
[151/195] Compiling CryptoSwift SHA3.swift
[152/195] Compiling CryptoSwift Scrypt.swift
[153/195] Compiling CryptoSwift SecureBytes.swift
[154/195] Compiling CryptoSwift Signature.swift
[155/195] Compiling CryptoSwift StreamDecryptor.swift
[156/195] Compiling CryptoSwift StreamEncryptor.swift
[157/195] Emitting module CryptoSwift
[182/195] Compiling CryptoSwift String+Extension.swift
[183/195] Compiling CryptoSwift UInt128.swift
[184/195] Compiling CryptoSwift UInt16+Extension.swift
[185/195] Compiling CryptoSwift UInt32+Extension.swift
[186/195] Compiling CryptoSwift UInt64+Extension.swift
[187/195] Compiling CryptoSwift UInt8+Extension.swift
[188/195] Compiling CryptoSwift Updatable.swift
[189/195] Compiling CryptoSwift Utils.swift
[190/195] Compiling CryptoSwift XChaCha20.swift
[191/195] Compiling CryptoSwift ZeroPadding.swift
[192/195] Compiling CryptoSwift resource_bundle_accessor.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! (15.88s)
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.