The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftInspector with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: 0.16.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/fdiaz/SwiftInspector
 * tag               0.16.0     -> FETCH_HEAD
HEAD is now at 29a0bb2 Use DeclarationModifierVisitor in more places & consolidate on the Modifiers OptionSet (#130)
Cloned https://github.com/fdiaz/SwiftInspector.git into spi-builder-workspace
29a0bb2fa3a52752a509fbe0ad6afb76343f5b40
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at 0.16.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.50s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/Quick/Quick.git (0.63s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/Quick/Nimble.git (0.67s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.20s)
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Fetched https://github.com/apple/swift-syntax.git (1.15s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.02s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.03s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.04s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
[7/20096] Downloading https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip (1.69s)
Building for debugging...
[0/5] Copying lib_InternalSwiftSyntaxParser.dylib
[1/7] Compiling atomic-counter.c
[3/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/40] Emitting module ArgumentParserToolInfo
[5/76] Compiling ArgumentParser NameSpecification.swift
[6/76] Compiling ArgumentParser Option.swift
[7/76] Compiling ArgumentParser OptionGroup.swift
[8/76] Compiling ArgumentParser AsyncParsableCommand.swift
[9/76] Compiling ArgumentParser CommandConfiguration.swift
[10/80] Emitting module ArgumentParser
[11/80] Compiling ArgumentParser CollectionExtensions.swift
[12/80] Compiling ArgumentParser SequenceExtensions.swift
[13/80] Compiling ArgumentParser StringExtensions.swift
[14/80] Compiling ArgumentParser Tree.swift
[15/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/80] Compiling ArgumentParser CompletionsGenerator.swift
[17/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[19/80] Compiling ArgumentParser Argument.swift
[20/80] Compiling ArgumentParser Name.swift
[21/80] Compiling ArgumentParser Parsed.swift
[22/80] Compiling ArgumentParser ParsedValues.swift
[23/80] Compiling ArgumentParser ParserError.swift
[24/80] Compiling ArgumentParser SplitArguments.swift
[25/80] Compiling ArgumentParser EnumerableFlag.swift
[26/80] Compiling ArgumentParser ExpressibleByArgument.swift
[27/80] Compiling ArgumentParser ParsableArguments.swift
[28/80] Compiling ArgumentParser ParsableArgumentsValidation.swift
[29/80] Compiling ArgumentParser ParsableCommand.swift
[35/84] Compiling ArgumentParser ArgumentHelp.swift
[36/84] Compiling ArgumentParser ArgumentVisibility.swift
[37/84] Compiling ArgumentParser CompletionKind.swift
[38/84] Compiling ArgumentParser Errors.swift
[39/84] Compiling ArgumentParser Flag.swift
[40/84] Compiling ArgumentParser ArgumentDecoder.swift
[41/84] Compiling ArgumentParser ArgumentDefinition.swift
[42/84] Compiling SwiftSyntax SyntaxNodes.swift
[43/84] Compiling SwiftSyntax SyntaxPatternNodes.swift
[44/84] Compiling SwiftSyntax SyntaxStmtNodes.swift
[46/84] Compiling ArgumentParser DumpHelpGenerator.swift
[47/84] Compiling ArgumentParser HelpCommand.swift
[48/84] Compiling ArgumentParser HelpGenerator.swift
[49/84] Compiling ArgumentParser MessageInfo.swift
[54/84] Compiling ArgumentParser UsageGenerator.swift
[76/84] Compiling SwiftSyntax SyntaxTypeNodes.swift
[77/84] Emitting module SwiftSyntax
[82/108] Compiling SwiftSyntaxParser NodeDeclarationHash.swift
[83/108] Emitting module SwiftSyntaxParser
[84/108] Compiling SwiftSyntaxParser CNodes.swift
[85/108] Compiling SwiftSyntaxParser Diagnostic.swift
[86/108] Compiling SwiftSyntaxParser SyntaxParser.swift
[86/111] Archiving libSwiftSyntax.a
[87/111] Archiving libSwiftSyntaxParser.a
[89/111] Emitting module SwiftInspectorTestHelpers
[90/111] Compiling SwiftInspectorTestHelpers Temporary.swift
[91/111] Compiling SwiftInspectorTestHelpers SyntaxVisitor+WalkContent.swift
[92/111] Compiling SwiftInspectorVisitors Modifiers.swift
[93/111] Compiling SwiftInspectorVisitors NestableDeclSyntax.swift
[94/111] Compiling SwiftInspectorVisitors NestableTypeInfo.swift
[95/113] Compiling SwiftInspectorVisitors ProtocolVisitor.swift
[96/113] Compiling SwiftInspectorVisitors TypeDescription.swift
[97/113] Emitting module SwiftInspectorVisitors
[98/113] Compiling SwiftInspectorVisitors GenericParameterVisitor.swift
[99/113] Compiling SwiftInspectorVisitors GenericRequirementVisitor.swift
[100/113] Compiling SwiftInspectorVisitors ImportVisitor.swift
[101/113] Compiling SwiftInspectorVisitors TypeInheritanceVisitor.swift
[102/113] Compiling SwiftInspectorVisitors TypealiasVisitor.swift
[103/113] Compiling SwiftInspectorVisitors AssertionFailure.swift
[104/113] Compiling SwiftInspectorVisitors AssociatedtypeVisitor.swift
[105/113] Compiling SwiftInspectorVisitors DeclarationModifierVisitor.swift
[106/113] Compiling SwiftInspectorVisitors ExtensionVisitor.swift
[107/113] Compiling SwiftInspectorVisitors FileVisitor.swift
[108/113] Compiling SwiftInspectorVisitors FunctionDeclarationVisitor.swift
[109/113] Compiling SwiftInspectorVisitors PropertyInfo.swift
[110/113] Compiling SwiftInspectorVisitors PropertyVisitor.swift
[111/113] Compiling SwiftInspectorVisitors NestableTypeVisitor.swift
[112/113] Compiling SwiftInspectorVisitors ParsingTracker.swift
[113/124] Compiling SwiftInspectorAnalyzers TypeLocationAnalyzer.swift
[114/124] Compiling SwiftInspectorAnalyzers TypealiasAnalyzer.swift
[115/124] Compiling SwiftInspectorAnalyzers StaticUsageAnalyzer.swift
[116/124] Compiling SwiftInspectorAnalyzers FileManager+SwiftFiles.swift
[117/124] Compiling SwiftInspectorAnalyzers ImportsAnalyzer.swift
[118/124] Compiling SwiftInspectorAnalyzers TypeConformanceAnalyzer.swift
[119/124] Emitting module SwiftInspectorAnalyzers
[120/124] Compiling SwiftInspectorAnalyzers Analyzer.swift
[121/124] Compiling SwiftInspectorAnalyzers CachedSyntaxTree.swift
[122/124] Compiling SwiftInspectorAnalyzers InitializerAnalyzer.swift
[123/124] Compiling SwiftInspectorAnalyzers StandardAnalyzer.swift
[124/125] Compiling SwiftInspectorAnalyzers TypesAnalyzer.swift
[125/134] Compiling SwiftInspectorCommands TypealiasCommand.swift
[126/134] Compiling SwiftInspectorCommands InspectorCommand.swift
[127/134] Compiling SwiftInspectorCommands InspectorError.swift
[128/134] Compiling SwiftInspectorCommands StaticUsageCommand.swift
[129/134] Compiling SwiftInspectorCommands TypeConformanceCommand.swift
[130/134] Compiling SwiftInspectorCommands TypeLocationCommand.swift
[131/135] Compiling SwiftInspectorCommands ImportsCommand.swift
[132/135] Compiling SwiftInspectorCommands InitializerCommand.swift
[133/135] Emitting module SwiftInspectorCommands
[134/135] Compiling SwiftInspectorCommands TypesCommand.swift
[135/137] Compiling SwiftInspector main.swift
[136/137] Emitting module SwiftInspector
[136/137] Linking swiftinspector
Build complete! (41.93s)
Build complete.
Done.

Build Machine: Mac 5