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 swift-to-ten, reference main (3a87ad), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 04:02:27 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/renaudjenny/swift-to-ten.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/renaudjenny/swift-to-ten
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3a87adf docs(README): add Swift Package Index badges
Cloned https://github.com/renaudjenny/swift-to-ten.git
Revision (git rev-parse @):
3a87adf99b71a5c2171c4364e21311e3687171d5
SUCCESS checkout https://github.com/renaudjenny/swift-to-ten.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/renaudjenny/swift-to-ten.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-1EA4D86E10B52AF.txt
[10/29] Compiling ConcurrencyExtras UncheckedSendable.swift
[11/29] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[12/29] Emitting module XCTestDynamicOverlay
[13/29] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[14/29] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[15/29] Compiling XCTestDynamicOverlay Deprecations.swift
[16/29] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[17/29] Compiling ConcurrencyExtras AsyncStream.swift
[18/29] Emitting module ConcurrencyExtras
[19/29] Compiling ConcurrencyExtras ActorIsolated.swift
[20/29] Compiling ConcurrencyExtras MainSerialExecutor.swift
[21/29] Compiling ConcurrencyExtras Locking.swift
[22/29] Compiling ConcurrencyExtras LockIsolated.swift
[23/29] Compiling ConcurrencyExtras Task.swift
[24/29] Compiling XCTestDynamicOverlay Unimplemented.swift
[25/29] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[26/29] Compiling XCTestDynamicOverlay XCTFail.swift
[27/29] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[28/29] Compiling SwiftRegex TupleRegex.swift
[29/29] Emitting module SwiftRegex
[30/53] Compiling SwiftToTen SwiftToTen.swift
[31/53] Emitting module SwiftToTen
[32/53] Compiling Clocks Timer.swift
[33/53] Compiling Clocks _AsyncTimerSequence.swift
[34/53] Compiling Clocks ImmediateClock.swift
[35/53] Compiling CombineSchedulers UIScheduler.swift
[36/54] Emitting module Clocks
[37/54] Compiling Clocks AnyClock.swift
[38/54] Compiling Clocks UnimplementedClock.swift
[39/54] Compiling CombineSchedulers UIKit.swift
[40/54] Compiling CombineSchedulers Timer.swift
[41/54] Compiling CombineSchedulers UnimplementedScheduler.swift
[42/54] Compiling Clocks TestClock.swift
[43/54] Compiling Clocks Shims.swift
[44/54] Compiling Clocks Lock.swift
[45/54] Compiling Clocks SwiftUI.swift
[46/54] Compiling CombineSchedulers TestScheduler.swift
[47/54] Compiling CombineSchedulers NSRecursiveLock.swift
[48/54] Compiling CombineSchedulers ImmediateScheduler.swift
[49/54] Compiling CombineSchedulers Deprecations.swift
[50/54] Emitting module CombineSchedulers
[51/54] Compiling CombineSchedulers SwiftUI.swift
[52/54] Compiling CombineSchedulers Lock.swift
[53/54] Compiling CombineSchedulers AnyScheduler.swift
[54/54] Compiling CombineSchedulers Concurrency.swift
[55/76] Emitting module Dependencies
[56/78] Compiling Dependencies OpenExistential.swift
[57/78] Compiling Dependencies RuntimeWarnings.swift
[58/78] Compiling Dependencies Deprecations.swift
[59/78] Compiling Dependencies Exports.swift
[60/78] Compiling Dependencies MainRunLoop.swift
[61/78] Compiling Dependencies OpenURL.swift
[62/78] Compiling Dependencies Locale.swift
[63/78] Compiling Dependencies MainQueue.swift
[64/78] Compiling Dependencies Context.swift
[65/78] Compiling Dependencies Date.swift
[66/78] Compiling Dependencies FireAndForget.swift
[67/78] Compiling Dependencies UUID.swift
[68/78] Compiling Dependencies WithRandomNumberGenerator.swift
[69/78] Compiling Dependencies Dependency.swift
[70/78] Compiling Dependencies DependencyContext.swift
[71/78] Compiling Dependencies DependencyKey.swift
[72/78] Compiling Dependencies DependencyValues.swift
[73/78] Compiling Dependencies Calendar.swift
[74/78] Compiling Dependencies Clocks.swift
[75/78] Compiling Dependencies TimeZone.swift
[76/78] Compiling Dependencies URLSession.swift
[77/78] Compiling Dependencies TypeName.swift
[78/78] Compiling Dependencies WithDependencies.swift
[79/80] Compiling SwiftToTenDependency SwiftToTenDependency.swift
[80/80] Emitting module SwiftToTenDependency
Build complete! (26.52s)
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/pointfreeco/swift-dependencies
[1/209] Fetching swiftregex5
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.82s)
[1/6249] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.29s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.3 (1.83s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.51s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/1292] Fetching swift-clocks
[105/3702] Fetching swift-clocks, combine-schedulers
[327/4563] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras
[470/10030] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.97s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.97s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.97s)
[1203/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.30s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (2.84s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.52s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.52s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/johnno1962/SwiftRegex5
Working copy of https://github.com/johnno1962/SwiftRegex5 resolved at 5.2.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftregex5",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.2.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnno1962/SwiftRegex5"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "swift-to-ten",
  "name" : "swift-to-ten",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftToTen",
      "targets" : [
        "SwiftToTen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftToTenDependency",
      "targets" : [
        "SwiftToTenDependency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftToTenTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftToTenTests",
      "path" : "Tests/SwiftToTenTests",
      "sources" : [
        "SwiftToTenTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftToTen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftToTenDependency",
      "module_type" : "SwiftTarget",
      "name" : "SwiftToTenDependency",
      "path" : "Sources/SwiftToTenDependency",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "SwiftToTenDependency"
      ],
      "sources" : [
        "SwiftToTenDependency.swift"
      ],
      "target_dependencies" : [
        "SwiftToTen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftToTen",
      "module_type" : "SwiftTarget",
      "name" : "SwiftToTen",
      "path" : "Sources/SwiftToTen",
      "product_dependencies" : [
        "SwiftRegex"
      ],
      "product_memberships" : [
        "SwiftToTen",
        "SwiftToTenDependency"
      ],
      "sources" : [
        "SwiftToTen.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.