Build Information
Successful build of cuid2, reference master (60597a
), with Swift 6.0 for Linux on 5 Nov 2024 04:59:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RussBaz/cuid2.git
Reference: master
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
* 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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/RussBaz/cuid2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/4732] Fetching bigint
[3976/17435] Fetching bigint, cryptoswift
[6639/29788] Fetching bigint, cryptoswift, swift-argument-parser
Fetched https://github.com/attaswift/BigInt.git from cache (0.35s)
[3018/25056] Fetching cryptoswift, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.60s)
[3684/12703] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.17s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.38s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (1.78s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.37s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.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.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/17] Write sources
[2/17] Copying PrivacyInfo.xcprivacy
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/141] Emitting module BigInt
[11/143] Compiling BigInt Subtraction.swift
[12/143] Compiling BigInt Words and Bits.swift
[13/143] Emitting module ArgumentParserToolInfo
[14/143] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/144] Compiling CryptoSwift AEAD.swift
[16/144] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[17/144] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[18/144] Compiling CryptoSwift BlockDecryptor.swift
[19/144] Compiling CryptoSwift CMAC.swift
[20/144] Compiling CryptoSwift Addition.swift
[21/144] Compiling CryptoSwift BigInt.swift
[22/144] Compiling CryptoSwift BigUInt.swift
[23/144] Compiling CryptoSwift BitwiseOps.swift
[24/144] Compiling CryptoSwift Bit.swift
[25/144] Compiling CryptoSwift BlockCipher.swift
[26/144] Wrapping AST for ArgumentParserToolInfo for debugging
[28/182] Compiling ArgumentParser OptionGroup.swift
[29/182] Compiling ArgumentParser AsyncParsableCommand.swift
[30/182] Compiling ArgumentParser CommandConfiguration.swift
[31/182] Compiling ArgumentParser CommandGroup.swift
[32/182] Compiling ArgumentParser EnumerableFlag.swift
[33/187] Emitting module ArgumentParser
[34/187] Compiling ArgumentParser Name.swift
[35/187] Compiling ArgumentParser Parsed.swift
[36/187] Compiling ArgumentParser ParsedValues.swift
[37/187] Compiling ArgumentParser ParserError.swift
[38/187] Compiling ArgumentParser SplitArguments.swift
[39/187] Compiling ArgumentParser ArgumentVisibility.swift
[40/187] Compiling ArgumentParser CompletionKind.swift
[41/187] Compiling ArgumentParser Errors.swift
[42/187] Compiling ArgumentParser Flag.swift
[43/187] Compiling ArgumentParser NameSpecification.swift
[44/187] Compiling ArgumentParser Option.swift
[45/187] Compiling ArgumentParser CollectionExtensions.swift
[46/187] Compiling ArgumentParser Platform.swift
[47/187] Compiling ArgumentParser SequenceExtensions.swift
[48/187] Compiling ArgumentParser StringExtensions.swift
[49/187] Compiling ArgumentParser Tree.swift
[50/187] Compiling ArgumentParser ZshCompletionsGenerator.swift
[51/187] Compiling ArgumentParser Argument.swift
[52/187] Compiling ArgumentParser ArgumentHelp.swift
[53/187] Compiling CryptoSwift XChaCha20+Foundation.swift
[54/187] Compiling CryptoSwift Generics.swift
[55/187] Compiling CryptoSwift HKDF.swift
[56/187] Compiling CryptoSwift HMAC.swift
[57/187] Compiling CryptoSwift ISO10126Padding.swift
[58/187] Compiling CryptoSwift ISO78164Padding.swift
[59/187] Compiling CryptoSwift Int+Extension.swift
[60/187] Compiling CryptoSwift MD5.swift
[61/187] Compiling CryptoSwift NoPadding.swift
[62/187] Compiling CryptoSwift Operators.swift
[63/187] Compiling CryptoSwift DER.swift
[64/187] Compiling CryptoSwift PBKDF1.swift
[65/187] Compiling CryptoSwift PBKDF2.swift
[66/187] Compiling CryptoSwift PKCS1v15.swift
[73/202] Compiling ArgumentParser BashCompletionsGenerator.swift
[74/202] Compiling ArgumentParser CompletionsGenerator.swift
[75/202] Compiling ArgumentParser FishCompletionsGenerator.swift
[82/202] Compiling ArgumentParser ExpressibleByArgument.swift
[83/202] Compiling ArgumentParser ParsableArguments.swift
[84/202] Compiling ArgumentParser ParsableArgumentsValidation.swift
[85/202] Compiling ArgumentParser ParsableCommand.swift
[86/202] Compiling ArgumentParser ArgumentDecoder.swift
[92/202] Compiling ArgumentParser ArgumentDefinition.swift
[93/202] Compiling ArgumentParser ArgumentSet.swift
[94/202] Compiling ArgumentParser CommandParser.swift
[95/202] Compiling ArgumentParser InputKey.swift
[96/202] Compiling ArgumentParser InputOrigin.swift
[97/202] Compiling ArgumentParser DumpHelpGenerator.swift
[98/202] Compiling ArgumentParser HelpCommand.swift
[99/202] Compiling ArgumentParser HelpGenerator.swift
[100/202] Compiling ArgumentParser MessageInfo.swift
[101/202] Compiling ArgumentParser UsageGenerator.swift
[107/202] Compiling CryptoSwift Blowfish.swift
[108/202] Compiling CryptoSwift CBCMAC.swift
[109/202] Compiling CryptoSwift IntegerConversion.swift
[110/202] Compiling CryptoSwift Multiplication.swift
[111/202] Compiling CryptoSwift PrimeTest.swift
[112/202] Compiling CryptoSwift Random.swift
[113/202] Compiling CryptoSwift Shifts.swift
[114/202] Compiling CryptoSwift SquareRoot.swift
[115/202] Compiling CryptoSwift Strideable.swift
[116/202] Compiling CryptoSwift StringConversion.swift
[117/202] Compiling CryptoSwift Subtraction.swift
[118/202] Compiling CryptoSwift WordsAndBits.swift
[119/202] Compiling CryptoSwift ChaCha20.swift
[120/202] Compiling CryptoSwift Checksum.swift
[121/202] Compiling CryptoSwift Cipher.swift
[122/202] Compiling CryptoSwift Collection+Extension.swift
[123/202] Compiling CryptoSwift CompactMap.swift
[124/202] Compiling CryptoSwift Cryptor.swift
[125/202] Compiling CryptoSwift Cryptors.swift
[126/202] Compiling CryptoSwift Digest.swift
[127/202] Compiling CryptoSwift DigestType.swift
[128/202] Compiling CryptoSwift AES+Foundation.swift
[129/202] Compiling CryptoSwift Array+Foundation.swift
[130/202] Compiling CryptoSwift Blowfish+Foundation.swift
[131/202] Compiling CryptoSwift ChaCha20+Foundation.swift
[132/202] Compiling CryptoSwift Data+Extension.swift
[133/202] Compiling CryptoSwift HMAC+Foundation.swift
[134/202] Compiling CryptoSwift Rabbit+Foundation.swift
[135/202] Compiling CryptoSwift String+FoundationExtension.swift
[136/202] Compiling CryptoSwift Utils+Foundation.swift
[136/202] Wrapping AST for BigInt for debugging
[153/202] Emitting module CryptoSwift
[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/204] Wrapping AST for CryptoSwift for debugging
[201/206] Emitting module cuid2
[202/206] Compiling cuid2 cuid2.swift
[203/207] Wrapping AST for cuid2 for debugging
[205/209] Emitting module tool
[206/209] Compiling tool tool.swift
[207/210] Wrapping AST for tool for debugging
[208/210] Write Objects.LinkFileList
[209/210] Linking cuid2cli
Build complete! (24.90s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.