The Swift Package Index logo.Swift Package Index

Build Information

Successful build of package-frostflake with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-frostflake.git
Reference: 5.1.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/ordo-one/package-frostflake
 * tag               5.1.0      -> FETCH_HEAD
HEAD is now at 7321e6e chore(minor): [sc-455] move benchmarks to separate SPM (#63)
Cloned https://github.com/ordo-one/package-frostflake.git
Revision (git rev-parse @):
7321e6e89bfb0975f815d37d51502edbbc7ce891
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-frostflake.git at 5.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/ordo-one/package-latency-tools
[1/1429] Fetching swift-docc-plugin
[2/1791] Fetching swift-docc-plugin, package-latency-tools
[1000/6911] Fetching swift-docc-plugin, package-latency-tools, swift-numerics
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/ordo-one/package-latency-tools (0.47s)
Fetched https://github.com/apple/swift-numerics (0.47s)
Fetching https://github.com/ordo-one/package-datetime
Fetched https://github.com/apple/swift-docc-plugin (0.48s)
Fetching https://github.com/apple/swift-system
[1/437] Fetching package-datetime
[438/2706] Fetching package-datetime, swift-docc-symbolkit
Fetched https://github.com/ordo-one/package-datetime (0.29s)
Fetching https://github.com/apple/swift-argument-parser
[727/2269] Fetching swift-docc-symbolkit
[1907/5235] Fetching swift-docc-symbolkit, swift-system
Fetched https://github.com/apple/swift-docc-symbolkit (0.37s)
Fetching https://github.com/apple/swift-atomics
Fetched https://github.com/apple/swift-system (0.38s)
Fetching https://github.com/ordo-one/package-concurrency-helpers
[1/1031] Fetching package-concurrency-helpers
Fetched https://github.com/ordo-one/package-concurrency-helpers (0.28s)
[1/1545] Fetching swift-atomics
[1516/12882] Fetching swift-atomics, swift-argument-parser
Fetched https://github.com/apple/swift-atomics (0.52s)
[9637/11337] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.76s)
Computing version for https://github.com/ordo-one/package-datetime
Computed https://github.com/ordo-one/package-datetime at 1.0.2 (0.39s)
Computing version for https://github.com/ordo-one/package-concurrency-helpers
Computed https://github.com/ordo-one/package-concurrency-helpers at 2.1.0 (0.44s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.47s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.36s)
Computing version for https://github.com/ordo-one/package-latency-tools
Computed https://github.com/ordo-one/package-latency-tools at 1.0.0 (0.41s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.41s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.36s)
Creating working copy for https://github.com/ordo-one/package-datetime
Working copy of https://github.com/ordo-one/package-datetime resolved at 1.0.2
Creating working copy for https://github.com/ordo-one/package-concurrency-helpers
Working copy of https://github.com/ordo-one/package-concurrency-helpers resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
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
Creating working copy for https://github.com/ordo-one/package-latency-tools
Working copy of https://github.com/ordo-one/package-latency-tools resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
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
[1/1] Compiling plugin GenerateManual
/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 {
                ^
[2/2] 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 {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/15] Compiling _AtomicsShims.c
[4/15] Compiling _PauseShims _PauseShims.c
[5/15] Compiling CSystem shims.c
[7/63] Emitting module Atomics
[8/65] Compiling Atomics UnsafeAtomic.swift
[9/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[10/65] Compiling SystemPackage FilePathSyntax.swift
[11/65] Compiling SystemPackage FilePathWindows.swift
[12/65] Compiling SystemPackage FilePermissions.swift
[13/65] Compiling Atomics IntegerOperations.swift
[14/65] Compiling Atomics Unmanaged extensions.swift
[15/67] Compiling SystemPackage FilePathComponents.swift
[16/67] Compiling SystemPackage FilePathParsing.swift
[17/67] Compiling SystemPackage FilePathString.swift
[18/67] Compiling Atomics ManagedAtomic.swift
[19/67] Compiling SystemPackage Mocking.swift
[20/67] Compiling Atomics OptionalRawRepresentable.swift
[21/67] Compiling Atomics RawRepresentable.swift
[22/67] Compiling Atomics AtomicBool.swift
[26/67] Emitting module SystemPackage
[32/67] Compiling Atomics AtomicReference.swift
[33/67] Compiling Atomics AtomicStorage.swift
[34/67] Compiling Atomics AtomicValue.swift
[35/67] Compiling SystemPackage CInterop.swift
[36/67] Compiling SystemPackage Constants.swift
[39/69] Emitting module ArgumentParserToolInfo
[40/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/71] Compiling SystemPackage Util.swift
[43/71] Compiling SystemPackage UtilConsumers.swift
[44/71] Wrapping AST for ArgumentParserToolInfo for debugging
[45/71] Wrapping AST for Atomics for debugging
[47/106] Compiling PackageConcurrencyHelpers Lockable.swift
[48/117] Compiling DateTime Duration+Convenience.swift
[49/117] Compiling ArgumentParser ArgumentDecoder.swift
[50/117] Compiling ArgumentParser Option.swift
[51/117] Compiling ArgumentParser OptionGroup.swift
[52/117] Compiling PackageConcurrencyHelpers ForBlockingCall.swift
[53/117] Emitting module PackageConcurrencyHelpers
[54/117] Compiling PackageConcurrencyHelpers Lock.swift
[55/117] Compiling PackageConcurrencyHelpers NIOSendable.swift
[56/117] Compiling PackageConcurrencyHelpers RunSync.swift
[57/117] Compiling PackageConcurrencyHelpers Protected.swift
[58/117] Compiling PackageConcurrencyHelpers Spinlock.swift
[59/117] Emitting module DateTime
[60/117] Compiling DateTime BenchmarkClock.swift
[61/117] Compiling DateTime FoundationExports.swift
[62/117] Compiling DateTime EpochDateTime.swift
[63/117] Compiling DateTime InternalUTCClock.swift
[64/117] Compiling ArgumentParser Flag.swift
[65/117] Compiling ArgumentParser NameSpecification.swift
[66/117] Compiling ArgumentParser ExpressibleByArgument.swift
[67/117] Compiling ArgumentParser ArgumentVisibility.swift
[68/117] Compiling ArgumentParser CompletionKind.swift
[69/117] Compiling ArgumentParser Errors.swift
[70/117] Compiling ArgumentParser ParsableArguments.swift
[71/117] Compiling ArgumentParser ParsableArgumentsValidation.swift
[72/117] Compiling ArgumentParser ParsableCommand.swift
[73/118] Compiling PackageConcurrencyHelpers YieldWithBackPressure.swift
[79/123] Wrapping AST for SystemPackage for debugging
[80/123] Wrapping AST for PackageConcurrencyHelpers for debugging
[81/123] Wrapping AST for DateTime for debugging
[83/127] Emitting module ArgumentParser
[84/132] Compiling Frostflake FrostflakeHelpers.swift
[90/132] Compiling Frostflake FrostflakeDefinitions.swift
[91/132] Emitting module Frostflake
[92/132] Compiling Frostflake Frostflake.swift
[93/133] Compiling ArgumentParser BashCompletionsGenerator.swift
[94/133] Compiling ArgumentParser CompletionsGenerator.swift
[95/133] Compiling ArgumentParser FishCompletionsGenerator.swift
[96/133] Compiling ArgumentParser ZshCompletionsGenerator.swift
[97/133] Compiling ArgumentParser Argument.swift
[98/133] Compiling ArgumentParser ArgumentHelp.swift
[103/134] Compiling ArgumentParser AsyncParsableCommand.swift
[104/134] Compiling ArgumentParser CommandConfiguration.swift
[105/134] Compiling ArgumentParser EnumerableFlag.swift
[110/134] Wrapping AST for Frostflake for debugging
[112/134] Compiling ArgumentParser CollectionExtensions.swift
[113/134] Compiling ArgumentParser Platform.swift
[114/134] Compiling ArgumentParser SequenceExtensions.swift
[115/134] Compiling ArgumentParser StringExtensions.swift
[116/134] Compiling ArgumentParser Tree.swift
[117/134] Compiling ArgumentParser DumpHelpGenerator.swift
[118/134] Compiling ArgumentParser HelpCommand.swift
[119/134] Compiling ArgumentParser HelpGenerator.swift
[120/134] Compiling ArgumentParser MessageInfo.swift
[121/134] Compiling ArgumentParser UsageGenerator.swift
[122/134] Compiling ArgumentParser Name.swift
[123/134] Compiling ArgumentParser Parsed.swift
[124/134] Compiling ArgumentParser ParsedValues.swift
[125/134] Compiling ArgumentParser ParserError.swift
[126/134] Compiling ArgumentParser SplitArguments.swift
[127/134] Compiling ArgumentParser ArgumentDefinition.swift
[128/134] Compiling ArgumentParser ArgumentSet.swift
[129/134] Compiling ArgumentParser CommandParser.swift
[130/134] Compiling ArgumentParser InputKey.swift
[131/134] Compiling ArgumentParser InputOrigin.swift
[133/136] Wrapping AST for ArgumentParser for debugging
[135/138] Emitting module FrostflakeUtility
[136/138] Compiling FrostflakeUtility FrostflakeUtility.swift
[138/140] Wrapping AST for FrostflakeUtility for debugging
[139/140] Linking flake
Build complete! (28.77s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/ordo-one/package-frostflake/5.1.0
Repository:               ordo-one/package-frostflake
Swift version used:       5.9
    "https://github.com/apple/swift-docc-plugin": .upToNextMajor(from: "1.0.0")
Target:                   Frostflake
Generating documentation for 'Frostflake'...
Converting documentation...
Conversion complete! (0.35s)
Generated DocC archive at '/host/spi-builder-workspace/.docs/ordo-one/package-frostflake/5.1.0'
Building for debugging...
[1/48] Compiling Snippets Snippet.swift
[2/48] Emitting module Snippets
[3/48] Compiling Snippets SnippetParser.swift
[4/49] Compiling SymbolKit Mixin+Equals.swift
[5/49] Compiling SymbolKit Mixin+Hash.swift
[6/49] Compiling SymbolKit Mixin.swift
[7/49] Compiling SymbolKit LineList.swift
[8/49] Compiling SymbolKit Position.swift
[9/49] Compiling SymbolKit SourceRange.swift
[11/55] Compiling SymbolKit SPI.swift
[12/55] Compiling SymbolKit Snippet.swift
[13/55] Compiling SymbolKit Extension.swift
[14/55] Compiling SymbolKit GenericConstraint.swift
[15/55] Compiling SymbolKit GenericParameter.swift
[16/55] Wrapping AST for Snippets for debugging
[18/55] Compiling SymbolKit AvailabilityItem.swift
[19/55] Compiling SymbolKit Domain.swift
[20/55] Compiling SymbolKit DeclarationFragments.swift
[21/55] Compiling SymbolKit Fragment.swift
[22/55] Compiling SymbolKit FragmentKind.swift
[23/55] Compiling SymbolKit FunctionParameter.swift
[24/55] Compiling SymbolKit FunctionSignature.swift
[25/55] Compiling SymbolKit Identifier.swift
[26/55] Compiling SymbolKit KindIdentifier.swift
[27/55] Compiling SymbolKit Location.swift
[28/55] Compiling SymbolKit Mutability.swift
[29/55] Compiling SymbolKit Names.swift
[30/55] Compiling SymbolKit Generics.swift
[31/55] Compiling SymbolKit Namespace.swift
[32/55] Compiling SymbolKit Symbol.swift
[33/55] Compiling SymbolKit SymbolKind.swift
[34/55] Compiling SymbolKit SymbolGraph.swift
[35/55] Compiling SymbolKit SourceOrigin.swift
[36/55] Compiling SymbolKit GenericConstraints.swift
[37/55] Compiling SymbolKit Swift.swift
[38/55] Compiling SymbolKit SemanticVersion.swift
[39/55] Compiling SymbolKit AccessControl.swift
[40/55] Compiling SymbolKit Availability.swift
[41/55] Compiling SymbolKit Metadata.swift
[42/55] Compiling SymbolKit Module.swift
[43/55] Compiling SymbolKit OperatingSystem.swift
[44/55] Compiling SymbolKit Platform.swift
[45/55] Compiling SymbolKit Relationship.swift
[46/55] Compiling SymbolKit RelationshipKind.swift
[47/55] Emitting module SymbolKit
[48/55] Compiling SymbolKit GraphCollector.swift
[49/55] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[50/55] Compiling SymbolKit UnifiedSymbol.swift
[51/55] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[52/55] Compiling SymbolKit UnifiedSymbolGraph.swift
[54/57] Wrapping AST for SymbolKit for debugging
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[59/61] Compiling snippet_extract SnippetBuildCommand.swift
[61/63] Wrapping AST for snippet-extract for debugging
[62/63] Linking snippet-extract
Build complete! (3.31s)
Building for debugging...
[0/1] Compiling _PauseShims _PauseShims.c
[1/2] Compiling _AtomicsShims.c
[3/3] Emitting module Atomics
[6/6] Emitting module PackageConcurrencyHelpers
[9/9] Emitting module DateTime
[12/13] Compiling Frostflake FrostflakeHelpers.swift
[13/13] Emitting module Frostflake
Build complete! (3.53s)
106
2	/host/spi-builder-workspace/.docs/ordo-one/package-frostflake/5.1.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/ordo-one/package-frostflake/5.1.0
File count: 106
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-ordo-one-package-frostflake-5.1.0-1ac1a357.zip to s3://spi-docs-inbox/prod-ordo-one-package-frostflake-5.1.0-1ac1a357.zip
Copying... [18%]
Copying... [35%]
Copying... [53%]
Copying... [71%]
Copying... [89%]
Copying... [100%]
Done.

Build Machine: Linux 1