The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-parsing 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/pointfreeco/swift-parsing.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-parsing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f949081 Remove documentation for an unused initializer parameter in the Prefix parser (#334)
Cloned https://github.com/pointfreeco/swift-parsing.git
Revision (git rev-parse @):
f949081268f1f67f2cbc6e4f13a1494f6bcb0cd2
SUCCESS checkout https://github.com/pointfreeco/swift-parsing.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pointfreeco/swift-parsing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/14] Write sources
[4/14] Write swift-parsing-benchmark-entitlement.plist
[4/14] Write sources
[10/14] Write swift-version--423B1241ED78D482.txt
[12/24] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/24] Emitting module ArgumentParserToolInfo
[14/58] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[15/59] Emitting module XCTestDynamicOverlay
[16/59] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[17/59] Compiling XCTestDynamicOverlay Deprecations.swift
[18/59] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[19/59] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[20/59] Compiling XCTestDynamicOverlay Unimplemented.swift
[21/59] Compiling XCTestDynamicOverlay XCTFail.swift
[22/59] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[23/67] Compiling ArgumentParser ArgumentHelp.swift
[24/67] Compiling ArgumentParser CompletionKind.swift
[25/67] Compiling ArgumentParser Errors.swift
[26/67] Compiling ArgumentParser Flag.swift
[27/67] Compiling ArgumentParser NameSpecification.swift
[28/71] Compiling ArgumentParser Option.swift
[29/71] Compiling ArgumentParser OptionGroup.swift
[30/71] Compiling ArgumentParser CommandConfiguration.swift
[31/71] Compiling ArgumentParser EnumerableFlag.swift
[32/71] Compiling ArgumentParser ExpressibleByArgument.swift
[33/71] Compiling CasePaths Operators.swift
[34/71] Compiling CasePaths XCTUnwrap.swift
[35/71] Compiling CasePaths TypeName.swift
[36/71] Compiling CasePaths CasePaths.swift
[37/71] Compiling CasePaths OpenExistential.swift
[38/71] Emitting module CasePaths
[39/71] Compiling CasePaths CasePath.swift
[40/71] Compiling CasePaths EnumReflection.swift
[41/71] Compiling ArgumentParser ParsedValues.swift
[42/71] Compiling ArgumentParser ParserError.swift
[43/71] Compiling ArgumentParser SplitArguments.swift
[44/71] Compiling ArgumentParser DumpHelpGenerator.swift
[45/71] Compiling ArgumentParser ArgumentSet.swift
[46/71] Compiling ArgumentParser CommandParser.swift
[47/71] Compiling ArgumentParser InputOrigin.swift
[48/71] Compiling ArgumentParser Name.swift
[49/71] Compiling ArgumentParser Parsed.swift
[50/71] Emitting module ArgumentParser
[51/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[52/71] Compiling ArgumentParser CompletionsGenerator.swift
[53/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[54/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[55/71] Compiling ArgumentParser Argument.swift
[56/111] Compiling Parsing ConversionMap.swift
[57/111] Compiling Parsing Conversions.swift
[58/111] Compiling Parsing Data.swift
[59/111] Compiling Parsing Enum.swift
[60/138] Compiling Parsing Rest.swift
[61/138] Compiling Parsing Skip.swift
[62/138] Compiling Parsing StartsWith.swift
[63/138] Compiling Parsing UUID.swift
[64/138] Compiling Parsing OneOfBuilder.swift
[65/138] Compiling Parsing ParserBuilder.swift
[66/138] Compiling Parsing Conversion.swift
[67/138] Compiling Parsing AnyConversion.swift
[68/138] Compiling Parsing BinaryFloatingPoint.swift
[69/138] Compiling Parsing Identity.swift
[70/138] Compiling Parsing JSON.swift
[71/138] Compiling Parsing LosslessStringConvertible.swift
[72/138] Compiling Parsing Memberwise.swift
[73/138] Compiling Parsing ParseableFormatStyleConversion.swift
[74/138] Compiling Parsing RawRepresentable.swift
[75/138] Compiling Parsing String.swift
[76/138] Compiling Parsing Substring.swift
[77/138] Compiling Parsing UTF8View.swift
[78/138] Compiling Parsing ConvertingError.swift
[79/163] Compiling Parsing OneOf.swift
[80/163] Compiling Parsing OneOfMany.swift
[81/163] Compiling Parsing Optional.swift
[82/163] Compiling Parsing Optionally.swift
[83/163] Compiling Parsing Parse.swift
[84/163] Compiling Parsing ParseableFormatStyle.swift
[85/163] Compiling Parsing Peek.swift
[86/163] Compiling Parsing Pipe.swift
[87/163] Compiling Parsing Prefix.swift
[88/163] Compiling Benchmark BenchmarkState.swift
[89/163] Compiling Benchmark BenchmarkSuite.swift
[90/165] Emitting module Benchmark
[91/165] Compiling Benchmark BenchmarkCommand.swift
[92/165] Compiling Benchmark BenchmarkFilter.swift
[93/165] Compiling Benchmark BenchmarkTermination.swift
[94/165] Compiling Benchmark BenchmarkTime.swift
[95/165] Compiling Benchmark BenchmarkReporter.swift
[96/165] Compiling Benchmark BenchmarkResult.swift
[97/165] Compiling Benchmark Stats.swift
[98/165] Compiling Benchmark TestIntegration.swift
[99/165] Compiling Benchmark BenchmarkFormatter.swift
[100/165] Compiling Benchmark BenchmarkMain.swift
[101/165] Compiling Benchmark Benchmark.swift
[102/165] Compiling Benchmark BenchmarkArguments.swift
[103/165] Compiling Benchmark BenchmarkColumn.swift
[104/165] Compiling Benchmark BenchmarkRunner.swift
[105/165] Compiling Benchmark BenchmarkSetting.swift
[113/165] Compiling Parsing Filter.swift
[114/165] Compiling Parsing First.swift
[115/165] Compiling Parsing Float.swift
[116/165] Compiling Parsing From.swift
[117/165] Compiling Parsing Int.swift
[118/165] Compiling Parsing Lazy.swift
[119/165] Compiling Parsing Literal.swift
[120/165] Compiling Parsing Many.swift
[121/165] Compiling Parsing Map.swift
[122/165] Compiling Parsing Newline.swift
[123/165] Compiling Parsing Not.swift
[133/165] Compiling Parsing FixedWidthInteger.swift
[134/165] Compiling Parsing PrefixThrough.swift
[135/165] Compiling Parsing PrefixUpTo.swift
[136/165] Compiling Parsing Printing.swift
[137/165] Compiling Parsing Pullback.swift
[138/165] Compiling Parsing ReplaceError.swift
[153/165] Emitting module Parsing
[154/165] Compiling Parsing Whitespace.swift
[155/165] Compiling Parsing AnyParser.swift
[156/165] Compiling Parsing CompactMap.swift
[157/165] Compiling Parsing FlatMap.swift
[158/165] Compiling Parsing Parsers.swift
[159/165] Compiling Parsing Stream.swift
[160/165] Compiling Parsing ParsingError.swift
[161/165] Compiling Parsing PrependableCollection.swift
[162/165] Compiling Parsing PrintingError.swift
[163/184] Compiling swift_parsing_benchmark Race.swift
[164/184] Compiling swift_parsing_benchmark ReadmeExample.swift
[165/184] Emitting module swift_parsing_benchmark
[166/184] Compiling swift_parsing_benchmark CSVSample.swift
[167/184] Compiling swift_parsing_benchmark XCTestLogsSample.swift
[168/184] Compiling swift_parsing_benchmark Arithmetic.swift
[169/184] Compiling swift_parsing_benchmark BinaryData.swift
[170/184] Compiling swift_parsing_benchmark Bool.swift
[171/184] Compiling swift_parsing_benchmark StringAbstractions.swift
[172/184] Compiling swift_parsing_benchmark UUID.swift
[173/184] Compiling swift_parsing_benchmark ParsingError.swift
[174/184] Compiling swift_parsing_benchmark Date.swift
[175/184] Compiling swift_parsing_benchmark HTTP.swift
[176/184] Compiling swift_parsing_benchmark CSV.swift
[177/184] Compiling swift_parsing_benchmark Color.swift
[178/184] Compiling swift_parsing_benchmark Benchmarking.swift
[179/184] Compiling swift_parsing_benchmark JSON.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/swift-parsing-benchmark/JSON.swift:71:84: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
      var body: some ParserPrinter<Substring.UTF8View, [String: JSONValue.Output]> {
                                                                                   ^
[180/184] Compiling swift_parsing_benchmark Numerics.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/swift-parsing-benchmark/JSON.swift:71:84: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
      var body: some ParserPrinter<Substring.UTF8View, [String: JSONValue.Output]> {
                                                                                   ^
[181/184] Compiling swift_parsing_benchmark PrefixUpTo.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/swift-parsing-benchmark/JSON.swift:71:84: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
      var body: some ParserPrinter<Substring.UTF8View, [String: JSONValue.Output]> {
                                                                                   ^
[182/186] Compiling swift_parsing_benchmark XCTestLogs.swift
[183/186] Compiling swift_parsing_benchmark main.swift
error: fatalError
Fetching https://github.com/pointfreeco/swift-case-paths from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/google/swift-benchmark from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.17s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.23s)
Fetched https://github.com/google/swift-benchmark from cache (0.23s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.23s)
Computing version for https://github.com/google/swift-benchmark
Fetched https://github.com/apple/swift-argument-parser from cache (0.24s)
Computed https://github.com/google/swift-benchmark at 0.1.1 (0.33s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.0.0 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.0 (0.02s)
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.1
warning: /Users/builder/builds/UKfvDsi8u/0/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/0/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)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths 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.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write swift-version--423B1241ED78D482.txt
[4/10] Compiling swift_parsing_benchmark PrefixUpTo.swift
[5/11] Compiling swift_parsing_benchmark Numerics.swift
[6/11] Emitting module swift_parsing_benchmark
[7/11] Compiling swift_parsing_benchmark main.swift
[8/11] Compiling swift_parsing_benchmark JSON.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/swift-parsing-benchmark/JSON.swift:71:84: error: failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
      var body: some ParserPrinter<Substring.UTF8View, [String: JSONValue.Output]> {
                                                                                   ^
error: fatalError
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7