The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-password-validation, reference main (cb6bd6), with Swift 6.1 for macOS (SPM) on 3 Nov 2025 21:06:32 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/swift-password-validation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/coenttb/swift-password-validation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cb6bd6f Standardize CI workflows
Cloned https://github.com/coenttb/swift-password-validation.git
Revision (git rev-parse @):
cb6bd6f97ad225405337a4584ac5fbe2e136d331
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/coenttb/swift-password-validation.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/coenttb/swift-password-validation.git
https://github.com/coenttb/swift-password-validation.git
{
  "dependencies" : [
    {
      "identity" : "swift-translating",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/coenttb/swift-translating"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "swift-password-validation",
  "name" : "swift-password-validation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PasswordValidation",
      "targets" : [
        "PasswordValidation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PasswordValidation_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PasswordValidation Tests",
      "path" : "Tests/PasswordValidation Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PasswordValidation Tests.swift",
        "ReadmeVerificationTests.swift"
      ],
      "target_dependencies" : [
        "PasswordValidation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PasswordValidation",
      "module_type" : "SwiftTarget",
      "name" : "PasswordValidation",
      "path" : "Sources/PasswordValidation",
      "product_dependencies" : [
        "Translating",
        "Dependencies"
      ],
      "product_memberships" : [
        "PasswordValidation"
      ],
      "sources" : [
        "PasswordValidation+Dependencies.swift",
        "PasswordValidation.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/19] Write sources
[16/19] Write swift-version-2F0A5646E1D333AE.txt
[18/38] Emitting module IssueReportingPackageSupport
[19/38] Compiling IssueReportingPackageSupport _Test.swift
[20/60] Compiling Language exports .swift
[21/60] Compiling ConcurrencyExtras MainSerialExecutor.swift
[22/61] Compiling IssueReporting Warn.swift
[23/61] Compiling IssueReporting XCTest.swift
[24/61] Emitting module ConcurrencyExtras
[25/61] Compiling ConcurrencyExtras UncheckedBox.swift
[26/61] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[27/61] Compiling ConcurrencyExtras AsyncStream.swift
[28/61] Compiling ConcurrencyExtras LockIsolated.swift
[29/61] Compiling ConcurrencyExtras Locking.swift
[30/61] Emitting module IssueReporting
[31/63] Compiling ConcurrencyExtras Task.swift
[32/63] Compiling ConcurrencyExtras Result.swift
[33/63] Compiling IssueReporting TestContext.swift
[34/63] Compiling IssueReporting Unimplemented.swift
[35/63] Compiling IssueReporting Deprecations.swift
[36/63] Compiling IssueReporting FailureObserver.swift
[37/63] Compiling IssueReporting SwiftTesting.swift
[38/63] Compiling IssueReporting UncheckedSendable.swift
[39/63] Compiling IssueReporting LockIsolated.swift
[40/63] Compiling IssueReporting Rethrows.swift
[41/63] Compiling IssueReporting IsTesting.swift
[42/63] Compiling IssueReporting IssueReporter.swift
[43/63] Compiling IssueReporting ErrorReporting.swift
[44/63] Compiling IssueReporting AppHostWarning.swift
[45/63] Compiling IssueReporting BreakpointReporter.swift
[46/63] Compiling IssueReporting FatalErrorReporter.swift
[49/63] Compiling IssueReporting RuntimeWarningReporter.swift
[50/63] Compiling IssueReporting ReportIssue.swift
[51/63] Compiling ConcurrencyExtras UncheckedSendable.swift
[52/63] Compiling IssueReporting WithExpectedIssue.swift
[53/63] Compiling IssueReporting WithIssueContext.swift
[54/87] Compiling XCTestDynamicOverlay Exports.swift
[55/87] Compiling XCTestDynamicOverlay Deprecations.swift
[56/87] Emitting module XCTestDynamicOverlay
[57/87] Compiling CombineSchedulers ImmediateScheduler.swift
[58/87] Compiling CombineSchedulers Deprecations.swift
[59/88] Emitting module Clocks
[60/88] Compiling CombineSchedulers TestScheduler.swift
[61/88] Compiling Clocks Timer.swift
[62/88] Compiling Clocks TestClock.swift
[63/88] Compiling Clocks Lock.swift
[64/88] Compiling Clocks UnimplementedClock.swift
[65/88] Compiling CombineSchedulers AnyScheduler.swift
[66/88] Compiling CombineSchedulers Concurrency.swift
[67/88] Emitting module CombineSchedulers
[68/88] Compiling CombineSchedulers Timer.swift
[69/88] Compiling CombineSchedulers UIKit.swift
[70/88] Compiling CombineSchedulers UIScheduler.swift
[71/88] Compiling CombineSchedulers UnimplementedScheduler.swift
[72/88] Emitting module IssueReportingTestSupport
[73/88] Compiling IssueReportingTestSupport SwiftTesting.swift
[74/88] Compiling IssueReportingTestSupport XCTest.swift
[74/88] Write Objects.LinkFileList
[76/88] Compiling Clocks _AsyncTimerSequence.swift
[77/88] Compiling Clocks AnyClock.swift
[78/88] Compiling Clocks ImmediateClock.swift
[79/88] Compiling Clocks SwiftUI.swift
[80/88] Compiling CombineSchedulers NSRecursiveLock.swift
[81/88] Compiling CombineSchedulers SwiftUI.swift
[82/88] Compiling CombineSchedulers Lock.swift
[82/113] Linking libIssueReportingTestSupport.dylib
[84/113] Compiling Dependencies TypeName.swift
[85/113] Compiling Dependencies PreviewTrait.swift
[86/115] Emitting module Dependencies
[87/115] Compiling Dependencies Deprecations.swift
[88/115] Compiling Dependencies Exports.swift
[89/115] Compiling Dependencies Dependency.swift
[90/115] Compiling Dependencies DependencyContext.swift
[91/115] Compiling Dependencies DependencyKey.swift
[92/115] Compiling Dependencies FireAndForget.swift
[93/115] Compiling Dependencies Locale.swift
[94/115] Compiling Dependencies MainQueue.swift
[95/115] Compiling Dependencies WithRandomNumberGenerator.swift
[96/115] Compiling Dependencies AppEntryPoint.swift
[97/115] Compiling Dependencies MainRunLoop.swift
[98/115] Compiling Dependencies NotificationCenter.swift
[99/115] Compiling Dependencies OpenURL.swift
[100/115] Compiling Dependencies TimeZone.swift
[101/115] Compiling Dependencies URLSession.swift
[102/115] Compiling Dependencies UUID.swift
[103/115] Compiling Dependencies Clocks.swift
[104/115] Compiling Dependencies Context.swift
[105/115] Compiling Dependencies Date.swift
[106/115] Compiling Dependencies DependencyValues.swift
[107/115] Compiling Dependencies Assert.swift
[108/115] Compiling Dependencies Calendar.swift
[109/115] Compiling Dependencies TestTrait.swift
[110/115] Compiling Dependencies WithDependencies.swift
[111/115] Compiling Language Locale.Language.swift
[112/115] Compiling Language Language.swift
[113/115] Emitting module Language
[114/115] Compiling Language Language.locale.swift
[115/115] Compiling Language Locale.swift
[116/118] Compiling Translated extensions.swift
[117/118] Emitting module Translated
[118/118] Compiling Translated Translated.swift
[119/126] Compiling TranslatedString exports.swift
[120/126] Compiling TranslatedString [String].swift
[121/126] Compiling TranslatedString Translations.swift
[122/126] Compiling TranslatedString [Language].swift
[123/126] Compiling TranslatedString TranslatedString.swift
[124/126] Compiling TranslatedString Date.swift
[125/126] Emitting module TranslatedString
[126/126] Compiling TranslatedString NumberingAndSign.swift
[127/133] Compiling SinglePlural extensions.swift
[128/133] Emitting module SinglePlural
[129/133] Compiling SinglePlural SinglePlural.swift
[130/133] Compiling Translating_Dependencies LanguagesKey.swift
[131/133] Emitting module Translating_Dependencies
[132/133] Compiling Translating_Dependencies extensions.swift
[133/133] Compiling Translating_Dependencies Language.swift
[134/135] Emitting module DateFormattedLocalized
[135/135] Compiling DateFormattedLocalized DateFormattedLocalized.swift
[136/145] Compiling Translating [TranslatedString].swift
[137/145] Compiling Translating Translated.init (english non-optional).swift
[138/145] Compiling Translating Translated.init.swift
[139/145] Compiling Translating TranslatedString.swift
[140/145] Compiling Translating [String].swift
[141/145] Compiling Translating exports.swift
[142/145] Compiling Translating DateComponents.swift
[143/145] Emitting module Translating
[144/145] Compiling Translating Date.swift
[145/145] Compiling Translating String.swift
[146/149] Compiling PasswordValidation exports.swift
[147/149] Compiling PasswordValidation PasswordValidation.swift
[148/149] Compiling PasswordValidation PasswordValidation+Dependencies.swift
[149/149] Emitting module PasswordValidation
Build complete! (53.08s)
Fetching https://github.com/coenttb/swift-translating
Fetching https://github.com/pointfreeco/swift-dependencies from cache
[1/941] Fetching swift-translating
Fetched https://github.com/coenttb/swift-translating from cache (1.07s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.08s)
Computing version for https://github.com/coenttb/swift-translating
Computed https://github.com/coenttb/swift-translating at 0.3.0 (1.62s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.10.0 (0.53s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.71s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.71s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.69s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.69s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.74s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (2.48s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.53s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.48s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.95s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.10.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/coenttb/swift-translating
Working copy of https://github.com/coenttb/swift-translating resolved at 0.3.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.7.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-translating",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/coenttb/swift-translating"
    },
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies"
    }
  ],
  "manifest_display_name" : "swift-password-validation",
  "name" : "swift-password-validation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "PasswordValidation",
      "targets" : [
        "PasswordValidation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PasswordValidation_Tests",
      "module_type" : "SwiftTarget",
      "name" : "PasswordValidation Tests",
      "path" : "Tests/PasswordValidation Tests",
      "product_dependencies" : [
        "DependenciesTestSupport"
      ],
      "sources" : [
        "PasswordValidation Tests.swift",
        "ReadmeVerificationTests.swift"
      ],
      "target_dependencies" : [
        "PasswordValidation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PasswordValidation",
      "module_type" : "SwiftTarget",
      "name" : "PasswordValidation",
      "path" : "Sources/PasswordValidation",
      "product_dependencies" : [
        "Translating",
        "Dependencies"
      ],
      "product_memberships" : [
        "PasswordValidation"
      ],
      "sources" : [
        "PasswordValidation+Dependencies.swift",
        "PasswordValidation.swift",
        "exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.