Build Information
Successful build of SymbolKit with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Reference: 0.50800.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/SDGGiesbrecht/swift-docc-symbolkit
* tag 0.50800.0 -> FETCH_HEAD
HEAD is now at eaaf9b3 Widened dependency constraints.
Cloned https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Revision (git rev-parse @):
eaaf9b3531186b5390de3f558e58233d37cfb817
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git at 0.50800.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
[1/11391] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.31s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/49] Emitting module SymbolKit
[3/54] Emitting module ArgumentParserToolInfo
[4/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/56] Wrapping AST for ArgumentParserToolInfo for debugging
[8/93] Emitting module ArgumentParser
[9/98] Compiling ArgumentParser ArgumentVisibility.swift
[10/98] Compiling ArgumentParser CompletionKind.swift
[11/98] Compiling ArgumentParser Errors.swift
[12/98] Compiling ArgumentParser Flag.swift
[13/98] Compiling ArgumentParser NameSpecification.swift
[14/98] Compiling ArgumentParser Tree.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)
^
[15/98] 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)
^
[16/98] 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)
^
[17/98] 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)
^
[18/98] 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)
^
[19/98] Compiling ArgumentParser ParsableCommand.swift
[20/98] Compiling ArgumentParser ArgumentDecoder.swift
[21/98] Compiling ArgumentParser DumpHelpGenerator.swift
[22/98] Compiling ArgumentParser HelpCommand.swift
[23/98] Compiling ArgumentParser HelpGenerator.swift
[24/98] Compiling ArgumentParser ParsedValues.swift
[25/98] Compiling ArgumentParser ParserError.swift
[26/98] Compiling ArgumentParser SplitArguments.swift
[29/98] Compiling ArgumentParser MessageInfo.swift
[30/98] Compiling ArgumentParser UsageGenerator.swift
[31/98] Compiling ArgumentParser CollectionExtensions.swift
[32/98] Compiling ArgumentParser Platform.swift
[33/98] Compiling ArgumentParser SequenceExtensions.swift
[34/98] Compiling ArgumentParser StringExtensions.swift
[35/98] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/98] Compiling ArgumentParser CompletionsGenerator.swift
[37/98] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/98] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/98] Compiling ArgumentParser Argument.swift
[40/98] Compiling ArgumentParser ArgumentHelp.swift
[41/98] Compiling ArgumentParser Option.swift
[42/98] Compiling ArgumentParser OptionGroup.swift
[43/98] Compiling ArgumentParser AsyncParsableCommand.swift
[44/98] Compiling ArgumentParser CommandConfiguration.swift
[45/98] Compiling ArgumentParser EnumerableFlag.swift
[46/98] Compiling ArgumentParser ArgumentDefinition.swift
[47/98] Compiling ArgumentParser Name.swift
[48/98] Compiling ArgumentParser Parsed.swift
[58/98] Compiling ArgumentParser ArgumentSet.swift
[59/98] Compiling ArgumentParser CommandParser.swift
[60/98] Compiling ArgumentParser InputKey.swift
[61/98] Compiling ArgumentParser InputOrigin.swift
[67/98] Compiling ArgumentParser ExpressibleByArgument.swift
[68/98] Compiling ArgumentParser ParsableArguments.swift
[69/98] Compiling ArgumentParser ParsableArgumentsValidation.swift
[76/100] Wrapping AST for SymbolKit for debugging
[99/102] Wrapping AST for ArgumentParser for debugging
[101/104] Emitting module dump_unified_graph
[102/104] Compiling dump_unified_graph DumpUnifiedGraph.swift
[104/106] Wrapping AST for dump-unified-graph for debugging
[105/106] Linking dump-unified-graph
Build complete! (10.24s)
Build complete.
Done.