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 RenameCommand, reference 0.4.0 (8c3fce), with Swift 6.0 for Linux on 27 Nov 2024 21:20:57 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-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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jpmhouston/RenameCommand.git
Reference: 0.4.0
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/jpmhouston/RenameCommand
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 8c3fcee Minor fixes, now pass ext to callback
Cloned https://github.com/jpmhouston/RenameCommand.git
Revision (git rev-parse @):
8c3fcee0c567c6963b7e6e07dac76661caa0e718
SUCCESS checkout https://github.com/jpmhouston/RenameCommand.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jpmhouston/RenameCommand.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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/sharplet/Regex
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/JohnSundell/Files
[1/1254] Fetching regex
[77/2485] Fetching regex, files
[2085/14880] Fetching regex, files, swift-argument-parser
Fetched https://github.com/sharplet/Regex from cache (0.68s)
Fetched https://github.com/JohnSundell/Files from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.71s)
Computing version for https://github.com/sharplet/Regex
Computed https://github.com/sharplet/Regex at 2.1.1 (2.01s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.55s)
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/sharplet/Regex
Working copy of https://github.com/sharplet/Regex resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/17] Emitting module ArgumentParserToolInfo
[8/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/52] Compiling ArgumentParser Option.swift
[11/52] Compiling ArgumentParser OptionGroup.swift
[12/52] Compiling ArgumentParser CommandConfiguration.swift
[13/52] Compiling ArgumentParser EnumerableFlag.swift
[14/52] Compiling ArgumentParser ExpressibleByArgument.swift
[15/56] Emitting module ArgumentParser
[16/56] Compiling ArgumentParser CollectionExtensions.swift
[17/56] Compiling ArgumentParser SequenceExtensions.swift
[18/56] Compiling ArgumentParser StringExtensions.swift
[19/56] Compiling ArgumentParser Tree.swift
[20/56] Compiling Regex ThreadLocal.swift
[21/56] Compiling ArgumentParser ArgumentHelp.swift
[22/56] Compiling ArgumentParser CompletionKind.swift
[23/56] Compiling ArgumentParser Errors.swift
[24/56] Compiling ArgumentParser Flag.swift
[25/56] Compiling ArgumentParser NameSpecification.swift
[26/56] Compiling Regex MatchResult.swift
[27/56] Compiling Regex Regex.swift
[28/56] Compiling Regex Options.swift
[29/56] Compiling Regex String+ReplaceMatching.swift
[30/56] Emitting module Regex
[31/56] Compiling Regex Foundation+Ranges.swift
[32/57] Emitting module Files
[33/57] Compiling Files Files.swift
[36/58] Compiling ArgumentParser BashCompletionsGenerator.swift
[37/58] Compiling ArgumentParser CompletionsGenerator.swift
[38/58] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/58] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/58] Compiling ArgumentParser Argument.swift
[41/58] Compiling ArgumentParser ParsableArguments.swift
[42/58] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/58] Compiling ArgumentParser ParsableCommand.swift
[44/58] Compiling ArgumentParser ArgumentDecoder.swift
[45/58] Compiling ArgumentParser ArgumentDefinition.swift
[46/58] Compiling ArgumentParser ParsedValues.swift
[47/58] Compiling ArgumentParser ParserError.swift
[48/58] Compiling ArgumentParser SplitArguments.swift
[49/58] Compiling ArgumentParser DumpHelpGenerator.swift
[50/58] Compiling ArgumentParser HelpCommand.swift
[51/58] Compiling ArgumentParser HelpGenerator.swift
[52/58] Compiling ArgumentParser MessageInfo.swift
[53/58] Compiling ArgumentParser UsageGenerator.swift
[54/58] Compiling ArgumentParser ArgumentSet.swift
[55/58] Compiling ArgumentParser CommandParser.swift
[56/58] Compiling ArgumentParser InputOrigin.swift
[57/58] Compiling ArgumentParser Name.swift
[58/58] Compiling ArgumentParser Parsed.swift
[60/61] Compiling RenameCommand RenameCommand.swift
[61/61] Emitting module RenameCommand
Build complete! (26.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Files"
    },
    {
      "identity" : "regex",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/sharplet/Regex"
    }
  ],
  "manifest_display_name" : "RenameCommand",
  "name" : "RenameCommand",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "RenameCommand",
      "targets" : [
        "RenameCommand"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RenameCommand",
      "module_type" : "SwiftTarget",
      "name" : "RenameCommand",
      "path" : "Sources/RenameCommand",
      "product_dependencies" : [
        "ArgumentParser",
        "Files",
        "Regex"
      ],
      "product_memberships" : [
        "RenameCommand"
      ],
      "sources" : [
        "RenameCommand.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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
Done.