Build Information
Successful build of SPX, reference trunk (64f6e0
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 06:09:54 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/danielsincere/SPX.git
Reference: trunk
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/danielsincere/SPX
* branch trunk -> FETCH_HEAD
* [new branch] trunk -> origin/trunk
HEAD is now at 64f6e04 Release management (#11)
Cloned https://github.com/danielsincere/SPX.git
Revision (git rev-parse @):
64f6e04886f99b865b05dcd889490c91633d1435
SUCCESS checkout https://github.com/danielsincere/SPX.git at trunk
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/danielsincere/SPX.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/DanielSincere/Sh.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[1197/5632] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.38s)
[1243/4436] Fetching swift-system
[1554/5295] Fetching swift-system, sh
Fetched https://github.com/apple/swift-system from cache (0.58s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/DanielSincere/Sh.git from cache (1.19s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.20s)
Computing version for https://github.com/DanielSincere/Sh.git
Computed https://github.com/DanielSincere/Sh.git at 1.3.0 (1.76s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (3.27s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.48s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.46s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/DanielSincere/Sh.git
Working copy of https://github.com/DanielSincere/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
[0/12] Write sources
[4/12] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling CSystem shims.c
[7/42] Compiling SystemPackage MachPort.swift
[8/42] Compiling SystemPackage PlatformString.swift
[9/42] Compiling SystemPackage SystemString.swift
[10/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/45] Emitting module ArgumentParserToolInfo
[12/46] Wrapping AST for ArgumentParserToolInfo for debugging
[14/84] Compiling ArgumentParser Name.swift
[15/84] Compiling ArgumentParser Parsed.swift
[16/84] Compiling ArgumentParser ParsedValues.swift
[17/84] Compiling ArgumentParser ArgumentVisibility.swift
[18/84] Compiling ArgumentParser CompletionKind.swift
[19/84] Compiling ArgumentParser Errors.swift
[20/84] Compiling ArgumentParser Flag.swift
[21/84] Compiling ArgumentParser NameSpecification.swift
[22/84] Compiling ArgumentParser Option.swift
[23/84] Compiling ArgumentParser ExpressibleByArgument.swift
[24/84] Compiling ArgumentParser ParsableArguments.swift
[25/84] Compiling ArgumentParser CommandConfiguration.swift
[26/84] Compiling ArgumentParser CommandGroup.swift
[27/84] Compiling ArgumentParser EnumerableFlag.swift
[28/84] Compiling ArgumentParser ArgumentDefinition.swift
[29/84] Compiling ArgumentParser ArgumentSet.swift
[30/84] Compiling ArgumentParser CommandParser.swift
[31/84] Compiling ArgumentParser InputKey.swift
[32/84] Compiling ArgumentParser InputOrigin.swift
[33/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/84] Compiling ArgumentParser CompletionsGenerator.swift
[35/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/84] Emitting module SystemPackage
[38/84] Compiling ArgumentParser Argument.swift
[39/84] Compiling ArgumentParser ArgumentHelp.swift
[40/84] Compiling ArgumentParser OptionGroup.swift
[41/84] Compiling ArgumentParser AsyncParsableCommand.swift
[42/85] Wrapping AST for SystemPackage for debugging
[44/85] Emitting module ArgumentParser
[61/90] Compiling ArgumentParser CollectionExtensions.swift
[62/90] Compiling ArgumentParser Platform.swift
[63/90] Compiling ArgumentParser SequenceExtensions.swift
[64/90] Compiling ArgumentParser StringExtensions.swift
[65/90] Compiling ArgumentParser Tree.swift
[69/90] Compiling ArgumentParser ParserError.swift
[70/90] Compiling ArgumentParser SplitArguments.swift
[73/90] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/90] Compiling ArgumentParser ParsableCommand.swift
[75/90] Compiling ArgumentParser ArgumentDecoder.swift
[82/90] Compiling ArgumentParser DumpHelpGenerator.swift
[83/90] Compiling ArgumentParser HelpCommand.swift
[84/90] Compiling ArgumentParser HelpGenerator.swift
[85/90] Compiling ArgumentParser MessageInfo.swift
[86/90] Compiling ArgumentParser UsageGenerator.swift
[87/91] Wrapping AST for ArgumentParser for debugging
[89/93] Emitting module GenerateTemplatesTool
/host/spi-builder-workspace/Sources/GenerateTemplatesTool/GenerateTemplatesTool.swift:88:30: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
86 | }
87 | do {
88 | let contents = try String(contentsOfFile: filePath.string)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
89 | let name = filePath.lastComponent!
90 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[90/93] Compiling GenerateTemplatesTool GenerateTemplatesTool.swift
/host/spi-builder-workspace/Sources/GenerateTemplatesTool/GenerateTemplatesTool.swift:88:30: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
86 | }
87 | do {
88 | let contents = try String(contentsOfFile: filePath.string)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
89 | let name = filePath.lastComponent!
90 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[91/94] Wrapping AST for GenerateTemplatesTool for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking GenerateTemplatesTool-tool
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:8:40: warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
6 | func createBuildCommands(context: PackagePlugin.PluginContext, target: PackagePlugin.Target) async throws -> [PackagePlugin.Command] {
7 |
8 | let templatesDir = context.package.directory.appending(subpath: "templates")
| |- warning: 'directory' is deprecated: renamed to 'directoryURL' [#DeprecatedDeclaration]
| `- note: use 'directoryURL' instead
9 | let enumerator = FileManager.default.enumerator(atPath: templatesDir.string)
10 |
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:8:50: warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
6 | func createBuildCommands(context: PackagePlugin.PluginContext, target: PackagePlugin.Target) async throws -> [PackagePlugin.Command] {
7 |
8 | let templatesDir = context.package.directory.appending(subpath: "templates")
| `- warning: 'appending(subpath:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
9 | let enumerator = FileManager.default.enumerator(atPath: templatesDir.string)
10 |
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:9:74: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
7 |
8 | let templatesDir = context.package.directory.appending(subpath: "templates")
9 | let enumerator = FileManager.default.enumerator(atPath: templatesDir.string)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
10 |
11 | let inputFiles = paths(fromEnumerator: enumerator!).map { path in
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:12:20: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
10 |
11 | let inputFiles = paths(fromEnumerator: enumerator!).map { path in
12 | templatesDir.appending(path)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 | }
14 |
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:15:93: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
13 | }
14 |
15 | let templateDirNames = try FileManager.default.contentsOfDirectory(atPath: templatesDir.string)
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
16 |
17 | return [
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:18:8: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
16 |
17 | return [
18 | .buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
19 | displayName: "GenerateTemplatesPlugin",
20 | executable: try context.tool(named: "GenerateTemplatesTool").path,
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:20:70: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
18 | .buildCommand(
19 | displayName: "GenerateTemplatesPlugin",
20 | executable: try context.tool(named: "GenerateTemplatesTool").path,
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
21 | arguments: [
22 | templatesDir.string,
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:22:24: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
20 | executable: try context.tool(named: "GenerateTemplatesTool").path,
21 | arguments: [
22 | templatesDir.string,
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
23 | context.pluginWorkDirectory.string
24 | ],
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:23:19: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
21 | arguments: [
22 | templatesDir.string,
23 | context.pluginWorkDirectory.string
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
24 | ],
25 | inputFiles: inputFiles,
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:23:39: warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
21 | arguments: [
22 | templatesDir.string,
23 | context.pluginWorkDirectory.string
| `- warning: 'string' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
24 | ],
25 | inputFiles: inputFiles,
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:27:19: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
25 | inputFiles: inputFiles,
26 | outputFiles: [
27 | context.pluginWorkDirectory.appending("Templates.swift"),
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:27:39: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
25 | inputFiles: inputFiles,
26 | outputFiles: [
27 | context.pluginWorkDirectory.appending("Templates.swift"),
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:29:19: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
27 | context.pluginWorkDirectory.appending("Templates.swift"),
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
30 | })
31 | ),
/host/spi-builder-workspace/Plugins/GenerateTemplatesPlugin/GenerateTemplatesPlugin.swift:29:39: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
27 | context.pluginWorkDirectory.appending("Templates.swift"),
28 | ] + templateDirNames.map({ templateName in
29 | context.pluginWorkDirectory.appending("\(templateName)Template.swift")
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
30 | })
31 | ),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1/1] Compiling plugin GenerateTemplatesPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/36] Write sources
[13/36] Compiling CSystem shims.c
[15/36] Write swift-version-24593BA9C3E375BF.txt
[17/79] Emitting module ArgumentParserToolInfo
[19/80] Wrapping AST for ArgumentParserToolInfo for debugging
[21/81] Compiling SystemPackage Backcompat.swift
[22/81] Compiling SystemPackage CInterop.swift
[23/81] Compiling SystemPackage Constants.swift
[24/81] Compiling SystemPackage Exports.swift
[25/84] Emitting module SystemPackage
[26/84] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/85] Wrapping AST for ArgumentParserToolInfo for debugging
[29/85] Emitting module SystemPackage
[31/124] Compiling ArgumentParser CommandGroup.swift
[32/124] Compiling ArgumentParser EnumerableFlag.swift
[33/124] Compiling ArgumentParser ArgumentDefinition.swift
[34/124] Compiling ArgumentParser ArgumentSet.swift
[35/124] Compiling ArgumentParser CommandParser.swift
[36/124] Compiling ArgumentParser InputKey.swift
[37/124] Compiling ArgumentParser InputOrigin.swift
[37/124] Wrapping AST for SystemPackage for debugging
[39/124] Compiling ArgumentParser ExpressibleByArgument.swift
[40/124] Compiling ArgumentParser ParsableArguments.swift
[41/124] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/124] Compiling ArgumentParser ParsableCommand.swift
[43/124] Compiling ArgumentParser BashCompletionsGenerator.swift
[44/124] Compiling ArgumentParser CompletionsGenerator.swift
[45/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[46/124] Compiling ArgumentParser ZshCompletionsGenerator.swift
[47/124] Compiling ArgumentParser Name.swift
[48/124] Compiling ArgumentParser Parsed.swift
[49/124] Compiling ArgumentParser ParsedValues.swift
[50/124] Compiling ArgumentParser Errors.swift
[51/124] Compiling ArgumentParser Flag.swift
[52/124] Compiling ArgumentParser NameSpecification.swift
[53/124] Compiling ArgumentParser Option.swift
[54/124] Compiling ArgumentParser Argument.swift
[55/124] Compiling ArgumentParser ArgumentHelp.swift
[56/124] Compiling ArgumentParser ArgumentVisibility.swift
[57/124] Compiling ArgumentParser CompletionKind.swift
[58/125] Emitting module ArgumentParser
[60/126] Wrapping AST for SystemPackage for debugging
[61/126] Wrapping AST for ArgumentParser for debugging
[63/127] Emitting module GenerateTemplatesTool
/host/spi-builder-workspace/Sources/GenerateTemplatesTool/GenerateTemplatesTool.swift:88:30: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
86 | }
87 | do {
88 | let contents = try String(contentsOfFile: filePath.string)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
89 | let name = filePath.lastComponent!
90 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[64/128] Wrapping AST for GenerateTemplatesTool for debugging
[65/128] Write Objects.LinkFileList
[67/128] Compiling Rainbow OutputTarget.swift
[68/129] Compiling Rainbow StringGenerator.swift
[68/129] Linking GenerateTemplatesTool-tool
[70/129] Emitting module Rainbow
[73/129] Emitting module ArgumentParser
[74/134] Compiling Rainbow String+Rainbow.swift
[75/134] Compiling Rainbow Rainbow.swift
[76/134] Compiling Rainbow Style.swift
Directory SPX
name .env.sample
Directory SPX
name Package.swift
Directory SPX
name .gitignore
Directory SPX
name AppIcon.svg
Directory SPX
name README.md
Directory SPX/Sources/appicon
name main.swift
Directory SPX/Sources/appstore
name AppStoreScript.swift
Directory SPX/Sources/appstore
name EnvironmentKeys.swift
Directory SPX/Sources/appstore
name BuildNumberAction.swift
Directory SPX
name Package.resolved
Directory SPX
name Package.swift
Directory SPX
name .gitignore
Directory SPX/Sources/date
name main.swift
Directory SPX
name Package.resolved
[76/134] GenerateTemplatesPlugin
[77/134] Write sources
[91/134] Compiling ArgumentParser OptionGroup.swift
[92/134] Compiling ArgumentParser AsyncParsableCommand.swift
[93/134] Compiling ArgumentParser CommandConfiguration.swift
[100/134] Compiling ArgumentParser ArgumentDecoder.swift
[105/135] Wrapping AST for Rainbow for debugging
[107/149] Compiling Sh Process.init.swift
[108/149] Compiling Sh Process.runRedirectingAllOutput.swift
[109/150] Compiling Sh Data.asJSON.swift
[110/150] Compiling Sh Data.asTrimmedString.swift
[111/150] Compiling Sh PipeBuffer.swift
[112/150] Compiling Sh Errors.swift
[113/150] Compiling Sh Process.runReturningAllOutput.swift
[114/150] Compiling Sh Process.runReturningData.swift
[115/150] Emitting module Sh
[116/150] Compiling Sh shq.swift
[117/150] Compiling Sh Process.runReturningTrimmedString.swift
[118/150] Compiling Sh Process.terminationError.swift
[119/150] Compiling Sh sh.swift
[120/150] Compiling Sh Sink.swift
[121/150] Compiling Sh String.asTrimmedLines.swift
[126/151] Compiling ArgumentParser ParserError.swift
[127/151] Compiling ArgumentParser SplitArguments.swift
[128/151] Compiling ArgumentParser DumpHelpGenerator.swift
[129/151] Compiling ArgumentParser HelpCommand.swift
[130/151] Compiling ArgumentParser HelpGenerator.swift
[131/151] Compiling ArgumentParser MessageInfo.swift
[132/151] Compiling ArgumentParser UsageGenerator.swift
[138/151] Compiling ArgumentParser CollectionExtensions.swift
[139/151] Compiling ArgumentParser Platform.swift
[140/151] Compiling ArgumentParser SequenceExtensions.swift
[141/151] Compiling ArgumentParser StringExtensions.swift
[142/151] Compiling ArgumentParser Tree.swift
[143/152] Wrapping AST for ArgumentParser for debugging
[144/153] Wrapping AST for Sh for debugging
[146/174] Emitting module SPXLib
[147/176] Compiling SPXLib iosTemplate.swift
[148/176] Compiling SPXLib simpleTemplate.swift
[149/176] Compiling SPXLib ScaffoldFile.swift
[150/176] Compiling SPXLib SwiftPackageDescription.swift
[151/176] Compiling SPXLib Runner.swift
[152/176] Compiling SPXLib version.swift
[153/176] Compiling SPXLib Templates.swift
[154/176] Compiling SPXLib HelpCommand.swift
[155/176] Compiling SPXLib InitCommand.swift
[156/176] Compiling SPXLib ListCommand.swift
[157/176] Compiling SPXLib Running.swift
[158/176] Compiling SPXLib SPX.swift
[159/176] Compiling SPXLib ExecCommand.Errors.swift
[160/176] Compiling SPXLib InitCommand.Errors.swift
[161/176] Compiling SPXLib SwiftPackageDescription.Errors.swift
[162/176] Compiling SPXLib AddCommand.swift
/host/spi-builder-workspace/Sources/SPXLib/Commands/AddCommand.swift:26:31: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
24 | }
25 |
26 | var packageContents = try String(contentsOfFile: spxDir + "/Package.swift")
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
27 | let newTarget =
28 | """
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[163/176] Compiling SPXLib BuildCommand.swift
/host/spi-builder-workspace/Sources/SPXLib/Commands/AddCommand.swift:26:31: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
24 | }
25 |
26 | var packageContents = try String(contentsOfFile: spxDir + "/Package.swift")
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
27 | let newTarget =
28 | """
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[164/176] Compiling SPXLib ExecCommand.swift
/host/spi-builder-workspace/Sources/SPXLib/Commands/AddCommand.swift:26:31: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
24 | }
25 |
26 | var packageContents = try String(contentsOfFile: spxDir + "/Package.swift")
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
27 | let newTarget =
28 | """
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[165/176] Compiling SPXLib Announcer.swift
[166/176] Compiling SPXLib AddCommand.Errors.swift
[167/176] Compiling SPXLib BuildCommand.Errors.swift
[168/177] Compiling GenerateTemplatesTool GenerateTemplatesTool.swift
/host/spi-builder-workspace/Sources/GenerateTemplatesTool/GenerateTemplatesTool.swift:88:30: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
86 | }
87 | do {
88 | let contents = try String(contentsOfFile: filePath.string)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
89 | let name = filePath.lastComponent!
90 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[169/177] Emitting module GenerateTemplatesTool
/host/spi-builder-workspace/Sources/GenerateTemplatesTool/GenerateTemplatesTool.swift:88:30: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
86 | }
87 | do {
88 | let contents = try String(contentsOfFile: filePath.string)
| `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
89 | let name = filePath.lastComponent!
90 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[171/178] Wrapping AST for SPXLib for debugging
[172/180] Wrapping AST for GenerateTemplatesTool for debugging
[173/180] Write Objects.LinkFileList
[175/180] Emitting module spx
[176/180] Compiling spx main.swift
[177/181] Linking GenerateTemplatesTool
[178/181] Wrapping AST for spx for debugging
[179/181] Write Objects.LinkFileList
[180/181] Linking spx
Build complete! (93.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "sh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DanielSincere/Sh.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "SPX",
"name" : "SPX",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "spx",
"targets" : [
"spx"
],
"type" : {
"executable" : null
}
},
{
"name" : "GenerateTemplatesTool",
"targets" : [
"GenerateTemplatesTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "spx",
"module_type" : "SwiftTarget",
"name" : "spx",
"path" : "Sources/spx",
"product_memberships" : [
"spx"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SPXLib"
],
"type" : "executable"
},
{
"c99name" : "SPXTests",
"module_type" : "SwiftTarget",
"name" : "SPXTests",
"path" : "Tests/SPXTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SPXTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AddCommandTests.swift",
"BuildCommandTests.swift",
"ExecCommandTests.swift",
"ListCommandTests.swift",
"support/FakeRunner.swift",
"support/Fixtures.swift",
"support/ParsingFakeRunner.swift"
],
"target_dependencies" : [
"SPXLib"
],
"type" : "test"
},
{
"c99name" : "SPXLib",
"module_type" : "SwiftTarget",
"name" : "SPXLib",
"path" : "Sources/SPXLib",
"product_dependencies" : [
"Sh",
"Rainbow"
],
"product_memberships" : [
"spx"
],
"sources" : [
"Announcer/Announcer.swift",
"Announcer/LocalizedErrors/AddCommand.Errors.swift",
"Announcer/LocalizedErrors/BuildCommand.Errors.swift",
"Announcer/LocalizedErrors/ExecCommand.Errors.swift",
"Announcer/LocalizedErrors/InitCommand.Errors.swift",
"Announcer/LocalizedErrors/SwiftPackageDescription.Errors.swift",
"Commands/AddCommand.swift",
"Commands/BuildCommand.swift",
"Commands/ExecCommand.swift",
"Commands/HelpCommand.swift",
"Commands/InitCommand.swift",
"Commands/ListCommand.swift",
"Commands/models/ScaffoldFile.swift",
"Commands/models/SwiftPackageDescription.swift",
"Runner/Runner.swift",
"Runner/Running.swift",
"SPX.swift",
"version.swift"
],
"target_dependencies" : [
"GenerateTemplatesPlugin"
],
"type" : "library"
},
{
"c99name" : "GenerateTemplatesTool",
"module_type" : "SwiftTarget",
"name" : "GenerateTemplatesTool",
"path" : "Sources/GenerateTemplatesTool",
"product_dependencies" : [
"ArgumentParser",
"SystemPackage"
],
"product_memberships" : [
"spx",
"GenerateTemplatesTool"
],
"sources" : [
"GenerateTemplatesTool.swift"
],
"type" : "executable"
},
{
"c99name" : "GenerateTemplatesPlugin",
"module_type" : "PluginTarget",
"name" : "GenerateTemplatesPlugin",
"path" : "Plugins/GenerateTemplatesPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"spx"
],
"sources" : [
"GenerateTemplatesPlugin.swift"
],
"target_dependencies" : [
"GenerateTemplatesTool"
],
"type" : "plugin"
}
],
"tools_version" : "6.0"
}
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.