Build Information
Successful build of FengNiao, reference 0.12.0 (81da1e), with Swift 6.3 for Linux on 19 Apr 2026 00:25:38 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: 0.12.0
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
* tag 0.12.0 -> FETCH_HEAD
HEAD is now at 81da1e6 Bump version to 0.12.0
Cloned https://github.com/onevcat/fengniao.git
Revision (git rev-parse @):
81da1e638444a17287625e2cd060c5e9496139ab
SUCCESS checkout https://github.com/onevcat/fengniao.git at 0.12.0
========================================
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/apple/swift-argument-parser.git
Fetching https://github.com/kylef/PathKit.git
[1/1452] Fetching pathkit
[1453/2894] Fetching pathkit, rainbow
[2895/20423] Fetching pathkit, rainbow, swift-argument-parser
Fetched https://github.com/kylef/PathKit.git from cache (0.30s)
[2144/18971] Fetching rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (0.30s)
[877/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.75s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.99s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.24s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.82s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (2.75s)
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.94s)
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/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.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 Style.swift
[12/33] Compiling Rainbow StringGenerator.swift
[13/33] Compiling Rainbow String+Rainbow.swift
[14/33] Compiling Rainbow XcodeColorsSupport.swift
[15/33] Emitting module ArgumentParserToolInfo
[16/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/34] Wrapping AST for ArgumentParserToolInfo for debugging
[19/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/80] Compiling ArgumentParser CompletionsGenerator.swift
[21/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/80] Compiling ArgumentParser Argument.swift
[24/80] Compiling ArgumentParser ArgumentDiscussion.swift
[25/80] Compiling Rainbow Rainbow.swift
[26/81] Wrapping AST for Rainbow for debugging
[28/81] Emitting module PathKit
[29/81] Compiling PathKit PathKit.swift
[30/82] Wrapping AST for PathKit for debugging
[32/87] Compiling ArgumentParser Foundation.swift
[33/87] Compiling ArgumentParser Mutex.swift
[34/87] Compiling ArgumentParser Platform.swift
[35/87] Compiling ArgumentParser SequenceExtensions.swift
[36/87] Compiling ArgumentParser StringExtensions.swift
[37/87] Compiling ArgumentParser SwiftExtensions.swift
[38/93] Compiling ArgumentParser ParentCommand.swift
[39/93] Compiling ArgumentParser AsyncParsableCommand.swift
[40/93] Compiling ArgumentParser CommandConfiguration.swift
[41/93] Compiling ArgumentParser CommandGroup.swift
[42/93] Compiling ArgumentParser EnumerableFlag.swift
[43/93] Compiling ArgumentParser ExpressibleByArgument.swift
[44/93] Compiling ArgumentParser ParsableArguments.swift
[45/93] Compiling ArgumentParser InputOrigin.swift
[46/93] Compiling ArgumentParser Name.swift
[47/93] Compiling ArgumentParser Parsed.swift
[48/93] Compiling ArgumentParser ParsedValues.swift
[49/93] Compiling ArgumentParser ParserError.swift
[50/93] Compiling ArgumentParser SplitArguments.swift
[51/93] Emitting module FengNiaoKit
[52/93] Compiling FengNiaoKit FileSearchRule.swift
[53/93] Compiling ArgumentParser Tree.swift
[54/93] Compiling ArgumentParser CodingKeyValidator.swift
[55/93] Compiling ArgumentParser NonsenseFlagsValidator.swift
[56/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[57/93] Compiling ArgumentParser PositionalArgumentsValidator.swift
[58/93] Compiling ArgumentParser UniqueNamesValidator.swift
[59/93] Compiling ArgumentParser ArgumentVisibility.swift
[60/93] Compiling ArgumentParser CompletionKind.swift
[61/93] Compiling ArgumentParser Errors.swift
[62/93] Compiling ArgumentParser Flag.swift
[63/93] Compiling ArgumentParser NameSpecification.swift
[64/93] Compiling ArgumentParser Option.swift
[65/93] Compiling ArgumentParser OptionGroup.swift
[66/93] Emitting module ArgumentParser
[67/93] Compiling ArgumentParser DumpHelpGenerator.swift
[68/93] Compiling ArgumentParser HelpCommand.swift
[69/93] Compiling ArgumentParser HelpGenerator.swift
[70/93] Compiling ArgumentParser MessageInfo.swift
[71/93] Compiling ArgumentParser UsageGenerator.swift
[72/93] Compiling ArgumentParser CollectionExtensions.swift
[79/93] Compiling ArgumentParser ArgumentHelp.swift
[80/93] Compiling FengNiaoKit Extensions.swift
[81/93] Compiling FengNiaoKit FengNiao.swift
[82/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>
[83/94] Wrapping AST for FengNiaoKit for debugging
[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/98] 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! (36.77s)
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.