Build Information
Successful build of package-frostflake, reference main (e756b3
), with Swift 5.9 for Linux on 3 Dec 2024 16:11:22 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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-frostflake.git
Reference: main
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/ordo-one/package-frostflake
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e756b3d ci: 🔄 synced local '.github/workflows/' with remote 'workflows/swift'
Cloned https://github.com/ordo-one/package-frostflake.git
Revision (git rev-parse @):
e756b3d6c5651aebdb142ba3b288126b31ff4153
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-frostflake.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/ordo-one/package-frostflake.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
[1/2044] Fetching swift-docc-plugin
[226/5963] Fetching swift-docc-plugin, swift-system
[5964/18358] Fetching swift-docc-plugin, swift-system, swift-argument-parser
Fetched https://github.com/apple/swift-system (0.66s)
Fetched https://github.com/apple/swift-argument-parser (0.66s)
Fetched https://github.com/apple/swift-docc-plugin (0.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3199] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.38s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.33s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/10] Compiling CSystem shims.c
[5/47] Emitting module Frostflake
[6/47] Emitting module SystemPackage
[7/50] Compiling SystemPackage FileOperations.swift
[8/50] Compiling SystemPackage FilePath.swift
[9/50] Compiling SystemPackage FilePathComponentView.swift
[10/50] Compiling SystemPackage FilePathComponents.swift
[11/50] Compiling SystemPackage Errno.swift
[12/50] Compiling SystemPackage ErrnoWindows.swift
[13/50] Compiling SystemPackage FileDescriptor.swift
[14/50] Compiling SystemPackage FileHelpers.swift
[15/50] Compiling SystemPackage MachPort.swift
[16/50] Compiling SystemPackage PlatformString.swift
[17/50] Compiling SystemPackage SystemString.swift
[18/50] Compiling SystemPackage FilePathParsing.swift
[19/50] Compiling SystemPackage FilePathString.swift
[20/50] Compiling SystemPackage FilePathSyntax.swift
[21/50] Compiling SystemPackage FilePathTemp.swift
[22/50] Emitting module ArgumentParserToolInfo
[23/50] Compiling ArgumentParserToolInfo ToolInfo.swift
[26/52] Compiling SystemPackage Util+StringArray.swift
[27/52] Compiling SystemPackage Util.swift
[28/52] Compiling SystemPackage UtilConsumers.swift
[28/52] Wrapping AST for ArgumentParserToolInfo for debugging
[30/90] Compiling Frostflake Lock.swift
[31/90] Compiling Frostflake FrostflakeHelpers.swift
[32/90] Compiling Frostflake Frostflake.swift
[33/90] Compiling Frostflake FrostflakeDefinitions.swift
[34/90] Compiling ArgumentParser ArgumentDecoder.swift
[35/90] Compiling ArgumentParser ArgumentVisibility.swift
[36/90] Compiling ArgumentParser CompletionKind.swift
[37/90] Compiling ArgumentParser Errors.swift
[38/90] Compiling ArgumentParser ExpressibleByArgument.swift
[39/90] Compiling ArgumentParser ParsableArguments.swift
[40/90] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/90] Compiling ArgumentParser ParsableCommand.swift
[42/90] Compiling ArgumentParser Parsed.swift
[43/90] Compiling ArgumentParser ParsedValues.swift
[44/90] Compiling ArgumentParser ParserError.swift
[45/90] Compiling ArgumentParser SplitArguments.swift
[46/91] Compiling Frostflake FrostflakeIdentifier.swift
[47/91] Compiling Frostflake FrostflakeIdentifier+Base58.swift
[51/94] Wrapping AST for Frostflake for debugging
[52/94] Wrapping AST for SystemPackage for debugging
[54/94] Emitting module ArgumentParser
[55/94] Compiling ArgumentParser BashCompletionsGenerator.swift
[56/94] Compiling ArgumentParser CompletionsGenerator.swift
[57/94] Compiling ArgumentParser FishCompletionsGenerator.swift
[58/94] Compiling ArgumentParser ZshCompletionsGenerator.swift
[59/94] Compiling ArgumentParser Argument.swift
[60/94] Compiling ArgumentParser ArgumentHelp.swift
[61/99] Compiling ArgumentParser Name.swift
[66/99] Compiling ArgumentParser ArgumentDefinition.swift
[67/99] Compiling ArgumentParser ArgumentSet.swift
[68/99] Compiling ArgumentParser CommandParser.swift
[69/99] Compiling ArgumentParser InputKey.swift
[70/99] Compiling ArgumentParser InputOrigin.swift
[71/99] Compiling ArgumentParser OptionGroup.swift
[72/99] Compiling ArgumentParser AsyncParsableCommand.swift
[73/99] Compiling ArgumentParser CommandConfiguration.swift
[74/99] Compiling ArgumentParser CommandGroup.swift
[75/99] Compiling ArgumentParser EnumerableFlag.swift
[79/99] Compiling ArgumentParser Flag.swift
[80/99] Compiling ArgumentParser NameSpecification.swift
[81/99] Compiling ArgumentParser Option.swift
[87/99] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[88/99] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[89/99] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[90/99] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[91/99] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[92/99] Compiling ArgumentParser DumpHelpGenerator.swift
[93/99] Compiling ArgumentParser HelpCommand.swift
[94/99] Compiling ArgumentParser HelpGenerator.swift
[95/99] Compiling ArgumentParser MessageInfo.swift
[96/99] Compiling ArgumentParser UsageGenerator.swift
[98/101] Wrapping AST for ArgumentParser for debugging
[100/103] Emitting module FrostflakeUtility
[101/103] Compiling FrostflakeUtility FrostflakeUtility.swift
[103/105] Wrapping AST for FrostflakeUtility for debugging
[104/105] Linking flake
Build complete! (28.94s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "package-frostflake",
"name" : "package-frostflake",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "Frostflake",
"targets" : [
"Frostflake"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "flake",
"targets" : [
"FrostflakeUtility"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "FrostflakeUtility",
"module_type" : "SwiftTarget",
"name" : "FrostflakeUtility",
"path" : "Sources/FrostflakeUtility",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"flake"
],
"sources" : [
"FrostflakeUtility.swift"
],
"target_dependencies" : [
"Frostflake"
],
"type" : "executable"
},
{
"c99name" : "FrostflakeTests",
"module_type" : "SwiftTarget",
"name" : "FrostflakeTests",
"path" : "Tests/FrostflakeTests",
"sources" : [
"EpochDateTime.swift",
"FrostflakeTests.swift"
],
"target_dependencies" : [
"FrostflakeUtility",
"Frostflake"
],
"type" : "test"
},
{
"c99name" : "Frostflake",
"module_type" : "SwiftTarget",
"name" : "Frostflake",
"path" : "Sources/Frostflake",
"product_memberships" : [
"Frostflake",
"flake"
],
"sources" : [
"Frostflake.swift",
"FrostflakeDefinitions.swift",
"FrostflakeHelpers.swift",
"FrostflakeIdentifier+Base58.swift",
"FrostflakeIdentifier.swift",
"Lock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.