Build Information
Successful build of FengNiao, reference master (af80dd), with Swift 6.3 for Linux on 22 Apr 2026 18:30:11 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/onevcat/fengniao.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/onevcat/fengniao
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at af80dd3 Merge pull request #97 from onevcat/codex/pr93-followup-generated-asset-symbols
Cloned https://github.com/onevcat/fengniao.git
Revision (git rev-parse @):
af80dd379c618cf68fbfc34366e13486925faaf5
SUCCESS checkout https://github.com/onevcat/fengniao.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/onevcat/fengniao.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/onevcat/Rainbow.git
Fetching https://github.com/kylef/PathKit.git
[1/1452] Fetching pathkit
[1410/2894] Fetching pathkit, rainbow
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/onevcat/Rainbow.git from cache (1.19s)
Fetched https://github.com/kylef/PathKit.git from cache (1.24s)
[1/17451] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.05s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.67s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.32s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.59s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (3.31s)
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.74s)
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/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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/32] Emitting module Rainbow
[11/33] Compiling Rainbow String+Rainbow.swift
[12/33] Compiling Rainbow StringGenerator.swift
[13/33] Compiling Rainbow XcodeColorsSupport.swift
[14/33] Compiling Rainbow Style.swift
[15/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/33] Emitting module ArgumentParserToolInfo
[17/34] Wrapping AST for ArgumentParserToolInfo for debugging
[19/80] Compiling ArgumentParser Errors.swift
[20/80] Compiling ArgumentParser Flag.swift
[21/80] Compiling Rainbow Rainbow.swift
[22/80] Compiling ArgumentParser ArgumentVisibility.swift
[23/80] Compiling ArgumentParser CompletionKind.swift
[24/80] Compiling ArgumentParser NameSpecification.swift
[25/80] Compiling ArgumentParser Option.swift
[26/81] Wrapping AST for Rainbow for debugging
[28/81] Compiling PathKit PathKit.swift
[29/81] Emitting module PathKit
[30/82] Wrapping AST for PathKit for debugging
[32/87] Emitting module ArgumentParser
[33/93] Compiling ArgumentParser ParentCommand.swift
[34/93] Compiling ArgumentParser AsyncParsableCommand.swift
[35/93] Compiling ArgumentParser CommandConfiguration.swift
[36/93] Compiling ArgumentParser CommandGroup.swift
[37/93] Compiling ArgumentParser EnumerableFlag.swift
[38/93] Compiling ArgumentParser ExpressibleByArgument.swift
[39/93] Compiling ArgumentParser ParsableArguments.swift
[40/93] Compiling FengNiaoKit FileSearchRule.swift
[41/93] Emitting module FengNiaoKit
[42/93] Compiling FengNiaoKit ExtensionFindProcess.swift
/host/spi-builder-workspace/Sources/FengNiaoKit/ExtensionFindProcess.swift:34:11: warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
32 | init?(path: Path, extensions: [String], excluded: [Path]) {
33 | p = Process()
34 | p.launchPath = "/usr/bin/find"
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL' [#DeprecatedDeclaration]
| `- note: use 'executableURL' instead
35 |
36 | guard !extensions.isEmpty else {
/host/spi-builder-workspace/Sources/FengNiaoKit/ExtensionFindProcess.swift:83:11: warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
81 |
82 | let fileHandler = pipe.fileHandleForReading
83 | p.launch()
| |- warning: 'launch()' is deprecated: renamed to 'run' [#DeprecatedDeclaration]
| `- note: use 'run' instead
84 |
85 | let data = fileHandler.readDataToEndOfFile()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[43/93] Compiling FengNiaoKit Extensions.swift
[44/93] Compiling FengNiaoKit FengNiao.swift
[46/94] Compiling ArgumentParser Tree.swift
[47/94] Compiling ArgumentParser CodingKeyValidator.swift
[48/94] Compiling ArgumentParser NonsenseFlagsValidator.swift
[49/94] Compiling ArgumentParser ParsableArgumentsValidation.swift
[50/94] Compiling ArgumentParser PositionalArgumentsValidator.swift
[51/94] Compiling ArgumentParser UniqueNamesValidator.swift
[51/94] Wrapping AST for FengNiaoKit for debugging
[59/94] Compiling ArgumentParser OptionGroup.swift
[60/94] Compiling ArgumentParser DumpHelpGenerator.swift
[61/94] Compiling ArgumentParser HelpCommand.swift
[62/94] Compiling ArgumentParser HelpGenerator.swift
[63/94] Compiling ArgumentParser MessageInfo.swift
[64/94] Compiling ArgumentParser UsageGenerator.swift
[65/94] Compiling ArgumentParser CollectionExtensions.swift
[66/94] Compiling ArgumentParser InputOrigin.swift
[67/94] Compiling ArgumentParser Name.swift
[68/94] Compiling ArgumentParser Parsed.swift
[69/94] Compiling ArgumentParser ParsedValues.swift
[70/94] Compiling ArgumentParser ParserError.swift
[71/94] Compiling ArgumentParser SplitArguments.swift
[72/94] Compiling ArgumentParser Foundation.swift
[73/94] Compiling ArgumentParser Mutex.swift
[74/94] Compiling ArgumentParser Platform.swift
[75/94] Compiling ArgumentParser SequenceExtensions.swift
[76/94] Compiling ArgumentParser StringExtensions.swift
[77/94] Compiling ArgumentParser SwiftExtensions.swift
[78/94] Compiling ArgumentParser BashCompletionsGenerator.swift
[79/94] Compiling ArgumentParser CompletionsGenerator.swift
[80/94] Compiling ArgumentParser FishCompletionsGenerator.swift
[81/94] Compiling ArgumentParser ZshCompletionsGenerator.swift
[82/94] Compiling ArgumentParser Argument.swift
[83/94] Compiling ArgumentParser ArgumentDiscussion.swift
[84/94] Compiling ArgumentParser ArgumentHelp.swift
[85/94] Compiling ArgumentParser ParsableCommand.swift
[86/94] Compiling ArgumentParser ArgumentDecoder.swift
[87/94] Compiling ArgumentParser ArgumentDefinition.swift
[88/94] Compiling ArgumentParser ArgumentSet.swift
[89/94] Compiling ArgumentParser CommandParser.swift
[90/94] Compiling ArgumentParser InputKey.swift
[91/95] Wrapping AST for ArgumentParser for debugging
[93/98] Compiling FengNiao CommandPrompt.swift
[94/98] Emitting module FengNiao
[95/98] Compiling FengNiao CLI.swift
[96/99] Wrapping AST for FengNiao for debugging
[97/99] Write Objects.LinkFileList
[98/99] Linking FengNiao
Build complete! (35.67s)
Build complete.
{
"dependencies" : [
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
}
],
"manifest_display_name" : "FengNiao",
"name" : "FengNiao",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "FengNiao",
"targets" : [
"FengNiao"
],
"type" : {
"executable" : null
}
},
{
"name" : "FengNiaoKit",
"targets" : [
"FengNiaoKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FengNiaoKitTests",
"module_type" : "SwiftTarget",
"name" : "FengNiaoKitTests",
"path" : "Tests/FengNiaoKitTests",
"sources" : [
"DeleteFilesTests.swift",
"DeleteReferenceTests.swift",
"FileFilterTests.swift",
"FileInfoTests.swift",
"FindProcessTests.swift",
"GeneratedAssetSymbolTests.swift",
"IntExtensionsTests.swift",
"ResourceSearcherTests.swift",
"SearchRuleTests.swift",
"StringExtensionsTests.swift",
"TestSupport.swift",
"UsedStringSearcherTests.swift"
],
"target_dependencies" : [
"FengNiaoKit"
],
"type" : "test"
},
{
"c99name" : "FengNiaoKit",
"module_type" : "SwiftTarget",
"name" : "FengNiaoKit",
"path" : "Sources/FengNiaoKit",
"product_dependencies" : [
"Rainbow",
"PathKit"
],
"product_memberships" : [
"FengNiao",
"FengNiaoKit"
],
"sources" : [
"ExtensionFindProcess.swift",
"Extensions.swift",
"FengNiao.swift",
"FileSearchRule.swift"
],
"type" : "library"
},
{
"c99name" : "FengNiaoCLITests",
"module_type" : "SwiftTarget",
"name" : "FengNiaoCLITests",
"path" : "Tests/FengNiaoCLITests",
"sources" : [
"CLIParsingTests.swift"
],
"target_dependencies" : [
"FengNiao"
],
"type" : "test"
},
{
"c99name" : "FengNiao",
"module_type" : "SwiftTarget",
"name" : "FengNiao",
"path" : "Sources/FengNiao",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"FengNiao"
],
"sources" : [
"CLI.swift",
"CommandPrompt.swift"
],
"target_dependencies" : [
"FengNiaoKit"
],
"type" : "executable"
}
],
"tools_version" : "6.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.