Build Information
Successful build of ParserAutograph, reference master (a2a0aa), with Swift 6.3 for Linux on 10 Apr 2026 20:18:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedMadRobot/parser-autograph.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/RedMadRobot/parser-autograph
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a2a0aa4 Initial commit.
Cloned https://github.com/RedMadRobot/parser-autograph.git
Revision (git rev-parse @):
a2a0aa4997c8fe083cd8d6a1f2440bf23097a1c8
SUCCESS checkout https://github.com/RedMadRobot/parser-autograph.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/RedMadRobot/parser-autograph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/RedMadRobot/autograph
[1/37] Fetching autograph
Fetched https://github.com/RedMadRobot/autograph from cache (0.25s)
Computing version for https://github.com/RedMadRobot/autograph
Computed https://github.com/RedMadRobot/autograph at 1.1.1 (0.84s)
Fetching https://github.com/RedMadRobot/synopsis
[1/109] Fetching synopsis
Fetched https://github.com/RedMadRobot/synopsis from cache (0.66s)
Computing version for https://github.com/RedMadRobot/synopsis
Computed https://github.com/RedMadRobot/synopsis at 1.1.1 (1.49s)
Fetching https://github.com/jpsim/SourceKitten
[1/16200] Fetching sourcekitten
Fetched https://github.com/jpsim/SourceKitten from cache (2.18s)
Computing version for https://github.com/jpsim/SourceKitten
Computed https://github.com/jpsim/SourceKitten at 0.37.3 (5.83s)
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/2858] Fetching swxmlhash
[1316/14409] Fetching swxmlhash, yams
[2060/31921] Fetching swxmlhash, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.77s)
[10944/14409] Fetching swxmlhash, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (2.96s)
Fetched https://github.com/jpsim/Yams.git from cache (3.06s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (3.86s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.79s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.80s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/RedMadRobot/autograph
Working copy of https://github.com/RedMadRobot/autograph resolved at 1.1.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
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.7.1
Creating working copy for https://github.com/jpsim/SourceKitten
Working copy of https://github.com/jpsim/SourceKitten resolved at 0.37.3
Creating working copy for https://github.com/RedMadRobot/synopsis
Working copy of https://github.com/RedMadRobot/synopsis resolved at 1.1.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[5/25] Compiling SourceKit SourceKit.c
[6/25] Compiling reader.c
[7/25] Compiling writer.c
[8/25] Write sources
[9/25] Compiling Clang_C Clang_C.c
[10/25] Compiling emitter.c
[11/25] Compiling parser.c
[12/25] Compiling api.c
[13/25] Compiling scanner.c
[14/25] Write sources
[16/25] Write swift-version-24593BA9C3E375BF.txt
[18/69] Emitting module SWXMLHash
[19/72] Emitting module Yams
[20/74] Compiling SWXMLHash XMLObjectDeserialization.swift
[21/74] Compiling SWXMLHash XMLValueDeserialization.swift
[22/74] Compiling SWXMLHash Bool+XMLDeserialization.swift
[23/74] Compiling SWXMLHash Double+XMLDeserialization.swift
[24/74] Compiling SWXMLHash Float+XMLDeserialization.swift
[25/74] Compiling SWXMLHash XMLContent.swift
[26/74] Compiling SWXMLHash XMLElement.swift
[27/74] Compiling SWXMLHash XMLHash.swift
[28/74] Compiling SWXMLHash XMLHashOptions.swift
[29/74] Compiling SWXMLHash XMLIndexer.swift
[30/74] Compiling SWXMLHash shim.swift
[31/74] Compiling Yams YamlError.swift
[32/74] Compiling Yams YamlTagProviding.swift
[33/74] Compiling SWXMLHash XMLAttributeDeserializable.swift
[34/74] Compiling SWXMLHash XMLElementDeserializable.swift
[35/74] Compiling SWXMLHash XMLIndexer+XMLDeserialization.swift
[36/74] Compiling SWXMLHash FullXMLParser.swift
[37/74] Compiling SWXMLHash IndexOp.swift
[38/74] Compiling SWXMLHash LazyXMLParser.swift
[43/74] Compiling SWXMLHash Stack.swift
[44/74] Compiling SWXMLHash String+Extensions.swift
[45/74] Compiling SWXMLHash TextElement.swift
[47/74] Compiling SWXMLHash String+XMLDeserialization.swift
[48/74] Compiling SWXMLHash IndexingError.swift
[49/74] Compiling SWXMLHash ParsingError.swift
[50/74] Compiling SWXMLHash XMLDeserializationError.swift
[68/76] Wrapping AST for SWXMLHash for debugging
[69/76] Wrapping AST for Yams for debugging
[71/119] Compiling SourceKittenFramework SyntaxToken.swift
[72/119] Compiling SourceKittenFramework Text.swift
[73/119] Compiling SourceKittenFramework UID.swift
[74/119] Compiling SourceKittenFramework UIDRepresentable.swift
[75/119] Compiling SourceKittenFramework UncheckedSendable.swift
[76/119] Compiling SourceKittenFramework Version.swift
[77/119] Emitting module SourceKittenFramework
[78/119] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[79/119] Compiling SourceKittenFramework SwiftDocKey.swift
[80/119] Compiling SourceKittenFramework SwiftDocs.swift
[81/119] Compiling SourceKittenFramework SwiftVersion.swift
[82/119] Compiling SourceKittenFramework SyntaxKind.swift
[83/119] Compiling SourceKittenFramework SyntaxMap.swift
[84/119] Compiling SourceKittenFramework Language.swift
[85/119] Compiling SourceKittenFramework LibraryWrapperGenerator.swift
[86/119] Compiling SourceKittenFramework Line.swift
[87/119] Compiling SourceKittenFramework LinuxCompatibility.swift
[88/119] Compiling SourceKittenFramework Module.swift
[89/119] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[90/119] Compiling SourceKittenFramework ByteCount.swift
[91/119] Compiling SourceKittenFramework ByteRange.swift
[92/119] Compiling SourceKittenFramework Clang+SourceKitten.swift
[93/119] Compiling SourceKittenFramework ClangTranslationUnit.swift
[94/119] Compiling SourceKittenFramework CodeCompletionItem.swift
[95/119] Compiling SourceKittenFramework CursorInfo+Parsing.swift
[96/119] Compiling SourceKittenFramework Dictionary+Merge.swift
[97/119] Compiling SourceKittenFramework Documentation.swift
[98/119] Compiling SourceKittenFramework Exec.swift
[99/119] Compiling SourceKittenFramework File+Hashable.swift
[100/119] Compiling SourceKittenFramework File.swift
[101/119] Compiling SourceKittenFramework JSONOutput.swift
[102/119] Compiling SourceKittenFramework StatementKind.swift
[103/119] Compiling SourceKittenFramework String+SourceKitten.swift
[104/119] Compiling SourceKittenFramework StringView+SourceKitten.swift
[105/119] Compiling SourceKittenFramework StringView.swift
[106/119] Compiling SourceKittenFramework Structure.swift
[107/119] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[108/119] Compiling SourceKittenFramework OffsetMap.swift
[109/119] Compiling SourceKittenFramework Parameter.swift
[110/119] Compiling SourceKittenFramework Request.swift
[111/119] Compiling SourceKittenFramework SourceDeclaration.swift
[112/119] Compiling SourceKittenFramework SourceKitObject.swift
[113/119] Compiling SourceKittenFramework SourceLocation.swift
[114/125] Compiling SourceKittenFramework WindowsError.swift
[115/125] Compiling SourceKittenFramework Xcode.swift
[116/125] Compiling SourceKittenFramework XcodeBuildSetting.swift
[117/125] Compiling SourceKittenFramework library_wrapper.swift
[118/125] Compiling SourceKittenFramework library_wrapper_Clang_C.swift
[119/125] Compiling SourceKittenFramework library_wrapper_SourceKit.swift
[120/126] Wrapping AST for SourceKittenFramework for debugging
[122/158] Emitting module Synopsis
[123/162] Compiling Synopsis StructDescription.swift
[124/162] Compiling Synopsis SynopsisError.swift
[125/162] Compiling Synopsis TypeDescription.swift
[126/162] Compiling Synopsis XcodeMessage.swift
[127/162] Compiling Synopsis LexemeString.swift
[128/162] Compiling Synopsis MethodDescriptionParser.swift
[129/162] Compiling Synopsis PropertyDescriptionParser.swift
[130/162] Compiling Synopsis ProtocolDescriptionParser.swift
[131/162] Compiling Synopsis Synopsis.swift
[132/162] Compiling Synopsis AnnotationParser.swift
[133/162] Compiling Synopsis ArgumentDescriptionParser.swift
[134/162] Compiling Synopsis ClassDescriptionParser.swift
[135/162] Compiling Synopsis EnumCaseParser.swift
[136/162] Compiling Synopsis EnumDescriptionParser.swift
[137/162] Compiling Synopsis ExtensibleParser.swift
[138/162] Compiling Synopsis FunctionDescriptionParser.swift
[139/162] Compiling Synopsis GoodFile.swift
[140/162] Compiling Synopsis MethodDescription.swift
[141/162] Compiling Synopsis ParsingResult.swift
[142/162] Compiling Synopsis PropertyDescription.swift
[143/162] Compiling Synopsis ProtocolDescription.swift
[144/162] Compiling Synopsis Accessibility.swift
[145/162] Compiling Synopsis Annotation.swift
[146/162] Compiling Synopsis ArgumentDescription.swift
[147/162] Compiling Synopsis ClassDescription.swift
[148/162] Compiling Synopsis CompiledStructure.swift
[149/162] Compiling Synopsis String.swift
[150/162] Compiling Synopsis StructDescriptionParser.swift
[151/162] Compiling Synopsis SwiftDocKey.swift
[152/162] Compiling Synopsis TypeParser.swift
[153/162] Compiling Synopsis Declaration.swift
[154/162] Compiling Synopsis EnumCase.swift
[155/162] Compiling Synopsis EnumDescription.swift
[156/162] Compiling Synopsis Extensible.swift
[157/162] Compiling Synopsis FunctionDescription.swift
[158/171] Wrapping AST for Synopsis for debugging
[160/171] Compiling Autograph Log.swift
[161/171] Compiling Autograph FileWriter.swift
[162/171] Compiling Autograph FileFinder.swift
[163/171] Compiling Autograph Implementation.swift
[164/171] Emitting module Autograph
[165/171] Compiling Autograph ExecutionParameters.swift
[166/171] Compiling Autograph AutographApplication.swift
[167/171] Compiling Autograph ExecutionParametersReader.swift
[168/172] Wrapping AST for Autograph for debugging
[170/178] Compiling ParserAutograph main.swift
[171/178] Compiling ParserAutograph Model.swift
[172/178] Compiling ParserAutograph String.swift
[173/178] Compiling ParserAutograph Extensible.swift
[174/178] Emitting module ParserAutograph
[175/178] Compiling ParserAutograph App.swift
[176/179] Wrapping AST for ParserAutograph for debugging
[177/179] Write Objects.LinkFileList
[178/179] Linking ParserAutograph
Build complete! (54.09s)
Build complete.
{
"dependencies" : [
{
"identity" : "autograph",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/RedMadRobot/autograph"
}
],
"manifest_display_name" : "ParserAutograph",
"name" : "ParserAutograph",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ParserAutograph",
"targets" : [
"ParserAutograph"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ParserAutographTests",
"module_type" : "SwiftTarget",
"name" : "ParserAutographTests",
"path" : "Tests/ParserAutographTests",
"sources" : [
"ParserAutographTestCase.swift"
],
"target_dependencies" : [
"ParserAutograph"
],
"type" : "test"
},
{
"c99name" : "ParserAutograph",
"module_type" : "SwiftTarget",
"name" : "ParserAutograph",
"path" : "Sources/ParserAutograph",
"product_dependencies" : [
"Autograph"
],
"product_memberships" : [
"ParserAutograph"
],
"sources" : [
"App.swift",
"Model/Extensible.swift",
"Model/Model.swift",
"Utility/String.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.