Build Information
Successful build of AirbnbSwift, reference 1.0.8 (c7e833
), with Swift 5.9 for Linux on 4 Jan 2025 01:06:14 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/swift.git
Reference: 1.0.8
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/airbnb/swift
* tag 1.0.8 -> FETCH_HEAD
HEAD is now at c7e833f Update to SwiftFormat 0.56-beta-4 (#296)
Cloned https://github.com/airbnb/swift.git
Revision (git rev-parse @):
c7e833face3f893b8defde66eecb66f24b55ca35
SUCCESS checkout https://github.com/airbnb/swift.git at 1.0.8
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/airbnb/swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-argument-parser
[1/12401] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.70s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.35s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Downloading binary artifact https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[16375/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[66933/56322403] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.46s)
Downloaded https://github.com/calda/SwiftFormat/releases/download/0.56-beta-4/SwiftFormat.artifactbundle.zip (4.46s)
/host/spi-builder-workspace/Plugins/FormatSwift/Plugin.swift:53:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
process.launchPath = launchPath
^
/host/spi-builder-workspace/Plugins/FormatSwift/Plugin.swift:53:13: note: use 'executableURL' instead
process.launchPath = launchPath
^~~~~~~~~~
executableURL
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/8] Copying swiftlint.yml
[2/8] Copying airbnb.swiftformat
[5/10] Emitting module ArgumentParserToolInfo
[6/10] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/12] Wrapping AST for ArgumentParserToolInfo for debugging
[10/50] Compiling ArgumentParser OptionGroup.swift
[11/50] Compiling ArgumentParser AsyncParsableCommand.swift
[12/50] Compiling ArgumentParser CommandConfiguration.swift
[13/50] Compiling ArgumentParser CommandGroup.swift
[14/50] Compiling ArgumentParser EnumerableFlag.swift
[15/55] Emitting module ArgumentParser
[16/55] Compiling ArgumentParser BashCompletionsGenerator.swift
[17/55] Compiling ArgumentParser CompletionsGenerator.swift
[18/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/55] Compiling ArgumentParser Argument.swift
[21/55] Compiling ArgumentParser ArgumentHelp.swift
[22/55] Compiling ArgumentParser ArgumentVisibility.swift
[23/55] Compiling ArgumentParser CompletionKind.swift
[24/55] Compiling ArgumentParser Errors.swift
[25/55] Compiling ArgumentParser Flag.swift
[26/55] Compiling ArgumentParser NameSpecification.swift
[27/55] Compiling ArgumentParser Option.swift
[28/55] Compiling ArgumentParser ExpressibleByArgument.swift
[29/55] Compiling ArgumentParser ParsableArguments.swift
[30/55] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/55] Compiling ArgumentParser ParsableCommand.swift
[32/55] Compiling ArgumentParser ArgumentDecoder.swift
[33/55] Compiling ArgumentParser CollectionExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[34/55] Compiling ArgumentParser Platform.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[35/55] Compiling ArgumentParser SequenceExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[36/55] Compiling ArgumentParser StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[37/55] Compiling ArgumentParser Tree.swift
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[38/55] Compiling ArgumentParser ArgumentDefinition.swift
[39/55] Compiling ArgumentParser ArgumentSet.swift
[40/55] Compiling ArgumentParser CommandParser.swift
[41/55] Compiling ArgumentParser InputKey.swift
[42/55] Compiling ArgumentParser InputOrigin.swift
[43/55] Compiling ArgumentParser Name.swift
[44/55] Compiling ArgumentParser Parsed.swift
[45/55] Compiling ArgumentParser ParsedValues.swift
[46/55] Compiling ArgumentParser ParserError.swift
[47/55] Compiling ArgumentParser SplitArguments.swift
[48/55] Compiling ArgumentParser DumpHelpGenerator.swift
[49/55] Compiling ArgumentParser HelpCommand.swift
[50/55] Compiling ArgumentParser HelpGenerator.swift
[51/55] Compiling ArgumentParser MessageInfo.swift
[52/55] Compiling ArgumentParser UsageGenerator.swift
[54/57] Wrapping AST for ArgumentParser for debugging
[56/61] Compiling AirbnbSwiftFormatTool Command.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:29:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
process.launchPath = launchPath
^
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:29:13: note: use 'executableURL' instead
process.launchPath = launchPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:40:33: warning: 'launchPath' is deprecated: renamed to 'executableURL'
let commandName = process.launchPath?.components(separatedBy: "/").last ?? "unknown"
^
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/Command.swift:40:33: note: use 'executableURL' instead
let commandName = process.launchPath?.components(separatedBy: "/").last ?? "unknown"
^~~~~~~~~~
executableURL
[57/61] Compiling AirbnbSwiftFormatTool resource_bundle_accessor.swift
[58/61] Compiling AirbnbSwiftFormatTool AirbnbSwiftFormatTool.swift
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/AirbnbSwiftFormatTool.swift:155:22: warning: 'launchPath' is deprecated: renamed to 'executableURL'
let launchPath = launchPath ?? ""
^
/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/AirbnbSwiftFormatTool.swift:155:22: note: use 'executableURL' instead
let launchPath = launchPath ?? ""
^~~~~~~~~~
executableURL
[59/61] Emitting module AirbnbSwiftFormatTool
[61/63] Wrapping AST for AirbnbSwiftFormatTool for debugging
[62/63] Linking AirbnbSwiftFormatTool
Build complete! (17.30s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "AirbnbSwift",
"name" : "AirbnbSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "FormatSwift",
"targets" : [
"FormatSwift"
],
"type" : {
"plugin" : null
}
},
{
"name" : "AirbnbSwiftFormatTool",
"targets" : [
"AirbnbSwiftFormatTool"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swiftformat",
"module_type" : "BinaryTarget",
"name" : "swiftformat",
"path" : "remote/archive/SwiftFormat.artifactbundle.zip",
"product_memberships" : [
"FormatSwift"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftLintBinary",
"module_type" : "BinaryTarget",
"name" : "SwiftLintBinary",
"path" : "remote/archive/SwiftLintBinary-macos.artifactbundle.zip",
"product_memberships" : [
"FormatSwift"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FormatSwift",
"module_type" : "PluginTarget",
"name" : "FormatSwift",
"path" : "Plugins/FormatSwift",
"plugin_capability" : {
"intent" : {
"description" : "Formats Swift source files according to the Airbnb Swift Style Guide",
"type" : "custom",
"verb" : "format"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Format Swift source files",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"FormatSwift"
],
"sources" : [
"CommandContext.swift",
"Plugin.swift"
],
"target_dependencies" : [
"AirbnbSwiftFormatTool",
"swiftformat",
"SwiftLintBinary"
],
"type" : "plugin"
},
{
"c99name" : "AirbnbSwiftFormatToolTests",
"module_type" : "SwiftTarget",
"name" : "AirbnbSwiftFormatToolTests",
"path" : "Tests/AirbnbSwiftFormatToolTests",
"sources" : [
"AirbnbSwiftFormatToolTests.swift"
],
"target_dependencies" : [
"AirbnbSwiftFormatTool"
],
"type" : "test"
},
{
"c99name" : "AirbnbSwiftFormatTool",
"module_type" : "SwiftTarget",
"name" : "AirbnbSwiftFormatTool",
"path" : "Sources/AirbnbSwiftFormatTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"FormatSwift",
"AirbnbSwiftFormatTool"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/swiftlint.yml",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/AirbnbSwiftFormatTool/airbnb.swiftformat",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AirbnbSwiftFormatTool.swift",
"Command.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.