The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TextBuilder 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/TextBuilder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davdroman/TextBuilder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 65b7c7b Update dependencies (#25)
Cloned https://github.com/davdroman/TextBuilder.git into spi-builder-workspace
65b7c7bb9b163f4fc2d755c52a89a6f3040300df
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/davdroman/TextBuilder.git at main
========================================
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/apple/swift-argument-parser from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/davdroman/swift-builders from cache
Fetched https://github.com/davdroman/swift-builders (0.31s)
Fetching https://github.com/google/swift-benchmark from cache
Fetched https://github.com/pointfreeco/swift-custom-dump (0.52s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/apple/swift-argument-parser (0.53s)
Fetched https://github.com/google/swift-benchmark (0.24s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (0.03s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.56s)
Computing version for https://github.com/davdroman/swift-builders
Computed https://github.com/davdroman/swift-builders at 0.5.1 (0.40s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.03s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.2
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/davdroman/swift-builders
Working copy of https://github.com/davdroman/swift-builders resolved at 0.5.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
Compiling plugin GenerateManual...
Building for debugging...
[1/9] Emitting module BuildersTestSupport
[2/9] Compiling BuildersTestSupport BuildersTestSupport.swift
[3/9] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/9] Emitting module ArgumentParserToolInfo
[5/46] Emitting module Builders
[6/46] Compiling Builders _AppendableCollectionBuilder.swift
[7/46] Emitting module ArgumentParser
[8/46] Compiling ArgumentParser BashCompletionsGenerator.swift
[9/46] Compiling ArgumentParser CompletionsGenerator.swift
[10/46] Compiling ArgumentParser FishCompletionsGenerator.swift
[11/46] Compiling ArgumentParser ZshCompletionsGenerator.swift
[12/46] Compiling ArgumentParser Argument.swift
[13/46] Compiling ArgumentParser ArgumentHelp.swift
[14/51] Compiling ArgumentParser Name.swift
[15/51] Compiling ArgumentParser Parsed.swift
[16/51] Compiling ArgumentParser ParsedValues.swift
[17/51] Compiling ArgumentParser ParserError.swift
[18/51] Compiling ArgumentParser SplitArguments.swift
[19/51] Compiling ArgumentParser Option.swift
[20/51] Compiling ArgumentParser OptionGroup.swift
[21/51] Compiling ArgumentParser AsyncParsableCommand.swift
[22/51] Compiling ArgumentParser CommandConfiguration.swift
[23/51] Compiling ArgumentParser EnumerableFlag.swift
[24/51] Compiling ArgumentParser CollectionExtensions.swift
[25/51] Compiling ArgumentParser Platform.swift
[26/51] Compiling ArgumentParser SequenceExtensions.swift
[27/51] Compiling ArgumentParser StringExtensions.swift
[28/51] Compiling ArgumentParser Tree.swift
[29/51] Compiling Builders _AppendableCollection.swift
[30/51] Compiling Builders Typealiases.swift
[31/51] Compiling ArgumentParser ArgumentDefinition.swift
[32/51] Compiling ArgumentParser ArgumentSet.swift
[33/51] Compiling ArgumentParser CommandParser.swift
[34/51] Compiling ArgumentParser InputKey.swift
[35/51] Compiling ArgumentParser InputOrigin.swift
[36/51] Compiling ArgumentParser ExpressibleByArgument.swift
[37/51] Compiling ArgumentParser ParsableArguments.swift
[38/51] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/51] Compiling ArgumentParser ParsableCommand.swift
[40/51] Compiling ArgumentParser ArgumentDecoder.swift
[41/51] Compiling ArgumentParser DumpHelpGenerator.swift
[42/51] Compiling ArgumentParser HelpCommand.swift
[43/51] Compiling ArgumentParser HelpGenerator.swift
[44/51] Compiling ArgumentParser MessageInfo.swift
[45/51] Compiling ArgumentParser UsageGenerator.swift
[46/51] Compiling ArgumentParser ArgumentVisibility.swift
[47/51] Compiling ArgumentParser CompletionKind.swift
[48/51] Compiling ArgumentParser Errors.swift
[49/51] Compiling ArgumentParser Flag.swift
[50/51] Compiling ArgumentParser NameSpecification.swift
[51/71] Compiling Benchmark BenchmarkTermination.swift
[52/71] Compiling Benchmark BenchmarkTime.swift
[53/73] Compiling Benchmark BenchmarkState.swift
[54/73] Compiling Benchmark BenchmarkSuite.swift
[55/73] Compiling Benchmark Stats.swift
[56/73] Compiling Benchmark TestIntegration.swift
[57/73] Compiling Benchmark BenchmarkCommand.swift
[58/73] Compiling Benchmark BenchmarkFilter.swift
[59/73] Compiling Benchmark BenchmarkFormatter.swift
[60/73] Compiling Benchmark BenchmarkMain.swift
[61/73] Compiling Benchmark BenchmarkRunner.swift
[62/73] Compiling Benchmark BenchmarkSetting.swift
[63/73] Compiling Benchmark BenchmarkReporter.swift
[64/73] Compiling Benchmark BenchmarkResult.swift
[65/73] Emitting module Benchmark
[66/73] Compiling Benchmark Benchmark.swift
[67/73] Compiling Benchmark BenchmarkArguments.swift
[68/73] Compiling Benchmark BenchmarkColumn.swift
[69/73] Compiling TextBuilder TextBuilderSeparator.swift
[70/73] Compiling TextBuilder TextExtensions.swift
[71/73] Compiling TextBuilder TextBuilder.swift
[72/73] Emitting module TextBuilder
[73/75] Emitting module Benchmarks
[74/75] Compiling Benchmarks main.swift
[74/75] Linking Benchmarks
Build complete! (13.44s)
Build complete.
Done.

Build Machine: Mac 5