The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-template, reference main (7558b6), with Swift 6.2 (beta) for Linux on 20 Jun 2025 00:36:55 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/BinaryBirds/swift-template.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/vapor/console-kit
Fetching https://github.com/binarybirds/shell-kit
Fetching https://github.com/binarybirds/build-kit
Fetching https://github.com/binarybirds/plural-kit.git
Fetching https://github.com/binarybirds/git-kit
Fetching https://github.com/binarybirds/path-kit
[1/21] Fetching build-kit
[22/38] Fetching build-kit, plural-kit
[39/6056] Fetching build-kit, plural-kit, console-kit
[641/6161] Fetching build-kit, plural-kit, console-kit, git-kit
[4237/6197] Fetching build-kit, plural-kit, console-kit, git-kit, path-kit
[6198/6245] Fetching build-kit, plural-kit, console-kit, git-kit, path-kit, shell-kit
Fetched https://github.com/binarybirds/plural-kit.git from cache (0.42s)
Fetched https://github.com/binarybirds/path-kit from cache (0.42s)
Fetched https://github.com/binarybirds/build-kit from cache (0.43s)
Fetched https://github.com/binarybirds/git-kit from cache (0.43s)
Fetched https://github.com/binarybirds/shell-kit from cache (0.44s)
Fetched https://github.com/vapor/console-kit from cache (0.44s)
Computing version for https://github.com/binarybirds/plural-kit.git
Computed https://github.com/binarybirds/plural-kit.git at 1.0.0 (0.86s)
Computing version for https://github.com/binarybirds/build-kit
Computed https://github.com/binarybirds/build-kit at 1.0.1 (0.42s)
Computing version for https://github.com/binarybirds/git-kit
Computed https://github.com/binarybirds/git-kit at 1.0.1 (0.45s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.1 (0.54s)
Computing version for https://github.com/binarybirds/path-kit
Computed https://github.com/binarybirds/path-kit at 1.1.0 (0.41s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.15.2 (0.50s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/80163] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (4.83s)
Fetched https://github.com/apple/swift-nio.git from cache (4.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (5.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.88s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[792/6233] Fetching swift-atomics, swift-system
[4460/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
[5458/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.27s)
Fetched https://github.com/apple/swift-collections.git from cache (1.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.72s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.69s)
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/binarybirds/build-kit
Working copy of https://github.com/binarybirds/build-kit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.15.2
Creating working copy for https://github.com/binarybirds/path-kit
Working copy of https://github.com/binarybirds/path-kit resolved at 1.1.0
Creating working copy for https://github.com/binarybirds/git-kit
Working copy of https://github.com/binarybirds/git-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.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Building for debugging...
[0/29] Write sources
[12/29] Write swift-version-24593BA9C3E375BF.txt
[13/29] Compiling c-nioatomics.c
[14/41] Compiling c-atomics.c
[16/47] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[17/47] Compiling Logging MetadataProvider.swift
[18/47] Compiling NIOConcurrencyHelpers lock.swift
[19/47] Emitting module Logging
[20/47] Compiling NIOConcurrencyHelpers NIOLock.swift
[21/47] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[22/47] Emitting module NIOConcurrencyHelpers
[23/47] Compiling PluralKit String+Plural.swift
[24/47] Compiling PathKit Path.swift
[25/47] Emitting module PathKit
[26/47] Compiling ShellKit Shell.swift
[27/47] Emitting module ShellKit
[28/49] Emitting module PluralKit
[29/49] Compiling PluralKit PluralKit.swift
[32/50] Compiling NIOConcurrencyHelpers atomics.swift
[34/52] Wrapping AST for PluralKit for debugging
[35/53] Wrapping AST for ShellKit for debugging
[36/53] Wrapping AST for NIOConcurrencyHelpers for debugging
[37/53] Wrapping AST for PathKit for debugging
[39/55] Compiling Logging LogHandler.swift
[40/55] Compiling Logging Logging.swift
[41/55] Compiling Logging Locks.swift
[43/56] Emitting module BuildKit
[43/56] Wrapping AST for Logging for debugging
[45/82] Emitting module GitKit
[46/82] Compiling GitKit Git.swift
[47/83] Compiling BuildKit Project.swift
[49/84] Wrapping AST for GitKit for debugging
[50/84] Wrapping AST for BuildKit for debugging
[52/84] Compiling ConsoleKitTerminal Console+Confirm.swift
[53/84] Compiling ConsoleKitTerminal Console+Input.swift
[54/84] Compiling ConsoleKitTerminal Console+Center.swift
[55/84] Compiling ConsoleKitTerminal Console+Output.swift
[56/90] Compiling ConsoleKitTerminal ActivityBar.swift
[57/90] Compiling ConsoleKitTerminal ActivityIndicator.swift
[58/90] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[59/90] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[60/90] Compiling ConsoleKitTerminal ConsoleText.swift
[61/90] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[62/90] Compiling ConsoleKitTerminal ANSI.swift
[63/90] Compiling SwiftTemplate String+CapitalizedFirstCharacter.swift
[64/90] Emitting module SwiftTemplate
[65/90] Compiling SwiftTemplate Template.swift
[66/91] Emitting module ConsoleKitTerminal
[67/91] Compiling ConsoleKitTerminal CustomActivity.swift
[68/91] Compiling ConsoleKitTerminal LoadingBar.swift
[69/91] Compiling ConsoleKitTerminal ProgressBar.swift
[70/91] Compiling ConsoleKitTerminal Console+Clear.swift
[71/91] Wrapping AST for SwiftTemplate for debugging
[73/91] Compiling ConsoleKitTerminal Console+Wait.swift
[74/91] Compiling ConsoleKitTerminal ConsoleColor.swift
[75/91] Compiling ConsoleKitTerminal ConsoleStyle.swift
[76/91] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[77/91] Compiling ConsoleKitTerminal ConsoleClear.swift
[78/91] Compiling ConsoleKitTerminal Console+Ask.swift
[79/91] Compiling ConsoleKitTerminal Console+Choose.swift
[80/91] Compiling ConsoleKitTerminal Console.swift
[81/91] Compiling ConsoleKitTerminal Terminal.swift
[82/91] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[83/91] Compiling ConsoleKitTerminal AnySendableHashable.swift
[84/91] Compiling ConsoleKitTerminal ConsoleLogger.swift
[85/91] Compiling ConsoleKitTerminal LoggerFragment.swift
[86/92] Wrapping AST for ConsoleKitTerminal for debugging
[88/114] Compiling ConsoleKitCommands CommandSignature.swift
[89/114] Compiling ConsoleKitCommands Flag.swift
[90/114] Compiling ConsoleKitCommands Option.swift
[91/116] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[92/116] Compiling ConsoleKitCommands AsyncCommand.swift
[93/116] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[94/116] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[95/116] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[96/116] Compiling ConsoleKitCommands Argument.swift
[97/116] Emitting module ConsoleKitCommands
[98/116] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[99/116] Compiling ConsoleKitCommands Utilities.swift
[100/116] Compiling ConsoleKitCommands AsyncCommands.swift
[101/116] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[102/116] Compiling ConsoleKitCommands AnyCommand.swift
[103/116] Compiling ConsoleKitCommands CommandGroup.swift
[104/116] Compiling ConsoleKitCommands CommandInput.swift
[105/116] Compiling ConsoleKitCommands Commands.swift
[106/116] Compiling ConsoleKitCommands Console+Run.swift
[107/116] Compiling ConsoleKitCommands ConsoleError.swift
[108/116] Compiling ConsoleKitCommands Completion.swift
[109/116] Compiling ConsoleKitCommands Command.swift
[110/116] Compiling ConsoleKitCommands CommandContext.swift
[111/116] Compiling ConsoleKitCommands CommandError.swift
[112/117] Wrapping AST for ConsoleKitCommands for debugging
[114/119] Emitting module ConsoleKit
[115/119] Compiling ConsoleKit Exports.swift
[116/120] Wrapping AST for ConsoleKit for debugging
[118/128] Compiling SwiftTemplateCli main.swift
[119/128] Compiling SwiftTemplateCli RemoveCommand.swift
[120/128] Compiling SwiftTemplateCli UpdateCommand.swift
[121/128] Compiling SwiftTemplateCli ListCommand.swift
[122/128] Compiling SwiftTemplateCli InstallCommand.swift
[123/128] Emitting module SwiftTemplateCli
[124/128] Compiling SwiftTemplateCli CreateCommand.swift
[125/128] Compiling SwiftTemplateCli GenerateCommand.swift
[126/129] Wrapping AST for SwiftTemplateCli for debugging
[127/129] Write Objects.LinkFileList
[128/129] Linking swift-template-cli
Build complete! (43.96s)
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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.