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 SymbolKit, reference 1.0.0 (b45d1f), with Swift 5.9 for Linux on 9 Jul 2024 06:58:16 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-docc-symbolkit.git
Reference: 1.0.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/swiftlang/swift-docc-symbolkit
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at b45d1f2 Make Symbol Graph Format Extensible (#39)
Cloned https://github.com/swiftlang/swift-docc-symbolkit.git
Revision (git rev-parse @):
b45d1f2ed151d057b54504d653e0da5552844e34
SUCCESS checkout https://github.com/swiftlang/swift-docc-symbolkit.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/swiftlang/swift-docc-symbolkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:bf2706fb3ad57f47449cad6c85f40e5d27f055fda5f2d8da4d3c25f3a5524d1a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-argument-parser
[1/12036] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.70s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.0.3
Building for debugging...
[1/48] Emitting module ArgumentParserToolInfo
[2/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/50] Wrapping AST for ArgumentParserToolInfo for debugging
[6/84] Emitting module ArgumentParser
[7/88] Compiling ArgumentParser BashCompletionsGenerator.swift
[8/88] Compiling ArgumentParser CompletionsGenerator.swift
[9/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[10/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[11/88] Compiling ArgumentParser Argument.swift
[12/88] Compiling ArgumentParser ArgumentHelp.swift
[13/88] Emitting module SymbolKit
[14/88] Compiling ArgumentParser StringExtensions.swift
[15/88] Compiling ArgumentParser Tree.swift
[16/88] Compiling SymbolKit Symbol.swift
[17/88] Compiling SymbolKit SymbolKind.swift
[18/88] Compiling SymbolKit SymbolGraph.swift
[19/88] Compiling ArgumentParser ParserError.swift
[20/88] Compiling ArgumentParser SplitArguments.swift
[21/88] Compiling ArgumentParser DumpHelpGenerator.swift
[22/88] Compiling ArgumentParser CollectionExtensions.swift
[23/88] Compiling ArgumentParser SequenceExtensions.swift
[24/93] Compiling ArgumentParser CompletionKind.swift
[25/93] Compiling ArgumentParser Errors.swift
[26/93] Compiling ArgumentParser Flag.swift
[27/93] Compiling ArgumentParser NameSpecification.swift
[28/93] Compiling ArgumentParser ParsableArguments.swift
[29/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/93] Compiling ArgumentParser Name.swift
[31/93] Compiling ArgumentParser Parsed.swift
[32/93] Compiling ArgumentParser Option.swift
[33/93] Compiling ArgumentParser OptionGroup.swift
[34/93] Compiling ArgumentParser CommandConfiguration.swift
[35/93] Compiling ArgumentParser EnumerableFlag.swift
[36/93] Compiling ArgumentParser ParsableCommand.swift
[37/93] Compiling ArgumentParser ArgumentDecoder.swift
[38/93] Compiling ArgumentParser ArgumentDefinition.swift
[39/93] Compiling ArgumentParser ArgumentSet.swift
[40/93] Compiling ArgumentParser CommandParser.swift
[41/93] Compiling ArgumentParser InputOrigin.swift
[42/93] Compiling ArgumentParser ExpressibleByArgument.swift
[43/93] Compiling ArgumentParser HelpCommand.swift
[44/93] Compiling ArgumentParser HelpGenerator.swift
[45/93] Compiling ArgumentParser MessageInfo.swift
[46/93] Compiling ArgumentParser UsageGenerator.swift
[47/93] Compiling ArgumentParser ParsedValues.swift
[86/95] Compiling SymbolKit GraphCollector.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[87/95] Compiling SymbolKit UnifiedSymbol+Encodable.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[88/95] Compiling SymbolKit UnifiedSymbol.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[89/95] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[90/95] Compiling SymbolKit UnifiedSymbolGraph.swift
/host/spi-builder-workspace/Sources/SymbolKit/UnifiedSymbolGraph/UnifiedSymbolGraph+Encodable.swift:44:30: warning: 'relationships' is deprecated: Use unifiedRelationships and orphanRelationships instead
        try container.encode(relationships, forKey: .relationships)
                             ^
[93/97] Wrapping AST for ArgumentParser for debugging
[94/97] Wrapping AST for SymbolKit for debugging
[96/99] Compiling dump_unified_graph DumpUnifiedGraph.swift
[97/99] Emitting module dump_unified_graph
[99/101] Wrapping AST for dump-unified-graph for debugging
[100/101] Linking dump-unified-graph
Build complete! (13.75s)
Build complete.
Done.