The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of XcodeGen, reference master (8f5622), with Swift 6.2 (beta) for Linux on 22 Jun 2025 00:19:41 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/stackotter/XcodeGen.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/stackotter/XcodeGen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8f56226 Fix GraphViz.
Cloned https://github.com/stackotter/XcodeGen.git
Revision (git rev-parse @):
8f562268f8b54461b6ddfe817d624bc4e307a30e
SUCCESS checkout https://github.com/stackotter/XcodeGen.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/stackotter/XcodeGen.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/wabiverse/GraphViz.git
Fetching https://github.com/mxcl/Version
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[165/1314] Fetching spectre, version
[212/1889] Fetching spectre, version, graphviz
Fetched https://github.com/wabiverse/GraphViz.git from cache (0.48s)
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/yonaskolb/JSONUtilities.git
Fetched https://github.com/mxcl/Version from cache (0.49s)
Fetching https://github.com/stackotter/SwiftXcodeProj.git
Fetched https://github.com/kylef/Spectre.git from cache (0.50s)
Fetching https://github.com/kylef/PathKit.git
[1/16483] Fetching swiftxcodeproj
[990/17894] Fetching swiftxcodeproj, pathkit
[991/19090] Fetching swiftxcodeproj, pathkit, rainbow
[4085/20443] Fetching swiftxcodeproj, pathkit, rainbow, jsonutilities
[4099/25517] Fetching swiftxcodeproj, pathkit, rainbow, jsonutilities, swiftcli
Fetched https://github.com/kylef/PathKit.git from cache (0.54s)
[12543/24106] Fetching swiftxcodeproj, rainbow, jsonutilities, swiftcli
Fetched https://github.com/onevcat/Rainbow.git from cache (0.75s)
[15328/22910] Fetching swiftxcodeproj, jsonutilities, swiftcli
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.75s)
[10584/17836] Fetching swiftxcodeproj, jsonutilities
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/yonaskolb/JSONUtilities.git from cache (1.51s)
Fetched https://github.com/stackotter/SwiftXcodeProj.git from cache (1.56s)
[1/10874] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.91s)
Computing version for https://github.com/wabiverse/GraphViz.git
Computed https://github.com/wabiverse/GraphViz.git at 0.6.0 (4.64s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.39s)
Computing version for https://github.com/yonaskolb/JSONUtilities.git
Computed https://github.com/yonaskolb/JSONUtilities.git at 4.2.0 (3.33s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.58s)
Computing version for https://github.com/stackotter/SwiftXcodeProj.git
Computed https://github.com/stackotter/SwiftXcodeProj.git at 8.11.0 (2.91s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.71s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (2.00s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.37s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.40s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (3.68s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.80s)
Creating working copy for https://github.com/wabiverse/GraphViz.git
Working copy of https://github.com/wabiverse/GraphViz.git resolved at 0.6.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.0
Creating working copy for https://github.com/stackotter/SwiftXcodeProj.git
Working copy of https://github.com/stackotter/SwiftXcodeProj.git resolved at 8.11.0
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/yonaskolb/JSONUtilities.git
Working copy of https://github.com/yonaskolb/JSONUtilities.git resolved at 4.2.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Building for debugging...
[0/43] Write sources
[18/43] Compiling writer.c
[19/43] Compiling reader.c
[20/43] Compiling parser.c
[21/43] Compiling api.c
[22/43] Compiling emitter.c
[23/43] Write swift-version-24593BA9C3E375BF.txt
[23/43] Compiling scanner.c
[26/137] Emitting module JSONUtilities
[27/138] Emitting module Yams
[28/140] Emitting module Version
[29/140] Compiling GraphViz LayoutAlgorithm.swift
[30/140] Compiling GraphViz Subgraph.swift
[31/140] Compiling GraphViz AspectRatio.swift
[32/142] Compiling Rainbow String+Rainbow.swift
[33/143] Emitting module Spectre
[34/143] Compiling GraphViz Attribute.swift
[35/143] Compiling GraphViz Edge.swift
[36/143] Compiling GraphViz Node.swift
[37/143] Compiling GraphViz Format.swift
[38/144] Compiling Yams Tag.swift
[39/144] Compiling Yams YamlAnchorProviding.swift
[40/144] Emitting module Rainbow
[43/144] Compiling Rainbow StringGenerator.swift
[44/144] Compiling Rainbow Style.swift
[48/144] Compiling Version Version+Codable.swift
[49/144] Compiling Rainbow XcodeColorsSupport.swift
[50/144] Compiling Version Version+Range.swift
[51/144] Compiling Version Version.swift
[52/144] Compiling SwiftCLI ValueBox.swift
[53/144] Compiling SwiftCLI VersionCommand.swift
[54/144] Compiling GraphViz Location.swift
[55/144] Compiling GraphViz Ordering.swift
[57/144] Compiling GraphViz Color.swift
[58/146] Compiling GraphViz Point.swift
[59/146] Compiling GraphViz Position.swift
[64/146] Compiling GraphViz KeyValuePairs+Extensions.swift
[65/146] Compiling GraphViz Graph.swift
[66/146] Compiling Rainbow Rainbow.swift
[70/147] Compiling Yams YamlError.swift
[72/147] Compiling GraphViz Size.swift
[73/147] Compiling Yams String+Yams.swift
[74/147] Compiling JSONUtilities InvalidItemBehaviour.swift
[75/147] Compiling JSONUtilities JSONObjectConvertible.swift
[76/147] Compiling JSONUtilities JSONFileLoading.swift
[79/147] Compiling JSONUtilities URL+JSONPrimitiveConvertible.swift
[85/147] Compiling GraphViz Rectangle.swift
[91/147] Emitting module GraphViz
[92/147] Compiling Version Version+Comparable.swift
[93/147] Compiling Version Version+Foundation.swift
[100/147] Compiling Spectre GlobalContext.swift
[101/147] Compiling Spectre Path.swift
[102/147] Compiling Spectre XCTest.swift
[103/148] Emitting module SwiftCLI
[113/149] Compiling JSONUtilities Dictionary+KeyPath.swift
[117/155] Compiling JSONUtilities JSONPrimitiveConvertible.swift
[118/155] Compiling JSONUtilities KeyPath.swift
[118/157] Wrapping AST for Version for debugging
[122/157] Compiling Spectre Global.swift
[124/157] Wrapping AST for SwiftCLI for debugging
[125/157] Wrapping AST for Rainbow for debugging
[126/157] Wrapping AST for GraphViz for debugging
[127/157] Wrapping AST for JSONUtilities for debugging
[129/161] Compiling Spectre Reporter.swift
[130/161] Compiling Spectre Reporters.swift
[139/163] Compiling AEXML Options.swift
[140/163] Compiling AEXML Error.swift
[140/163] Wrapping AST for Yams for debugging
[142/163] Compiling DOT DOT.swift
[143/163] Emitting module DOT
[144/163] Compiling AEXML Document.swift
[145/163] Compiling AEXML Parser.swift
[146/163] Compiling DOT DOTEncoder.swift
[147/163] Compiling DOT DOTRepresentable.swift
[148/164] Emitting module PathKit
[149/164] Compiling PathKit PathKit.swift
[152/166] Compiling AEXML Element.swift
[153/166] Emitting module AEXML
[153/170] Wrapping AST for DOT for debugging
[155/177] Wrapping AST for PathKit for debugging
[157/177] Emitting module Tools
[157/177] Wrapping AST for AEXML for debugging
[159/263] Compiling Tools Graph+Rendering.swift
[160/263] Compiling XcodeGenCore ArrayExtensions.swift
[161/263] Compiling Tools Renderer.swift
[162/263] Compiling Tools which.swift
[163/263] Compiling XcodeGenCore StringDiff.swift
[164/264] Emitting module XcodeGenCore
[165/264] Compiling XcodeGenCore PathExtensions.swift
[167/264] Compiling XcodeGenCore MD5.swift
[167/264] Wrapping AST for Tools for debugging
[169/264] Compiling XcodeGenCore Atomic.swift
[170/264] Compiling XcodeGenCore Glob.swift
[171/265] Wrapping AST for XcodeGenCore for debugging
[173/265] Compiling SwiftXcodeProj Errors.swift
[174/265] Compiling SwiftXcodeProj AEXML+XcodeFormat.swift
[175/265] Compiling SwiftXcodeProj Array+Extras.swift
[176/265] Compiling SwiftXcodeProj Bool+Extras.swift
[177/265] Compiling SwiftXcodeProj Dictionary+Enumerate.swift
[178/265] Compiling SwiftXcodeProj Dictionary+Extras.swift
[179/265] Compiling SwiftXcodeProj KeyedDecodingContainer+Additions.swift
[180/265] Compiling SwiftXcodeProj NSRecursiveLock+Sync.swift
[181/265] Compiling SwiftXcodeProj Path+Extras.swift
[182/265] Compiling SwiftXcodeProj String+Utils.swift
[183/265] Compiling SwiftXcodeProj String+md5.swift
[184/265] Compiling SwiftXcodeProj BuildPhase.swift
[185/265] Compiling SwiftXcodeProj PBXBuildFile.swift
[186/277] Compiling SwiftXcodeProj XCScheme+RemoteRunnable.swift
[187/277] Compiling SwiftXcodeProj XCScheme+Runnable.swift
[188/277] Compiling SwiftXcodeProj XCScheme+SerialAction.swift
[189/277] Compiling SwiftXcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[190/277] Compiling SwiftXcodeProj XCScheme+TestAction.swift
[191/277] Compiling SwiftXcodeProj XCScheme+TestItem.swift
[192/277] Compiling SwiftXcodeProj XCScheme+TestPlanReference.swift
[193/277] Compiling SwiftXcodeProj XCScheme+TestableReference.swift
[194/277] Compiling SwiftXcodeProj XCScheme.swift
[195/277] Compiling SwiftXcodeProj XCSchemeManagement.swift
[196/277] Compiling SwiftXcodeProj BuildSettingsProvider.swift
[197/277] Compiling SwiftXcodeProj CommentedString.swift
[198/277] Compiling SwiftXcodeProj XCScheme+AnalyzeAction.swift
[199/277] Compiling SwiftXcodeProj XCScheme+ArchiveAction.swift
[200/277] Compiling SwiftXcodeProj XCScheme+BuildAction.swift
[201/277] Compiling SwiftXcodeProj XCScheme+BuildableProductRunnable.swift
[202/277] Compiling SwiftXcodeProj XCScheme+BuildableReference.swift
[203/277] Compiling SwiftXcodeProj XCScheme+CommandLineArguments.swift
[204/277] Compiling SwiftXcodeProj XCScheme+EnvironmentVariable.swift
[205/277] Compiling SwiftXcodeProj XCScheme+ExecutionAction.swift
[206/277] Compiling SwiftXcodeProj XCScheme+LaunchAction.swift
[207/277] Compiling SwiftXcodeProj XCScheme+LocationScenarioReference.swift
[208/277] Compiling SwiftXcodeProj XCScheme+PathRunnable.swift
[209/277] Compiling SwiftXcodeProj XCScheme+ProfileAction.swift
[210/277] Compiling SwiftXcodeProj PBXReferenceProxy.swift
[211/277] Compiling SwiftXcodeProj PBXTarget.swift
[212/277] Compiling SwiftXcodeProj PBXTargetDependency.swift
[213/277] Compiling SwiftXcodeProj WorkspaceSettings.swift
[214/277] Compiling SwiftXcodeProj XCBreakpointList.swift
[215/277] Compiling SwiftXcodeProj XCDebugger.swift
[216/277] Compiling SwiftXcodeProj XCSharedData.swift
[217/277] Compiling SwiftXcodeProj XCUserData.swift
[218/277] Compiling SwiftXcodeProj Xcode.swift
[219/277] Compiling SwiftXcodeProj XcodeProj.swift
[220/277] Compiling SwiftXcodeProj Writable.swift
[221/277] Compiling SwiftXcodeProj XCScheme+AditionalOption.swift
[222/277] Compiling SwiftXcodeProj PBXOutputSettings.swift
[223/277] Compiling SwiftXcodeProj PBXProj.swift
[224/277] Compiling SwiftXcodeProj PBXProjEncoder.swift
[225/277] Compiling SwiftXcodeProj PBXProject.swift
[226/277] Compiling SwiftXcodeProj Equality.generated.swift
[227/277] Compiling SwiftXcodeProj Sourcery.swift
[228/277] Compiling SwiftXcodeProj XCRemoteSwiftPackageReference.swift
[229/277] Compiling SwiftXcodeProj XCSwiftPackageProductDependency.swift
[230/277] Compiling SwiftXcodeProj PBXAggregateTarget.swift
[231/277] Compiling SwiftXcodeProj PBXLegacyTarget.swift
[232/277] Compiling SwiftXcodeProj PBXNativeTarget.swift
[233/277] Compiling SwiftXcodeProj PBXProductType.swift
[234/277] Compiling SwiftXcodeProj PBXBuildPhase.swift
[235/277] Compiling SwiftXcodeProj PBXBuildRule.swift
[236/277] Compiling SwiftXcodeProj PBXCopyFilesBuildPhase.swift
[237/277] Compiling SwiftXcodeProj PBXFrameworksBuildPhase.swift
[238/277] Compiling SwiftXcodeProj PBXHeadersBuildPhase.swift
[239/277] Compiling SwiftXcodeProj PBXResourcesBuildPhase.swift
[240/277] Compiling SwiftXcodeProj PBXRezBuildPhase.swift
[241/277] Compiling SwiftXcodeProj PBXShellScriptBuildPhase.swift
[242/277] Compiling SwiftXcodeProj PBXSourcesBuildPhase.swift
[243/277] Compiling SwiftXcodeProj BuildSettings.swift
[244/277] Compiling SwiftXcodeProj XCBuildConfiguration.swift
[245/277] Compiling SwiftXcodeProj XCConfigurationList.swift
[246/277] Emitting module SwiftXcodeProj
[247/277] Compiling SwiftXcodeProj PBXContainerItem.swift
[248/277] Compiling SwiftXcodeProj PBXContainerItemProxy.swift
[249/277] Compiling SwiftXcodeProj PBXFileElement.swift
[250/277] Compiling SwiftXcodeProj PBXFileReference.swift
[251/277] Compiling SwiftXcodeProj PBXGroup.swift
[252/277] Compiling SwiftXcodeProj PBXSourceTree.swift
[253/277] Compiling SwiftXcodeProj PBXVariantGroup.swift
[254/277] Compiling SwiftXcodeProj XCVersionGroup.swift
[255/277] Compiling SwiftXcodeProj PBXObject.swift
[256/277] Compiling SwiftXcodeProj PBXObjectParser.swift
[257/277] Compiling SwiftXcodeProj PBXObjectReference.swift
[258/277] Compiling SwiftXcodeProj PBXObjects.swift
[259/277] Compiling SwiftXcodeProj Decoders.swift
[260/277] Compiling SwiftXcodeProj JSONDecoding.swift
[261/277] Compiling SwiftXcodeProj PBXBatchUpdater.swift
[262/277] Compiling SwiftXcodeProj PlistValue.swift
[263/277] Compiling SwiftXcodeProj ReferenceGenerator.swift
[264/277] Compiling SwiftXcodeProj XCConfig.swift
[265/277] Compiling SwiftXcodeProj XCWorkspace.swift
[266/277] Compiling SwiftXcodeProj XCWorkspaceData.swift
[267/277] Compiling SwiftXcodeProj XCWorkspaceDataElement.swift
[268/277] Compiling SwiftXcodeProj XCWorkspaceDataElementLocationType.swift
[269/277] Compiling SwiftXcodeProj XCWorkspaceDataFileRef.swift
[270/277] Compiling SwiftXcodeProj XCWorkspaceDataGroup.swift
[271/281] Wrapping AST for SwiftXcodeProj for debugging
[273/320] Compiling TestSupport TestHelpers.swift
[274/320] Emitting module TestSupport
[276/321] Compiling ProjectSpec Target.swift
[277/321] Compiling ProjectSpec TargetReference.swift
[278/321] Compiling ProjectSpec TargetScheme.swift
[279/321] Compiling ProjectSpec TargetSource.swift
[280/321] Compiling ProjectSpec Template.swift
[281/321] Compiling ProjectSpec SpecOptions.swift
[282/321] Compiling ProjectSpec SpecParsingError.swift
[283/321] Compiling ProjectSpec SpecValidation.swift
[284/321] Compiling ProjectSpec SpecValidationError.swift
[285/321] Compiling ProjectSpec SwiftPackage.swift
[286/326] Compiling ProjectSpec PathContainer.swift
[287/326] Compiling ProjectSpec Platform.swift
[288/326] Compiling ProjectSpec Plist.swift
[289/326] Compiling ProjectSpec Project.swift
[290/326] Compiling ProjectSpec ProjectReference.swift
[291/326] Compiling ProjectSpec ProjectTarget.swift
[292/326] Compiling ProjectSpec Dictionary+Extension.swift
[293/326] Compiling ProjectSpec Encoding.swift
[294/326] Compiling ProjectSpec FileType.swift
[295/326] Compiling ProjectSpec GroupOrdering.swift
[296/326] Compiling ProjectSpec Linkage.swift
[297/326] Compiling ProjectSpec NSRegularExpressionExtensions.swift
[298/326] Compiling ProjectSpec BuildSettingsContainer.swift
[299/326] Compiling ProjectSpec CacheFile.swift
[300/326] Compiling ProjectSpec Config.swift
[301/326] Compiling ProjectSpec Decoding.swift
[302/326] Compiling ProjectSpec Dependency.swift
[303/326] Compiling ProjectSpec DeploymentTarget.swift
[304/326] Compiling ProjectSpec AggregateTarget.swift
[305/326] Compiling ProjectSpec Array+Extension.swift
[306/326] Compiling ProjectSpec Breakpoint.swift
[307/326] Compiling ProjectSpec BuildPhaseSpec.swift
[308/326] Compiling ProjectSpec BuildRule.swift
[309/326] Compiling ProjectSpec BuildScript.swift
[310/326] Emitting module ProjectSpec
/host/spi-builder-workspace/Sources/ProjectSpec/VersionExtensions.swift:11:1: warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
 9 | import Version
