The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SemanticVersioningKit with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexanderwe/SemanticVersioningKit.git
Reference: v2.2.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/alexanderwe/SemanticVersioningKit
 * tag               v2.2.0     -> FETCH_HEAD
HEAD is now at 2acd86a chore(documentation): Generate documentation
Cloned https://github.com/alexanderwe/SemanticVersioningKit.git
Revision (git rev-parse @):
2acd86afce5580183d7fd20817825067e4845760
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/alexanderwe/SemanticVersioningKit.git at v2.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/alexanderwe/SemanticVersioningKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/pointfreeco/swift-parsing
[1/2280] Fetching xctest-dynamic-overlay
[982/38040] Fetching xctest-dynamic-overlay, swiftformat
[6215/135624] Fetching xctest-dynamic-overlay, swiftformat, swift-parsing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (22.33s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/pointfreeco/swift-parsing (22.43s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2472] Fetching swift-docc-symbolkit
[2473/3929] Fetching swift-docc-symbolkit, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit (0.41s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1341/1457] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.39s)
[1/3594] Fetching swift-case-paths
Fetched https://github.com/nicklockwood/SwiftFormat (23.00s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Fetched https://github.com/pointfreeco/swift-case-paths (0.34s)
Computed https://github.com/nicklockwood/SwiftFormat at 0.52.2 (4.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (3.69s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.13.0 (0.58s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.37s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.0.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.52.2
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.13.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/4] Copying PrivacyInfo.xcprivacy
[5/12] Compiling XCTestDynamicOverlay Deprecations.swift
[6/13] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[7/13] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[8/13] Compiling XCTestDynamicOverlay Unimplemented.swift
[9/13] Compiling XCTestDynamicOverlay XCTFail.swift
[10/13] Emitting module XCTestDynamicOverlay
[11/13] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[12/13] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[13/13] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[16/23] Compiling CasePaths OpenExistential.swift
[17/23] Compiling CasePaths Operators.swift
[18/23] Compiling CasePaths TypeName.swift
[19/23] Compiling CasePaths XCTUnwrap.swift
[20/23] Compiling CasePaths CasePath.swift
[21/23] Compiling CasePaths CasePaths.swift
[22/23] Emitting module CasePaths
[23/23] Compiling CasePaths EnumReflection.swift
[26/92] Compiling Parsing OneOf.swift
[27/92] Compiling Parsing OneOfMany.swift
[28/92] Compiling Parsing Optional.swift
[29/92] Compiling Parsing Optionally.swift
[30/92] Compiling Parsing Parse.swift
[31/92] Compiling Parsing ParseableFormatStyle.swift
[32/92] Compiling Parsing Peek.swift
[33/92] Compiling Parsing Pipe.swift
[34/92] Compiling Parsing Prefix.swift
[35/101] Compiling Parsing PrefixThrough.swift
[36/101] Compiling Parsing PrefixUpTo.swift
[37/101] Compiling Parsing Printing.swift
[38/101] Compiling Parsing Pullback.swift
[39/101] Compiling Parsing ReplaceError.swift
[40/101] Compiling Parsing Rest.swift
[41/101] Compiling Parsing Skip.swift
[42/101] Compiling Parsing StartsWith.swift
[43/101] Compiling Parsing UUID.swift
[44/101] Compiling Parsing CaseIterableRawRepresentable.swift
[45/101] Compiling Parsing CharacterSet.swift
[46/101] Compiling Parsing Conditional.swift
[47/101] Compiling Parsing Consumed.swift
[48/101] Compiling Parsing Digits.swift
[49/101] Compiling Parsing End.swift
[50/101] Compiling Parsing Fail.swift
[51/101] Compiling Parsing Filter.swift
[52/101] Compiling Parsing First.swift
[53/101] Compiling Parsing Identity.swift
[54/101] Compiling Parsing JSON.swift
[55/101] Compiling Parsing LosslessStringConvertible.swift
[56/101] Compiling Parsing Memberwise.swift
[57/101] Compiling Parsing ParseableFormatStyleConversion.swift
[58/101] Compiling Parsing RawRepresentable.swift
[59/101] Compiling Parsing String.swift
[60/101] Compiling Parsing Substring.swift
[61/101] Compiling Parsing UTF8View.swift
[62/101] Compiling Parsing ConvertingError.swift
[63/101] Compiling Parsing CountingRange.swift
[64/101] Compiling Parsing EmptyInitializable.swift
[65/101] Compiling Parsing AnyEquatable.swift
[66/101] Compiling Parsing Deprecations.swift
[67/101] Compiling Parsing Parser.swift
[68/101] Compiling Parsing ParserPrinter.swift
[69/101] Compiling Parsing Always.swift
[70/101] Compiling Parsing AnyParserPrinter.swift
[71/101] Compiling Parsing Backtracking.swift
[72/101] Compiling Parsing Bool.swift
[73/101] Compiling Parsing OneOfBuilder.swift
[74/101] Compiling Parsing ParserBuilder.swift
[75/101] Compiling Parsing Conversion.swift
[76/101] Compiling Parsing AnyConversion.swift
[77/101] Compiling Parsing BinaryFloatingPoint.swift
[78/101] Compiling Parsing ConversionMap.swift
[79/101] Compiling Parsing Conversions.swift
[80/101] Compiling Parsing Data.swift
[81/101] Compiling Parsing Enum.swift
[82/101] Compiling Parsing FixedWidthInteger.swift
[83/101] Compiling Parsing Float.swift
[84/101] Compiling Parsing From.swift
[85/101] Compiling Parsing Int.swift
[86/101] Compiling Parsing Lazy.swift
[87/101] Compiling Parsing Literal.swift
[88/101] Compiling Parsing Many.swift
[89/101] Compiling Parsing Map.swift
[90/101] Compiling Parsing Newline.swift
[91/101] Compiling Parsing Not.swift
[92/101] Emitting module Parsing
[93/101] Compiling Parsing Whitespace.swift
[94/101] Compiling Parsing AnyParser.swift
[95/101] Compiling Parsing CompactMap.swift
[96/101] Compiling Parsing FlatMap.swift
[97/101] Compiling Parsing Parsers.swift
[98/101] Compiling Parsing Stream.swift
[99/101] Compiling Parsing ParsingError.swift
[100/101] Compiling Parsing PrependableCollection.swift
[101/101] Compiling Parsing PrintingError.swift
[104/106] Emitting module SemanticVersioningKit
[105/106] Compiling SemanticVersioningKit SemanticVersioning.swift
[106/106] Compiling SemanticVersioningKit resource_bundle_accessor.swift
Build complete! (52.53s)
Build complete.
Done.

Build Machine: Linux 1