Build Information
Successful build of SymbolKit with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/o86TiJKT/2/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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] Compiling ArgumentParser Option.swift
[5/82] Compiling ArgumentParser OptionGroup.swift
[6/82] Compiling ArgumentParser AsyncParsableCommand.swift
[7/82] Compiling ArgumentParser CommandConfiguration.swift
[8/82] Compiling ArgumentParser EnumerableFlag.swift
[9/87] Compiling ArgumentParser ArgumentVisibility.swift
[10/87] Compiling ArgumentParser CompletionKind.swift
[11/87] Compiling ArgumentParser Errors.swift
[12/87] Compiling ArgumentParser Flag.swift
[13/87] Compiling ArgumentParser NameSpecification.swift
[14/87] Emitting module ArgumentParser
[15/87] Compiling ArgumentParser Name.swift
[16/87] Compiling ArgumentParser Parsed.swift
[17/87] Compiling ArgumentParser ParsedValues.swift
[18/87] Compiling ArgumentParser ParserError.swift
[19/87] Compiling ArgumentParser SplitArguments.swift
[20/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/87] Compiling ArgumentParser CompletionsGenerator.swift
[22/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/87] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/87] Compiling ArgumentParser Argument.swift
[25/87] Compiling ArgumentParser ArgumentHelp.swift
[26/87] Compiling ArgumentParser CollectionExtensions.swift
[27/87] Compiling ArgumentParser Platform.swift
[28/87] Compiling ArgumentParser SequenceExtensions.swift
[29/87] Compiling ArgumentParser StringExtensions.swift
[30/87] Compiling ArgumentParser Tree.swift
[31/87] Compiling ArgumentParser ExpressibleByArgument.swift
[32/87] Compiling ArgumentParser ParsableArguments.swift
[33/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[34/87] Compiling ArgumentParser ParsableCommand.swift
[35/87] Compiling ArgumentParser ArgumentDecoder.swift
[36/87] Compiling ArgumentParser ArgumentDefinition.swift
[37/87] Compiling ArgumentParser ArgumentSet.swift
[38/87] Compiling ArgumentParser CommandParser.swift
[39/87] Compiling ArgumentParser InputKey.swift
[40/87] Compiling ArgumentParser InputOrigin.swift
[58/92] Emitting module SymbolKit
[67/92] Compiling ArgumentParser DumpHelpGenerator.swift
[68/92] Compiling ArgumentParser HelpCommand.swift
[69/92] Compiling ArgumentParser HelpGenerator.swift
[70/92] Compiling ArgumentParser MessageInfo.swift
[71/92] Compiling ArgumentParser UsageGenerator.swift
[87/92] Compiling SymbolKit GraphCollector.swift
/Users/builder/builds/o86TiJKT/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/92] Compiling SymbolKit UnifiedSymbol+Encodable.swift
/Users/builder/builds/o86TiJKT/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/92] Compiling SymbolKit UnifiedSymbol.swift
/Users/builder/builds/o86TiJKT/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] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
/Users/builder/builds/o86TiJKT/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)
^
[91/92] Compiling SymbolKit UnifiedSymbolGraph.swift
/Users/builder/builds/o86TiJKT/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)
^
[92/94] Emitting module dump_unified_graph
[93/94] Compiling dump_unified_graph DumpUnifiedGraph.swift
[93/94] Linking dump-unified-graph
Build complete! (8.75s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.67s)
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
Build complete.
Done.