The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of TextBuilder, reference 3.0.1 (65b7c7), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 21:50:26 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/TextBuilder.git
Reference: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/TextBuilder
 * tag               3.0.1      -> FETCH_HEAD
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/.spi.yml
SUCCESS checkout https://github.com/davdroman/TextBuilder.git at 3.0.1
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/davdroman/swift-builders
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/apple/swift-argument-parser from cache
[1/1486] Fetching swift-benchmark
[76/2009] Fetching swift-benchmark, swift-builders
Fetched https://github.com/davdroman/swift-builders from cache (0.80s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.80s)
Fetched https://github.com/google/swift-benchmark from cache (0.80s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.80s)
Computed https://github.com/pointfreeco/swift-custom-dump at 1.0.0 (1.39s)
Computing version for https://github.com/davdroman/swift-builders
Computed https://github.com/davdroman/swift-builders at 0.5.1 (0.56s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (0.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.2 (0.60s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.60s)
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/davdroman/swift-builders
Working copy of https://github.com/davdroman/swift-builders resolved at 0.5.1
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "textbuilder",
      "name": "TextBuilder",
      "url": "https://github.com/davdroman/TextBuilder.git",
      "version": "unspecified",
      "path": "/Users/admin/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.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-builders",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/davdroman/TextBuilder.git
