The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of RakuyoSwift, reference master (d678da), with Swift 5.10 for Linux on 24 Jul 2024 09:21:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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: 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/RakuyoKit/swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/RakuyoKit/swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f0b51be07fbc8a0d4d15ad969175777a256c8ed4ef7ff1497c5f9d7800160a18
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-argument-parser
[1/12062] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.32s)
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
[1369/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[11036848/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
Downloading binary artifact 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.13s)
Downloaded https://github.com/nicklockwood/SwiftFormat/releases/download/0.54.2/SwiftFormat.artifactbundle.zip (2.29s)
/host/spi-builder-workspace/Plugins/FormatSwift/Plugin.swift:49:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        process.launchPath = launchPath
                ^
/host/spi-builder-workspace/Plugins/FormatSwift/Plugin.swift:49:17: note: use 'executableURL' instead
        process.launchPath = launchPath
                ^~~~~~~~~~
                executableURL
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/13] Write sources
[3/13] Copying swiftlint.yml
[3/13] Write sources
[4/13] Copying rakuyo.swiftformat
[7/13] Write swift-version-24593BA9C3E375BF.txt
[9/15] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/15] Emitting module ArgumentParserToolInfo
[11/16] Wrapping AST for ArgumentParserToolInfo for debugging
[13/54] Compiling ArgumentParser OptionGroup.swift
[14/54] Compiling ArgumentParser AsyncParsableCommand.swift
[15/54] Compiling ArgumentParser CommandConfiguration.swift
[16/54] Compiling ArgumentParser CommandGroup.swift
[17/54] Compiling ArgumentParser EnumerableFlag.swift
[18/59] Emitting module ArgumentParser
[19/59] Compiling ArgumentParser Name.swift
[20/59] Compiling ArgumentParser Parsed.swift
[21/59] Compiling ArgumentParser ParsedValues.swift
[22/59] Compiling ArgumentParser ParserError.swift
[23/59] Compiling ArgumentParser SplitArguments.swift
[24/59] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/59] Compiling ArgumentParser CompletionsGenerator.swift
[26/59] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/59] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/59] Compiling ArgumentParser Argument.swift
[29/59] Compiling ArgumentParser ArgumentHelp.swift
[30/59] Compiling ArgumentParser ArgumentVisibility.swift
[31/59] Compiling ArgumentParser CompletionKind.swift
[32/59] Compiling ArgumentParser Errors.swift
[33/59] Compiling ArgumentParser Flag.swift
[34/59] Compiling ArgumentParser NameSpecification.swift
[35/59] Compiling ArgumentParser Option.swift
[36/59] Compiling ArgumentParser CollectionExtensions.swift
[37/59] Compiling ArgumentParser Platform.swift
[38/59] Compiling ArgumentParser SequenceExtensions.swift
[39/59] Compiling ArgumentParser StringExtensions.swift
[40/59] Compiling ArgumentParser Tree.swift
[41/59] Compiling ArgumentParser ArgumentDefinition.swift
[42/59] Compiling ArgumentParser ArgumentSet.swift
[43/59] Compiling ArgumentParser CommandParser.swift
[44/59] Compiling ArgumentParser InputKey.swift
[45/59] Compiling ArgumentParser InputOrigin.swift
[46/59] Compiling ArgumentParser DumpHelpGenerator.swift
[47/59] Compiling ArgumentParser HelpCommand.swift
[48/59] Compiling ArgumentParser HelpGenerator.swift
[49/59] Compiling ArgumentParser MessageInfo.swift
[50/59] Compiling ArgumentParser UsageGenerator.swift
[51/59] Compiling ArgumentParser ExpressibleByArgument.swift
[52/59] Compiling ArgumentParser ParsableArguments.swift
[53/59] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/59] Compiling ArgumentParser ParsableCommand.swift
[55/59] Compiling ArgumentParser ArgumentDecoder.swift
[56/60] Wrapping AST for ArgumentParser for debugging
[58/64] Compiling RakuyoSwiftFormatTool resource_bundle_accessor.swift
[59/64] 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
[60/64] Emitting module RakuyoSwiftFormatTool
[61/64] 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
[62/65] Wrapping AST for RakuyoSwiftFormatTool for debugging
[63/65] Write Objects.LinkFileList
[64/65] Linking RakuyoSwiftFormatTool
Build complete! (13.29s)
Build complete.
Done.