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 Linux on 20 Jun 2025 04:07:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/renaudjenny/swift-to-ten.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/johnno1962/SwiftRegex5
Fetching https://github.com/pointfreeco/swift-dependencies
[1/209] Fetching swiftregex5
[210/6458] Fetching swiftregex5, swift-dependencies
Fetched https://github.com/johnno1962/SwiftRegex5 from cache (0.65s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.66s)
Computing version for https://github.com/johnno1962/SwiftRegex5
Computed https://github.com/johnno1962/SwiftRegex5 at 5.2.3 (1.18s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.57s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2410] Fetching combine-schedulers
[1327/3271] Fetching combine-schedulers, swift-concurrency-extras
[3272/4563] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.36s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.41s)
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.89s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.91s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.41s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.46s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.54s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.59s)
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/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/27] Compiling ConcurrencyExtras ActorIsolated.swift
[11/28] Compiling ConcurrencyExtras UncheckedSendable.swift
[12/28] Compiling XCTestDynamicOverlay Unimplemented.swift
[13/28] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[14/29] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[15/29] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[16/29] Compiling XCTestDynamicOverlay Deprecations.swift
[17/29] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[18/29] Compiling ConcurrencyExtras AsyncStream.swift
[19/29] Compiling ConcurrencyExtras Locking.swift
[20/29] Compiling XCTestDynamicOverlay XCTFail.swift
[21/29] Compiling ConcurrencyExtras Task.swift
[22/29] Compiling ConcurrencyExtras LockIsolated.swift
[23/29] Emitting module ConcurrencyExtras
[24/29] Compiling ConcurrencyExtras MainSerialExecutor.swift
[25/30] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[26/30] Emitting module XCTestDynamicOverlay
[27/30] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[30/52] Compiling Clocks Timer.swift
[31/53] Compiling SwiftRegex TupleRegex.swift
[32/53] Emitting module SwiftRegex
[33/54] Compiling CombineSchedulers AnyScheduler.swift
[34/54] Compiling CombineSchedulers Concurrency.swift
[35/54] Compiling CombineSchedulers ImmediateScheduler.swift
[36/54] Compiling CombineSchedulers Deprecations.swift
[37/54] Emitting module CombineSchedulers
[38/55] Compiling CombineSchedulers Timer.swift
[39/55] Compiling CombineSchedulers UIKit.swift
[40/55] Compiling CombineSchedulers UIScheduler.swift
[41/55] Compiling CombineSchedulers SwiftUI.swift
[42/55] Compiling CombineSchedulers TestScheduler.swift
[43/55] Compiling CombineSchedulers Lock.swift
[44/55] Compiling CombineSchedulers NSRecursiveLock.swift
[46/55] Compiling CombineSchedulers UnimplementedScheduler.swift
[48/58] Emitting module SwiftToTen
[49/58] Compiling Clocks UnimplementedClock.swift
[50/58] Compiling Clocks Lock.swift
[53/58] Emitting module Clocks
[54/58] Compiling Clocks _AsyncTimerSequence.swift
[55/58] Compiling Clocks Shims.swift
[56/58] Compiling Clocks SwiftUI.swift
[57/58] Compiling Clocks TestClock.swift
[59/59] Compiling SwiftToTen SwiftToTen.swift
[61/82] Compiling Dependencies Locale.swift
[62/82] Compiling Dependencies MainQueue.swift
[63/82] Compiling Dependencies MainRunLoop.swift
[64/82] Compiling Dependencies OpenURL.swift
[65/82] Compiling Dependencies TimeZone.swift
[66/82] Compiling Dependencies URLSession.swift
[67/82] Compiling Dependencies Context.swift
[68/82] Compiling Dependencies Date.swift
[69/82] Compiling Dependencies FireAndForget.swift
[70/84] Emitting module Dependencies
[71/84] Compiling Dependencies Dependency.swift
[72/84] Compiling Dependencies DependencyContext.swift
[73/84] Compiling Dependencies DependencyKey.swift
[74/84] Compiling Dependencies DependencyValues.swift
[75/84] Compiling Dependencies Calendar.swift
[76/84] Compiling Dependencies Clocks.swift
[77/84] Compiling Dependencies UUID.swift
[78/84] Compiling Dependencies WithRandomNumberGenerator.swift
[79/84] Compiling Dependencies Deprecations.swift
[80/84] Compiling Dependencies Exports.swift
[81/84] Compiling Dependencies OpenExistential.swift
[82/84] Compiling Dependencies RuntimeWarnings.swift
[83/84] Compiling Dependencies TypeName.swift
[84/84] Compiling Dependencies WithDependencies.swift
[86/87] Emitting module SwiftToTenDependency
[87/87] Compiling SwiftToTenDependency SwiftToTenDependency.swift
Build complete! (48.29s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.