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 bluetooth-law-energy-swift, reference main (6a684a), with Swift 5.10 for macOS (SPM) on 14 Sep 2024 20:01:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/bluetooth-law-energy-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/bluetooth-law-energy-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6a684a0 Update .spi.yml
Cloned https://github.com/igor11191708/bluetooth-law-energy-swift.git
Revision (git rev-parse @):
6a684a078916b681f81fcaa84f90c7303b6177e0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/bluetooth-law-energy-swift.git at main
Fetching https://github.com/The-Igor/retry-policy-service.git
[2/95] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (1.09s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.58s)
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.1
========================================
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": "bluetooth-law-energy-swift",
      "name": "bluetooth-law-energy-swift",
      "url": "https://github.com/igor11191708/bluetooth-law-energy-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bluetooth-law-energy-swift",
      "dependencies": [
        {
          "identity": "retry-policy-service",
          "name": "retry-policy-service",
          "url": "https://github.com/The-Igor/retry-policy-service.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/retry-policy-service",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/igor11191708/bluetooth-law-energy-swift.git
[1/945] Fetching bluetooth-law-energy-swift
Fetched https://github.com/igor11191708/bluetooth-law-energy-swift.git from cache (1.28s)
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (0.46s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.02s)
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.1
Creating working copy for https://github.com/igor11191708/bluetooth-law-energy-swift.git
Working copy of https://github.com/igor11191708/bluetooth-law-energy-swift.git resolved at main (6a684a0)
warning: '.resolve-product-dependencies': dependency 'bluetooth-law-energy-swift' is not used by any target
Found 1 product dependencies
  - retry-policy-service
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/igor11191708/bluetooth-law-energy-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/7] Compiling retry_policy_service Strategy.swift
[5/7] Compiling retry_policy_service DispatchTimeInterval.swift
[6/7] Emitting module retry_policy_service
[7/7] Compiling retry_policy_service RetryService.swift
[8/24] Compiling bluetooth_law_energy_swift State.swift
[9/24] Compiling bluetooth_law_energy_swift StreamFactory.swift
[10/24] Compiling bluetooth_law_energy_swift CacheServices.swift
[11/24] Compiling bluetooth_law_energy_swift ServiceRegistration.swift
[12/24] Compiling bluetooth_law_energy_swift Errors.swift
[13/24] Compiling bluetooth_law_energy_swift ServiceType.swift
[14/24] Compiling bluetooth_law_energy_swift BluetoothLEManager.swift
[15/24] Compiling bluetooth_law_energy_swift Publisher+.swift
[16/24] Emitting module bluetooth_law_energy_swift
[17/24] Compiling bluetooth_law_energy_swift BluetoothDelegate.swift
[18/24] Compiling bluetooth_law_energy_swift PeripheralDelegate.swift
[19/24] Compiling bluetooth_law_energy_swift CBPeripheral+.swift
[20/24] Compiling bluetooth_law_energy_swift Task+.swift
[21/25] Compiling bluetooth_law_energy_swift BLEState.swift
[22/25] Compiling bluetooth_law_energy_swift IBluetoothLEManager.swift
[23/25] Compiling bluetooth_law_energy_swift ILogger.swift
[24/25] Compiling bluetooth_law_energy_swift AppleLogger.swift
[25/25] Compiling bluetooth_law_energy_swift StreamRegistration.swift
Build complete! (6.67s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/igor11191708/bluetooth-law-energy-swift/main
Repository:               igor11191708/bluetooth-law-energy-swift
Swift version used:       5.10
Target:                   bluetooth-law-energy-swift
Extracting symbol information for 'bluetooth-law-energy-swift'...
Finished extracting symbol information for 'bluetooth-law-energy-swift'. (0.27s)
Building documentation for 'bluetooth-law-energy-swift'...
Finished building documentation for 'bluetooth-law-energy-swift' (0.15s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/igor11191708/bluetooth-law-energy-swift/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/The-Igor/retry-policy-service.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.27s)
Updated https://github.com/The-Igor/retry-policy-service.git (0.47s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3074] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.64s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Emitting module Snippets
[8/53] Compiling Snippets SnippetParser.swift
[9/53] Compiling SymbolKit Identifier.swift
[10/53] Compiling SymbolKit KindIdentifier.swift
[11/53] Compiling SymbolKit Location.swift
[12/53] Compiling SymbolKit Mutability.swift
[13/57] Compiling SymbolKit DeclarationFragments.swift
[14/57] Compiling SymbolKit Fragment.swift
[15/57] Compiling SymbolKit FragmentKind.swift
[16/57] Compiling SymbolKit FunctionParameter.swift
[17/57] Compiling SymbolKit FunctionSignature.swift
[18/57] Compiling SymbolKit SemanticVersion.swift
[19/57] Compiling SymbolKit AccessControl.swift
[20/57] Compiling SymbolKit Availability.swift
[21/57] Compiling SymbolKit AvailabilityItem.swift
[22/57] Compiling SymbolKit Domain.swift
[23/57] Compiling SymbolKit SourceRange.swift
[24/57] Compiling SymbolKit Metadata.swift
[25/57] Compiling SymbolKit Module.swift
[26/57] Compiling SymbolKit OperatingSystem.swift
[27/57] Compiling SymbolKit Platform.swift
[28/57] Compiling SymbolKit Symbol.swift
[29/57] Compiling SymbolKit SymbolKind.swift
[30/57] Compiling SymbolKit SymbolGraph.swift
[31/57] Compiling SymbolKit GraphCollector.swift
[32/57] Compiling SymbolKit GenericConstraint.swift
[33/57] Compiling SymbolKit GenericParameter.swift
[34/57] Compiling SymbolKit Generics.swift
[35/57] Compiling SymbolKit Namespace.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit Relationship.swift
[41/57] Compiling SymbolKit RelationshipKind.swift
[42/57] Compiling SymbolKit SourceOrigin.swift
[43/57] Compiling SymbolKit GenericConstraints.swift
[44/57] Compiling SymbolKit Swift.swift
[45/57] Compiling SymbolKit Mixin+Equals.swift
[46/57] Compiling SymbolKit Mixin+Hash.swift
[47/57] Compiling SymbolKit Mixin.swift
[48/57] Compiling SymbolKit LineList.swift
[49/57] Compiling SymbolKit Position.swift
[50/57] Emitting module SymbolKit
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract
[60/61] Applying snippet-extract
Build complete! (4.45s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.15s)
     158
2	/Users/admin/builder/spi-builder-workspace/.docs/igor11191708/bluetooth-law-energy-swift/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/igor11191708/bluetooth-law-energy-swift/main
File count: 158
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-igor11191708-bluetooth-law-energy-swift-main-d96bfe92.zip to s3://spi-docs-inbox/prod-igor11191708-bluetooth-law-energy-swift-main-d96bfe92.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [62%]
Copying... [78%]
Copying... [94%]
Copying... [100%]
Done.