Build Information
Successful build of cuid2, reference 0.0.1 (60597a
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 16:12:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RussBaz/cuid2.git
Reference: 0.0.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/RussBaz/cuid2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
[1/4807] Fetching bigint
[1636/17748] Fetching bigint, cryptoswift
[6620/33128] Fetching bigint, cryptoswift, swift-argument-parser
Fetched https://github.com/attaswift/BigInt.git from cache (2.13s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.14s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.16s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.79s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (3.93s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.6.0 (0.61s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.6.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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/17] Write sources
[1/17] Copying PrivacyInfo.xcprivacy
[1/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/141] Emitting module BigInt
[11/143] Compiling CryptoSwift Multiplication.swift
[12/143] Compiling CryptoSwift PrimeTest.swift
[13/143] Compiling CryptoSwift Random.swift
[14/143] Compiling CryptoSwift Shifts.swift
[15/143] Compiling CryptoSwift SquareRoot.swift
[16/143] Compiling CryptoSwift String+FoundationExtension.swift
[17/143] Compiling CryptoSwift Utils+Foundation.swift
[18/143] Compiling CryptoSwift IntegerConversion.swift
[19/143] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/143] Emitting module ArgumentParserToolInfo
[21/157] Wrapping AST for ArgumentParserToolInfo for debugging
[23/182] Compiling ArgumentParser OptionGroup.swift
[24/182] Compiling ArgumentParser AsyncParsableCommand.swift
[25/182] Compiling ArgumentParser CommandConfiguration.swift
[26/182] Compiling ArgumentParser CommandGroup.swift
[27/182] Compiling ArgumentParser EnumerableFlag.swift
[28/187] Compiling ArgumentParser ParsableCommand.swift
[29/187] Compiling ArgumentParser ArgumentDecoder.swift
[30/187] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/187] Compiling ArgumentParser CompletionsGenerator.swift
[32/187] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/187] Compiling ArgumentParser Flag.swift
[34/187] Compiling ArgumentParser NameSpecification.swift
[35/187] Compiling ArgumentParser Option.swift
[36/187] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/187] Compiling ArgumentParser Argument.swift
[38/187] Compiling ArgumentParser ArgumentHelp.swift
[39/187] Compiling ArgumentParser ArgumentVisibility.swift
[40/187] Compiling ArgumentParser CompletionKind.swift
[41/187] Compiling ArgumentParser Errors.swift
[57/202] Compiling CryptoSwift XChaCha20+Foundation.swift
[58/202] Compiling CryptoSwift Generics.swift
[59/202] Compiling CryptoSwift HKDF.swift
[60/202] Compiling CryptoSwift HMAC.swift
[61/202] Compiling CryptoSwift ISO10126Padding.swift
[62/202] Compiling CryptoSwift ISO78164Padding.swift
[63/202] Compiling CryptoSwift Int+Extension.swift
[64/202] Compiling CryptoSwift MD5.swift
[65/202] Compiling CryptoSwift NoPadding.swift
[66/202] Compiling CryptoSwift Operators.swift
[67/202] Compiling CryptoSwift DER.swift
[68/202] Compiling CryptoSwift PBKDF1.swift
[69/202] Compiling CryptoSwift PBKDF2.swift
[70/202] Compiling CryptoSwift PKCS1v15.swift
[70/202] Wrapping AST for BigInt for debugging
[72/202] Compiling ArgumentParser Parsed.swift
[73/202] Compiling ArgumentParser ParsedValues.swift
[74/202] Compiling ArgumentParser ParserError.swift
[75/202] Compiling ArgumentParser SplitArguments.swift
[76/202] Compiling ArgumentParser DumpHelpGenerator.swift
[77/202] Compiling ArgumentParser HelpCommand.swift
[78/202] Compiling ArgumentParser HelpGenerator.swift
[79/202] Compiling ArgumentParser MessageInfo.swift
[80/202] Compiling ArgumentParser UsageGenerator.swift
[81/202] Compiling ArgumentParser CollectionExtensions.swift
[82/202] Compiling ArgumentParser Platform.swift
[83/202] Compiling ArgumentParser SequenceExtensions.swift
[84/202] Compiling ArgumentParser StringExtensions.swift
[85/202] Compiling ArgumentParser Tree.swift
[89/202] Compiling ArgumentParser ExpressibleByArgument.swift
[90/202] Compiling ArgumentParser ParsableArguments.swift
[91/202] Compiling ArgumentParser ParsableArgumentsValidation.swift
[94/202] Compiling ArgumentParser ArgumentDefinition.swift
[95/202] Compiling ArgumentParser ArgumentSet.swift
[96/202] Compiling ArgumentParser CommandParser.swift
[97/202] Compiling ArgumentParser InputKey.swift
[98/202] Compiling ArgumentParser InputOrigin.swift
[99/202] Compiling ArgumentParser Name.swift
[111/202] Emitting module ArgumentParser
[139/203] Compiling CryptoSwift BlockEncryptor.swift
[140/203] Compiling CryptoSwift BlockMode.swift
[141/203] Compiling CryptoSwift BlockModeOptions.swift
[142/203] Compiling CryptoSwift CBC.swift
[143/203] Compiling CryptoSwift CCM.swift
[144/203] Compiling CryptoSwift CFB.swift
[145/203] Compiling CryptoSwift CTR.swift
[146/203] Compiling CryptoSwift CipherModeWorker.swift
[147/203] Compiling CryptoSwift ECB.swift
[148/203] Compiling CryptoSwift GCM.swift
[149/203] Compiling CryptoSwift OCB.swift
[150/203] Compiling CryptoSwift OFB.swift
[151/203] Compiling CryptoSwift PCBC.swift
[152/203] Compiling CryptoSwift Blowfish.swift
[153/203] Compiling CryptoSwift CBCMAC.swift
[154/203] Emitting module CryptoSwift
[155/203] Compiling CryptoSwift AEAD.swift
[156/203] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[157/203] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[158/203] Compiling CryptoSwift AES.Cryptors.swift
[159/203] Compiling CryptoSwift AES.swift
[160/203] Compiling CryptoSwift ASN1.swift
[161/203] Compiling CryptoSwift ASN1Decoder.swift
[162/203] Compiling CryptoSwift ASN1Encoder.swift
[163/203] Compiling CryptoSwift ASN1Scanner.swift
[164/203] Compiling CryptoSwift Array+Extension.swift
[165/203] Compiling CryptoSwift Authenticator.swift
[166/203] Compiling CryptoSwift BatchedCollection.swift
[167/203] Compiling CryptoSwift Bit.swift
[168/203] Compiling CryptoSwift BlockCipher.swift
[169/203] Compiling CryptoSwift BlockDecryptor.swift
[169/203] Wrapping AST for ArgumentParser for debugging
[171/203] Compiling CryptoSwift PKCS5.swift
[172/203] Compiling CryptoSwift PKCS7.swift
[173/203] Compiling CryptoSwift PKCS7Padding.swift
[174/203] Compiling CryptoSwift Padding.swift
[175/203] Compiling CryptoSwift Poly1305.swift
[176/203] Compiling CryptoSwift RSA+Cipher.swift
[177/203] Compiling CryptoSwift RSA+Signature.swift
[178/203] Compiling CryptoSwift RSA.swift
[179/203] Compiling CryptoSwift Rabbit.swift
[180/203] Compiling CryptoSwift SHA1.swift
[181/203] Compiling CryptoSwift SHA2.swift
[182/203] Compiling CryptoSwift SHA3.swift
[183/203] Compiling CryptoSwift Scrypt.swift
[184/203] Compiling CryptoSwift SecureBytes.swift
[185/203] Compiling CryptoSwift Signature.swift
[186/203] Compiling CryptoSwift StreamDecryptor.swift
[187/203] Compiling CryptoSwift StreamEncryptor.swift
[188/203] Compiling CryptoSwift String+Extension.swift
[189/203] Compiling CryptoSwift UInt128.swift
[190/203] Compiling CryptoSwift UInt16+Extension.swift
[191/203] Compiling CryptoSwift UInt32+Extension.swift
[192/203] Compiling CryptoSwift UInt64+Extension.swift
[193/203] Compiling CryptoSwift UInt8+Extension.swift
[194/203] Compiling CryptoSwift Updatable.swift
[195/203] Compiling CryptoSwift Utils.swift
[196/203] Compiling CryptoSwift XChaCha20.swift
[197/203] Compiling CryptoSwift ZeroPadding.swift
[198/203] Compiling CryptoSwift resource_bundle_accessor.swift
[199/206] Wrapping AST for CryptoSwift for debugging
[201/206] Compiling cuid2 cuid2.swift
[202/206] Emitting module cuid2
[203/207] Wrapping AST for cuid2 for debugging
[205/209] Compiling tool tool.swift
[206/209] Emitting module tool
[207/210] Wrapping AST for tool for debugging
[208/210] Write Objects.LinkFileList
[209/210] Linking cuid2cli
Build complete! (36.11s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.