10 |
11 | extension Version: Swift.ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public static func parse(_ string: String) throws -> Version {
[311/326] Compiling ProjectSpec Scheme.swift
[312/326] Compiling ProjectSpec Settings.swift
[313/326] Compiling ProjectSpec SourceType.swift
[314/326] Compiling ProjectSpec SpecFile.swift
[315/326] Compiling ProjectSpec SpecLoader.swift
[316/326] Compiling ProjectSpec TestPlan.swift
/host/spi-builder-workspace/Sources/ProjectSpec/VersionExtensions.swift:11:1: warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
 9 | import Version
10 |
11 | extension Version: Swift.ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public static func parse(_ string: String) throws -> Version {
[317/326] Compiling ProjectSpec TestTargeReference.swift
/host/spi-builder-workspace/Sources/ProjectSpec/VersionExtensions.swift:11:1: warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
 9 | import Version
10 |
11 | extension Version: Swift.ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public static func parse(_ string: String) throws -> Version {
[318/326] Compiling ProjectSpec VersionExtensions.swift
/host/spi-builder-workspace/Sources/ProjectSpec/VersionExtensions.swift:11:1: warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
 9 | import Version
10 |
11 | extension Version: Swift.ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public static func parse(_ string: String) throws -> Version {
[319/326] Compiling ProjectSpec XCProjExtensions.swift
/host/spi-builder-workspace/Sources/ProjectSpec/VersionExtensions.swift:11:1: warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
 9 | import Version
10 |
11 | extension Version: Swift.ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public static func parse(_ string: String) throws -> Version {
[320/326] Compiling ProjectSpec Yaml.swift
/host/spi-builder-workspace/Sources/ProjectSpec/VersionExtensions.swift:11:1: warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
 9 | import Version
10 |
11 | extension Version: Swift.ExpressibleByStringLiteral {
   | |- warning: extension declares a conformance of imported type 'Version' to imported protocols 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Version' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public static func parse(_ string: String) throws -> Version {
[321/327] Wrapping AST for ProjectSpec for debugging
[323/341] Compiling XcodeGenKit Version.swift
[324/342] Compiling XcodeGenKit XCProjExtensions.swift
[325/342] Compiling XcodeGenKit SettingsPresetFile.swift
[326/342] Compiling XcodeGenKit SourceGenerator.swift
[327/342] Compiling XcodeGenKit SchemeGenerator.swift
[328/342] Compiling XcodeGenKit SettingsBuilder.swift
[329/342] Compiling XcodeGenKit CarthageVersionLoader.swift
/host/spi-builder-workspace/Sources/XcodeGenKit/CarthageVersionLoader.swift:76:1: warning: extension declares a conformance of imported type 'Platform' to imported protocols 'Sendable', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ProjectSpec' introduce this conformance in the future
74 | }
75 |
76 | extension Platform: Swift.CodingKey {
   | |- warning: extension declares a conformance of imported type 'Platform' to imported protocols 'Sendable', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ProjectSpec' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
77 |
78 |     public var stringValue: String {
[330/342] Compiling XcodeGenKit FileWriter.swift
/host/spi-builder-workspace/Sources/XcodeGenKit/CarthageVersionLoader.swift:76:1: warning: extension declares a conformance of imported type 'Platform' to imported protocols 'Sendable', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ProjectSpec' introduce this conformance in the future
74 | }
75 |
76 | extension Platform: Swift.CodingKey {
   | |- warning: extension declares a conformance of imported type 'Platform' to imported protocols 'Sendable', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ProjectSpec' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
77 |
78 |     public var stringValue: String {
[331/342] Compiling XcodeGenKit PBXProjGenerator.swift
[332/342] Compiling XcodeGenKit ProjectGenerator.swift
[333/342] Compiling XcodeGenKit BreakpointGenerator.swift
[334/342] Compiling XcodeGenKit CarthageDependencyResolver.swift
[335/342] Emitting module XcodeGenKit
/host/spi-builder-workspace/Sources/XcodeGenKit/CarthageVersionLoader.swift:76:1: warning: extension declares a conformance of imported type 'Platform' to imported protocols 'Sendable', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ProjectSpec' introduce this conformance in the future
74 | }
75 |
76 | extension Platform: Swift.CodingKey {
   | |- warning: extension declares a conformance of imported type 'Platform' to imported protocols 'Sendable', 'CustomStringConvertible', 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'ProjectSpec' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
77 |
78 |     public var stringValue: String {
[336/342] Compiling XcodeGenKit GraphVizGenerator.swift
[337/342] Compiling XcodeGenKit InfoPlistGenerator.swift
[338/343] Wrapping AST for XcodeGenKit for debugging
[340/350] Compiling XcodeGenCLI Arguments.swift
[341/350] Emitting module XcodeGenCLI
[342/350] Compiling XcodeGenCLI GenerationError.swift
[343/350] Compiling XcodeGenCLI XcodeGenCLI.swift
[344/350] Compiling XcodeGenCLI GenerateCommand.swift
[345/350] Compiling XcodeGenCLI ProjectCommand.swift
[346/350] Compiling XcodeGenCLI DumpCommand.swift
[347/351] Wrapping AST for XcodeGenCLI for debugging
[349/353] Compiling XcodeGen main.swift
[350/353] Emitting module XcodeGen
[351/354] Wrapping AST for XcodeGen for debugging
[352/354] Write Objects.LinkFileList
[353/354] Linking xcodegen
Build complete! (115.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "jsonutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yonaskolb/JSONUtilities.git"
    },
    {
      "identity" : "spectre",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Spectre.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "swiftxcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.10.1",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/SwiftXcodeProj.git"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.3",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI.git"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version"
    },
    {
      "identity" : "graphviz",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/GraphViz.git"
    }
  ],
  "manifest_display_name" : "XcodeGen",
  "name" : "XcodeGen",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "xcodegen",
      "targets" : [
        "XcodeGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "XcodeGenKit",
      "targets" : [
        "XcodeGenKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ProjectSpec",
      "targets" : [
        "ProjectSpec"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeGenKitTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGenKitTests",
      "path" : "Tests/XcodeGenKitTests",
      "product_dependencies" : [
        "Spectre",
        "PathKit"
      ],
      "sources" : [
        "BreakpointGeneratorTests.swift",
        "CarthageDependencyResolverTests.swift",
        "GraphVizGeneratorTests.swift",
        "PBXProjGeneratorTests.swift",
        "ProjectGeneratorTests.swift",
        "SchemeGeneratorTests.swift",
        "SourceGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "XcodeGenKit",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGenKit",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGenKit",
      "path" : "Sources/XcodeGenKit",
      "product_dependencies" : [
        "JSONUtilities",
        "SwiftXcodeProj",
        "PathKit",
        "GraphViz"
      ],
      "product_memberships" : [
        "xcodegen",
        "XcodeGenKit"
      ],
      "sources" : [
        "BreakpointGenerator.swift",
        "CarthageDependencyResolver.swift",
        "CarthageVersionLoader.swift",
        "FileWriter.swift",
        "GraphVizGenerator.swift",
        "InfoPlistGenerator.swift",
        "PBXProjGenerator.swift",
        "ProjectGenerator.swift",
        "SchemeGenerator.swift",
        "SettingsBuilder.swift",
        "SettingsPresetFile.swift",
        "SourceGenerator.swift",
        "Version.swift",
        "XCProjExtensions.swift"
      ],
      "target_dependencies" : [
        "ProjectSpec",
        "XcodeGenCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGenCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGenCoreTests",
      "path" : "Tests/XcodeGenCoreTests",
      "product_dependencies" : [
        "Spectre",
        "PathKit"
      ],
      "sources" : [
        "ArrayExtensionsTests.swift",
        "AtomicTests.swift",
        "GlobTests.swift",
        "PathExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "XcodeGenCore",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGenCore",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGenCore",
      "path" : "Sources/XcodeGenCore",
      "product_dependencies" : [
        "PathKit",
        "Yams"
      ],
      "product_memberships" : [
        "xcodegen",
        "XcodeGenKit",
        "ProjectSpec"
      ],
      "sources" : [
        "ArrayExtensions.swift",
        "Atomic.swift",
        "Glob.swift",
        "MD5.swift",
        "PathExtensions.swift",
        "StringDiff.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGenCLI",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGenCLI",
      "path" : "Sources/XcodeGenCLI",
      "product_dependencies" : [
        "SwiftCLI",
        "Rainbow",
        "PathKit",
        "Version"
      ],
      "product_memberships" : [
        "xcodegen"
      ],
      "sources" : [
        "Arguments.swift",
        "Commands/DumpCommand.swift",
        "Commands/GenerateCommand.swift",
        "Commands/ProjectCommand.swift",
        "GenerationError.swift",
        "XcodeGenCLI.swift"
      ],
      "target_dependencies" : [
        "XcodeGenKit",
        "ProjectSpec"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGen",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGen",
      "path" : "Sources/XcodeGen",
      "product_dependencies" : [
        "Version"
      ],
      "product_memberships" : [
        "xcodegen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "XcodeGenCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TestSupport",
      "path" : "Sources/TestSupport",
      "product_dependencies" : [
        "SwiftXcodeProj",
        "Spectre",
        "PathKit"
      ],
      "sources" : [
        "TestHelpers.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ProjectSpecTests",
      "module_type" : "SwiftTarget",
      "name" : "ProjectSpecTests",
      "path" : "Tests/ProjectSpecTests",
      "product_dependencies" : [
        "Spectre",
        "PathKit"
      ],
      "sources" : [
        "Dictionary+Extension_Tests.swift",
        "ProjectSpecTests.swift",
        "SpecLoadingTests.swift"
      ],
      "target_dependencies" : [
        "ProjectSpec",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ProjectSpec",
      "module_type" : "SwiftTarget",
      "name" : "ProjectSpec",
      "path" : "Sources/ProjectSpec",
      "product_dependencies" : [
        "JSONUtilities",
        "SwiftXcodeProj",
        "Yams",
        "Version"
      ],
      "product_memberships" : [
        "xcodegen",
        "XcodeGenKit",
        "ProjectSpec"
      ],
      "sources" : [
        "AggregateTarget.swift",
        "Array+Extension.swift",
        "Breakpoint.swift",
        "BuildPhaseSpec.swift",
        "BuildRule.swift",
        "BuildScript.swift",
        "BuildSettingsContainer.swift",
        "CacheFile.swift",
        "Config.swift",
        "Decoding.swift",
        "Dependency.swift",
        "DeploymentTarget.swift",
        "Dictionary+Extension.swift",
        "Encoding.swift",
        "FileType.swift",
        "GroupOrdering.swift",
        "Linkage.swift",
        "NSRegularExpressionExtensions.swift",
        "PathContainer.swift",
        "Platform.swift",
        "Plist.swift",
        "Project.swift",
        "ProjectReference.swift",
        "ProjectTarget.swift",
        "Scheme.swift",
        "Settings.swift",
        "SourceType.swift",
        "SpecFile.swift",
        "SpecLoader.swift",
        "SpecOptions.swift",
        "SpecParsingError.swift",
        "SpecValidation.swift",
        "SpecValidationError.swift",
        "SwiftPackage.swift",
        "Target.swift",
        "TargetReference.swift",
        "TargetScheme.swift",
        "TargetSource.swift",
        "Template.swift",
        "TestPlan.swift",
        "TestTargeReference.swift",
        "VersionExtensions.swift",
        "XCProjExtensions.swift",
        "Yaml.swift"
      ],
      "target_dependencies" : [
        "XcodeGenCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "product_dependencies" : [
        "Spectre",
        "PathKit"
      ],
      "sources" : [
        "PerformanceTests.swift",
        "TestProject.swift"
      ],
      "target_dependencies" : [
        "XcodeGenKit",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FixtureTests",
      "module_type" : "SwiftTarget",
      "name" : "FixtureTests",
      "path" : "Tests/FixtureTests",
      "product_dependencies" : [
        "Spectre",
        "PathKit"
      ],
      "sources" : [
        "FixtureTests.swift"
      ],
      "target_dependencies" : [
        "XcodeGenKit",
        "TestSupport"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.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
Done.