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, reference 1.0.0 (b45d1f), with Swift 5.8 for Linux on 9 Jul 2024 06:57:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $workDir
https://github.com/swiftlang/swift-docc-symbolkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:04b855c1ccaa3e5be7e0a673b43cb5972bbce6f39eeabbf4f2cb26180c5e9854
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-argument-parser
[1/12036] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.34s)
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 SymbolKit
[2/53] Emitting module ArgumentParserToolInfo
[3/53] Compiling ArgumentParserToolInfo ToolInfo.swift
[5/55] Wrapping AST for ArgumentParserToolInfo for debugging
[7/89] Emitting module ArgumentParser
[8/93] Compiling ArgumentParser CompletionKind.swift
[9/93] Compiling ArgumentParser Errors.swift
[10/93] Compiling ArgumentParser Flag.swift
[11/93] Compiling ArgumentParser NameSpecification.swift
[12/93] Compiling ArgumentParser Option.swift
[13/93] Compiling ArgumentParser OptionGroup.swift
[14/93] Compiling ArgumentParser ParsedValues.swift
[15/93] Compiling ArgumentParser ParserError.swift
[16/93] Compiling ArgumentParser SplitArguments.swift
[17/93] Compiling ArgumentParser DumpHelpGenerator.swift
[18/93] Compiling ArgumentParser CollectionExtensions.swift
[19/93] Compiling ArgumentParser CommandConfiguration.swift
[20/93] Compiling ArgumentParser EnumerableFlag.swift
[21/93] Compiling ArgumentParser ExpressibleByArgument.swift
[22/93] Compiling ArgumentParser ParsableArguments.swift
[23/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[24/93] Compiling ArgumentParser ParsableCommand.swift
[25/93] Compiling ArgumentParser ArgumentDecoder.swift
[26/93] Compiling ArgumentParser ArgumentDefinition.swift
[27/93] Compiling ArgumentParser HelpCommand.swift
[28/93] Compiling ArgumentParser HelpGenerator.swift
[29/93] Compiling ArgumentParser MessageInfo.swift
[30/93] Compiling ArgumentParser UsageGenerator.swift
[31/93] 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)
                             ^
[32/93] 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)
                             ^
[33/93] 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)
                             ^
[34/93] 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)
                             ^
[35/93] 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)
                             ^
[36/93] Compiling ArgumentParser ArgumentHelp.swift
[41/93] Compiling ArgumentParser SequenceExtensions.swift
[42/93] Compiling ArgumentParser StringExtensions.swift
[43/93] Compiling ArgumentParser Tree.swift
[44/93] Compiling SymbolKit Platform.swift
[45/93] Compiling SymbolKit Relationship.swift
[46/93] Compiling SymbolKit RelationshipKind.swift
[47/93] Compiling ArgumentParser ArgumentSet.swift
[48/93] Compiling ArgumentParser CommandParser.swift
[49/93] Compiling ArgumentParser InputOrigin.swift
[50/93] Compiling ArgumentParser Name.swift
[51/93] Compiling ArgumentParser Parsed.swift
[52/93] Compiling ArgumentParser BashCompletionsGenerator.swift
[53/93] Compiling ArgumentParser CompletionsGenerator.swift
[54/93] Compiling ArgumentParser FishCompletionsGenerator.swift
[55/93] Compiling ArgumentParser ZshCompletionsGenerator.swift
[56/93] Compiling ArgumentParser Argument.swift
[81/95] Wrapping AST for SymbolKit for debugging
[94/97] Wrapping AST for ArgumentParser for debugging
[96/99] Emitting module dump_unified_graph
[97/99] Compiling dump_unified_graph DumpUnifiedGraph.swift
[99/101] Wrapping AST for dump-unified-graph for debugging
[100/101] Linking dump-unified-graph
Build complete! (9.70s)
Build complete.
Done.