Build Information
Successful build of RakuyoSwift, reference 1.3.1 (d678da
), with Swift 5.8 for Linux on 24 Jul 2024 09:20:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RakuyoKit/swift.git
Reference: 1.3.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/RakuyoKit/swift
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at d678dac release: 1.3.1
Cloned https://github.com/RakuyoKit/swift.git
Revision (git rev-parse @):
d678dac4f15c8da8c635206f95446ee7f4dbdaa3
SUCCESS checkout https://github.com/RakuyoKit/swift.git at 1.3.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/RakuyoKit/swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:19633894bf055e559614dd1a7a19c1cea1efcb05f852dd20ac30d89a57019563
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-argument-parser
[1/12062] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.84s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.30s)
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/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[12645/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[17781/34492293] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.71s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip (2.45s)
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/8] Copying swiftlint.yml
[2/8] Copying rakuyo.swiftformat
[5/10] Emitting module ArgumentParserToolInfo
[6/10] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/12] Wrapping AST for ArgumentParserToolInfo for debugging
[10/50] Emitting module ArgumentParser
[11/55] Compiling ArgumentParser Name.swift
[12/55] Compiling ArgumentParser Parsed.swift
[13/55] Compiling ArgumentParser ParsedValues.swift
[14/55] Compiling ArgumentParser ParserError.swift
[15/55] Compiling ArgumentParser SplitArguments.swift
[16/55] Compiling ArgumentParser ArgumentVisibility.swift
[17/55] Compiling ArgumentParser CompletionKind.swift
[18/55] Compiling ArgumentParser Errors.swift
[19/55] Compiling ArgumentParser Flag.swift
[20/55] Compiling ArgumentParser NameSpecification.swift
[21/55] Compiling ArgumentParser Option.swift
[22/55] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/55] Compiling ArgumentParser CompletionsGenerator.swift
[24/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/55] Compiling ArgumentParser Argument.swift
[27/55] Compiling ArgumentParser ArgumentHelp.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 OptionGroup.swift
[34/55] Compiling ArgumentParser AsyncParsableCommand.swift
[35/55] Compiling ArgumentParser CommandConfiguration.swift
[36/55] Compiling ArgumentParser CommandGroup.swift
[37/55] Compiling ArgumentParser EnumerableFlag.swift
[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 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
~~~~~~~~~~~~~~~~^
[44/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
~~~~~~~~~~~~~~~~^
[45/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
~~~~~~~~~~~~~~~~^
[46/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
~~~~~~~~~~~~~~~~^
[47/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
~~~~~~~~~~~~~~~~^
[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 RakuyoSwiftFormatTool Command.swift
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/Command.swift:27:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
process.launchPath = launchPath
^
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/Command.swift:27:17: note: use 'executableURL' instead
process.launchPath = launchPath
^~~~~~~~~~
executableURL
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/Command.swift:38:39: warning: 'launchPath' is deprecated: renamed to 'executableURL'
let commandName = process.launchPath?.components(separatedBy: "/").last ?? "unknown"
^
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/Command.swift:38:39: note: use 'executableURL' instead
let commandName = process.launchPath?.components(separatedBy: "/").last ?? "unknown"
^~~~~~~~~~
executableURL
[57/61] Compiling RakuyoSwiftFormatTool resource_bundle_accessor.swift
[58/61] Emitting module RakuyoSwiftFormatTool
[59/61] Compiling RakuyoSwiftFormatTool RakuyoSwiftFormatTool.swift
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/RakuyoSwiftFormatTool.swift:160:26: warning: 'launchPath' is deprecated: renamed to 'executableURL'
let launchPath = launchPath ?? ""
^
/host/spi-builder-workspace/Sources/RakuyoSwiftFormatTool/RakuyoSwiftFormatTool.swift:160:26: note: use 'executableURL' instead
let launchPath = launchPath ?? ""
^~~~~~~~~~
executableURL
[61/63] Wrapping AST for RakuyoSwiftFormatTool for debugging
[62/63] Linking RakuyoSwiftFormatTool
Build complete! (13.82s)
Build complete.
Done.