[1/540] Fetching textbuilder
Fetched https://github.com/davdroman/TextBuilder.git from cache (0.91s)
Fetching https://github.com/davdroman/swift-builders from cache
Fetched https://github.com/davdroman/swift-builders from cache (0.43s)
Computing version for https://github.com/davdroman/swift-builders
Computed https://github.com/davdroman/swift-builders at 0.7.0 (0.90s)
Creating working copy for https://github.com/davdroman/swift-builders
Working copy of https://github.com/davdroman/swift-builders resolved at 0.7.0
Creating working copy for https://github.com/davdroman/TextBuilder.git
Working copy of https://github.com/davdroman/TextBuilder.git resolved at 3.0.1 (65b7c7b)
warning: '.resolve-product-dependencies': dependency 'textbuilder' is not used by any target
Found 1 product dependencies
  - swift-builders
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/davdroman/TextBuilder.git
https://github.com/davdroman/TextBuilder.git
{
  "dependencies" : [
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    },
    {
      "identity" : "swift-builders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davdroman/swift-builders"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    }
  ],
  "manifest_display_name" : "TextBuilder",
  "name" : "TextBuilder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "TextBuilder",
      "targets" : [
        "TextBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Benchmarks",
      "targets" : [
        "Benchmarks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextBuilderTests",
      "module_type" : "SwiftTarget",
      "name" : "TextBuilderTests",
      "path" : "Tests/TextBuilderTests",
      "product_dependencies" : [
        "BuildersTestSupport",
        "CustomDump"
      ],
      "sources" : [
        "TextBuilderTests.swift",
        "TextExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "TextBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TextBuilder",
      "module_type" : "SwiftTarget",
      "name" : "TextBuilder",
      "path" : "Sources/TextBuilder",
      "product_dependencies" : [
        "Builders"
      ],
      "product_memberships" : [
        "TextBuilder",
        "Benchmarks"
      ],
      "sources" : [
        "TextBuilder.swift",
        "TextBuilderSeparator.swift",
        "TextExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Benchmarks",
      "module_type" : "SwiftTarget",
      "name" : "Benchmarks",
      "path" : "Sources/Benchmarks",
      "product_dependencies" : [
        "Benchmark",
        "BuildersTestSupport"
      ],
      "product_memberships" : [
        "Benchmarks"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "TextBuilder"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[6/13] Write Benchmarks-entitlement.plist
[6/13] Write sources
[9/13] Write swift-version-2F0A5646E1D333AE.txt
[11/21] Compiling BuildersTestSupport BuildersTestSupport.swift
[12/21] Emitting module BuildersTestSupport
[13/21] Emitting module ArgumentParserToolInfo
[14/21] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/59] Compiling ArgumentParser AsyncParsableCommand.swift
[16/59] Compiling ArgumentParser CommandConfiguration.swift
[17/59] Compiling ArgumentParser EnumerableFlag.swift
[18/59] Compiling ArgumentParser ExpressibleByArgument.swift
[19/63] Compiling ArgumentParser ArgumentHelp.swift
[20/63] Compiling ArgumentParser ArgumentVisibility.swift
[21/63] Compiling ArgumentParser CompletionKind.swift
[22/63] Compiling ArgumentParser Errors.swift
[23/63] Emitting module ArgumentParser
[24/63] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/63] Compiling ArgumentParser CompletionsGenerator.swift
[26/63] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/63] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/63] Compiling ArgumentParser Argument.swift
[29/63] Compiling ArgumentParser ParsableArguments.swift
[30/63] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/63] Compiling ArgumentParser ParsableCommand.swift
[32/63] Compiling ArgumentParser ArgumentDecoder.swift
[33/63] Compiling ArgumentParser ArgumentDefinition.swift
[34/63] Compiling ArgumentParser ArgumentSet.swift
[35/63] Compiling ArgumentParser CommandParser.swift
[36/63] Compiling ArgumentParser InputKey.swift
[37/63] Compiling ArgumentParser Platform.swift
[38/63] Compiling ArgumentParser SequenceExtensions.swift
[39/63] Compiling ArgumentParser StringExtensions.swift
[40/63] Compiling ArgumentParser Tree.swift
[41/63] Emitting module Builders
[42/63] Compiling Builders _AppendableCollection.swift
[43/63] Compiling Builders Typealiases.swift
[44/63] Compiling Builders _AppendableCollectionBuilder.swift
[45/63] Compiling ArgumentParser InputOrigin.swift
[46/63] Compiling ArgumentParser Name.swift
[47/63] Compiling ArgumentParser Parsed.swift
[48/63] Compiling ArgumentParser ParsedValues.swift
[49/63] Compiling ArgumentParser HelpGenerator.swift
[50/63] Compiling ArgumentParser MessageInfo.swift
[51/63] Compiling ArgumentParser UsageGenerator.swift
[52/63] Compiling ArgumentParser CollectionExtensions.swift
[53/63] Compiling ArgumentParser Flag.swift
[54/63] Compiling ArgumentParser NameSpecification.swift
[55/63] Compiling ArgumentParser Option.swift
[56/63] Compiling ArgumentParser OptionGroup.swift
[57/63] Compiling ArgumentParser ParserError.swift
[58/63] Compiling ArgumentParser SplitArguments.swift
[59/63] Compiling ArgumentParser DumpHelpGenerator.swift
[60/63] Compiling ArgumentParser HelpCommand.swift
[61/84] Compiling Benchmark BenchmarkTime.swift
[62/84] Compiling Benchmark Stats.swift
[63/84] Compiling Benchmark BenchmarkSuite.swift
[64/84] Compiling Benchmark BenchmarkTermination.swift
[65/85] Compiling Benchmark BenchmarkMain.swift
[66/85] Compiling Benchmark BenchmarkReporter.swift
[67/85] Compiling Benchmark BenchmarkResult.swift
[68/85] Compiling Benchmark BenchmarkRunner.swift
[69/85] Compiling Benchmark BenchmarkSetting.swift
[70/85] Compiling Benchmark BenchmarkState.swift
[71/85] Compiling Benchmark BenchmarkFilter.swift
[72/85] Compiling Benchmark BenchmarkFormatter.swift
[73/85] Compiling Benchmark BenchmarkColumn.swift
[74/85] Compiling Benchmark BenchmarkCommand.swift
[75/85] Emitting module Benchmark
[76/85] Compiling Benchmark Benchmark.swift
[77/85] Compiling Benchmark BenchmarkArguments.swift
[78/85] Compiling Benchmark TestIntegration.swift
[79/85] Compiling TextBuilder TextBuilderSeparator.swift
[80/85] Emitting module TextBuilder
[81/85] Compiling TextBuilder TextBuilder.swift
[82/85] Compiling TextBuilder TextExtensions.swift
[83/87] Emitting module Benchmarks
[84/87] Compiling Benchmarks main.swift
[84/87] Write Objects.LinkFileList
[85/87] Linking Benchmarks
[86/87] Applying Benchmarks
Build complete! (15.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-benchmark",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/swift-benchmark"
    },
    {
      "identity" : "swift-builders",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davdroman/swift-builders"
    },
    {
      "identity" : "swift-custom-dump",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-custom-dump"
    }
  ],
  "manifest_display_name" : "TextBuilder",
  "name" : "TextBuilder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "TextBuilder",
      "targets" : [
        "TextBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Benchmarks",
      "targets" : [
        "Benchmarks"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TextBuilderTests",
      "module_type" : "SwiftTarget",
      "name" : "TextBuilderTests",
      "path" : "Tests/TextBuilderTests",
      "product_dependencies" : [
        "BuildersTestSupport",
        "CustomDump"
      ],
      "sources" : [
        "TextBuilderTests.swift",
        "TextExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "TextBuilder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TextBuilder",
      "module_type" : "SwiftTarget",
      "name" : "TextBuilder",
      "path" : "Sources/TextBuilder",
      "product_dependencies" : [
        "Builders"
      ],
      "product_memberships" : [
        "TextBuilder",
        "Benchmarks"
      ],
      "sources" : [
        "TextBuilder.swift",
        "TextBuilderSeparator.swift",
        "TextExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Benchmarks",
      "module_type" : "SwiftTarget",
      "name" : "Benchmarks",
      "path" : "Sources/Benchmarks",
      "product_dependencies" : [
        "Benchmark",
        "BuildersTestSupport"
      ],
      "product_memberships" : [
        "Benchmarks"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "TextBuilder"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.7"
}
Done.