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-clocks, reference main (713d7c), with Swift 5.9 for macOS (SPM) on 27 Dec 2024 07:06:55 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-clocks.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-clocks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 713d7cd Fix Wasm CI (#47)
Cloned https://github.com/pointfreeco/swift-clocks.git
Revision (git rev-parse @):
713d7cdaa1bc84abf69d04e0b4a84e3ae3ed162e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-clocks.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/pointfreeco/swift-clocks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/32] Compiling IssueReporting Unimplemented.swift
[4/32] Compiling IssueReporting WithExpectedIssue.swift
[5/33] Compiling IssueReporting WithIssueContext.swift
[6/33] Compiling IssueReporting ReportIssue.swift
[7/33] Compiling IssueReporting TestContext.swift
[8/33] Compiling ConcurrencyExtras Result.swift
[9/33] Compiling ConcurrencyExtras UncheckedBox.swift
[10/33] Compiling ConcurrencyExtras Task.swift
[11/34] Compiling IssueReporting Rethrows.swift
[12/34] Compiling IssueReporting SwiftTesting.swift
[13/34] Compiling IssueReporting UncheckedSendable.swift
[14/34] Compiling IssueReporting Warn.swift
[15/34] Compiling IssueReporting FailureObserver.swift
[16/34] Compiling IssueReporting LockIsolated.swift
[17/34] Emitting module IssueReporting
[18/34] Compiling IssueReporting AppHostWarning.swift
[19/34] Compiling IssueReporting Deprecations.swift
[20/34] Compiling IssueReporting XCTest.swift
[21/34] Compiling IssueReporting IsTesting.swift
[22/34] Compiling IssueReporting IssueReporter.swift
[23/34] Compiling IssueReporting BreakpointReporter.swift
[24/34] Compiling IssueReporting FatalErrorReporter.swift
[25/34] Compiling IssueReporting RuntimeWarningReporter.swift
[26/34] Compiling ConcurrencyExtras MainSerialExecutor.swift
[27/34] Compiling ConcurrencyExtras LockIsolated.swift
[28/34] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[29/34] Compiling ConcurrencyExtras Locking.swift
[30/34] Compiling ConcurrencyExtras AsyncStream.swift
[31/34] Emitting module ConcurrencyExtras
[34/34] Compiling ConcurrencyExtras UncheckedSendable.swift
[35/43] Compiling Clocks Timer.swift
[36/43] Compiling Clocks UnimplementedClock.swift
[37/43] Compiling Clocks TestClock.swift
[38/43] Compiling Clocks _AsyncTimerSequence.swift
[39/43] Compiling Clocks Lock.swift
[40/43] Compiling Clocks ImmediateClock.swift
[41/43] Compiling Clocks AnyClock.swift
[42/43] Emitting module Clocks
[43/43] Compiling Clocks SwiftUI.swift
Build complete! (27.08s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-docc-plugin
[1/825] Fetching swift-concurrency-extras
[133/2873] Fetching swift-concurrency-extras, swift-docc-plugin
[290/7899] Fetching swift-concurrency-extras, swift-docc-plugin, xctest-dynamic-overlay
Fetched https://github.com/apple/swift-docc-plugin (2.13s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (2.13s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras (2.13s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3245] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.48s)
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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
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-concurrency-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-concurrency-extras"
    },
    {
      "identity" : "xctest-dynamic-overlay",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
    }
  ],
  "manifest_display_name" : "swift-clocks",
  "name" : "swift-clocks",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Clocks",
      "targets" : [
        "Clocks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ClocksTests",
      "module_type" : "SwiftTarget",
      "name" : "ClocksTests",
      "path" : "Tests/ClocksTests",
      "sources" : [
        "ImmediateClockTests.swift",
        "Internal/ActorIsolated.swift",
        "Internal/AsyncStream.swift",
        "TestClocksTests.swift",
        "UnimplementedClockTests.swift"
      ],
      "target_dependencies" : [
        "Clocks"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Clocks",
      "module_type" : "SwiftTarget",
      "name" : "Clocks",
      "path" : "Sources/Clocks",
      "product_dependencies" : [
        "ConcurrencyExtras",
        "IssueReporting"
      ],
      "product_memberships" : [
        "Clocks"
      ],
      "sources" : [
        "AnyClock.swift",
        "ImmediateClock.swift",
        "Internal/Lock.swift",
        "Internal/_AsyncTimerSequence.swift",
        "SwiftUI.swift",
        "TestClock.swift",
        "Timer.swift",
        "UnimplementedClock.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.