The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HMKit, reference 3.2.5 (398257), with Swift 6.2 for macOS (SPM) on 8 Nov 2025 21:21:51 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/highmobility/hmkit-swift.git
Reference: 3.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/highmobility/hmkit-swift
 * tag               3.2.5      -> FETCH_HEAD
HEAD is now at 3982578 update package to `swift-tools-version:5.5`
Cloned https://github.com/highmobility/hmkit-swift.git
Revision (git rev-parse @):
3982578ab57f38502d4b0f7a444c7c7f40df8713
SUCCESS checkout https://github.com/highmobility/hmkit-swift.git at 3.2.5
Fetching https://github.com/highmobility/hmcryptokit-swift
Fetching https://github.com/highmobility/hmutilities-swift
[1/428] Fetching hmutilities-swift
[49/1209] Fetching hmutilities-swift, hmcryptokit-swift
Fetched https://github.com/highmobility/hmutilities-swift from cache (0.94s)
Fetched https://github.com/highmobility/hmcryptokit-swift from cache (0.94s)
Computing version for https://github.com/highmobility/hmutilities-swift
Computed https://github.com/highmobility/hmutilities-swift at 1.4.7 (1.61s)
Computing version for https://github.com/highmobility/hmcryptokit-swift
Computed https://github.com/highmobility/hmcryptokit-swift at 1.2.17 (0.63s)
Creating working copy for https://github.com/highmobility/hmutilities-swift
Working copy of https://github.com/highmobility/hmutilities-swift resolved at 1.4.7
Creating working copy for https://github.com/highmobility/hmcryptokit-swift
Working copy of https://github.com/highmobility/hmcryptokit-swift resolved at 1.2.17
========================================
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": "hmkit-swift",
      "name": "HMKit",
      "url": "https://github.com/highmobility/hmkit-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hmkit-swift",
      "dependencies": [
        {
          "identity": "hmcryptokit-swift",
          "name": "HMCryptoKit",
          "url": "https://github.com/highmobility/hmcryptokit-swift",
          "version": "1.2.17",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hmcryptokit-swift",
          "dependencies": [
            {
              "identity": "hmutilities-swift",
              "name": "HMUtilities",
              "url": "https://github.com/highmobility/hmutilities-swift",
              "version": "1.4.7",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hmutilities-swift",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "hmutilities-swift",
          "name": "HMUtilities",
          "url": "https://github.com/highmobility/hmutilities-swift",
          "version": "1.4.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/hmutilities-swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/highmobility/hmkit-swift.git
[1/222] Fetching hmkit-swift
Fetched https://github.com/highmobility/hmkit-swift.git from cache (0.77s)
Fetching https://github.com/highmobility/hmcryptokit-swift from cache
Fetching https://github.com/highmobility/hmutilities-swift from cache
Fetched https://github.com/highmobility/hmutilities-swift from cache (0.46s)
Fetched https://github.com/highmobility/hmcryptokit-swift from cache (0.46s)
Computing version for https://github.com/highmobility/hmutilities-swift
Computed https://github.com/highmobility/hmutilities-swift at 1.4.7 (0.51s)
Computing version for https://github.com/highmobility/hmcryptokit-swift
Computed https://github.com/highmobility/hmcryptokit-swift at 1.2.17 (0.03s)
Creating working copy for https://github.com/highmobility/hmkit-swift.git
Working copy of https://github.com/highmobility/hmkit-swift.git resolved at 3.2.5 (3982578)
Creating working copy for https://github.com/highmobility/hmutilities-swift
Working copy of https://github.com/highmobility/hmutilities-swift resolved at 1.4.7
Creating working copy for https://github.com/highmobility/hmcryptokit-swift
Working copy of https://github.com/highmobility/hmcryptokit-swift resolved at 1.2.17
warning: '.resolve-product-dependencies': dependency 'hmkit-swift' is not used by any target
Found 2 product dependencies
  - HMCryptoKit
  - HMUtilities
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/highmobility/hmkit-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/15] Compiling HMUtilities SignedInteger+Extensions.swift
[6/15] Compiling HMUtilities Float+Extensions.swift
[7/15] Compiling HMUtilities Double+Extensions.swift
[8/15] Compiling HMUtilities HMBytesConvertable.swift
[9/15] Compiling HMUtilities Date+Extensions.swift
[10/15] Compiling HMUtilities NSLock+Extensions.swift
[11/15] Compiling HMUtilities URL+Extensions.swift
[12/15] Compiling HMUtilities String+Extensions.swift
[13/15] Emitting module HMUtilities
[14/15] Compiling HMUtilities Bool+Extensions.swift
[15/15] Compiling HMUtilities Collection+Extensions.swift
[16/16] Compiling HMUtilities HMDebugTree.swift
[17/26] Compiling HMCryptoKit SHA.swift
[18/26] Compiling HMCryptoKit Random.swift
[19/26] Compiling HMCryptoKit HMAC.swift
[20/26] Compiling HMCryptoKit Keys.swift
[21/26] Compiling HMCryptoKit UInt8Collection+Extensions.swift
[22/26] Compiling HMCryptoKit HMCryptoKit.swift
[23/26] Compiling HMCryptoKit AES.swift
[24/26] Compiling HMCryptoKit Signature.swift
[25/26] Emitting module HMCryptoKit
[26/26] Compiling HMCryptoKit SecKey+Extensions.swift
[27/27] Compiling HMCryptoKit HMCryptoKitError.swift
[28/113] Compiling HMKit HMSigned.swift
[29/113] Compiling HMKit HMSimilar.swift
[30/113] Compiling HMKit HMValueGettable.swift
[31/113] Compiling HMKit HMVersionVerifiable.swift
[32/113] Compiling HMKit HMActiveSentCommand.swift
[33/113] Compiling HMKit HMCommandError.swift
[34/113] Compiling HMKit HMCommandRequestFactory.swift
[35/113] Compiling HMKit HMCommandResponseFactory.swift
[36/113] Compiling HMKit HMVerifiableCommand.swift
[37/113] Compiling HMKit HMAuthenticateCommandRequest.swift
[38/122] Compiling HMKit HMAuthenticateDoneCommandRequest.swift
[39/122] Compiling HMKit HMCommandRequest.swift
[40/122] Compiling HMKit HMErrorCommandRequest.swift
[41/122] Compiling HMKit HMGetAccessCertificateCommandRequest.swift
[42/122] Compiling HMKit HMGetDeviceCertificateCommandRequest.swift
[43/122] Compiling HMKit HMGetNonceCommandRequest.swift
[44/122] Compiling HMKit HMRegisterCertificateCommandRequest.swift
[45/122] Compiling HMKit HMRevokeCommandRequest.swift
[46/122] Compiling HMKit HMSecureContainerCommandRequest.swift
[47/122] Compiling HMKit HMAuthenticateCommandResponse.swift
[48/122] Emitting module HMKit
[49/122] Compiling HMKit HMSecureContainerCommandVersion.swift
[50/122] Compiling HMKit HMSerialType.swift
[51/122] Compiling HMKit HMTimeouts.swift
[52/122] Compiling HMKit Collection+Extensions.swift
[53/122] Compiling HMKit Data+Extensions.swift
[54/122] Compiling HMKit Date+Extensions.swift
[55/122] Compiling HMKit Dictionary+Extensions.swift
[56/122] Compiling HMKit Int+Extensions.swift
[57/122] Compiling HMKit String+Extensions.swift
[58/122] Compiling HMKit UInt8+Extensions.swift
[59/122] Compiling HMKit URLRequest+Extensions.swift
[60/122] Compiling HMKit HMLink.swift
[61/122] Compiling HMKit HMLinkDelegate.swift
[62/122] Compiling HMKit HMLocalDevice.swift
[63/122] Compiling HMKit HMLocalDeviceConfiguration.swift
[64/122] Compiling HMKit HMLocalDeviceDelegate.swift
[65/122] Compiling HMKit HMParser.swift
[66/122] Compiling HMKit HMParserDelegate.swift
[67/122] Compiling HMKit HMCommandResponseType.swift
[68/122] Compiling HMKit HMContainerContentType.swift
[69/122] Compiling HMKit HMLinkError.swift
[70/122] Compiling HMKit HMLinkState.swift
[71/122] Compiling HMKit HMLocalDeviceError.swift
[72/122] Compiling HMKit HMLocalDeviceState.swift
[73/122] Compiling HMKit HMProtocolBytes.swift
[74/122] Compiling HMKit HMProtocolCommand.swift
[75/122] Compiling HMKit HMProtocolError.swift
[76/122] Compiling HMKit HMAuthenticateDoneCommandResponse.swift
[77/122] Compiling HMKit HMCommandResponse.swift
[78/122] Compiling HMKit HMErrorCommandResponse.swift
[79/122] Compiling HMKit HMGetAccessCertificateCommandResponse.swift
[80/122] Compiling HMKit HMGetDeviceCertificateCommandResponse.swift
[81/122] Compiling HMKit HMGetNonceCommandResponse.swift
[82/122] Compiling HMKit HMRegisterCertificateCommandResponse.swift
[83/122] Compiling HMKit HMRevokeCommandResponse.swift
[84/122] Compiling HMKit HMSecureContainerCommandResponse.swift
[85/122] Compiling HMKit HMBluetoothError.swift
[86/122] Compiling HMKit HMSessionKey.swift
[87/122] Compiling HMKit HMStorage.swift
[88/122] Compiling HMKit HMTelematics.swift
[89/122] Compiling HMKit HMTelematicsAPI.swift
[90/122] Compiling HMKit HMTelematicsCommandError.swift
[91/122] Compiling HMKit HMTelematicsCommandStatus.swift
[92/122] Compiling HMKit HMTelematicsContainer.swift
[93/122] Compiling HMKit HMTelematicsContainerVersion.swift
[94/122] Compiling HMKit HMTelematicsError.swift
[95/122] Compiling HMKit HMTelematicsRequestError.swift
[96/122] Compiling HMKit HMTelematicsAccessCertificateRequest.swift
[97/122] Compiling HMKit HMTelematicsAccessCertificateResponse.swift
[98/122] Compiling HMKit HMTelematicsCommandRequest.swift
[99/122] Compiling HMKit HMTelematicsCommandResponse.swift
[100/122] Compiling HMKit HMTelematicsNonceRequest.swift
[101/122] Compiling HMKit HMTelematicsNonceResponse.swift
[102/122] Compiling HMKit HMTelematicsRequest.swift
[103/122] Compiling HMKit HMTelematicsResponse.swift
[104/122] Compiling HMKit HMBluetooth.swift
[105/122] Compiling HMKit HMCharacteristic.swift
[106/122] Compiling HMKit HMPeripheralRetryValues.swift
[107/122] Compiling HMKit HMService.swift
[108/122] Compiling HMKit HMAccessCertificate.swift
[109/122] Compiling HMKit HMAccessCertificateVersion.swift
[110/122] Compiling HMKit HMDeviceCertificate.swift
[111/122] Compiling HMKit HMDeviceCertificateVersion.swift
[112/122] Compiling HMKit HMBytesAndVersionCodable.swift
[113/122] Compiling HMKit HMBytesGettable.swift
[114/122] Compiling HMKit HMOAuth.swift
[115/122] Compiling HMKit HMOAuthFailure.swift
[116/122] Compiling HMKit HMOAuthGrantType.swift
[117/122] Compiling HMKit HMOAuthOptionalValues.swift
[118/122] Compiling HMKit HMOAuthRequiredValues.swift
[119/122] Compiling HMKit HMOAuthSuccess.swift
[120/122] Compiling HMKit HMKeychainLayer.swift
[121/122] Compiling HMKit HMLoggingOptions.swift
[122/122] Compiling HMKit HMPeriod.swift
Build complete! (9.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hmcryptokit-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.17",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/highmobility/hmcryptokit-swift"
    },
    {
      "identity" : "hmutilities-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.7",
            "upper_bound" : "1.5.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/highmobility/hmutilities-swift"
    }
  ],
  "manifest_display_name" : "HMKit",
  "name" : "HMKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.13"
    }
  ],
  "products" : [
    {
      "name" : "HMKit",
      "targets" : [
        "HMKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HMKitTests",
      "module_type" : "SwiftTarget",
      "name" : "HMKitTests",
      "path" : "Tests/HMKitTests",
      "sources" : [
        "Certificates/AccessCertificateTests.swift",
        "Certificates/DeviceCertificateTests.swift",
        "Commands/AuthenticateCommandTests.swift",
        "Commands/AuthenticateDoneCommandTests.swift",
        "Commands/GetCertificateCommandTests.swift",
        "Commands/GetDeviceCertificateCommandTests.swift",
        "Commands/NonceCommandTests.swift",
        "Commands/RegisterCertificateCommandTests.swift",
        "Commands/RevokeCommandTests.swift",
        "Commands/SecureContainerCommandTests.swift"
      ],
      "target_dependencies" : [
        "HMKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HMKit",
      "module_type" : "SwiftTarget",
      "name" : "HMKit",
      "path" : "Sources/HMKit",
      "product_dependencies" : [
        "HMCryptoKit",
        "HMUtilities"
      ],
      "product_memberships" : [
        "HMKit"
      ],
      "sources" : [
        "Bluetooth/HMBluetooth.swift",
        "Bluetooth/HMCharacteristic.swift",
        "Bluetooth/HMPeripheralRetryValues.swift",
        "Bluetooth/HMService.swift",
        "Certificates/HMAccessCertificate.swift",
        "Certificates/HMAccessCertificateVersion.swift",
        "Certificates/HMDeviceCertificate.swift",
        "Certificates/HMDeviceCertificateVersion.swift",
        "Certificates/Protocols/HMBytesAndVersionCodable.swift",
        "Certificates/Protocols/HMBytesGettable.swift",
        "Certificates/Protocols/HMSigned.swift",
        "Certificates/Protocols/HMSimilar.swift",
        "Certificates/Protocols/HMValueGettable.swift",
        "Certificates/Protocols/HMVersionVerifiable.swift",
        "Commands/HMActiveSentCommand.swift",
        "Commands/HMCommandError.swift",
        "Commands/HMCommandRequestFactory.swift",
        "Commands/HMCommandResponseFactory.swift",
        "Commands/HMVerifiableCommand.swift",
        "Commands/Requests/HMAuthenticateCommandRequest.swift",
        "Commands/Requests/HMAuthenticateDoneCommandRequest.swift",
        "Commands/Requests/HMCommandRequest.swift",
        "Commands/Requests/HMErrorCommandRequest.swift",
        "Commands/Requests/HMGetAccessCertificateCommandRequest.swift",
        "Commands/Requests/HMGetDeviceCertificateCommandRequest.swift",
        "Commands/Requests/HMGetNonceCommandRequest.swift",
        "Commands/Requests/HMRegisterCertificateCommandRequest.swift",
        "Commands/Requests/HMRevokeCommandRequest.swift",
        "Commands/Requests/HMSecureContainerCommandRequest.swift",
        "Commands/Responses/HMAuthenticateCommandResponse.swift",
        "Commands/Responses/HMAuthenticateDoneCommandResponse.swift",
        "Commands/Responses/HMCommandResponse.swift",
        "Commands/Responses/HMErrorCommandResponse.swift",
        "Commands/Responses/HMGetAccessCertificateCommandResponse.swift",
        "Commands/Responses/HMGetDeviceCertificateCommandResponse.swift",
        "Commands/Responses/HMGetNonceCommandResponse.swift",
        "Commands/Responses/HMRegisterCertificateCommandResponse.swift",
        "Commands/Responses/HMRevokeCommandResponse.swift",
        "Commands/Responses/HMSecureContainerCommandResponse.swift",
        "Enums/HMBluetoothError.swift",
        "Enums/HMCommandResponseType.swift",
        "Enums/HMContainerContentType.swift",
        "Enums/HMLinkError.swift",
        "Enums/HMLinkState.swift",
        "Enums/HMLocalDeviceError.swift",
        "Enums/HMLocalDeviceState.swift",
        "Enums/HMProtocolBytes.swift",
        "Enums/HMProtocolCommand.swift",
        "Enums/HMProtocolError.swift",
        "Enums/HMSecureContainerCommandVersion.swift",
        "Enums/HMSerialType.swift",
        "Enums/HMTimeouts.swift",
        "Extensions/Collection+Extensions.swift",
        "Extensions/Data+Extensions.swift",
        "Extensions/Date+Extensions.swift",
        "Extensions/Dictionary+Extensions.swift",
        "Extensions/Int+Extensions.swift",
        "Extensions/String+Extensions.swift",
        "Extensions/UInt8+Extensions.swift",
        "Extensions/URLRequest+Extensions.swift",
        "HMLink.swift",
        "HMLinkDelegate.swift",
        "HMLocalDevice.swift",
        "HMLocalDeviceConfiguration.swift",
        "HMLocalDeviceDelegate.swift",
        "HMParser.swift",
        "HMParserDelegate.swift",
        "OAuth/HMOAuth.swift",
        "OAuth/HMOAuthFailure.swift",
        "OAuth/HMOAuthGrantType.swift",
        "OAuth/HMOAuthOptionalValues.swift",
        "OAuth/HMOAuthRequiredValues.swift",
        "OAuth/HMOAuthSuccess.swift",
        "Others/HMKeychainLayer.swift",
        "Others/HMLoggingOptions.swift",
        "Others/HMPeriod.swift",
        "Others/HMSessionKey.swift",
        "Others/HMStorage.swift",
        "Telematics/HMTelematics.swift",
        "Telematics/HMTelematicsAPI.swift",
        "Telematics/HMTelematicsCommandError.swift",
        "Telematics/HMTelematicsCommandStatus.swift",
        "Telematics/HMTelematicsContainer.swift",
        "Telematics/HMTelematicsContainerVersion.swift",
        "Telematics/HMTelematicsError.swift",
        "Telematics/HMTelematicsRequestError.swift",
        "Telematics/Requests-Responses/HMTelematicsAccessCertificateRequest.swift",
        "Telematics/Requests-Responses/HMTelematicsAccessCertificateResponse.swift",
        "Telematics/Requests-Responses/HMTelematicsCommandRequest.swift",
        "Telematics/Requests-Responses/HMTelematicsCommandResponse.swift",
        "Telematics/Requests-Responses/HMTelematicsNonceRequest.swift",
        "Telematics/Requests-Responses/HMTelematicsNonceResponse.swift",
        "Telematics/Requests-Responses/HMTelematicsRequest.swift",
        "Telematics/Requests-Responses/HMTelematicsResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.