Build Information
Successful build of SymbolKit 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.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Reference: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 53e5cb9 Add new `typeDetails` symbol mixin to hold type details of weakly-typed dictionary keys and HTTP parameters. (#56)
Cloned https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Revision (git rev-parse @):
53e5cb9b18222f66cb8d6fb684d7383e705e0936
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git at main
========================================
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-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-argument-parser
[1/11391] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.87s)
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/50] Emitting module SymbolKit
[2/56] Emitting module ArgumentParserToolInfo
[3/56] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/58] Wrapping AST for ArgumentParserToolInfo for debugging
[7/92] Emitting module ArgumentParser
[8/96] Compiling ArgumentParser CollectionExtensions.swift
[9/96] Compiling ArgumentParser SequenceExtensions.swift
[10/96] Compiling ArgumentParser StringExtensions.swift
[11/96] Compiling ArgumentParser Tree.swift
[12/96] Compiling ArgumentParser ArgumentHelp.swift
[13/96] Compiling ArgumentParser CompletionKind.swift
[14/96] Compiling ArgumentParser Errors.swift
[15/96] Compiling ArgumentParser Flag.swift
[16/96] Compiling ArgumentParser NameSpecification.swift
[17/96] Compiling ArgumentParser ParsedValues.swift
[18/96] Compiling ArgumentParser ParserError.swift
[19/96] Compiling ArgumentParser SplitArguments.swift
[20/96] Compiling ArgumentParser DumpHelpGenerator.swift
[21/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/96] Compiling ArgumentParser CompletionsGenerator.swift
[23/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/96] Compiling ArgumentParser Argument.swift
[26/96] Compiling ArgumentParser ArgumentDecoder.swift
[27/96] Compiling ArgumentParser ArgumentDefinition.swift
[28/96] Compiling ArgumentParser Option.swift
[29/96] Compiling ArgumentParser OptionGroup.swift
[30/96] Compiling ArgumentParser CommandConfiguration.swift
[31/96] Compiling ArgumentParser EnumerableFlag.swift
[32/96] Compiling ArgumentParser HelpGenerator.swift
[33/96] Compiling ArgumentParser MessageInfo.swift
[34/96] Compiling ArgumentParser UsageGenerator.swift
[42/96] Compiling ArgumentParser ArgumentSet.swift
[43/96] Compiling ArgumentParser CommandParser.swift
[50/96] Compiling ArgumentParser InputOrigin.swift
[51/96] Compiling ArgumentParser Name.swift
[52/96] Compiling ArgumentParser Parsed.swift
[53/96] Compiling ArgumentParser ParsableArguments.swift
[54/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/96] Compiling ArgumentParser ParsableCommand.swift
[56/96] Compiling SymbolKit SymbolGraph.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)
^
[57/96] 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)
^
[58/96] 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)
^
[59/96] 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)
^
[60/96] 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)
^
[61/96] 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)
^
[62/96] Compiling ArgumentParser ExpressibleByArgument.swift
[67/96] Compiling ArgumentParser HelpCommand.swift
[69/96] Compiling SymbolKit Generics.swift
[70/96] Compiling SymbolKit Namespace.swift
[71/96] Compiling SymbolKit Symbol.swift
[72/96] Compiling SymbolKit SymbolKind.swift
[73/96] Compiling SymbolKit ValueConstraints.swift
[96/100] Wrapping AST for SymbolKit for debugging
[97/100] Wrapping AST for ArgumentParser for debugging
[99/102] Emitting module dump_unified_graph
[100/102] Compiling dump_unified_graph DumpUnifiedGraph.swift
[102/104] Wrapping AST for dump-unified-graph for debugging
[103/104] Linking dump-unified-graph
Build complete! (12.09s)
Build complete.
Done.