Build Information
Successful build of SymbolKit with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
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 /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.02s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-docc-symbolkit",
"name": "SymbolKit",
"url": "https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-docc-symbolkit",
"dependencies": [
]
}
]
}
Fetching https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
[1/1145] Fetching swift-docc-symbolkit
Fetched https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git (0.45s)
Creating working copy for https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Working copy of https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git resolved at 0.50800.0
warning: '.resolve-product-dependencies': dependency 'swift-docc-symbolkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/45] Emitting module ArgumentParserToolInfo
[4/82] Emitting module SymbolKit
[5/87] Emitting module ArgumentParser
[6/92] Compiling ArgumentParser AsyncParsableCommand.swift
[7/92] Compiling ArgumentParser CommandConfiguration.swift
[8/92] Compiling ArgumentParser EnumerableFlag.swift
[9/92] Compiling ArgumentParser BashCompletionsGenerator.swift
[10/92] Compiling ArgumentParser CompletionsGenerator.swift
[11/92] Compiling ArgumentParser FishCompletionsGenerator.swift
[12/92] Compiling ArgumentParser Name.swift
[13/92] Compiling ArgumentParser Parsed.swift
[14/92] Compiling ArgumentParser ParsedValues.swift
[15/92] Compiling ArgumentParser ParserError.swift
[16/92] Compiling ArgumentParser SplitArguments.swift
[17/92] Compiling ArgumentParser ExpressibleByArgument.swift
[18/92] Compiling ArgumentParser ParsableArguments.swift
[19/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/92] Compiling ArgumentParser ParsableCommand.swift
[21/92] Compiling ArgumentParser ArgumentDecoder.swift
[22/92] Compiling ArgumentParser Option.swift
[23/92] Compiling ArgumentParser OptionGroup.swift
[24/92] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/92] Compiling ArgumentParser Argument.swift
[26/92] Compiling ArgumentParser ArgumentHelp.swift
[27/92] Compiling ArgumentParser DumpHelpGenerator.swift
[28/92] Compiling ArgumentParser HelpCommand.swift
[29/92] Compiling ArgumentParser HelpGenerator.swift
[30/92] Compiling ArgumentParser Flag.swift
[31/92] Compiling ArgumentParser NameSpecification.swift
[32/92] Compiling ArgumentParser ArgumentDefinition.swift
[33/92] Compiling ArgumentParser ArgumentSet.swift
[34/92] Compiling ArgumentParser CommandParser.swift
[35/92] Compiling ArgumentParser MessageInfo.swift
[36/92] Compiling ArgumentParser UsageGenerator.swift
[37/92] Compiling ArgumentParser ArgumentVisibility.swift
[38/92] Compiling ArgumentParser CompletionKind.swift
[39/92] Compiling ArgumentParser Errors.swift
[40/92] Compiling ArgumentParser InputKey.swift
[41/92] Compiling ArgumentParser InputOrigin.swift
[42/92] Compiling ArgumentParser CollectionExtensions.swift
[43/92] Compiling ArgumentParser Platform.swift
[44/92] Compiling ArgumentParser SequenceExtensions.swift
[45/92] Compiling ArgumentParser StringExtensions.swift
[86/92] Compiling ArgumentParser Tree.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/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)
^
[88/92] Compiling SymbolKit UnifiedSymbol+Encodable.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/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)
^
[89/92] Compiling SymbolKit UnifiedSymbol.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/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)
^
[90/92] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/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)
^
[91/92] Compiling SymbolKit UnifiedSymbolGraph.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/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)
^
[92/94] Compiling dump_unified_graph DumpUnifiedGraph.swift
[93/94] Emitting module dump_unified_graph
[93/94] Linking dump-unified-graph
Build complete! (10.90s)
Build complete.
Done.