This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 swift-template with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BinaryBirds/swift-template.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/BinaryBirds/swift-template
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7558b64 Generate command ignores .git directory (#3)
Cloned https://github.com/BinaryBirds/swift-template.git
Revision (git rev-parse @):
7558b640d6f5a85c6daf85e7d983627ad2154553
SUCCESS checkout https://github.com/BinaryBirds/swift-template.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/BinaryBirds/swift-template.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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
Fetching https://github.com/binarybirds/shell-kit
Fetching https://github.com/binarybirds/path-kit
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/binarybirds/git-kit
Fetching https://github.com/binarybirds/plural-kit.git
Fetching https://github.com/binarybirds/build-kit
[1/21] Fetching shell-kit
[22/38] Fetching shell-kit, plural-kit
[39/74] Fetching shell-kit, plural-kit, path-kit
[75/95] Fetching shell-kit, plural-kit, path-kit, git-kit
[96/116] Fetching shell-kit, plural-kit, path-kit, git-kit, build-kit
Fetched https://github.com/binarybirds/shell-kit from cache (0.24s)
Fetching https://github.com/vapor/console-kit
[1/3361] Fetching swift-log
Fetched https://github.com/binarybirds/plural-kit.git from cache (0.25s)
Fetched https://github.com/binarybirds/build-kit from cache (0.35s)
Fetched https://github.com/binarybirds/path-kit from cache (0.35s)
Fetched https://github.com/binarybirds/git-kit from cache (0.35s)
Fetched https://github.com/apple/swift-log.git from cache (0.35s)
[1/5401] Fetching console-kit
Fetched https://github.com/vapor/console-kit from cache (0.30s)
Computing version for https://github.com/binarybirds/plural-kit.git
Computed https://github.com/binarybirds/plural-kit.git at 1.0.0 (0.43s)
Computing version for https://github.com/binarybirds/build-kit
Computed https://github.com/binarybirds/build-kit at 1.0.0 (0.44s)
Computing version for https://github.com/binarybirds/git-kit
Computed https://github.com/binarybirds/git-kit at 1.0.0 (0.43s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.0 (0.43s)
Computing version for https://github.com/binarybirds/path-kit
Computed https://github.com/binarybirds/path-kit at 1.0.1 (0.43s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.1.0 (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.2.0 (0.43s)
Creating working copy for https://github.com/binarybirds/git-kit
Working copy of https://github.com/binarybirds/git-kit resolved at 1.0.0
Creating working copy for https://github.com/binarybirds/build-kit
Working copy of https://github.com/binarybirds/build-kit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.2.0
Creating working copy for https://github.com/binarybirds/plural-kit.git
Working copy of https://github.com/binarybirds/plural-kit.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.1.0
Creating working copy for https://github.com/binarybirds/path-kit
Working copy of https://github.com/binarybirds/path-kit resolved at 1.0.1
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-kit resolved at 1.0.0
Building for debugging...
[0/21] Write sources
[9/21] Write swift-version-24593BA9C3E375BF.txt
[11/32] Emitting module Logging
[12/32] Compiling Logging Locks.swift
[13/32] Compiling Logging LogHandler.swift
[14/32] Compiling Logging Logging.swift
[16/33] Emitting module PluralKit
[17/33] Emitting module PathKit
[18/33] Compiling PathKit Path.swift
[19/33] Emitting module ShellKit
[20/33] Compiling ShellKit Shell.swift
[20/33] Wrapping AST for Logging for debugging
[23/73] Compiling PluralKit PluralKit.swift
[24/73] Compiling PluralKit String+Plural.swift
[25/76] Wrapping AST for ShellKit for debugging
[27/76] Wrapping AST for PathKit for debugging
[28/78] Wrapping AST for PluralKit for debugging
[30/78] Emitting module GitKit
[31/78] Compiling GitKit Git.swift
[33/79] Compiling ConsoleKit Option.swift
[34/79] Compiling ConsoleKit Utilities.swift
[35/79] Compiling ConsoleKit Console.swift
[36/79] Compiling ConsoleKit Console+Ask.swift
[37/79] Compiling ConsoleKit Console+Choose.swift
[38/79] Compiling ConsoleKit ProgressBar.swift
[39/79] Compiling ConsoleKit Console+Clear.swift
[40/79] Compiling ConsoleKit Console+Ephemeral.swift
[41/79] Compiling ConsoleKit ConsoleClear.swift
[42/79] Compiling ConsoleKit AnyCommand.swift
[43/79] Compiling ConsoleKit Argument.swift
[44/79] Compiling ConsoleKit ConsoleColor.swift
[45/79] Compiling ConsoleKit ConsoleStyle.swift
[46/79] Compiling ConsoleKit ConsoleText.swift
[47/79] Compiling ConsoleKit ConsoleTextFragment.swift
[48/79] Compiling ConsoleKit ANSI.swift
[49/79] Compiling ConsoleKit ActivityBar.swift
[50/79] Compiling ConsoleKit ActivityIndicator.swift
[51/79] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[52/79] Compiling ConsoleKit ActivityIndicatorState.swift
[53/79] Compiling ConsoleKit CustomActivity.swift
[54/79] Compiling ConsoleKit LoadingBar.swift
[55/84] Emitting module ConsoleKit
[55/84] Wrapping AST for GitKit for debugging
[57/84] Emitting module BuildKit
[58/84] Compiling BuildKit Project.swift
[59/85] Compiling ConsoleKit Command.swift
[60/85] Compiling ConsoleKit CommandContext.swift
[61/85] Compiling ConsoleKit CommandError.swift
[62/85] Compiling ConsoleKit CommandGroup.swift
[63/85] Compiling ConsoleKit CommandInput.swift
[64/85] Wrapping AST for BuildKit for debugging
[66/88] Emitting module SwiftTemplate
[67/88] Compiling SwiftTemplate String+CapitalizedFirstCharacter.swift
[68/88] Compiling SwiftTemplate Template.swift
[70/89] Compiling ConsoleKit CommandSignature.swift
[71/89] Compiling ConsoleKit Commands.swift
[72/89] Compiling ConsoleKit Completion.swift
[73/89] Compiling ConsoleKit Console+Run.swift
[74/89] Compiling ConsoleKit Flag.swift
[75/89] Compiling ConsoleKit Console+Confirm.swift
[76/89] Compiling ConsoleKit Console+Input.swift
[77/89] Compiling ConsoleKit Console+Center.swift
[78/89] Compiling ConsoleKit Console+Output.swift
[79/89] Compiling ConsoleKit Console+Wait.swift
[79/89] Wrapping AST for SwiftTemplate for debugging
[81/89] Compiling ConsoleKit Terminal.swift
[82/89] Compiling ConsoleKit ConsoleError.swift
[83/89] Compiling ConsoleKit ConsoleLogger.swift
[84/89] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[85/89] Compiling ConsoleKit String+LevenshteinDistance.swift
[86/90] Wrapping AST for ConsoleKit for debugging
[88/98] Compiling SwiftTemplateCli main.swift
[89/98] Emitting module SwiftTemplateCli
[90/98] Compiling SwiftTemplateCli RemoveCommand.swift
[91/98] Compiling SwiftTemplateCli InstallCommand.swift
[92/98] Compiling SwiftTemplateCli ListCommand.swift
[93/98] Compiling SwiftTemplateCli UpdateCommand.swift
[94/98] Compiling SwiftTemplateCli CreateCommand.swift
[95/98] Compiling SwiftTemplateCli GenerateCommand.swift
[96/99] Wrapping AST for SwiftTemplateCli for debugging
[97/99] Write Objects.LinkFileList
[98/99] Linking swift-template-cli
Build complete! (16.27s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "console-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/console-kit"
    },
    {
      "identity" : "path-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/path-kit"
    },
    {
      "identity" : "shell-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/shell-kit"
    },
    {
      "identity" : "git-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/git-kit"
    },
    {
      "identity" : "build-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/build-kit"
    },
    {
      "identity" : "plural-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/plural-kit.git"
    }
  ],
  "manifest_display_name" : "swift-template",
  "name" : "swift-template",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "swift-template-cli",
      "targets" : [
        "SwiftTemplateCli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftTemplate",
      "targets" : [
        "SwiftTemplate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTemplateTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTemplateTests",
      "path" : "Tests/SwiftTemplateTests",
      "sources" : [
        "SwiftTemplateTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTemplate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTemplateCli",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTemplateCli",
      "path" : "Sources/SwiftTemplateCli",
      "product_dependencies" : [
        "ConsoleKit"
      ],
      "product_memberships" : [
        "swift-template-cli"
      ],
      "sources" : [
        "Commands/CreateCommand.swift",
        "Commands/GenerateCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/RemoveCommand.swift",
        "Commands/UpdateCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftTemplate"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftTemplate",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTemplate",
      "path" : "Sources/SwiftTemplate",
      "product_dependencies" : [
        "PathKit",
        "ShellKit",
        "GitKit",
        "BuildKit",
        "PluralKit"
      ],
      "product_memberships" : [
        "swift-template-cli",
        "SwiftTemplate"
      ],
      "sources" : [
        "String+CapitalizedFirstCharacter.swift",
        "Template.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.