The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AirAware with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cheesemaker/airaware.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cheesemaker/airaware
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 46a3fba Adding AirThings Bluetooth device scanning.
Cloned https://github.com/cheesemaker/airaware.git
Revision (git rev-parse @):
46a3fba4100a8012127a7d79b5e7c9780e4478df
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/cheesemaker/airaware.git at main
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git (0.20s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Computed https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8 (0.45s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.38s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.98s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.3.8
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "airaware",
      "name": "AirAware",
      "url": "https://github.com/cheesemaker/airaware.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/airaware",
      "dependencies": [
        {
          "identity": "uuswiftnetworking",
          "name": "UUSwiftNetworking",
          "url": "https://github.com/SilverPineSoftware/UUSwiftNetworking.git",
          "version": "1.3.8",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftNetworking",
          "dependencies": [
            {
              "identity": "uuswiftcore",
              "name": "UUSwiftCore",
              "url": "https://github.com/SilverPineSoftware/UUSwiftCore.git",
              "version": "1.1.8",
              "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UUSwiftCore",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/cheesemaker/airaware.git
[1/425] Fetching airaware
Fetched https://github.com/cheesemaker/airaware.git (0.64s)
Fetching https://github.com/SilverPineSoftware/UUSwiftNetworking.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftNetworking.git (0.34s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Computed https://github.com/SilverPineSoftware/UUSwiftNetworking.git at 1.3.8 (0.06s)
Fetching https://github.com/SilverPineSoftware/UUSwiftCore.git from cache
Fetched https://github.com/SilverPineSoftware/UUSwiftCore.git (0.33s)
Computing version for https://github.com/SilverPineSoftware/UUSwiftCore.git
Computed https://github.com/SilverPineSoftware/UUSwiftCore.git at 1.1.8 (0.07s)
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftNetworking.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftNetworking.git resolved at 1.3.8
Creating working copy for https://github.com/SilverPineSoftware/UUSwiftCore.git
Working copy of https://github.com/SilverPineSoftware/UUSwiftCore.git resolved at 1.1.8
Creating working copy for https://github.com/cheesemaker/airaware.git
Working copy of https://github.com/cheesemaker/airaware.git resolved at main
warning: '.resolve-product-dependencies': dependency 'airaware' is not used by any target
Found 1 product dependencies
  - UUSwiftNetworking
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Emitting module UUSwiftCore
[2/20] Compiling UUSwiftCore UUTimer.swift
[3/20] Compiling UUSwiftCore UUURL.swift
[4/20] Compiling UUSwiftCore UUDebugLog.swift
[5/20] Compiling UUSwiftCore UUDictionary.swift
[6/20] Compiling UUSwiftCore UUJson.swift
[7/20] Compiling UUSwiftCore UURandom.swift
[8/20] Compiling UUSwiftCore UUString.swift
[9/20] Compiling UUSwiftCore UUSwiftCore.swift
[10/20] Compiling UUSwiftCore UUThread.swift
[11/20] Compiling UUSwiftCore UUKeychain.swift
[12/20] Compiling UUSwiftCore UULocalization.swift
[13/20] Compiling UUSwiftCore UUCollection.swift
[14/20] Compiling UUSwiftCore UUColor.swift
[15/20] Compiling UUSwiftCore UUComparable.swift
[16/20] Compiling UUSwiftCore UUData.swift
[17/20] Compiling UUSwiftCore UUDataCache.swift
[18/20] Compiling UUSwiftCore UUDate.swift
[19/20] Compiling UUSwiftCore UUObject.swift
[20/20] Compiling UUSwiftCore UUObjectFactory.swift
[21/32] Compiling UUSwiftNetworking UUHttpSession.swift
[22/33] Compiling UUSwiftNetworking UUHttpDataParser.swift
[23/33] Compiling UUSwiftNetworking UUHttpError.swift
[24/33] Compiling UUSwiftNetworking UUHttpForm.swift
[25/33] Compiling UUSwiftNetworking UUHttpRequest.swift
[26/33] Emitting module UUSwiftNetworking
[27/33] Compiling UUSwiftNetworking UUHttpResponse.swift
[28/33] Compiling UUSwiftNetworking UUHttpResponseHandler.swift
[29/33] Compiling UUSwiftNetworking UUHttp.swift
[30/33] Compiling UUSwiftNetworking UUHttpAuthorization.swift
[31/33] Compiling UUSwiftNetworking UURemoteApi.swift
[32/33] Compiling UUSwiftNetworking UURemoteData.swift
[33/33] Compiling UUSwiftNetworking UURemoteImage.swift
[34/59] Compiling AirAware PurpleAirService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[35/59] Compiling AirAware PurpleAirService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[36/59] Compiling AirAware WeatherFlow+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[37/59] Compiling AirAware AwareDevice.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[38/59] Compiling AirAware AwareService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[39/59] Compiling AirAware OpenWeatherService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[40/59] Compiling AirAware AwairService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[41/59] Compiling AirAware AwareData+Conversions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[42/59] Compiling AirAware AwareData.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[43/59] Compiling AirAware AwareDataView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[44/59] Compiling AirAware AirThings+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[45/59] Compiling AirAware AirThingsBluetoothService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[46/59] Compiling AirAware AirThingsService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[47/59] Compiling AirAware AirThingsService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[48/62] Compiling AirAware AwairService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/62] Compiling AirAware AwairService+Device.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[50/62] Compiling AirAware AwairService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[51/62] Compiling AirAware AwairService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[52/62] Compiling AirAware OpenWeatherService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[53/62] Compiling AirAware OpenWeatherService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[54/62] Compiling AirAware PurpleAirService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[55/62] Emitting module AirAware
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[56/62] Compiling AirAware AirNowService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[57/62] Compiling AirAware AirNowService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[58/62] Compiling AirAware AirNowService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[59/62] Compiling AirAware AirNowService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[60/62] Compiling AirAware WeatherFlow+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[61/62] Compiling AirAware WeatherFlowService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[62/62] Compiling AirAware WeatherFlowService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
error: fatalError
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/Info.plist': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirAware.docc
[0/1] Planning build
Building for debugging...
[1/26] Compiling AirAware PurpleAirService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[2/26] Compiling AirAware PurpleAirService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[3/26] Compiling AirAware WeatherFlow+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[4/29] Compiling AirAware AwareDevice.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[5/29] Compiling AirAware AwareService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[6/29] Compiling AirAware OpenWeatherService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[7/29] Compiling AirAware AwairService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[8/29] Compiling AirAware AwareData+Conversions.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[9/29] Compiling AirAware AwareData.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[10/29] Compiling AirAware AwareDataView.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[11/29] Compiling AirAware AirThings+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[12/29] Compiling AirAware AirThingsBluetoothService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[13/29] Compiling AirAware AirThingsService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[14/29] Compiling AirAware AirThingsService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[15/29] Compiling AirAware AwairService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[16/29] Compiling AirAware AwairService+Device.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[17/29] Compiling AirAware AwairService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[18/29] Compiling AirAware AwairService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[19/29] Compiling AirAware OpenWeatherService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[20/29] Compiling AirAware OpenWeatherService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[21/29] Compiling AirAware PurpleAirService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/29] Emitting module AirAware
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[23/29] Compiling AirAware AirNowService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[24/29] Compiling AirAware AirNowService+Fetch.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[25/29] Compiling AirAware AirNowService+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[26/29] Compiling AirAware AirNowService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[27/29] Compiling AirAware WeatherFlow+Routes.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[28/29] Compiling AirAware WeatherFlowService+Authorization.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
[29/29] Compiling AirAware WeatherFlowService.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirThingsBluetoothService.swift:10:8: error: no such module 'UUSwiftBluetooth'
import UUSwiftBluetooth
       ^
error: fatalError
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/Info.plist': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/AirAware/AirAware.docc
BUILD FAILURE 5.9 macosSpm