The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GatheredKit, reference main (443b96), with Swift 6.1 for Android on 16 Jun 2025 02:55:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/GatheredKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/JosephDuffy/GatheredKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 443b96f Mark `value` and `date` `private(set)`
Cloned https://github.com/JosephDuffy/GatheredKit.git
Revision (git rev-parse @):
443b96ffc434cecf50182fdf169d0436e5dd5cf6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/GatheredKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/JosephDuffy/GatheredKit.git
https://github.com/JosephDuffy/GatheredKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "GatheredKit",
  "name" : "GatheredKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "GatheredKit",
      "targets" : [
        "GatheredKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitCamera",
      "targets" : [
        "GatheredKitCamera"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitDevice",
      "targets" : [
        "GatheredKitDevice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitExternalAccessory",
      "targets" : [
        "GatheredKitExternalAccessory"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitLocation",
      "targets" : [
        "GatheredKitLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitMotion",
      "targets" : [
        "GatheredKitMotion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitProcessInfo",
      "targets" : [
        "GatheredKitProcessInfo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitScreen",
      "targets" : [
        "GatheredKitScreen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitSystemStatistics",
      "targets" : [
        "GatheredKitSystemStatistics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitTestHelpers",
      "targets" : [
        "GatheredKitTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitUserTracking",
      "targets" : [
        "GatheredKitUserTracking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitWiFi",
      "targets" : [
        "GatheredKitWiFi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitMacrosMacros",
      "targets" : [
        "GatheredKitMacrosMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GatheredKitWiFi",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitWiFi",
      "path" : "Sources/GatheredKitWiFi",
      "product_memberships" : [
        "GatheredKitWiFi"
      ],
      "sources" : [
        "SourceKind+wifi.swift",
        "WiFi.swift",
        "WiFiProvider.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitUserTracking",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitUserTracking",
      "path" : "Sources/GatheredKitUserTracking",
      "product_memberships" : [
        "GatheredKitUserTracking"
      ],
      "sources" : [
        "SourceKind+userTracking.swift",
        "UserTracking.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitTests",
      "path" : "Tests/GatheredKitTests",
      "sources" : [
        "MicroTeslaTests.swift",
        "PlatformTests.swift",
        "PropertyIdentifierTests.swift",
        "SourceIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GatheredKitTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitTestHelpers",
      "path" : "Sources/GatheredKitTestHelpers",
      "product_memberships" : [
        "GatheredKitTestHelpers"
      ],
      "sources" : [
        "Mocks/MockNotificationCenter.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitSystemStatistics",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitSystemStatistics",
      "path" : "Sources/GatheredKitSystemStatistics",
      "product_memberships" : [
        "GatheredKitSystemStatistics"
      ],
      "sources" : [
        "MemoryStatistics.swift",
        "SourceKind+memoryUsage.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitScreenTests",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitScreenTests",
      "path" : "Tests/GatheredKitScreenTests",
      "sources" : [
        "MockScreen.swift",
        "ScreenTests_iOS_tvOS.swift",
        "UnitResolutionTests.swift"
      ],
      "target_dependencies" : [
        "GatheredKitScreen",
        "GatheredKitTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GatheredKitScreen",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitScreen",
      "path" : "Sources/GatheredKitScreen",
      "product_memberships" : [
        "GatheredKitScreen"
      ],
      "sources" : [
        "Formatters/NSColorSpaceFormatter.swift",
        "Formatters/NSColorSpaceModelFormatter.swift",
        "Properties/NSColorSpaceModelProperty.swift",
        "Properties/NSColorSpaceProperty.swift",
        "Properties/OptionalNSColorSpaceProperty.swift",
        "Properties/ResolutionProperty.swift",
        "ResolutionMeasurement.swift",
        "ScreenProvider_iOS_tvOS.swift",
        "ScreenProvider_macOS.swift",
        "Screen_iOS_tvOS.swift",
        "Screen_macOS.swift",
        "Screen_watchOS.swift",
        "SourceKind+screen.swift",
        "Units/UnitResolution.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitProcessInfo",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitProcessInfo",
      "path" : "Sources/GatheredKitProcessInfo",
      "product_memberships" : [
        "GatheredKitProcessInfo"
      ],
      "sources" : [
        "SourceKind+thermalState.swift",
        "ThermalState.swift",
        "ThermalStateProperty.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitMotion",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitMotion",
      "path" : "Sources/GatheredKitMotion",
      "product_memberships" : [
        "GatheredKitMotion"
      ],
      "sources" : [
        "Formatters/CMAccelerationFormatter.swift",
        "Formatters/CMAttitudeFormatter.swift",
        "Formatters/CMCalibratedMagneticFieldFormatter.swift",
        "Formatters/CMMagneticFieldFormatter.swift",
        "Formatters/CMQuaternionFormatter.swift",
        "Formatters/CMRotationMatrixFormatter.swift",
        "Formatters/CMRotationRateFormatter.swift",
        "Formatters/MagneticFieldCalibrationAccuracyFormatter.swift",
        "Properties/CMAbsoluteAltitudeDataProperty.swift",
        "Properties/CMAccelerationProperty.swift",
        "Properties/CMAttitudeProperty.swift",
        "Properties/CMCalibratedMagneticFieldProperty.swift",
        "Properties/CMMagneticFieldProperty.swift",
        "Properties/CMQuaternionProperty.swift",
        "Properties/CMRotationMatrixProperty.swift",
        "Properties/CMRotationRateProperty.swift",
        "Properties/MagneticFieldCalibrationAccuracyProperty.swift",
        "Properties/OptionalCMAbsoluteAltitudeDataProperty.swift",
        "Properties/OptionalCMAccelerationProperty.swift",
        "Properties/OptionalCMAttitudeProperty.swift",
        "Properties/OptionalCMCalibratedMagneticFieldProperty.swift",
        "Properties/OptionalCMMagneticFieldProperty.swift",
        "Properties/OptionalCMQuaternionProperty.swift",
        "Properties/OptionalCMRotationMatrixProperty.swift",
        "Properties/OptionalCMRotationRateProperty.swift",
        "Shims/CMAbsoluteAltitudeDataShim.swift",
        "Sources/Accelerometer.swift",
        "Sources/Altimeter.swift",
        "Sources/CMLogItem+date.swift",
        "Sources/CMMotionManager+shared.swift",
        "Sources/DeviceMotion.swift",
        "Sources/Gyroscope.swift",
        "Sources/Magnetometer.swift",
        "Sources/SourceKind+motionSources.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitMacrosMacros",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitMacrosMacros",
      "path" : "Sources/GatheredKitMacrosMacros",
      "product_dependencies" : [
        "Algorithms",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "GatheredKitLocation",
        "GatheredKitMacrosMacros"
      ],
      "sources" : [
        "MAcros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "GatheredKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitMacros",
      "path" : "Sources/GatheredKitMacros",
      "product_dependencies" : [
        "Algorithms",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "GatheredKitLocation"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "GatheredKitMacrosMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitLocationTests",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitLocationTests",
      "path" : "Tests/GatheredKitLocationTests",
      "sources" : [
        "LocationTests.swift",
        "MockLocationManager.swift"
      ],
      "target_dependencies" : [
        "GatheredKitLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GatheredKitLocation",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitLocation",
      "path" : "Sources/GatheredKitLocation",
      "product_memberships" : [
        "GatheredKitLocation"
      ],
      "sources" : [
        "Properties/CLLocationAuthorizationProperty.swift",
        "Properties/CoordinateProperty.swift",
        "Properties/CoordinatePropertyIdentifier.swift",
        "Properties/OptionalCoordinateProperty.swift",
        "Sources/Location.swift",
        "Sources/SourceKind+location.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitExternalAccessory",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitExternalAccessory",
      "path" : "Sources/GatheredKitExternalAccessory",
      "product_memberships" : [
        "GatheredKitExternalAccessory"
      ],
      "sources" : [
        "ExternalAccessory.swift",
        "ExternalAccessoryProvider.swift",
        "SourceKind+externalAccessory.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitDevice",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitDevice",
      "path" : "Sources/GatheredKitDevice",
      "product_memberships" : [
        "GatheredKitDevice"
      ],
      "sources" : [
        "Battery/Battery.swift",
        "Battery/BatteryStateProperty.swift",
        "Battery/SourceKind+battery.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitCamera",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitCamera",
      "path" : "Sources/GatheredKitCamera",
      "product_memberships" : [
        "GatheredKitCamera"
      ],
      "sources" : [
        "AVCaptureDevicePositionFormatter.swift",
        "AVCaptureDevicePositionProperty.swift",
        "Camera.swift",
        "CameraProvider.swift",
        "SourceKind+camera.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKit",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKit",
      "path" : "Sources/GatheredKit",
      "product_memberships" : [
        "GatheredKit",
        "GatheredKitCamera",
        "GatheredKitDevice",
        "GatheredKitExternalAccessory",
        "GatheredKitLocation",
        "GatheredKitMotion",
        "GatheredKitProcessInfo",
        "GatheredKitScreen",
        "GatheredKitSystemStatistics",
        "GatheredKitTestHelpers",
        "GatheredKitUserTracking",
        "GatheredKitWiFi"
      ],
      "sources" : [
        "Controllable/Controllable.swift",
        "Controllable/ControllableError.swift",
        "Controllable/CustomisableUpdateIntervalControllable.swift",
        "Extensions/OperationQueue+convenience.swift",
        "Extensions/String+localized.swift",
        "Extensions/castToOptional.swift",
        "Properties/BoolProperty.swift",
        "Properties/Measurements/AccelerationProperty.swift",
        "Properties/Measurements/AngleProperty.swift",
        "Properties/Measurements/AnyProperty+measurement.swift",
        "Properties/Measurements/FrequencyProperty.swift",
        "Properties/Measurements/LengthProperty.swift",
        "Properties/Measurements/MagneticFieldProperty.swift",
        "Properties/Measurements/MeasurementProperty.swift",
        "Properties/Measurements/OptionalMeasurementProperty.swift",
        "Properties/Measurements/PressureProperty.swift",
        "Properties/Measurements/SpeedProperty.swift",
        "Properties/NumericProperties.swift",
        "Properties/PercentProperty.swift",
        "Properties/StringProperty.swift",
        "PropertiesProvider/ManuallyUpdatablePropertiesProvider.swift",
        "PropertiesProvider/PropertiesProviding.swift",
        "Property/AnySnapshot.swift",
        "Property/BasicProperty.swift",
        "Property/OptionalProperty.swift",
        "Property/Property.swift",
        "Property/PropertyIdentifier.swift",
        "Property/ReadOnlyProperty.swift",
        "Property/ScaleProperty.swift",
        "Property/Snapshot.swift",
        "Property/UpdatableProperty.swift",
        "Source/BasePollingSource.swift",
        "Source/Source.swift",
        "Source/SourceAvailability.swift",
        "Source/SourceError.swift",
        "Source/SourceEvent.swift",
        "Source/SourceIdentifier.swift",
        "Source/SourceKind.swift",
        "Source/UpdatingSource.swift",
        "SourceProvider/ControllableSourceProvider.swift",
        "SourceProvider/SingleSourceProvider.swift",
        "SourceProvider/SourceProvider.swift",
        "SourceProvider/SourceProviderEvent.swift",
        "SourceProvider/SourceProviderIdentifier.swift",
        "SourceProvider/UpdatingSourceProvider.swift",
        "Units/UnitFrequency+radiansPerSecond.swift",
        "Units/UnitMagneticField.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Already exists
39bc14e52995: Already exists
cc0382103b05: Already exists
084072dee40a: Already exists
4a92b37feea1: Pulling fs layer
4a92b37feea1: Verifying Checksum
4a92b37feea1: Download complete
4a92b37feea1: Pull complete
Digest: sha256:d4adec85e5c000fff132a1b0de73467182c76318cbb55cea6ebedacb1b3c4ef0
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[231/8041] Fetching swift-docc-plugin, swift-algorithms
[8042/78835] Fetching swift-docc-plugin, swift-algorithms, swift-syntax
Fetched https://github.com/apple/swift-algorithms.git from cache (5.68s)
Fetched https://github.com/apple/swift-docc-plugin from cache (5.69s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.74s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (8.09s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.08s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 509.1.1 (0.79s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
 29 |         func addTargetDependencies(_ target: Target) {
 30 |             for dependency in target.dependencies {
 31 |                 switch dependency {
    |                 |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
    |                 `- note: handle unknown values using "@unknown default"
 32 |                 case .product(let product):
 33 |                     addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
 29 |         func addTargetDependencies(_ target: Target) {
 30 |             for dependency in target.dependencies {
 31 |                 switch dependency {
    |                 |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
    |                 `- note: handle unknown values using "@unknown default"
 32 |                 case .product(let product):
 33 |                     addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/64] Write sources
[44/64] Compiling _NumericsShims _NumericsShims.c
[46/64] Write swift-version-24593BA9C3E375BF.txt
[48/131] Emitting module RealModule
[49/132] Emitting module SwiftSyntax509
[50/132] Compiling SwiftSyntax509 Empty.swift
[51/133] Compiling RealModule Real.swift
[52/133] Compiling RealModule Float80+Real.swift
[53/134] Compiling GatheredKit MagneticFieldProperty.swift
[54/134] Compiling GatheredKit MeasurementProperty.swift
[55/134] Emitting module RealModule
[56/134] Compiling RealModule ElementaryFunctions.swift
[58/134] Compiling GatheredKit OptionalMeasurementProperty.swift
[59/134] Compiling GatheredKit PressureProperty.swift
[60/134] Compiling RealModule Float+Real.swift
[61/134] Compiling RealModule Float16+Real.swift
[62/134] Compiling RealModule RealFunctions.swift
[64/180] Emitting module SwiftSyntax509
[65/180] Compiling SwiftSyntax509 Empty.swift
[66/180] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[67/180] Compiling SwiftSyntax RawSyntaxTokenView.swift
[68/181] Compiling SwiftSyntax RawSyntax.swift
[69/181] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[70/181] Compiling RealModule RealFunctions.swift
[71/181] Compiling RealModule Float16+Real.swift
[72/181] Compiling RealModule ElementaryFunctions.swift
[73/181] Compiling RealModule Float+Real.swift
[74/181] Compiling RealModule Float80+Real.swift
[75/181] Compiling RealModule Real.swift
[77/252] Wrapping AST for SwiftSyntax509 for debugging
[78/277] Wrapping AST for RealModule for debugging
[80/277] Compiling SwiftSyntax SyntaxTraits.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[81/277] Compiling SwiftSyntax SyntaxTransform.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[82/277] Compiling SwiftSyntax SyntaxVisitor.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[83/277] Compiling SwiftSyntax TokenKind.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[84/277] Compiling SwiftSyntax Tokens.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[85/277] Compiling SwiftSyntax TriviaPieces.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/282] Emitting module GatheredKit
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[87/282] Compiling Algorithms Partition.swift
[88/282] Compiling Algorithms Permutations.swift
[89/282] Compiling Algorithms Product.swift
[90/285] Compiling Algorithms RandomSample.swift
[91/285] Compiling Algorithms Reductions.swift
[92/285] Compiling Algorithms Rotate.swift
[93/288] Compiling Algorithms Split.swift
[94/288] Compiling Algorithms Stride.swift
[95/288] Compiling Algorithms Suffix.swift
[99/288] Compiling Algorithms Compacted.swift
[100/288] Compiling Algorithms Cycle.swift
[101/288] Compiling Algorithms EitherSequence.swift
[102/288] Compiling Algorithms FirstNonNil.swift
[103/288] Compiling Algorithms FlattenCollection.swift
[104/288] Compiling Algorithms Grouped.swift
[105/288] Compiling Algorithms Indexed.swift
[106/288] Compiling Algorithms Trim.swift
[107/288] Compiling Algorithms Unique.swift
[108/288] Compiling Algorithms Windows.swift
[112/288] Compiling Algorithms Joined.swift
[113/288] Compiling Algorithms Keyed.swift
[114/288] Compiling Algorithms MinMax.swift
[118/288] Compiling Algorithms Intersperse.swift
[126/288] Compiling Algorithms AdjacentPairs.swift
[127/288] Compiling Algorithms Chain.swift
[128/288] Compiling Algorithms Chunked.swift
[129/288] Compiling Algorithms Combinations.swift
[163/300] Emitting module Algorithms
[168/301] Compiling GatheredKit SourceProviderEvent.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[169/301] Compiling GatheredKit SourceProviderIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[170/301] Compiling SwiftSyntax SyntaxDeclNodes.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[171/301] Compiling SwiftSyntax SyntaxExprNodes.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[172/301] Compiling SwiftSyntax SyntaxNodes.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[180/301] Compiling SwiftSyntax SyntaxAnyVisitor.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[181/301] Compiling SwiftSyntax SyntaxBaseNodes.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[182/301] Compiling SwiftSyntax SyntaxCollections.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[183/301] Compiling SwiftSyntax SyntaxEnum.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[184/301] Compiling SwiftSyntax SyntaxKind.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[185/301] Compiling SwiftSyntax SyntaxRewriter.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[189/301] Compiling SwiftSyntax Keyword.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[190/301] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[191/301] Compiling SwiftSyntax RenamedNodesCompatibility.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[209/301] Wrapping AST for Algorithms for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:d4adec85e5c000fff132a1b0de73467182c76318cbb55cea6ebedacb1b3c4ef0
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
 29 |         func addTargetDependencies(_ target: Target) {
 30 |             for dependency in target.dependencies {
 31 |                 switch dependency {
    |                 |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
    |                 `- note: handle unknown values using "@unknown default"
 32 |                 case .product(let product):
 33 |                     addTargets(product.targets)
[1/1] Compiling plugin Swift-DocC Preview
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
 29 |         func addTargetDependencies(_ target: Target) {
 30 |             for dependency in target.dependencies {
 31 |                 switch dependency {
    |                 |- warning: switch covers known cases, but 'TargetDependency' may have additional unknown values; this is an error in the Swift 6 language mode
    |                 `- note: handle unknown values using "@unknown default"
 32 |                 case .product(let product):
 33 |                     addTargets(product.targets)
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/20] Write swift-version-24593BA9C3E375BF.txt
[4/55] Compiling SwiftSyntax509 Empty.swift
[5/57] Emitting module SwiftSyntax509
[7/88] Compiling SwiftSyntax509 Empty.swift
[10/89] Compiling GatheredKit SourceIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[11/89] Compiling GatheredKit SourceKind.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[12/89] Compiling GatheredKit UpdatingSource.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[13/89] Compiling GatheredKit ControllableSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[14/89] Compiling GatheredKit SingleSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[15/89] Compiling GatheredKit SourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[16/93] Compiling GatheredKit UpdatableProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[17/93] Compiling GatheredKit BasePollingSource.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[18/93] Compiling GatheredKit Source.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[19/93] Compiling GatheredKit SourceAvailability.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[20/93] Compiling GatheredKit SourceError.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[21/93] Compiling GatheredKit SourceEvent.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[22/93] Compiling GatheredKit MagneticFieldProperty.swift
[23/93] Compiling GatheredKit MeasurementProperty.swift
[24/93] Compiling GatheredKit OptionalMeasurementProperty.swift
[25/93] Compiling GatheredKit PressureProperty.swift
[26/94] Compiling RealModule Real.swift
[27/94] Compiling GatheredKit SourceProviderEvent.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[28/94] Compiling GatheredKit SourceProviderIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[29/94] Compiling GatheredKit UpdatingSourceProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[30/94] Compiling GatheredKit UnitFrequency+radiansPerSecond.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[31/94] Compiling GatheredKit UnitMagneticField.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/94] Emitting module GatheredKit
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[33/94] Compiling RealModule Float80+Real.swift
[34/94] Compiling RealModule Real.swift
[35/95] Compiling RealModule Float16+Real.swift
[36/95] Compiling RealModule Float80+Real.swift
[37/95] Compiling RealModule RealFunctions.swift
[38/95] Compiling RealModule Float+Real.swift
[39/95] Compiling RealModule Float16+Real.swift
[40/95] Compiling RealModule ElementaryFunctions.swift
[41/96] Compiling GatheredKit PercentProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[42/96] Compiling GatheredKit StringProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[43/96] Compiling GatheredKit ManuallyUpdatablePropertiesProvider.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[44/96] Compiling GatheredKit PropertiesProviding.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[45/96] Compiling GatheredKit AnySnapshot.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[46/96] Compiling GatheredKit BasicProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[47/96] Compiling GatheredKit OptionalProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[48/96] Compiling GatheredKit Property.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[49/96] Compiling GatheredKit PropertyIdentifier.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[50/96] Compiling GatheredKit ReadOnlyProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[51/96] Compiling GatheredKit ScaleProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[52/96] Compiling GatheredKit Snapshot.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[57/96] Compiling GatheredKit SpeedProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[58/96] Compiling GatheredKit NumericProperties.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[59/96] Compiling GatheredKit Controllable.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[60/96] Compiling GatheredKit ControllableError.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[61/96] Compiling GatheredKit CustomisableUpdateIntervalControllable.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[62/96] Compiling GatheredKit OperationQueue+convenience.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[63/96] Compiling GatheredKit String+localized.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[64/96] Compiling GatheredKit castToOptional.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[65/96] Compiling GatheredKit BoolProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[66/96] Compiling GatheredKit AccelerationProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[67/96] Compiling GatheredKit AngleProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[68/96] Compiling GatheredKit AnyProperty+measurement.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[69/96] Compiling GatheredKit FrequencyProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[70/96] Compiling GatheredKit LengthProperty.swift
/host/spi-builder-workspace/Sources/GatheredKit/Controllable/Controllable.swift:1:8: error: no such module 'Combine'
 1 | import Combine
   |        `- error: no such module 'Combine'
 2 |
 3 | /// An object that can have the status of its updates controlled.
[71/107] Emitting module RealModule
[72/116] Compiling RealModule RealFunctions.swift
[73/116] Compiling SwiftSyntax AbsolutePosition.swift
[74/116] Compiling SwiftSyntax Assert.swift
[75/116] Emitting module RealModule
[76/116] Compiling SwiftSyntax BumpPtrAllocator.swift
[77/116] Compiling SwiftSyntax CommonAncestor.swift
[78/141] Compiling RealModule Float+Real.swift
[79/141] Compiling RealModule ElementaryFunctions.swift
BUILD FAILURE 6.1 android