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 swifty, reference main (ee6328), with Swift 5.10 for Linux on 9 Sep 2024 05:45:58 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/swifty.git
Reference: main
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/peterkos/swifty
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee63289 Add README
Cloned https://github.com/peterkos/swifty.git
Revision (git rev-parse @):
ee632896a1c83ea23a6ab74be8141ca52bbfea7f
SUCCESS checkout https://github.com/peterkos/swifty.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/peterkos/swifty.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/1231] Fetching files
[26/2192] Fetching files, shellout
[2114/14317] Fetching files, shellout, swift-argument-parser
Fetched https://github.com/JohnSundell/ShellOut.git from cache (1.31s)
Fetched https://github.com/JohnSundell/Files from cache (1.31s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.32s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (2.15s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.05s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.67s)
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.5.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/20] Emitting module ArgumentParserToolInfo
[9/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/21] Wrapping AST for ArgumentParserToolInfo for debugging
[12/59] Emitting module ArgumentParser
[13/64] Emitting module ShellOut
[14/64] Compiling ShellOut ShellOut.swift
[16/65] Compiling ArgumentParser ArgumentVisibility.swift
[17/65] Compiling ArgumentParser CompletionKind.swift
[18/65] Compiling ArgumentParser Errors.swift
[19/65] Compiling ArgumentParser Flag.swift
[20/65] Compiling ArgumentParser NameSpecification.swift
[21/65] Compiling ArgumentParser Option.swift
[22/65] Compiling Files Files.swift
[23/65] Emitting module Files
[23/65] Wrapping AST for ShellOut for debugging
[26/66] Compiling ArgumentParser CollectionExtensions.swift
[27/66] Compiling ArgumentParser Platform.swift
[28/66] Compiling ArgumentParser SequenceExtensions.swift
[29/66] Compiling ArgumentParser StringExtensions.swift
[30/66] Compiling ArgumentParser Tree.swift
[30/66] Wrapping AST for Files for debugging
[32/66] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/66] Compiling ArgumentParser CompletionsGenerator.swift
[34/66] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/66] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/66] Compiling ArgumentParser Argument.swift
[37/66] Compiling ArgumentParser ArgumentHelp.swift
[38/66] Compiling ArgumentParser Name.swift
[39/66] Compiling ArgumentParser Parsed.swift
[40/66] Compiling ArgumentParser ParsedValues.swift
[41/66] Compiling ArgumentParser ParserError.swift
[42/66] Compiling ArgumentParser SplitArguments.swift
[43/66] Compiling ArgumentParser DumpHelpGenerator.swift
[44/66] Compiling ArgumentParser HelpCommand.swift
[45/66] Compiling ArgumentParser HelpGenerator.swift
[46/66] Compiling ArgumentParser MessageInfo.swift
[47/66] Compiling ArgumentParser UsageGenerator.swift
[48/66] Compiling ArgumentParser ExpressibleByArgument.swift
[49/66] Compiling ArgumentParser ParsableArguments.swift
[50/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[51/66] Compiling ArgumentParser ParsableCommand.swift
[52/66] Compiling ArgumentParser ArgumentDecoder.swift
[53/66] Compiling ArgumentParser ArgumentDefinition.swift
[54/66] Compiling ArgumentParser ArgumentSet.swift
[55/66] Compiling ArgumentParser CommandParser.swift
[56/66] Compiling ArgumentParser InputKey.swift
[57/66] Compiling ArgumentParser InputOrigin.swift
[58/66] Compiling ArgumentParser OptionGroup.swift
[59/66] Compiling ArgumentParser AsyncParsableCommand.swift
[60/66] Compiling ArgumentParser CommandConfiguration.swift
[61/66] Compiling ArgumentParser CommandGroup.swift
[62/66] Compiling ArgumentParser EnumerableFlag.swift
[63/67] Wrapping AST for ArgumentParser for debugging
[65/72] Compiling swifty pre-commit-format.swift
[66/72] Emitting module swifty
[67/72] Compiling swifty install-deps.swift
[68/72] Compiling swifty Swifty.swift
[69/72] Compiling swifty pkl.swift
[70/73] Wrapping AST for swifty for debugging
[71/73] Write Objects.LinkFileList
[72/73] Linking swifty
Build complete! (22.26s)
Build complete.
Done.