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 path-wrangler, reference 2.8.0 (5de674), with Swift 6.1 for macOS (SPM) on 16 May 2025 00:11:28 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.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/path-wrangler.git
Reference: 2.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/path-wrangler
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at 5de6741 Add Swift 6.1 support, drop Swift 5.9 support, update config files
Cloned https://github.com/sersoft-gmbh/path-wrangler.git
Revision (git rev-parse @):
5de67415729554b746dd7babd0ce68651aa0c462
SUCCESS checkout https://github.com/sersoft-gmbh/path-wrangler.git at 2.8.0
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-numerics.git from cache (0.03s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.23s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Fetched https://github.com/apple/swift-algorithms from cache (1.23s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit 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.4.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
========================================
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": "path-wrangler",
      "name": "path-wrangler",
      "url": "https://github.com/sersoft-gmbh/path-wrangler.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/path-wrangler",
      "dependencies": [
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/path-wrangler.git
[1/2478] Fetching path-wrangler
Fetched https://github.com/sersoft-gmbh/path-wrangler.git from cache (1.08s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-algorithms from cache (0.67s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.23s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.65s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.26s)
Creating working copy for https://github.com/sersoft-gmbh/path-wrangler.git
Working copy of https://github.com/sersoft-gmbh/path-wrangler.git resolved at 2.8.0 (5de6741)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
warning: '.resolve-product-dependencies': dependency 'path-wrangler' is not used by any target
Found 1 product dependencies
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sersoft-gmbh/path-wrangler.git
https://github.com/sersoft-gmbh/path-wrangler.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    }
  ],
  "manifest_display_name" : "path-wrangler",
  "name" : "path-wrangler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CorePathWrangler",
      "targets" : [
        "CorePathWrangler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PathWrangler",
      "targets" : [
        "PathWrangler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PathWranglerTests",
      "module_type" : "SwiftTarget",
      "name" : "PathWranglerTests",
      "path" : "Tests/PathWranglerTests",
      "sources" : [
        "FileManager+PathProtocolTests.swift",
        "PathComponentConvertibleConformancesTests.swift",
        "URL+PathProtocolTests.swift"
      ],
      "target_dependencies" : [
        "PathWrangler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PathWrangler",
      "module_type" : "SwiftTarget",
      "name" : "PathWrangler",
      "path" : "Sources/PathWrangler",
      "product_memberships" : [
        "PathWrangler"
      ],
      "sources" : [
        "Exports.swift",
        "FileManager+PathProtocol.swift",
        "PathComponentConvertibleConformances.swift",
        "URL+PathProtocol.swift"
      ],
      "target_dependencies" : [
        "CorePathWrangler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CorePathWranglerTests",
      "module_type" : "SwiftTarget",
      "name" : "CorePathWranglerTests",
      "path" : "Tests/CorePathWranglerTests",
      "sources" : [
        "AbsolutePathTests.swift",
        "PathComponentConvertibleTests.swift",
        "PathElementTests.swift",
        "PathImplTests.swift",
        "PathProtocolTests.swift",
        "RelativePathTests.swift"
      ],
      "target_dependencies" : [
        "CorePathWrangler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CorePathWrangler",
      "module_type" : "SwiftTarget",
      "name" : "CorePathWrangler",
      "path" : "Sources/CorePathWrangler",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "CorePathWrangler",
        "PathWrangler"
      ],
      "sources" : [
        "AbsolutePath.swift",
        "PathComponentConvertible.swift",
        "PathElement.swift",
        "PathProtocol.swift",
        "RelativePath.swift",
        "_PathImpl.swift",
        "_PathProtocol.swift"
      ],
      "target_dependencies" : [
        "CPathWrangler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CPathWrangler",
      "module_type" : "ClangTarget",
      "name" : "CPathWrangler",
      "path" : "Sources/CPathWrangler",
      "product_memberships" : [
        "CorePathWrangler",
        "PathWrangler"
      ],
      "sources" : [
        "pathhelpers.c",
        "stathelpers.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
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 Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/10] Write sources
[6/10] Compiling _NumericsShims _NumericsShims.c
[7/10] Write swift-version-2F0A5646E1D333AE.txt
[9/20] Emitting module RealModule
[10/20] Compiling RealModule AlgebraicField.swift
[11/20] Compiling RealModule ElementaryFunctions.swift
[12/21] Compiling RealModule Float80+Real.swift
[13/21] Compiling RealModule Real.swift
[14/21] Compiling RealModule Float16+Real.swift
[15/21] Compiling RealModule AugmentedArithmetic.swift
[16/21] Compiling RealModule Double+Real.swift
[17/21] Compiling RealModule ApproximateEquality.swift
[18/21] Compiling RealModule Float+Real.swift
[19/21] Compiling RealModule RealFunctions.swift
[19/47] Compiling CPathWrangler stathelpers.c
[21/47] Compiling Algorithms Suffix.swift
[22/47] Compiling Algorithms Trim.swift
[22/49] Compiling CPathWrangler pathhelpers.c
[24/49] Compiling Algorithms EitherSequence.swift
[25/49] Compiling Algorithms FirstNonNil.swift
[26/49] Compiling Algorithms FlattenCollection.swift
[27/49] Compiling Algorithms Split.swift
[28/49] Compiling Algorithms Stride.swift
[29/49] Compiling Algorithms RandomSample.swift
[30/49] Compiling Algorithms Reductions.swift
[31/49] Compiling Algorithms Rotate.swift
[32/49] Compiling Algorithms Unique.swift
[33/49] Compiling Algorithms Windows.swift
[34/49] Compiling Algorithms Combinations.swift
[35/49] Compiling Algorithms Compacted.swift
[36/49] Compiling Algorithms Cycle.swift
[37/49] Compiling Algorithms Partition.swift
[38/49] Compiling Algorithms Permutations.swift
[39/49] Compiling Algorithms Product.swift
[40/49] Compiling Algorithms AdjacentPairs.swift
[41/49] Compiling Algorithms Chain.swift
[42/49] Compiling Algorithms Chunked.swift
[43/49] Compiling Algorithms Grouped.swift
[44/49] Compiling Algorithms Indexed.swift
[45/49] Compiling Algorithms Intersperse.swift
[46/49] Compiling Algorithms Joined.swift
[47/49] Compiling Algorithms Keyed.swift
[48/49] Compiling Algorithms MinMax.swift
[49/49] Emitting module Algorithms
[50/57] Compiling CorePathWrangler _PathProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/57] Compiling CorePathWrangler _PathImpl.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/57] Compiling CorePathWrangler RelativePath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/57] Compiling CorePathWrangler PathComponentConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/57] Compiling CorePathWrangler AbsolutePath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/57] Compiling CorePathWrangler PathProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/57] Emitting module CorePathWrangler
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/57] Compiling CorePathWrangler PathElement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/62] Compiling PathWrangler PathComponentConvertibleConformances.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/62] Compiling PathWrangler URL+PathProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/62] Compiling PathWrangler FileManager+PathProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/62] Emitting module PathWrangler
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/62] Compiling PathWrangler Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (16.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    }
  ],
  "manifest_display_name" : "path-wrangler",
  "name" : "path-wrangler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CorePathWrangler",
      "targets" : [
        "CorePathWrangler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PathWrangler",
      "targets" : [
        "PathWrangler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PathWranglerTests",
      "module_type" : "SwiftTarget",
      "name" : "PathWranglerTests",
      "path" : "Tests/PathWranglerTests",
      "sources" : [
        "FileManager+PathProtocolTests.swift",
        "PathComponentConvertibleConformancesTests.swift",
        "URL+PathProtocolTests.swift"
      ],
      "target_dependencies" : [
        "PathWrangler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PathWrangler",
      "module_type" : "SwiftTarget",
      "name" : "PathWrangler",
      "path" : "Sources/PathWrangler",
      "product_memberships" : [
        "PathWrangler"
      ],
      "sources" : [
        "Exports.swift",
        "FileManager+PathProtocol.swift",
        "PathComponentConvertibleConformances.swift",
        "URL+PathProtocol.swift"
      ],
      "target_dependencies" : [
        "CorePathWrangler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CorePathWranglerTests",
      "module_type" : "SwiftTarget",
      "name" : "CorePathWranglerTests",
      "path" : "Tests/CorePathWranglerTests",
      "sources" : [
        "AbsolutePathTests.swift",
        "PathComponentConvertibleTests.swift",
        "PathElementTests.swift",
        "PathImplTests.swift",
        "PathProtocolTests.swift",
        "RelativePathTests.swift"
      ],
      "target_dependencies" : [
        "CorePathWrangler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CorePathWrangler",
      "module_type" : "SwiftTarget",
      "name" : "CorePathWrangler",
      "path" : "Sources/CorePathWrangler",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "CorePathWrangler",
        "PathWrangler"
      ],
      "sources" : [
        "AbsolutePath.swift",
        "PathComponentConvertible.swift",
        "PathElement.swift",
        "PathProtocol.swift",
        "RelativePath.swift",
        "_PathImpl.swift",
        "_PathProtocol.swift"
      ],
      "target_dependencies" : [
        "CPathWrangler"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CPathWrangler",
      "module_type" : "ClangTarget",
      "name" : "CPathWrangler",
      "path" : "Sources/CPathWrangler",
      "product_memberships" : [
        "CorePathWrangler",
        "PathWrangler"
      ],
      "sources" : [
        "pathhelpers.c",
        "stathelpers.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.