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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.0.3 (0.10s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-docc-symbolkit",
"dependencies": [
]
}
]
}
Fetching https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git from cache
Fetched https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git (0.17s)
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 main
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
Building for debugging...
[1/46] Compiling ArgumentParserToolInfo ToolInfo.swift
[2/46] Emitting module ArgumentParserToolInfo
[3/80] Compiling ArgumentParser Option.swift
[4/80] Compiling ArgumentParser OptionGroup.swift
[5/80] Compiling ArgumentParser CommandConfiguration.swift
[6/80] Compiling ArgumentParser EnumerableFlag.swift
[7/80] Compiling ArgumentParser ExpressibleByArgument.swift
[8/80] Emitting module ArgumentParser
[9/84] Compiling ArgumentParser CollectionExtensions.swift
[10/84] Compiling ArgumentParser SequenceExtensions.swift
[11/84] Compiling ArgumentParser StringExtensions.swift
[12/84] Compiling ArgumentParser Tree.swift
[13/84] Compiling ArgumentParser ParsableArguments.swift
[14/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[15/84] Compiling ArgumentParser ParsableCommand.swift
[16/84] Compiling ArgumentParser ArgumentDecoder.swift
[17/84] Compiling ArgumentParser ArgumentDefinition.swift
[18/84] Compiling ArgumentParser MessageInfo.swift
[19/84] Compiling ArgumentParser UsageGenerator.swift
[20/84] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/84] Compiling ArgumentParser CompletionsGenerator.swift
[22/84] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/90] Compiling ArgumentParser ArgumentHelp.swift
[25/90] Compiling ArgumentParser CompletionKind.swift
[26/90] Compiling ArgumentParser Errors.swift
[27/90] Compiling ArgumentParser Flag.swift
[28/90] Compiling ArgumentParser NameSpecification.swift
[29/90] Compiling ArgumentParser ParsedValues.swift
[30/90] Compiling ArgumentParser ParserError.swift
[31/90] Compiling ArgumentParser SplitArguments.swift
[32/90] Compiling ArgumentParser DumpHelpGenerator.swift
[45/90] Emitting module SymbolKit
[46/90] Compiling ArgumentParser Argument.swift
[53/90] Compiling SymbolKit AvailabilityItem.swift
[54/90] Compiling SymbolKit Domain.swift
[55/90] Compiling SymbolKit DeclarationFragments.swift
[56/90] Compiling SymbolKit Fragment.swift
[57/90] Compiling SymbolKit FragmentKind.swift
[58/90] Compiling ArgumentParser CommandParser.swift
[59/90] Compiling ArgumentParser InputOrigin.swift
[60/90] Compiling ArgumentParser Name.swift
[61/90] Compiling ArgumentParser Parsed.swift
[62/90] Compiling ArgumentParser HelpCommand.swift
[63/90] Compiling ArgumentParser HelpGenerator.swift
[69/90] Compiling ArgumentParser ArgumentSet.swift
[84/90] Compiling SymbolKit SymbolGraph.swift
/Users/builder/builds/TDmZkXJm/2/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)
^
[85/90] Compiling SymbolKit GraphCollector.swift
/Users/builder/builds/TDmZkXJm/2/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)
^
[86/90] Compiling SymbolKit UnifiedSymbol+Encodable.swift
/Users/builder/builds/TDmZkXJm/2/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)
^
[87/90] Compiling SymbolKit UnifiedSymbol.swift
/Users/builder/builds/TDmZkXJm/2/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/90] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
/Users/builder/builds/TDmZkXJm/2/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/90] Compiling SymbolKit UnifiedSymbolGraph.swift
/Users/builder/builds/TDmZkXJm/2/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] Emitting module dump_unified_graph
[91/92] Compiling dump_unified_graph DumpUnifiedGraph.swift
[91/92] Linking dump-unified-graph
Build complete! (10.25s)
Build complete.
Done.