Build Information
Successful build of SymbolKit with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
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 /Users/builder/builds/UKfvDsi8u/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.10
Building package at path: $workDir
https://github.com/SDGGiesbrecht/swift-docc-symbolkit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[4/10] Write dump-unified-graph-entitlement.plist
[5/10] Write sources
[6/10] Write swift-version--423B1241ED78D482.txt
[8/53] Emitting module ArgumentParserToolInfo
[9/53] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/90] Compiling ArgumentParser Option.swift
[11/90] Compiling ArgumentParser OptionGroup.swift
[12/90] Compiling ArgumentParser AsyncParsableCommand.swift
[13/90] Compiling ArgumentParser CommandConfiguration.swift
[14/90] Compiling ArgumentParser EnumerableFlag.swift
[15/95] Emitting module ArgumentParser
[16/95] Compiling ArgumentParser ArgumentVisibility.swift
[17/95] Compiling ArgumentParser CompletionKind.swift
[18/95] Compiling ArgumentParser Errors.swift
[19/95] Compiling ArgumentParser Flag.swift
[20/95] Compiling ArgumentParser NameSpecification.swift
[21/95] Emitting module SymbolKit
[22/100] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/100] Compiling ArgumentParser CompletionsGenerator.swift
[24/100] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/100] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/100] Compiling ArgumentParser Argument.swift
[27/100] Compiling ArgumentParser ArgumentHelp.swift
[28/100] Compiling ArgumentParser ExpressibleByArgument.swift
[29/100] Compiling ArgumentParser ParsableArguments.swift
[30/100] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/100] Compiling ArgumentParser ParsableCommand.swift
[32/100] Compiling ArgumentParser ArgumentDecoder.swift
[33/100] Compiling ArgumentParser CollectionExtensions.swift
[34/100] Compiling ArgumentParser Platform.swift
[35/100] Compiling ArgumentParser SequenceExtensions.swift
[36/100] Compiling ArgumentParser StringExtensions.swift
[37/100] Compiling SymbolKit GraphCollector.swift
[43/100] Compiling ArgumentParser ArgumentDefinition.swift
[44/100] Compiling ArgumentParser HelpGenerator.swift
[45/100] Compiling ArgumentParser MessageInfo.swift
[46/100] Compiling ArgumentParser UsageGenerator.swift
[56/100] Compiling ArgumentParser SplitArguments.swift
[62/100] Compiling ArgumentParser Name.swift
[63/100] Compiling ArgumentParser Parsed.swift
[64/100] Compiling ArgumentParser ParsedValues.swift
[65/100] Compiling ArgumentParser ParserError.swift
[72/100] Compiling ArgumentParser ArgumentSet.swift
[73/100] Compiling ArgumentParser CommandParser.swift
[74/100] Compiling ArgumentParser InputKey.swift
[75/100] Compiling ArgumentParser InputOrigin.swift
[76/100] Compiling ArgumentParser DumpHelpGenerator.swift
[77/100] Compiling ArgumentParser HelpCommand.swift
/Users/builder/builds/UKfvDsi8u/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)
^
[94/100] Compiling SymbolKit UnifiedSymbol+Encodable.swift
/Users/builder/builds/UKfvDsi8u/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)
^
[95/100] Compiling SymbolKit UnifiedSymbol.swift
/Users/builder/builds/UKfvDsi8u/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)
^
[96/100] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
/Users/builder/builds/UKfvDsi8u/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)
^
[97/100] Compiling SymbolKit UnifiedSymbolGraph.swift
/Users/builder/builds/UKfvDsi8u/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)
^
[98/102] Compiling dump_unified_graph DumpUnifiedGraph.swift
[99/102] Emitting module dump_unified_graph
[99/102] Write Objects.LinkFileList
[100/102] Linking dump-unified-graph
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/dump-unified-graph: replacing existing signature
[101/102] Applying dump-unified-graph
Build complete! (6.80s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.29s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.09s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
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.