Build Information
Successful build of swift-export, reference 1.0.1 (5dfa88), with Swift 6.3 for Linux on 19 Apr 2026 00:53:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/franklefebvre/swift-export.git
Reference: 1.0.1
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/franklefebvre/swift-export
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 5dfa883 Update installer package
Cloned https://github.com/franklefebvre/swift-export.git
Revision (git rev-parse @):
5dfa883ff4c619bee2fed34a950db598b3da7f46
SUCCESS checkout https://github.com/franklefebvre/swift-export.git at 1.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/franklefebvre/swift-export.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/17529] Fetching swift-argument-parser
[703/29080] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
[7047/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.66s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (3.86s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.61s)
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/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/19] Write sources
[6/19] Compiling writer.c
[7/19] Compiling parser.c
[8/19] Compiling reader.c
[9/19] Compiling api.c
[10/19] Write swift-version-24593BA9C3E375BF.txt
[11/19] Compiling emitter.c
[12/21] Compiling scanner.c
[14/41] Emitting module Yams
[15/43] Compiling Yams Tag.swift
[16/43] Compiling Yams YamlAnchorProviding.swift
[17/43] Compiling Yams Mark.swift
[18/43] Compiling Yams Node.Alias.swift
[19/43] Compiling Yams Node.Mapping.swift
[20/43] Emitting module ArgumentParserToolInfo
[21/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/44] Wrapping AST for ArgumentParserToolInfo for debugging
[24/90] Compiling ArgumentParser ArgumentDiscussion.swift
[25/90] Compiling ArgumentParser ArgumentHelp.swift
[26/90] Compiling ArgumentParser ExpressibleByArgument.swift
[27/90] Compiling ArgumentParser ParsableArguments.swift
[28/90] Compiling ArgumentParser Flag.swift
[29/90] Compiling ArgumentParser NameSpecification.swift
[30/90] Compiling ArgumentParser Option.swift
[31/90] Compiling ArgumentParser ArgumentVisibility.swift
[32/90] Compiling ArgumentParser CompletionKind.swift
[33/90] Compiling ArgumentParser Errors.swift
[34/90] Compiling ArgumentParser OptionGroup.swift
[35/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/90] Compiling ArgumentParser CompletionsGenerator.swift
[37/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/90] Compiling ArgumentParser Argument.swift
[40/91] Wrapping AST for Yams for debugging
[42/91] Compiling ArgumentParser ParentCommand.swift
[43/91] Compiling ArgumentParser AsyncParsableCommand.swift
[44/91] Compiling ArgumentParser CommandConfiguration.swift
[45/91] Compiling ArgumentParser CommandGroup.swift
[46/91] Compiling ArgumentParser EnumerableFlag.swift
[49/97] Emitting module ArgumentParser
[50/97] Compiling ArgumentParser Foundation.swift
[51/97] Compiling ArgumentParser Mutex.swift
[52/97] Compiling ArgumentParser Platform.swift
[53/97] Compiling ArgumentParser SequenceExtensions.swift
[54/97] Compiling ArgumentParser StringExtensions.swift
[55/97] Compiling ArgumentParser SwiftExtensions.swift
[70/97] Compiling ArgumentParser InputOrigin.swift
[71/97] Compiling ArgumentParser Name.swift
[72/97] Compiling ArgumentParser Parsed.swift
[73/97] Compiling ArgumentParser ParsedValues.swift
[74/97] Compiling ArgumentParser ParserError.swift
[75/97] Compiling ArgumentParser SplitArguments.swift
[76/97] Compiling ArgumentParser DumpHelpGenerator.swift
[77/97] Compiling ArgumentParser HelpCommand.swift
[78/97] Compiling ArgumentParser HelpGenerator.swift
[79/97] Compiling ArgumentParser MessageInfo.swift
[80/97] Compiling ArgumentParser UsageGenerator.swift
[81/97] Compiling ArgumentParser CollectionExtensions.swift
[82/97] Compiling ArgumentParser Tree.swift
[83/97] Compiling ArgumentParser CodingKeyValidator.swift
[84/97] Compiling ArgumentParser NonsenseFlagsValidator.swift
[85/97] Compiling ArgumentParser ParsableArgumentsValidation.swift
[86/97] Compiling ArgumentParser PositionalArgumentsValidator.swift
[87/97] Compiling ArgumentParser UniqueNamesValidator.swift
[88/97] Compiling ArgumentParser ParsableCommand.swift
[89/97] Compiling ArgumentParser ArgumentDecoder.swift
[90/97] Compiling ArgumentParser ArgumentDefinition.swift
[91/97] Compiling ArgumentParser ArgumentSet.swift
[92/97] Compiling ArgumentParser CommandParser.swift
[93/97] Compiling ArgumentParser InputKey.swift
[94/98] Wrapping AST for ArgumentParser for debugging
[96/106] Compiling swift_export Logger.swift
[97/106] Compiling swift_export URL+filePath.swift
[98/106] Compiling swift_export ExportError.swift
[99/106] Emitting module swift_export
[100/106] Compiling swift_export CommandRunner.swift
[101/106] Compiling swift_export Config.swift
[102/106] Compiling swift_export String+terminal.swift
[103/106] Compiling swift_export SwiftExport.swift
[104/107] Wrapping AST for swift-export for debugging
[105/107] Write Objects.LinkFileList
[106/107] Linking swift-export
Build complete! (35.38s)
Build complete.
{
"dependencies" : [
{
"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"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "swift-export",
"name" : "swift-export",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swift-export",
"targets" : [
"swift-export"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_export",
"module_type" : "SwiftTarget",
"name" : "swift-export",
"path" : "Sources",
"product_dependencies" : [
"ArgumentParser",
"Yams"
],
"product_memberships" : [
"swift-export"
],
"sources" : [
"CommandRunner.swift",
"Config.swift",
"ExportError.swift",
"Logger.swift",
"String+terminal.swift",
"SwiftExport.swift",
"URL+filePath.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
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.