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 ParserCombinators, reference 0.5.5 (672588), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 16:41:32 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/turbolent/parsercombinators.git
Reference: 0.5.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/turbolent/parsercombinators
 * tag               0.5.5      -> FETCH_HEAD
HEAD is now at 6725887 also make reader members open
Cloned https://github.com/turbolent/parsercombinators.git
Revision (git rev-parse @):
672588767167a58dc43ceb9bb8e56a497798b16e
SUCCESS checkout https://github.com/turbolent/parsercombinators.git at 0.5.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/turbolent/parsercombinators.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.txt
[6/13] Compiling Trampoline Either.swift
[7/13] Emitting module Trampoline
[8/13] Compiling Trampoline Trampoline.swift
[9/13] Compiling ParserDescription Pattern.swift
[10/13] Compiling ParserDescription Condition.swift
[11/13] Compiling ParserDescription Operation.swift
[12/13] Compiling ParserDescription Token.swift
[13/13] Emitting module ParserDescription
[14/36] Emitting module ParserCombinators
[15/38] Compiling ParserCombinators CollectionReader.swift
[16/38] Compiling ParserCombinators Commit.swift
[17/38] Compiling ParserCombinators Either.swift
[18/38] Compiling ParserCombinators Map.swift
[19/38] Compiling ParserCombinators NotFollowedBy.swift
[20/38] Compiling ParserCombinators Opt.swift
[21/38] Compiling ParserCombinators Patterns.swift
[22/38] Compiling ParserCombinators Reader.swift
[23/38] Compiling ParserCombinators End.swift
[24/38] Compiling ParserCombinators FollowedBy.swift
[25/38] Compiling ParserCombinators Lazy.swift
[26/38] Compiling ParserCombinators Recursive.swift
[27/38] Compiling ParserCombinators Rep.swift
[28/38] Compiling ParserCombinators Seq.swift
[29/38] Compiling ParserCombinators Sequenceable.swift
[30/38] Compiling ParserCombinators Or.swift
[31/38] Compiling ParserCombinators PackratReader.swift
[32/38] Compiling ParserCombinators ParseResult.swift
[33/38] Compiling ParserCombinators Parser.swift
[34/38] Compiling ParserCombinators Accept.swift
[35/38] Compiling ParserCombinators Capturing.swift
[36/38] Compiling ParserCombinators Chain.swift
[37/38] Compiling ParserCombinators SkipUntil.swift
[38/38] Compiling ParserCombinators StringParser.swift
[39/44] Compiling ParserCombinatorOperators Or.swift
[40/44] Compiling ParserCombinatorOperators Seq.swift
[41/44] Emitting module ParserCombinatorOperators
[42/44] Compiling ParserCombinatorOperators Map.swift
[43/44] Compiling ParserCombinatorOperators Precedence.swift
[44/44] Compiling ParserCombinatorOperators StringParser.swift
Build complete! (7.88s)
Fetching https://github.com/turbolent/Trampoline.git
Fetching https://github.com/turbolent/ParserDescription.git
Fetching https://github.com/turbolent/DiffedAssertEqual.git
[1/67] Fetching trampoline
Fetched https://github.com/turbolent/Trampoline.git from cache (0.53s)
[1/63] Fetching diffedassertequal
[64/159] Fetching diffedassertequal, parserdescription
Fetched https://github.com/turbolent/DiffedAssertEqual.git from cache (0.65s)
Fetched https://github.com/turbolent/ParserDescription.git from cache (0.65s)
Computing version for https://github.com/turbolent/ParserDescription.git
Computed https://github.com/turbolent/ParserDescription.git at 0.6.0 (1.16s)
Computing version for https://github.com/turbolent/Trampoline.git
Computed https://github.com/turbolent/Trampoline.git at 0.4.1 (0.50s)
Computing version for https://github.com/turbolent/DiffedAssertEqual.git
Computed https://github.com/turbolent/DiffedAssertEqual.git at 0.3.0 (0.47s)
Creating working copy for https://github.com/turbolent/DiffedAssertEqual.git
Working copy of https://github.com/turbolent/DiffedAssertEqual.git resolved at 0.3.0
Creating working copy for https://github.com/turbolent/ParserDescription.git
Working copy of https://github.com/turbolent/ParserDescription.git resolved at 0.6.0
Creating working copy for https://github.com/turbolent/Trampoline.git
Working copy of https://github.com/turbolent/Trampoline.git resolved at 0.4.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "trampoline",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/turbolent/Trampoline.git"
    },
    {
      "identity" : "diffedassertequal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/turbolent/DiffedAssertEqual.git"
    },
    {
      "identity" : "parserdescription",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/turbolent/ParserDescription.git"
    }
  ],
  "manifest_display_name" : "ParserCombinators",
  "name" : "ParserCombinators",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ParserCombinators",
      "targets" : [
        "ParserCombinators"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ParserCombinatorOperators",
      "targets" : [
        "ParserCombinatorOperators"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParserCombinatorsTests",
      "module_type" : "SwiftTarget",
      "name" : "ParserCombinatorsTests",
      "path" : "Tests/ParserCombinatorsTests",
      "product_dependencies" : [
        "DiffedAssertEqual",
        "ParserDescription",
        "ParserDescriptionOperators"
      ],
      "sources" : [
        "JSONParserTests.swift",
        "ParserCombinatorsTests.swift",
        "PatternsTests.swift",
        "PositionTests.swift",
        "TestUtils.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ParserCombinators",
        "ParserCombinatorOperators"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ParserCombinators",
      "module_type" : "SwiftTarget",
      "name" : "ParserCombinators",
      "path" : "Sources/ParserCombinators",
      "product_dependencies" : [
        "Trampoline",
        "ParserDescription"
      ],
      "product_memberships" : [
        "ParserCombinators",
        "ParserCombinatorOperators"
      ],
      "sources" : [
        "Accept.swift",
        "Capturing.swift",
        "Chain.swift",
        "CollectionReader.swift",
        "Commit.swift",
        "Either.swift",
        "End.swift",
        "FollowedBy.swift",
        "Lazy.swift",
        "Map.swift",
        "NotFollowedBy.swift",
        "Opt.swift",
        "Or.swift",
        "PackratReader.swift",
        "ParseResult.swift",
        "Parser.swift",
        "Patterns.swift",
        "Reader.swift",
        "Recursive.swift",
        "Rep.swift",
        "Seq.swift",
        "Sequenceable.swift",
        "SkipUntil.swift",
        "StringParser.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ParserCombinatorOperators",
      "module_type" : "SwiftTarget",
      "name" : "ParserCombinatorOperators",
      "path" : "Sources/ParserCombinatorOperators",
      "product_memberships" : [
        "ParserCombinatorOperators"
      ],
      "sources" : [
        "Map.swift",
        "Or.swift",
        "Precedence.swift",
        "Seq.swift",
        "StringParser.swift"
      ],
      "target_dependencies" : [
        "ParserCombinators"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.