Build Information
Failed to build GatheredKit, reference main (443b96
), with Swift 6.1 for Wasm on 16 Jun 2025 02:56:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: wasm
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:1d9b2ff10447e71c7331541368dc204699fc22b6bc9ef4efb815c3e4c1ba42e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
[231/8041] Fetching swift-docc-plugin, swift-algorithms
Fetched https://github.com/apple/swift-docc-plugin from cache (0.50s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.51s)
[1/70794] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (9.71s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.66s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.72s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 509.1.1 (0.73s)
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
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/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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/131] 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.
[49/136] 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.
[50/136] 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.
[51/136] 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.
[52/136] 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.
[53/136] 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.
[54/136] 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.
[55/136] Compiling RealModule ElementaryFunctions.swift
[56/136] Compiling SwiftSyntax509 Empty.swift
[57/136] Emitting module SwiftSyntax509
[58/138] Emitting module RealModule
[59/138] Compiling GatheredKit BoolProperty.swift
[60/138] Compiling GatheredKit AccelerationProperty.swift
[61/138] Compiling SwiftSyntax509 Empty.swift
[62/138] Emitting module SwiftSyntax509
[63/139] Compiling RealModule ElementaryFunctions.swift
[64/140] Compiling RealModule Real.swift
[65/140] Compiling RealModule Float+Real.swift
[67/140] Compiling RealModule Float16+Real.swift
[68/140] Compiling RealModule RealFunctions.swift
[69/140] Compiling GatheredKit AngleProperty.swift
[70/140] Compiling GatheredKit AnyProperty+measurement.swift
[71/140] Compiling RealModule Float80+Real.swift
[73/140] Compiling RealModule Float+Real.swift
[74/140] Compiling RealModule Float16+Real.swift
[77/141] Emitting module RealModule
[80/141] Compiling RealModule Float80+Real.swift
[81/141] Compiling RealModule Real.swift
[82/141] Compiling RealModule RealFunctions.swift
[83/187] Wrapping AST for SwiftSyntax509 for debugging
[85/187] Wrapping AST for RealModule for debugging
[87/282] Compiling Algorithms Compacted.swift
[88/282] Compiling Algorithms Cycle.swift
[89/282] Compiling Algorithms EitherSequence.swift
[90/282] Compiling Algorithms FirstNonNil.swift
[91/282] Compiling Algorithms FlattenCollection.swift
[92/282] Compiling Algorithms Grouped.swift
[93/282] Compiling Algorithms Indexed.swift
[94/288] Compiling SwiftSyntax RawSyntaxNodes.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.
[95/288] Compiling SwiftSyntax RawSyntaxValidation.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.
[96/288] 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.
[97/288] 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.
[98/288] 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.
[99/288] Compiling SwiftSyntax Trivia.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.
[100/288] Compiling SwiftSyntax Utils.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.
[101/288] Compiling SwiftSyntax ChildNameForKeyPath.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.
[102/288] 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.
[103/288] 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.
[104/288] 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.
[105/288] Compiling Algorithms RandomSample.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.
[106/288] Compiling Algorithms Reductions.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.
[107/288] Compiling Algorithms Rotate.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.
[108/288] Compiling Algorithms Split.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.
[109/288] Compiling Algorithms Stride.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.
[110/288] Compiling Algorithms Suffix.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.
[111/288] 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.
[112/288] 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.
[113/288] 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.
[114/288] 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.
[115/288] 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.
[116/288] 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.
/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.
[129/291] Compiling Algorithms Partition.swift
[130/291] Compiling Algorithms Permutations.swift
[131/291] Compiling Algorithms Product.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.
[136/294] Compiling Algorithms Intersperse.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.
[137/294] Compiling Algorithms AdjacentPairs.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.
[138/294] Compiling Algorithms Chain.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.
[139/294] Compiling Algorithms Chunked.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.
[140/294] Compiling Algorithms Combinations.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.
[141/294] Compiling Algorithms Joined.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.
[142/294] Compiling Algorithms Keyed.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.
[143/294] Compiling Algorithms MinMax.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.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:1d9b2ff10447e71c7331541368dc204699fc22b6bc9ef4efb815c3e4c1ba42e3
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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/39] Emitting module SwiftSyntax509
[5/39] Compiling SwiftSyntax509 Empty.swift
[6/88] Emitting module SwiftSyntax509
[7/88] Compiling SwiftSyntax509 Empty.swift
[8/89] Compiling RealModule ElementaryFunctions.swift
[11/89] Compiling RealModule RealFunctions.swift
[12/89] 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.
[13/89] 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.
[14/89] 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.
[15/89] 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.
[16/89] 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.
[17/89] 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.
[18/94] Compiling RealModule Real.swift
[19/95] Compiling RealModule Float80+Real.swift
[20/95] Compiling RealModule Real.swift
[21/95] 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.
[22/95] 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.
[23/95] 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.
[24/95] 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.
[25/95] 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.
[26/95] 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.
[27/95] Compiling GatheredKit MagneticFieldProperty.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/95] Compiling GatheredKit MeasurementProperty.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/95] Compiling GatheredKit OptionalMeasurementProperty.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/95] Compiling GatheredKit PressureProperty.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/95] 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.
[32/95] 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.
[33/95] 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.
[34/95] 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.
[35/95] 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.
[36/95] 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.
[37/95] 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.
[38/95] 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.
[39/95] Compiling RealModule AugmentedArithmetic.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.
[40/95] Compiling RealModule Double+Real.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.
[41/95] Compiling RealModule AlgebraicField.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/95] Compiling RealModule ApproximateEquality.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/95] 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.
[44/95] 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.
[45/95] 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.
[46/95] 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.
[47/95] 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.
[48/95] 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.
[49/95] 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.
[50/95] 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.
[51/95] Compiling RealModule Float16+Real.swift
[52/95] Compiling RealModule Float80+Real.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/97] 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.
[54/110] 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.
[55/110] 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.
[56/110] 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.
[57/110] 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.
[58/110] 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.
[59/110] 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.
[60/185] Compiling RealModule ElementaryFunctions.swift
[61/185] Compiling RealModule Float+Real.swift
[62/185] Compiling RealModule Float16+Real.swift
[63/185] Compiling RealModule Float+Real.swift
[64/185] Compiling SwiftSyntax AbsolutePosition.swift
[65/185] Compiling SwiftSyntax Assert.swift
[66/185] Compiling SwiftSyntax BumpPtrAllocator.swift
[67/185] Compiling SwiftSyntax CommonAncestor.swift
[72/185] Compiling RealModule RealFunctions.swift
[73/185] Emitting module RealModule
[74/186] Compiling SwiftSyntax RawSyntaxNodes.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.
[75/186] Compiling SwiftSyntax RawSyntaxValidation.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.
[76/186] 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.
[77/186] 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.
[78/186] 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.
BUILD FAILURE 6.1 wasm