Build Information
Successful build of SymbolKit with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path: $workDir
https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
[1/11435] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.39s)
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...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/56] Emitting module SymbolKit
[7/62] Emitting module ArgumentParserToolInfo
[8/62] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/63] Wrapping AST for ArgumentParserToolInfo for debugging
[11/97] Emitting module ArgumentParser
[12/101] Compiling ArgumentParser BashCompletionsGenerator.swift
[13/101] Compiling ArgumentParser CompletionsGenerator.swift
[14/101] Compiling ArgumentParser FishCompletionsGenerator.swift
[15/101] Compiling ArgumentParser ZshCompletionsGenerator.swift
[16/101] Compiling ArgumentParser Argument.swift
[17/101] Compiling ArgumentParser ArgumentHelp.swift
[18/101] Compiling ArgumentParser CompletionKind.swift
[19/101] Compiling ArgumentParser Errors.swift
[20/101] Compiling ArgumentParser Flag.swift
[21/101] Compiling ArgumentParser NameSpecification.swift
[22/101] Compiling ArgumentParser ParsableArguments.swift
[23/101] Compiling ArgumentParser ParsableArgumentsValidation.swift
[24/101] Compiling ArgumentParser EnumerableFlag.swift
[25/101] Compiling ArgumentParser ExpressibleByArgument.swift
[26/101] Compiling ArgumentParser ArgumentSet.swift
[27/101] Compiling ArgumentParser CommandParser.swift
[28/101] Compiling ArgumentParser InputOrigin.swift
[29/101] Compiling ArgumentParser Name.swift
[30/101] Compiling ArgumentParser ParsableCommand.swift
[31/101] Compiling ArgumentParser ArgumentDecoder.swift
[32/101] Compiling ArgumentParser ArgumentDefinition.swift
[33/101] Compiling ArgumentParser Option.swift
[34/101] Compiling ArgumentParser OptionGroup.swift
[35/101] Compiling ArgumentParser CommandConfiguration.swift
[36/101] 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)
^
[37/101] 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)
^
[38/101] 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)
^
[39/101] 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)
^
[40/101] 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)
^
[41/101] 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)
^
[42/101] Compiling ArgumentParser Tree.swift
[43/101] Compiling SymbolKit Names.swift
[44/101] Compiling SymbolKit SPI.swift
[45/101] Compiling SymbolKit Snippet.swift
[46/101] Compiling SymbolKit Extension.swift
[47/101] Compiling SymbolKit GenericConstraint.swift
[48/101] Compiling ArgumentParser ParserError.swift
[49/101] Compiling ArgumentParser SplitArguments.swift
[50/101] Compiling ArgumentParser DumpHelpGenerator.swift
[51/101] Compiling ArgumentParser CollectionExtensions.swift
[52/101] Compiling ArgumentParser SequenceExtensions.swift
[53/101] Compiling ArgumentParser StringExtensions.swift
[54/101] Compiling ArgumentParser Parsed.swift
[55/101] Compiling ArgumentParser HelpCommand.swift
[56/101] Compiling ArgumentParser HelpGenerator.swift
[57/101] Compiling ArgumentParser MessageInfo.swift
[58/101] Compiling ArgumentParser UsageGenerator.swift
[59/101] Compiling ArgumentParser ParsedValues.swift
[73/102] Wrapping AST for SymbolKit for debugging
[99/103] Wrapping AST for ArgumentParser for debugging
[101/105] Emitting module dump_unified_graph
[102/105] Compiling dump_unified_graph DumpUnifiedGraph.swift
[103/106] Wrapping AST for dump-unified-graph for debugging
[104/106] Write Objects.LinkFileList
[105/106] Linking dump-unified-graph
Build complete! (19.02s)
Build complete.
Done.