The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-past-ten, reference main (84066e), with Swift 6.3 for Linux on 13 Apr 2026 15:15:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-past-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-past-ten
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 84066e7 docs(README): update to mention last version an Point Free Dependecies
Cloned https://github.com/renaudjenny/swift-past-ten.git
Revision (git rev-parse @):
84066e7940d44929b7d51809d4294073d1006230
SUCCESS checkout https://github.com/renaudjenny/swift-past-ten.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/renaudjenny/swift-past-ten.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6756] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.48s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (1.18s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
[1/2569] Fetching combine-schedulers
[1774/3886] Fetching combine-schedulers, swift-clocks
[1853/4842] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras
[4843/10565] Fetching combine-schedulers, swift-clocks, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.93s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.93s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.94s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.96s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.58s)
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/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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/28] Compiling ConcurrencyExtras ActorIsolated.swift
[10/28] Emitting module ConcurrencyExtras
[11/29] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[12/30] Compiling XCTestDynamicOverlay Deprecations.swift
[13/30] Compiling ConcurrencyExtras UncheckedSendable.swift
[14/30] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[15/30] Compiling XCTestDynamicOverlay Unimplemented.swift
[16/30] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[17/30] Compiling ConcurrencyExtras Task.swift
[18/30] Emitting module XCTestDynamicOverlay
[19/30] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[20/30] Compiling XCTestDynamicOverlay XCTFail.swift
[21/30] Emitting module SwiftPastTen
[22/30] Compiling SwiftPastTen SwiftPastTen.swift
[23/30] Compiling ConcurrencyExtras AsyncStream.swift
[24/30] Compiling SwiftPastTen Utilities.swift
[25/30] Compiling SwiftPastTen PastTenFormatError.swift
[26/31] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[28/32] Compiling ConcurrencyExtras MainSerialExecutor.swift
[29/32] Compiling ConcurrencyExtras Locking.swift
[30/32] Compiling ConcurrencyExtras LockIsolated.swift
[32/32] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[34/54] Compiling CombineSchedulers SwiftUI.swift
[35/54] Compiling CombineSchedulers TestScheduler.swift
[36/55] Compiling CombineSchedulers UIKit.swift
[37/55] Compiling CombineSchedulers Timer.swift
[38/55] Compiling Clocks AnyClock.swift
[39/55] Compiling Clocks ImmediateClock.swift
[40/55] Emitting module CombineSchedulers
[41/55] Compiling CombineSchedulers Lock.swift
[42/55] Compiling CombineSchedulers NSRecursiveLock.swift
[43/55] Compiling CombineSchedulers AnyScheduler.swift
[44/55] Compiling CombineSchedulers Concurrency.swift
[45/55] Compiling CombineSchedulers UIScheduler.swift
[46/55] Compiling CombineSchedulers UnimplementedScheduler.swift
[48/56] Compiling Clocks SwiftUI.swift
[49/57] Compiling Clocks Shims.swift
[50/57] Compiling Clocks Timer.swift
[51/57] Compiling Clocks UnimplementedClock.swift
[52/57] Compiling Clocks TestClock.swift
[53/57] Compiling Clocks Lock.swift
[54/57] Compiling Clocks _AsyncTimerSequence.swift
[55/57] Emitting module Clocks
[59/80] Compiling Dependencies Exports.swift
[60/80] Compiling Dependencies OpenExistential.swift
[61/80] Compiling Dependencies RuntimeWarnings.swift
[62/82] Emitting module Dependencies
[63/82] Compiling Dependencies Context.swift
[64/82] Compiling Dependencies Date.swift
[65/82] Compiling Dependencies FireAndForget.swift
[66/82] Compiling Dependencies OpenURL.swift
[67/82] Compiling Dependencies TimeZone.swift
[68/82] Compiling Dependencies URLSession.swift
[69/82] Compiling Dependencies Locale.swift
[70/82] Compiling Dependencies MainQueue.swift
[71/82] Compiling Dependencies MainRunLoop.swift
[72/82] Compiling Dependencies Dependency.swift
[73/82] Compiling Dependencies DependencyContext.swift
[74/82] Compiling Dependencies DependencyKey.swift
[75/82] Compiling Dependencies UUID.swift
[76/82] Compiling Dependencies WithRandomNumberGenerator.swift
[77/82] Compiling Dependencies Deprecations.swift
[78/82] Compiling Dependencies DependencyValues.swift
[79/82] Compiling Dependencies Calendar.swift
[80/82] Compiling Dependencies Clocks.swift
[81/82] Compiling Dependencies TypeName.swift
[82/82] Compiling Dependencies WithDependencies.swift
[84/85] Emitting module SwiftPastTenDependency
[85/85] Compiling SwiftPastTenDependency SwiftPastTenDependency.swift
Build complete! (49.02s)
Build complete.
{
  "dependencies" : [
    {
      "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-past-ten",
  "name" : "swift-past-ten",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPastTen",
      "targets" : [
        "SwiftPastTen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftPastTenDependency",
      "targets" : [
        "SwiftPastTenDependency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPastTenTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPastTenTests",
      "path" : "Tests/SwiftPastTenTests",
      "sources" : [
        "SwiftPastTenTests.swift",
        "UtilitiesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftPastTen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPastTenDependency",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPastTenDependency",
      "path" : "Sources/SwiftPastTenDependency",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "SwiftPastTenDependency"
      ],
      "sources" : [
        "SwiftPastTenDependency.swift"
      ],
      "target_dependencies" : [
        "SwiftPastTen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftPastTen",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPastTen",
      "path" : "Sources/SwiftPastTen",
      "product_memberships" : [
        "SwiftPastTen",
        "SwiftPastTenDependency"
      ],
      "sources" : [
        "PastTenFormatError.swift",
        "SwiftPastTen.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.