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 6.0 for Linux on 6 Nov 2024 01:27:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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:             6.0
Building package at path:  $PWD
https://github.com/peterkos/swifty.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Files
[1/1231] Fetching files
[125/2191] Fetching files, shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.22s)
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/JohnSundell/Files from cache (0.76s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.76s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (1.98s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.97s)
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.44s)
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] Compiling ArgumentParser OptionGroup.swift
[13/59] Compiling ArgumentParser AsyncParsableCommand.swift
[14/59] Compiling ArgumentParser CommandConfiguration.swift
[15/59] Compiling ArgumentParser CommandGroup.swift
[16/59] Compiling ArgumentParser EnumerableFlag.swift
[17/64] Compiling ArgumentParser Name.swift
[18/64] Compiling ArgumentParser Parsed.swift
[19/64] Compiling ArgumentParser ParsedValues.swift
[20/64] Compiling ArgumentParser ParserError.swift
[21/64] Compiling ArgumentParser SplitArguments.swift
[22/64] Emitting module ArgumentParser
[23/64] Compiling ArgumentParser ArgumentVisibility.swift
[24/64] Compiling ArgumentParser CompletionKind.swift
[25/64] Compiling ArgumentParser Errors.swift
[26/64] Compiling ArgumentParser Flag.swift
[27/64] Compiling ArgumentParser NameSpecification.swift
[28/64] Compiling ArgumentParser Option.swift
[29/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/64] Compiling ArgumentParser CompletionsGenerator.swift
[31/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/64] Compiling ArgumentParser Argument.swift
[34/64] Compiling ArgumentParser ArgumentHelp.swift
[35/64] Compiling ArgumentParser CollectionExtensions.swift
[36/64] Compiling ArgumentParser Platform.swift
[37/64] Compiling ArgumentParser SequenceExtensions.swift
[38/64] Compiling ArgumentParser StringExtensions.swift
[39/64] Compiling ArgumentParser Tree.swift
[40/64] Compiling ArgumentParser ArgumentDefinition.swift
[41/64] Compiling ArgumentParser ArgumentSet.swift
[42/64] Compiling ArgumentParser CommandParser.swift
[43/64] Compiling ArgumentParser InputKey.swift
[44/64] Compiling ArgumentParser InputOrigin.swift
[45/64] Compiling ShellOut ShellOut.swift
[46/64] Emitting module ShellOut
[47/64] Emitting module Files
[48/64] Compiling Files Files.swift
[50/66] Wrapping AST for ShellOut for debugging
[51/66] Wrapping AST for Files for debugging
[53/66] Compiling ArgumentParser ExpressibleByArgument.swift
[54/66] Compiling ArgumentParser ParsableArguments.swift
[55/66] Compiling ArgumentParser ParsableArgumentsValidation.swift
[56/66] Compiling ArgumentParser ParsableCommand.swift
[57/66] Compiling ArgumentParser ArgumentDecoder.swift
[58/66] Compiling ArgumentParser DumpHelpGenerator.swift
[59/66] Compiling ArgumentParser HelpCommand.swift
[60/66] Compiling ArgumentParser HelpGenerator.swift
[61/66] Compiling ArgumentParser MessageInfo.swift
[62/66] Compiling ArgumentParser UsageGenerator.swift
[63/67] Wrapping AST for ArgumentParser for debugging
[65/72] Compiling swifty pkl.swift
[66/72] Compiling swifty pre-commit-format.swift
[67/72] Emitting module swifty
[68/72] Compiling swifty Swifty.swift
[69/72] Compiling swifty install-deps.swift
[70/73] Wrapping AST for swifty for debugging
[71/73] Write Objects.LinkFileList
[72/73] Linking swifty
Build complete! (20.11s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.2.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files"
    }
  ],
  "manifest_display_name" : "swifty",
  "name" : "swifty",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "swifty",
      "targets" : [
        "swifty"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swifty",
      "module_type" : "SwiftTarget",
      "name" : "swifty",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "ShellOut",
        "Files"
      ],
      "product_memberships" : [
        "swifty"
      ],
      "sources" : [
        "Swifty.swift",
        "install-deps.swift",
        "pkl.swift",
        "pre-commit-format.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.