The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IDGenerator, reference 0.1.0 (8e3f5b), with Swift 6.2 for macOS (SPM) on 23 Feb 2026 10:49:48 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShivaHuang/swift-id-generator.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShivaHuang/swift-id-generator
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 8e3f5b4 [refactor] Rename Generate protocol to IDGenerator
Cloned https://github.com/ShivaHuang/swift-id-generator.git
Revision (git rev-parse @):
8e3f5b463b99c11eb241d28d777c0239b6bf63b2
SUCCESS checkout https://github.com/ShivaHuang/swift-id-generator.git at 0.1.0
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/886] Fetching swift-concurrency-extras
[365/7504] Fetching swift-concurrency-extras, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.17s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.17s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.71s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.54s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/1317] Fetching swift-clocks
[107/3867] Fetching swift-clocks, combine-schedulers
[378/9585] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay
[9586/83996] Fetching swift-clocks, combine-schedulers, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.89s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.89s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.89s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.89s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (4.44s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.73s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
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.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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": "swift-id-generator",
      "name": "IDGenerator",
      "url": "https://github.com/ShivaHuang/swift-id-generator.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-id-generator",
      "dependencies": [
        {
          "identity": "swift-concurrency-extras",
          "name": "swift-concurrency-extras",
          "url": "https://github.com/pointfreeco/swift-concurrency-extras",
          "version": "1.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-dependencies",
          "name": "swift-dependencies",
          "url": "https://github.com/pointfreeco/swift-dependencies",
          "version": "1.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
          "dependencies": [
            {
              "identity": "combine-schedulers",
              "name": "combine-schedulers",
              "url": "https://github.com/pointfreeco/combine-schedulers",
              "version": "1.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-clocks",
              "name": "swift-clocks",
              "url": "https://github.com/pointfreeco/swift-clocks",
              "version": "1.0.6",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
              "dependencies": [
                {
                  "identity": "swift-concurrency-extras",
                  "name": "swift-concurrency-extras",
                  "url": "https://github.com/pointfreeco/swift-concurrency-extras",
                  "version": "1.3.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "xctest-dynamic-overlay",
                  "name": "xctest-dynamic-overlay",
                  "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
                  "version": "1.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-concurrency-extras",
              "name": "swift-concurrency-extras",
              "url": "https://github.com/pointfreeco/swift-concurrency-extras",
              "version": "1.3.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
              "dependencies": [
              ]
            },
            {
              "identity": "xctest-dynamic-overlay",
              "name": "xctest-dynamic-overlay",
              "url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
              "version": "1.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "602.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ShivaHuang/swift-id-generator.git
[1/95] Fetching swift-id-generator
Fetched https://github.com/ShivaHuang/swift-id-generator.git from cache (0.74s)
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.55s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.55s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.62s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.11.0 (0.04s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.05s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.05s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.05s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.05s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (1.12s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.1.0 (0.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.04s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.03s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
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.2
Creating working copy for https://github.com/ShivaHuang/swift-id-generator.git
Working copy of https://github.com/ShivaHuang/swift-id-generator.git resolved at 0.1.0 (8e3f5b4)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.11.0
warning: '.resolve-product-dependencies': dependency 'swift-id-generator' is not used by any target
Found 2 product dependencies
  - swift-concurrency-extras
  - swift-dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ShivaHuang/swift-id-generator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-49B95AFC49DCD68C.txt
[11/23] Compiling IssueReportingPackageSupport _Test.swift
[12/23] Emitting module IssueReportingPackageSupport
[13/43] Compiling ConcurrencyExtras Result.swift
[14/44] Compiling ConcurrencyExtras UncheckedSendable.swift
[15/44] Emitting module IssueReporting
[16/46] Compiling IssueReporting WithExpectedIssue.swift
[17/46] Compiling IssueReporting WithIssueContext.swift
[18/46] Compiling IssueReporting TestContext.swift
[19/46] Compiling IssueReporting Unimplemented.swift
[20/46] Compiling IssueReporting FailureObserver.swift
[21/46] Compiling IssueReporting LockIsolated.swift
[22/46] Compiling IssueReporting Rethrows.swift
[23/46] Compiling IssueReporting SwiftTesting.swift
[24/46] Compiling IssueReporting ErrorReporting.swift
[25/46] Compiling IssueReporting AppHostWarning.swift
[26/46] Compiling IssueReporting Deprecations.swift
[27/46] Compiling ConcurrencyExtras AsyncStream.swift
[30/46] Emitting module ConcurrencyExtras
[31/46] Compiling IssueReporting IssueSeverity.swift
[32/46] Compiling IssueReporting ReportIssue.swift
[33/46] Compiling IssueReporting XCTest.swift
[34/46] Compiling IssueReporting IsTesting.swift
[35/46] Compiling IssueReporting UncheckedSendable.swift
[36/46] Compiling IssueReporting Warn.swift
[37/46] Compiling IssueReporting DefaultReporter.swift
[38/46] Compiling IssueReporting FatalErrorReporter.swift
[39/46] Compiling IssueReporting IssueReporter.swift
[40/46] Compiling IssueReporting BreakpointReporter.swift
[41/46] Compiling ConcurrencyExtras MainSerialExecutor.swift
[42/46] Compiling ConcurrencyExtras LockIsolated.swift
[43/46] Compiling ConcurrencyExtras Locking.swift
[44/46] Compiling ConcurrencyExtras UncheckedBox.swift
[45/46] Compiling ConcurrencyExtras Task.swift
[46/46] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[47/73] Compiling IDGenerator IDGenerator.swift
[48/73] Emitting module IDGenerator
[49/73] Compiling XCTestDynamicOverlay Deprecations.swift
[50/73] Emitting module XCTestDynamicOverlay
[51/73] Compiling XCTestDynamicOverlay Exports.swift
[52/73] Compiling CombineSchedulers Lock.swift
[53/73] Compiling CombineSchedulers NSRecursiveLock.swift
[54/74] Compiling CombineSchedulers Timer.swift
[55/74] Compiling CombineSchedulers UIKit.swift
[56/74] Compiling CombineSchedulers UIScheduler.swift
[57/74] Compiling Clocks UnimplementedClock.swift
[58/74] Compiling Clocks Timer.swift
[59/74] Compiling Clocks TestClock.swift
[60/74] Compiling CombineSchedulers AnyScheduler.swift
[61/74] Compiling CombineSchedulers Concurrency.swift
[62/74] Emitting module CombineSchedulers
[63/74] Compiling CombineSchedulers ImmediateScheduler.swift
[64/74] Compiling CombineSchedulers Deprecations.swift
[65/74] Compiling CombineSchedulers TestScheduler.swift
[66/74] Compiling CombineSchedulers UnimplementedScheduler.swift
[67/74] Compiling Clocks _AsyncTimerSequence.swift
[68/74] Compiling Clocks Lock.swift
[69/74] Compiling Clocks ImmediateClock.swift
[70/74] Compiling Clocks AnyClock.swift
[71/74] Emitting module Clocks
[72/74] Compiling Clocks SwiftUI.swift
[73/74] Compiling CombineSchedulers Platform.swift
[74/74] Compiling CombineSchedulers SwiftUI.swift
[75/99] Compiling Dependencies WithRandomNumberGenerator.swift
[76/99] Compiling Dependencies AppEntryPoint.swift
[77/101] Compiling Dependencies MainRunLoop.swift
[78/101] Compiling Dependencies NotificationCenter.swift
[79/101] Compiling Dependencies OpenURL.swift
[80/101] Compiling Dependencies Dependency.swift
[81/101] Compiling Dependencies DependencyContext.swift
[82/101] Compiling Dependencies DependencyKey.swift
[83/101] Emitting module Dependencies
[84/101] Compiling Dependencies TypeName.swift
[85/101] Compiling Dependencies PreviewTrait.swift
[86/101] Compiling Dependencies TimeZone.swift
[87/101] Compiling Dependencies URLSession.swift
[88/101] Compiling Dependencies UUID.swift
[89/101] Compiling Dependencies Clocks.swift
[90/101] Compiling Dependencies Context.swift
[91/101] Compiling Dependencies Date.swift
[92/101] Compiling Dependencies Deprecations.swift
[93/101] Compiling Dependencies Exports.swift
[94/101] Compiling Dependencies FireAndForget.swift
[95/101] Compiling Dependencies Locale.swift
[96/101] Compiling Dependencies MainQueue.swift
[97/101] Compiling Dependencies DependencyValues.swift
[98/101] Compiling Dependencies Assert.swift
[99/101] Compiling Dependencies Calendar.swift
[100/101] Compiling Dependencies TestTrait.swift
[101/101] Compiling Dependencies WithDependencies.swift
[102/103] Compiling IDGeneratorDependency IDGeneratorDependency.swift
[103/103] Emitting module IDGeneratorDependency
Build complete! (12.28s)
Build complete.
{
  "dependencies" : [
    {
      "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" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "IDGenerator",
  "name" : "IDGenerator",
  "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" : "IDGenerator",
      "targets" : [
        "IDGenerator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IDGeneratorDependency",
      "targets" : [
        "IDGeneratorDependency"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IDGeneratorTests",
      "module_type" : "SwiftTarget",
      "name" : "IDGeneratorTests",
      "path" : "Tests/IDGeneratorTests",
      "sources" : [
        "IDGeneratorTests.swift"
      ],
      "target_dependencies" : [
        "IDGenerator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IDGeneratorDependencyTests",
      "module_type" : "SwiftTarget",
      "name" : "IDGeneratorDependencyTests",
      "path" : "Tests/IDGeneratorDependencyTests",
      "product_dependencies" : [
        "Dependencies"
      ],
      "sources" : [
        "IDGeneratorDependencyTests.swift"
      ],
      "target_dependencies" : [
        "IDGeneratorDependency"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IDGeneratorDependency",
      "module_type" : "SwiftTarget",
      "name" : "IDGeneratorDependency",
      "path" : "Sources/IDGeneratorDependency",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "IDGeneratorDependency"
      ],
      "sources" : [
        "IDGeneratorDependency.swift"
      ],
      "target_dependencies" : [
        "IDGenerator"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IDGenerator",
      "module_type" : "SwiftTarget",
      "name" : "IDGenerator",
      "path" : "Sources/IDGenerator",
      "product_dependencies" : [
        "ConcurrencyExtras"
      ],
      "product_memberships" : [
        "IDGenerator",
        "IDGeneratorDependency"
      ],
      "sources" : [
        "IDGenerator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.