The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-template with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BinaryBirds/swift-template.git
Reference: 1.2.1
Cloned https://github.com/BinaryBirds/swift-template.git into spi-builder-workspace
SUCCESS checkout https://github.com/BinaryBirds/swift-template.git at 1.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/binarybirds/build-kit
Fetching https://github.com/vapor/console-kit
Fetching https://github.com/apple/swift-log.git
[1/4751] Fetching console-kit
[4752/7830] Fetching console-kit, swift-log
Fetching https://github.com/binarybirds/shell-kit
Fetched https://github.com/binarybirds/build-kit (0.33s)
Fetched https://github.com/apple/swift-log.git (0.33s)
Fetching https://github.com/binarybirds/git-kit
Fetched https://github.com/vapor/console-kit (0.33s)
Fetching https://github.com/binarybirds/path-kit
Fetched https://github.com/binarybirds/path-kit (0.19s)
Fetching https://github.com/binarybirds/plural-kit.git
Fetched https://github.com/binarybirds/shell-kit (0.20s)
Fetched https://github.com/binarybirds/git-kit (0.21s)
Fetched https://github.com/binarybirds/plural-kit.git (0.18s)
Computing version for https://github.com/binarybirds/plural-kit.git
Computed https://github.com/binarybirds/plural-kit.git at 1.0.0 (0.30s)
Computing version for https://github.com/binarybirds/build-kit
Computed https://github.com/binarybirds/build-kit at 1.0.0 (0.35s)
Computing version for https://github.com/binarybirds/git-kit
Computed https://github.com/binarybirds/git-kit at 1.0.0 (0.34s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.0 (0.31s)
Computing version for https://github.com/binarybirds/path-kit
Computed https://github.com/binarybirds/path-kit at 1.0.1 (0.31s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.1.0 (0.33s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.2.0 (0.35s)
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-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/binarybirds/path-kit
Working copy of https://github.com/binarybirds/path-kit resolved at 1.0.1
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/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/git-kit
Working copy of https://github.com/binarybirds/git-kit resolved at 1.0.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
Building for debugging...
[1/21] Emitting module ShellKit
[2/21] Compiling ShellKit Shell.swift
[3/22] Emitting module Logging
[4/22] Compiling Logging Locks.swift
[7/23] Compiling PluralKit PluralKit.swift
[8/23] Emitting module PluralKit
[9/23] Compiling PluralKit String+Plural.swift
[10/24] Emitting module PathKit
[11/24] Compiling PathKit Path.swift
[12/25] Wrapping AST for ShellKit for debugging
[15/31] Wrapping AST for PluralKit for debugging
[18/31] Compiling Logging LogHandler.swift
[19/31] Compiling Logging Logging.swift
[21/33] Wrapping AST for PathKit for debugging
[22/33] Wrapping AST for Logging for debugging
[24/71] Emitting module GitKit
[25/71] Compiling GitKit Git.swift
[26/71] Emitting module BuildKit
[27/71] Compiling BuildKit Project.swift
[31/75] Emitting module ConsoleKit
[33/80] Compiling ConsoleKit ActivityBar.swift
[34/80] Compiling ConsoleKit ActivityIndicator.swift
[35/80] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[36/80] Compiling ConsoleKit ActivityIndicatorState.swift
[37/80] Compiling ConsoleKit CustomActivity.swift
[38/80] Compiling ConsoleKit LoadingBar.swift
[39/80] Compiling ConsoleKit Console+Confirm.swift
[40/80] Compiling ConsoleKit Console+Input.swift
[41/80] Compiling ConsoleKit Console+Center.swift
[42/80] Compiling ConsoleKit Console+Output.swift
[43/80] Compiling ConsoleKit Console+Wait.swift
[44/80] Compiling ConsoleKit Option.swift
[45/80] Compiling ConsoleKit Utilities.swift
[46/80] Compiling ConsoleKit Console.swift
[47/80] Compiling ConsoleKit Console+Ask.swift
[48/80] Compiling ConsoleKit Console+Choose.swift
[49/80] Compiling ConsoleKit ConsoleColor.swift
[50/80] Compiling ConsoleKit ConsoleStyle.swift
[51/80] Compiling ConsoleKit ConsoleText.swift
[52/80] Compiling ConsoleKit ConsoleTextFragment.swift
[53/80] Compiling ConsoleKit ANSI.swift
[54/80] Compiling ConsoleKit Command.swift
[55/80] Compiling ConsoleKit CommandContext.swift
[56/80] Compiling ConsoleKit CommandError.swift
[57/80] Compiling ConsoleKit CommandGroup.swift
[58/80] Compiling ConsoleKit CommandInput.swift
[58/80] Wrapping AST for BuildKit for debugging
[59/80] Wrapping AST for GitKit for debugging
[61/83] Compiling ConsoleKit ProgressBar.swift
[62/83] Compiling ConsoleKit Console+Clear.swift
[63/83] Compiling ConsoleKit Console+Ephemeral.swift
[64/83] Compiling ConsoleKit ConsoleClear.swift
[65/83] Compiling ConsoleKit AnyCommand.swift
[66/83] Compiling ConsoleKit Argument.swift
[67/83] Compiling ConsoleKit CommandSignature.swift
[68/83] Compiling ConsoleKit Commands.swift
[69/83] Compiling ConsoleKit Completion.swift
[70/83] Compiling ConsoleKit Console+Run.swift
[71/83] Compiling ConsoleKit Flag.swift
[72/83] Compiling ConsoleKit Terminal.swift
[73/83] Compiling ConsoleKit ConsoleError.swift
[74/83] Compiling ConsoleKit ConsoleLogger.swift
[75/83] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[76/83] Compiling ConsoleKit String+LevenshteinDistance.swift
[79/85] Compiling SwiftTemplate String+CapitalizedFirstCharacter.swift
[80/85] Emitting module SwiftTemplate
[81/85] Compiling SwiftTemplate Template.swift
[83/87] Wrapping AST for ConsoleKit for debugging
[84/87] Wrapping AST for SwiftTemplate for debugging
[86/95] Compiling SwiftTemplateCli main.swift
[87/95] Compiling SwiftTemplateCli RemoveCommand.swift
[88/95] Compiling SwiftTemplateCli InstallCommand.swift
[89/95] Compiling SwiftTemplateCli ListCommand.swift
[90/95] Compiling SwiftTemplateCli UpdateCommand.swift
[91/95] Compiling SwiftTemplateCli CreateCommand.swift
[92/95] Emitting module SwiftTemplateCli
[93/95] Compiling SwiftTemplateCli GenerateCommand.swift
[95/97] Wrapping AST for SwiftTemplateCli for debugging
[96/97] Linking swift-template-cli
Build complete! (15.00s)
Build complete.
Done.

Build Machine: Linux 1