The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TextBuilder with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/TextBuilder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/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
Revision (git rev-parse @):
65b7c7bb9b163f4fc2d755c52a89a6f3040300df
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/davdroman/TextBuilder.git at main
Fetching https://github.com/davdroman/swift-builders from cache
Fetching https://github.com/google/swift-benchmark from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetched https://github.com/google/swift-benchmark (0.41s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/davdroman/swift-builders (0.44s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/pointfreeco/swift-custom-dump (0.60s)
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.51s)
Computing version for https://github.com/davdroman/swift-builders
Fetched https://github.com/apple/swift-argument-parser (0.61s)
Computed https://github.com/davdroman/swift-builders at 0.5.1 (0.62s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.47s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.02s)
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/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
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/davdroman/swift-builders
Working copy of https://github.com/davdroman/swift-builders resolved at 0.5.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "textbuilder",
      "name": "TextBuilder",
      "url": "https://github.com/davdroman/TextBuilder.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextBuilder",
      "dependencies": [
        {
          "identity": "swift-builders",
          "name": "swift-builders",
          "url": "https://github.com/davdroman/swift-builders",
          "version": "0.6.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-builders",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/davdroman/TextBuilder.git from cache
Fetched https://github.com/davdroman/TextBuilder.git (0.18s)
Fetching https://github.com/davdroman/swift-builders from cache
Fetched https://github.com/davdroman/swift-builders (0.20s)
Computing version for https://github.com/davdroman/swift-builders
Computed https://github.com/davdroman/swift-builders at 0.6.0 (0.53s)
Creating working copy for https://github.com/davdroman/swift-builders
Working copy of https://github.com/davdroman/swift-builders resolved at 0.6.0
Creating working copy for https://github.com/davdroman/TextBuilder.git
Working copy of https://github.com/davdroman/TextBuilder.git resolved at main
warning: '.resolve-product-dependencies': dependency 'textbuilder' is not used by any target
Found 1 product dependencies
  - swift-builders
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/10] Emitting module BuildersTestSupport
[3/10] Compiling BuildersTestSupport BuildersTestSupport.swift
[4/10] Emitting module ArgumentParserToolInfo
[5/10] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/47] Emitting module ArgumentParser
[7/52] Compiling ArgumentParser ArgumentVisibility.swift
[8/52] Compiling ArgumentParser CompletionKind.swift
[9/52] Compiling ArgumentParser Errors.swift
[10/52] Compiling ArgumentParser Flag.swift
[11/52] Compiling ArgumentParser NameSpecification.swift
[12/52] Compiling ArgumentParser ExpressibleByArgument.swift
[13/52] Compiling ArgumentParser ParsableArguments.swift
[14/52] Compiling ArgumentParser ParsableArgumentsValidation.swift
[15/52] Compiling ArgumentParser ParsableCommand.swift
[16/52] Compiling ArgumentParser ArgumentDecoder.swift
[17/52] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/52] Compiling ArgumentParser CompletionsGenerator.swift
[19/52] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/52] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/52] Compiling ArgumentParser Argument.swift
[22/52] Compiling ArgumentParser ArgumentHelp.swift
[23/52] Compiling ArgumentParser CollectionExtensions.swift
[24/52] Compiling ArgumentParser Platform.swift
[25/52] Compiling ArgumentParser SequenceExtensions.swift
[26/52] Compiling ArgumentParser StringExtensions.swift
[27/52] Compiling ArgumentParser Tree.swift
[28/52] Compiling ArgumentParser ArgumentDefinition.swift
[29/52] Compiling ArgumentParser ArgumentSet.swift
[30/52] Compiling ArgumentParser CommandParser.swift
[31/52] Compiling ArgumentParser InputKey.swift
[32/52] Compiling ArgumentParser InputOrigin.swift
[33/52] Compiling ArgumentParser Option.swift
[34/52] Compiling ArgumentParser OptionGroup.swift
[35/52] Compiling ArgumentParser AsyncParsableCommand.swift
[36/52] Compiling ArgumentParser CommandConfiguration.swift
[37/52] Compiling ArgumentParser EnumerableFlag.swift
[38/52] Compiling Builders _AppendableCollectionBuilder.swift
[39/52] Compiling Builders Typealiases.swift
[40/52] Emitting module Builders
[41/52] Compiling Builders _AppendableCollection.swift
[42/56] Compiling ArgumentParser DumpHelpGenerator.swift
[43/56] Compiling ArgumentParser HelpCommand.swift
[44/56] Compiling ArgumentParser HelpGenerator.swift
[45/56] Compiling ArgumentParser MessageInfo.swift
[46/56] Compiling ArgumentParser UsageGenerator.swift
[47/56] Compiling ArgumentParser Name.swift
[48/56] Compiling ArgumentParser Parsed.swift
[49/56] Compiling ArgumentParser ParsedValues.swift
[50/56] Compiling ArgumentParser ParserError.swift
[51/56] Compiling ArgumentParser SplitArguments.swift
[52/72] Compiling Benchmark BenchmarkReporter.swift
[53/72] Compiling Benchmark BenchmarkResult.swift
[54/74] Compiling Benchmark BenchmarkTermination.swift
[55/74] Compiling Benchmark BenchmarkTime.swift
[56/74] Compiling Benchmark BenchmarkState.swift
[57/74] Compiling Benchmark BenchmarkSuite.swift
[58/74] Compiling Benchmark BenchmarkCommand.swift
[59/74] Compiling Benchmark BenchmarkFilter.swift
[60/74] Compiling Benchmark Benchmark.swift
[61/74] Compiling Benchmark BenchmarkArguments.swift
[62/74] Compiling Benchmark BenchmarkColumn.swift
[63/74] Compiling Benchmark BenchmarkFormatter.swift
[64/74] Compiling Benchmark BenchmarkMain.swift
[65/74] Emitting module Benchmark
[66/74] Compiling Benchmark BenchmarkRunner.swift
[67/74] Compiling Benchmark BenchmarkSetting.swift
[68/74] Compiling Benchmark Stats.swift
[69/74] Compiling Benchmark TestIntegration.swift
[70/74] Emitting module TextBuilder
[71/74] Compiling TextBuilder TextExtensions.swift
[72/74] Compiling TextBuilder TextBuilderSeparator.swift
[73/74] Compiling TextBuilder TextBuilder.swift
[74/76] Emitting module Benchmarks
[75/76] Compiling Benchmarks main.swift
[75/76] Linking Benchmarks
Build complete! (14.32s)
Build complete.
Done.