The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Valet-THOTP, reference master (299e0b), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 11:39:43 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ericlewis/Valet-THOTP.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ericlewis/Valet-THOTP
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 299e0b9 more secure.. wow.
Cloned https://github.com/ericlewis/Valet-THOTP.git
Revision (git rev-parse @):
299e0b9c83d2a32028c8c420128ac0da8c4c8f6d
SUCCESS checkout https://github.com/ericlewis/Valet-THOTP.git at master
Fetching https://github.com/Square/Valet
Fetching https://github.com/ericlewis/THOTP
[1/371] Fetching thotp
[372/6365] Fetching thotp, valet
Fetched https://github.com/ericlewis/THOTP from cache (1.12s)
Fetched https://github.com/Square/Valet from cache (1.12s)
Computing version for https://github.com/Square/Valet
Computed https://github.com/Square/Valet at 3.2.8 (1.72s)
Computing version for https://github.com/ericlewis/THOTP
Computed https://github.com/ericlewis/THOTP at 1.0.66 (0.56s)
Fetching https://github.com/norio-nomura/Base32.git
Fetching https://github.com/ericlewis/URL-QueryItem.git
[1/17] Fetching url-queryitem
[18/1185] Fetching url-queryitem, base32
Fetched https://github.com/ericlewis/URL-QueryItem.git from cache (0.83s)
Fetched https://github.com/norio-nomura/Base32.git from cache (0.83s)
Computing version for https://github.com/ericlewis/URL-QueryItem.git
Computed https://github.com/ericlewis/URL-QueryItem.git at 1.0.0 (1.41s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (2.79s)
Creating working copy for https://github.com/ericlewis/THOTP
Working copy of https://github.com/ericlewis/THOTP resolved at 1.0.66
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/ericlewis/URL-QueryItem.git
Working copy of https://github.com/ericlewis/URL-QueryItem.git resolved at 1.0.0
Creating working copy for https://github.com/Square/Valet
Working copy of https://github.com/Square/Valet resolved at 3.2.8
========================================
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": "valet-thotp",
      "name": "Valet-THOTP",
      "url": "https://github.com/ericlewis/Valet-THOTP.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Valet-THOTP",
      "dependencies": [
        {
          "identity": "valet",
          "name": "Valet",
          "url": "https://github.com/Square/Valet",
          "version": "3.2.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Valet",
          "dependencies": [
          ]
        },
        {
          "identity": "thotp",
          "name": "THOTP",
          "url": "https://github.com/ericlewis/THOTP",
          "version": "1.0.66",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/THOTP",
          "dependencies": [
            {
              "identity": "url-queryitem",
              "name": "URL-QueryItem",
              "url": "https://github.com/ericlewis/URL-QueryItem.git",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URL-QueryItem",
              "dependencies": [
              ]
            },
            {
              "identity": "base32",
              "name": "Base32",
              "url": "https://github.com/norio-nomura/Base32.git",
              "version": "0.9.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Base32",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ericlewis/Valet-THOTP.git
[2/26] Fetching valet-thotp
Fetched https://github.com/ericlewis/Valet-THOTP.git from cache (0.55s)
Fetching https://github.com/Square/Valet from cache
Fetching https://github.com/ericlewis/THOTP from cache
Fetched https://github.com/Square/Valet from cache (0.54s)
Fetched https://github.com/ericlewis/THOTP from cache (0.54s)
Computing version for https://github.com/Square/Valet
Computed https://github.com/Square/Valet at 3.2.8 (0.60s)
Computing version for https://github.com/ericlewis/THOTP
Computed https://github.com/ericlewis/THOTP at 1.0.66 (0.03s)
Fetching https://github.com/ericlewis/URL-QueryItem.git from cache
Fetching https://github.com/norio-nomura/Base32.git from cache
Fetched https://github.com/ericlewis/URL-QueryItem.git from cache (0.43s)
Fetched https://github.com/norio-nomura/Base32.git from cache (0.43s)
Computing version for https://github.com/ericlewis/URL-QueryItem.git
Computed https://github.com/ericlewis/URL-QueryItem.git at 1.0.0 (0.48s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (0.03s)
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/ericlewis/Valet-THOTP.git
Working copy of https://github.com/ericlewis/Valet-THOTP.git resolved at master (299e0b9)
Creating working copy for https://github.com/ericlewis/THOTP
Working copy of https://github.com/ericlewis/THOTP resolved at 1.0.66
Creating working copy for https://github.com/ericlewis/URL-QueryItem.git
Working copy of https://github.com/ericlewis/URL-QueryItem.git resolved at 1.0.0
Creating working copy for https://github.com/Square/Valet
Working copy of https://github.com/Square/Valet resolved at 3.2.8
warning: '.resolve-product-dependencies': dependency 'valet-thotp' is not used by any target
Found 2 product dependencies
  - Valet
  - THOTP
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ericlewis/Valet-THOTP.git
https://github.com/ericlewis/Valet-THOTP.git
{
  "dependencies" : [
    {
      "identity" : "valet",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Square/Valet"
    },
    {
      "identity" : "thotp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ericlewis/THOTP"
    }
  ],
  "manifest_display_name" : "Valet-THOTP",
  "name" : "Valet-THOTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Valet-THOTP",
      "targets" : [
        "Valet-THOTP"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Valet_THOTPTests",
      "module_type" : "SwiftTarget",
      "name" : "Valet-THOTPTests",
      "path" : "Tests/Valet-THOTPTests",
      "sources" : [
        "Valet_THOTPTests.swift"
      ],
      "target_dependencies" : [
        "Valet-THOTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Valet_THOTP",
      "module_type" : "SwiftTarget",
      "name" : "Valet-THOTP",
      "path" : "Sources/Valet-THOTP",
      "product_dependencies" : [
        "Valet",
        "THOTP"
      ],
      "product_memberships" : [
        "Valet-THOTP"
      ],
      "sources" : [
        "Password.swift",
        "Valet+THOTP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/12] Write sources
[5/12] Write swift-version-2F0A5646E1D333AE.txt
[7/38] Compiling Valet SwiftCompatibility.swift
[8/39] Compiling URL_QueryItem Collection+URLQueryItem.swift
[9/39] Compiling Valet Valet.swift
[10/39] Compiling URL_QueryItem URLQueryItem+CodingKey.swift
[11/39] Emitting module URL_QueryItem
[12/39] Compiling Valet ErrorHandler.swift
[13/39] Compiling Valet Identifier.swift
[14/39] Emitting module Valet
[15/39] Compiling Valet Accessibility.swift
[16/39] Compiling Valet CloudAccessibility.swift
[17/39] Compiling Valet KeychainQueryConvertible.swift
[18/39] Compiling Valet MigrationResult.swift
[19/39] Compiling Base32 shim.swift
[20/39] Compiling Base32 StringExtension.swift
[21/39] Compiling Valet SecureEnclave.swift
[22/39] Compiling Valet SecureEnclaveAccessControl.swift
[23/39] Compiling Valet SecureEnclaveValet.swift
[24/39] Compiling Valet SinglePromptSecureEnclaveValet.swift
[25/39] Compiling Valet Configuration.swift
[26/39] Compiling Valet Keychain.swift
[27/39] Compiling Valet SecItem.swift
[28/39] Compiling Valet Service.swift
[29/39] Compiling URL_QueryItem URL+QueryItems.swift
[30/39] Compiling URL_QueryItem URL+URLComponents.swift
[31/39] Emitting module Base32
[32/39] Compiling Base32 Base32.swift
[33/39] Compiling Base32 Base16.swift
[33/39] Write Objects.LinkFileList
[34/39] Archiving libURL-QueryItem.a
[36/53] Compiling THOTP Generator.swift
[37/54] Compiling THOTP PasswordProtocol.swift
[38/54] Compiling THOTP PasswordProtocol+Equatable.swift
[39/54] Compiling THOTP GeneratorProtocol+Validators.swift
[40/54] Compiling THOTP PasswordProtocol+CurrentPassword.swift
[41/54] Compiling THOTP GeneratorProtocol.swift
[42/54] Compiling THOTP PasswordProtocol+URL.swift
[43/54] Compiling THOTP Password.swift
[44/54] Compiling THOTP Key.swift
[45/54] Compiling THOTP OTPError.swift
[46/54] Emitting module THOTP
[47/54] Compiling THOTP GeneratorAlgorithm.swift
[48/54] Compiling THOTP IssuerStrategy.swift
[49/54] Compiling THOTP SupportedHashAlgorithm.swift
[50/54] Compiling THOTP GeneratorProtocol+Generate.swift
[50/54] Write Objects.LinkFileList
[51/54] Archiving libTHOTP.a
[53/57] Compiling Valet_THOTP Valet+THOTP.swift
[54/57] Emitting module Valet_THOTP
[55/57] Compiling Valet_THOTP Password.swift
[55/57] Write Objects.LinkFileList
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning duplicate member name 'Password.swift.o' from '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Valet_THOTP.build/Password.swift.o(Password.swift.o)' and '/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/THOTP.build/Password.swift.o(Password.swift.o)'
[56/57] Archiving libValet-THOTP.a
Build complete! (11.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "valet",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Square/Valet"
    },
    {
      "identity" : "thotp",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ericlewis/THOTP"
    }
  ],
  "manifest_display_name" : "Valet-THOTP",
  "name" : "Valet-THOTP",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Valet-THOTP",
      "targets" : [
        "Valet-THOTP"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Valet_THOTPTests",
      "module_type" : "SwiftTarget",
      "name" : "Valet-THOTPTests",
      "path" : "Tests/Valet-THOTPTests",
      "sources" : [
        "Valet_THOTPTests.swift"
      ],
      "target_dependencies" : [
        "Valet-THOTP"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Valet_THOTP",
      "module_type" : "SwiftTarget",
      "name" : "Valet-THOTP",
      "path" : "Sources/Valet-THOTP",
      "product_dependencies" : [
        "Valet",
        "THOTP"
      ],
      "product_memberships" : [
        "Valet-THOTP"
      ],
      "sources" : [
        "Password.swift",
        "Valet+THOTP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.