The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SymbolKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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: 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.10
Building package at path:  $workDir
https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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.88s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.37s)
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...
[1/12] Write sources
[5/12] Write swift-version-24593BA9C3E375BF.txt
[7/55] Emitting module ArgumentParserToolInfo
[8/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/56] Wrapping AST for ArgumentParserToolInfo for debugging
[11/93] Emitting module ArgumentParser
[12/98] Compiling ArgumentParser OptionGroup.swift
[13/98] Compiling ArgumentParser AsyncParsableCommand.swift
[14/98] Compiling ArgumentParser CommandConfiguration.swift
[15/98] Compiling ArgumentParser EnumerableFlag.swift
[16/98] Compiling ArgumentParser ExpressibleByArgument.swift
[17/98] Compiling ArgumentParser ParsableArguments.swift
[18/98] Compiling ArgumentParser UsageGenerator.swift
[19/98] Compiling ArgumentParser CollectionExtensions.swift
[20/98] Compiling ArgumentParser Platform.swift
[21/98] Compiling ArgumentParser SequenceExtensions.swift
[22/98] Compiling ArgumentParser StringExtensions.swift
[23/103] Compiling ArgumentParser ParserError.swift
[24/103] Compiling ArgumentParser SplitArguments.swift
[25/103] Compiling ArgumentParser DumpHelpGenerator.swift
[26/103] Compiling ArgumentParser HelpCommand.swift
[27/103] Compiling ArgumentParser HelpGenerator.swift
[28/103] Compiling ArgumentParser MessageInfo.swift
[29/103] Compiling ArgumentParser InputKey.swift
[30/103] Compiling ArgumentParser InputOrigin.swift
[31/103] Compiling ArgumentParser Name.swift
[32/103] Compiling ArgumentParser Parsed.swift
[33/103] Compiling ArgumentParser ParsedValues.swift
[34/103] Emitting module SymbolKit
[35/103] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/103] Compiling ArgumentParser ParsableCommand.swift
[37/103] Compiling ArgumentParser ArgumentDecoder.swift
[38/103] Compiling ArgumentParser ArgumentDefinition.swift
[39/103] Compiling ArgumentParser ArgumentSet.swift
[40/103] Compiling ArgumentParser CommandParser.swift
[41/103] Compiling ArgumentParser ArgumentVisibility.swift
[42/103] Compiling ArgumentParser CompletionKind.swift
[43/103] Compiling ArgumentParser Errors.swift
[44/103] Compiling ArgumentParser Flag.swift
[45/103] Compiling ArgumentParser NameSpecification.swift
[46/103] Compiling ArgumentParser Option.swift
[47/103] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/103] Compiling ArgumentParser CompletionsGenerator.swift
[49/103] Compiling ArgumentParser FishCompletionsGenerator.swift
[50/103] Compiling ArgumentParser ZshCompletionsGenerator.swift
[51/103] Compiling ArgumentParser Argument.swift
[52/103] Compiling ArgumentParser ArgumentHelp.swift
[63/103] 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)
                             ^
[96/104] 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)
                             ^
[97/104] 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)
                             ^
[98/104] 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)
                             ^
[99/104] 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)
                             ^
[100/105] Wrapping AST for ArgumentParser for debugging
[101/105] Wrapping AST for SymbolKit for debugging
[103/107] Compiling dump_unified_graph DumpUnifiedGraph.swift
[104/107] Emitting module dump_unified_graph
[105/108] Wrapping AST for dump-unified-graph for debugging
[106/108] Write Objects.LinkFileList
[107/108] Linking dump-unified-graph
Build complete! (20.56s)
Build complete.
Done.