Build Information
Successful build of cuid2, reference 0.0.1 (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 arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RussBaz/cuid2.git
Reference: 0.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RussBaz/cuid2
* tag 0.0.1 -> FETCH_HEAD
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 0.0.1
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/4878] Fetching bigint
[2/18219] Fetching bigint, cryptoswift
[1606/35742] Fetching bigint, cryptoswift, swift-argument-parser
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.98s)
Fetched https://github.com/apple/swift-argument-parser from cache (4.98s)
Fetched https://github.com/attaswift/BigInt.git from cache (4.98s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (8.13s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.63s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.2 (0.72s)
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
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
========================================
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.51s)
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.59s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.59s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.59s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (1.27s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.62s)
Creating working copy for https://github.com/RussBaz/cuid2.git
Working copy of https://github.com/RussBaz/cuid2.git resolved at 0.0.1 (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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.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] Write sources
[3/13] Copying PrivacyInfo.xcprivacy
[5/13] Write cuid2cli-entitlement.plist
[6/13] Write sources
[9/13] Write swift-version--6988338F2F200930.txt
[11/140] Emitting module ArgumentParserToolInfo
[12/140] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/178] Emitting module BigInt
[14/180] Compiling ArgumentParser ZshCompletionsGenerator.swift
[15/180] Compiling ArgumentParser Argument.swift
[16/180] Compiling ArgumentParser ParsableArgumentsValidation.swift
[17/180] Compiling ArgumentParser ParsableCommand.swift
[18/180] Compiling ArgumentParser ExpressibleByArgument.swift
[19/180] Compiling ArgumentParser ParsableArguments.swift
[20/180] Emitting module ArgumentParser
[21/184] Compiling ArgumentParser NameSpecification.swift
[22/184] Compiling ArgumentParser Option.swift
[23/184] Compiling ArgumentParser CommandConfiguration.swift
[24/184] Compiling ArgumentParser EnumerableFlag.swift
[25/184] Compiling ArgumentParser OptionGroup.swift
[26/184] Compiling ArgumentParser AsyncParsableCommand.swift
[27/184] Compiling ArgumentParser ArgumentHelp.swift
[28/184] Compiling ArgumentParser ArgumentVisibility.swift
[29/184] Compiling ArgumentParser CompletionKind.swift
[30/184] Compiling ArgumentParser Errors.swift
[31/184] Compiling BigInt Subtraction.swift
[32/184] Compiling BigInt Words and Bits.swift
[33/184] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/184] Compiling ArgumentParser CompletionsGenerator.swift
[35/184] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/184] Compiling ArgumentParser Flag.swift
[47/184] Compiling ArgumentParser ArgumentSet.swift
[48/184] Compiling ArgumentParser CommandParser.swift
[49/184] Compiling ArgumentParser InputKey.swift
[54/184] Compiling ArgumentParser Platform.swift
[55/184] Compiling ArgumentParser SequenceExtensions.swift
[56/184] Compiling ArgumentParser StringExtensions.swift
[57/184] Compiling ArgumentParser Tree.swift
[58/184] Compiling ArgumentParser InputOrigin.swift
[59/184] Compiling ArgumentParser Name.swift
[60/184] Compiling ArgumentParser Parsed.swift
[61/184] Compiling ArgumentParser ParsedValues.swift
[76/184] Compiling ArgumentParser ParserError.swift
[77/184] Compiling ArgumentParser SplitArguments.swift
[78/184] Compiling ArgumentParser DumpHelpGenerator.swift
[79/184] Compiling ArgumentParser HelpCommand.swift
[80/184] Compiling ArgumentParser HelpGenerator.swift
[97/195] Compiling ArgumentParser MessageInfo.swift
[98/195] Compiling ArgumentParser UsageGenerator.swift
[99/195] Compiling ArgumentParser CollectionExtensions.swift
[100/195] Compiling CryptoSwift Bit.swift
[101/195] Compiling CryptoSwift BlockCipher.swift
[102/195] Compiling CryptoSwift BlockDecryptor.swift
[103/195] Compiling CryptoSwift BlockEncryptor.swift
[104/195] Compiling CryptoSwift BlockMode.swift
[105/195] Compiling CryptoSwift BlockModeOptions.swift
[106/195] Compiling CryptoSwift CBC.swift
[107/195] Compiling CryptoSwift CCM.swift
[108/195] Compiling CryptoSwift CFB.swift
[109/195] Compiling CryptoSwift CTR.swift
[110/195] Compiling CryptoSwift CipherModeWorker.swift
[111/195] Compiling CryptoSwift ECB.swift
[112/195] Compiling CryptoSwift Shifts.swift
[113/195] Compiling CryptoSwift Square Root.swift
[114/195] Compiling CryptoSwift Strideable.swift
[115/195] Compiling CryptoSwift String Conversion.swift
[116/195] Compiling CryptoSwift Subtraction.swift
[117/195] Compiling CryptoSwift Words and Bits.swift
[118/195] Compiling CryptoSwift ChaCha20.swift
[119/195] Compiling CryptoSwift Checksum.swift
[120/195] Compiling CryptoSwift Cipher.swift
[121/195] Compiling CryptoSwift Collection+Extension.swift
[122/195] Compiling CryptoSwift CompactMap.swift
[123/195] Compiling CryptoSwift Operators.swift
[124/195] Compiling CryptoSwift DER.swift
[125/195] Compiling CryptoSwift PBKDF1.swift
[126/195] Compiling CryptoSwift PBKDF2.swift
[127/195] Compiling CryptoSwift PKCS1v15.swift
[128/195] Compiling CryptoSwift PKCS5.swift
[129/195] Compiling CryptoSwift PKCS7.swift
[130/195] Compiling CryptoSwift PKCS7Padding.swift
[131/195] Compiling CryptoSwift Padding.swift
[132/195] Compiling CryptoSwift Poly1305.swift
[133/195] Compiling CryptoSwift RSA+Cipher.swift
[134/195] Compiling CryptoSwift Codable.swift
[135/195] Compiling CryptoSwift Comparable.swift
[136/195] Compiling CryptoSwift Data Conversion.swift
[137/195] Compiling CryptoSwift Division.swift
[138/195] Compiling CryptoSwift Exponentiation.swift
[139/195] Compiling CryptoSwift Floating Point Conversion.swift
[140/195] Compiling CryptoSwift GCD.swift
[141/195] Compiling CryptoSwift Hashable.swift
[142/195] Compiling CryptoSwift Integer Conversion.swift
[143/195] Compiling CryptoSwift Multiplication.swift
[144/195] Compiling CryptoSwift Prime Test.swift
[145/195] Compiling CryptoSwift Random.swift
[146/195] Compiling CryptoSwift GCM.swift
[147/195] Compiling CryptoSwift OCB.swift
[148/195] Compiling CryptoSwift OFB.swift
[149/195] Compiling CryptoSwift PCBC.swift
[150/195] Compiling CryptoSwift Blowfish.swift
[151/195] Compiling CryptoSwift CBCMAC.swift
[152/195] Compiling CryptoSwift CMAC.swift
[153/195] Compiling CryptoSwift Addition.swift
[154/195] Compiling CryptoSwift BigInt.swift
[155/195] Compiling CryptoSwift BigUInt.swift
[156/195] Compiling CryptoSwift Bitwise Ops.swift
[157/195] Compiling CryptoSwift CS.swift
[158/195] Emitting module CryptoSwift
[166/195] Compiling CryptoSwift SecureBytes.swift
[167/195] Compiling CryptoSwift Signature.swift
[168/195] Compiling CryptoSwift StreamDecryptor.swift
[169/195] Compiling CryptoSwift StreamEncryptor.swift
[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.91s)
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.