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 VanMoofKit, reference main (d258b2), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 22:41:15 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.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SvenTiigi/VanMoofKit.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/SvenTiigi/VanMoofKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d258b25 Update README.md
Cloned https://github.com/SvenTiigi/VanMoofKit.git
Revision (git rev-parse @):
d258b2575115f11ccfcfbcb8ecf6dd3c740c30fc
SUCCESS checkout https://github.com/SvenTiigi/VanMoofKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SvenTiigi/VanMoofKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/104] Emitting module VanMoofKit
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[5/104] Compiling VanMoofKit VanMoof+AuthenticationState.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[6/104] Compiling VanMoofKit VanMoof+Credentials.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[7/104] Compiling VanMoofKit VanMoof+Token+Key.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[8/104] Compiling VanMoofKit VanMoof+Token+MissingError.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[9/104] Compiling VanMoofKit VanMoof+Token.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[10/104] Compiling VanMoofKit VanMoof+Bike+AlarmMode.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[11/104] Compiling VanMoofKit VanMoof+Bike+AlarmState.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[12/104] Compiling VanMoofKit VanMoof+Bike+BatteryLevel.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[13/104] Compiling VanMoofKit VanMoof+Bike+BatteryState.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[14/104] Compiling VanMoofKit VanMoof+Bike+BellSound.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[15/104] Compiling VanMoofKit VanMoof+Bike+ClockDate.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[16/104] Compiling VanMoofKit VanMoof+Bike+CommunicationError.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[17/104] Compiling VanMoofKit VanMoof+Bike+Connect.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[18/104] Compiling VanMoofKit VanMoof+Bike+ConnectionState.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[19/117] Compiling VanMoofKit VanMoof+Bike+UnitSystem.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[20/117] Compiling VanMoofKit VanMoof+Bike+BluetoothCrypto.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[21/117] Compiling VanMoofKit VanMoof+Bike+BluetoothData.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[22/117] Compiling VanMoofKit VanMoof+Bike+BluetoothManager+API.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[23/117] Compiling VanMoofKit VanMoof+Bike+BluetoothManager+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[24/117] Compiling VanMoofKit VanMoof+Bike+BluetoothManager+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[25/117] Compiling VanMoofKit VanMoof+Bike+BluetoothManager+Event.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[26/117] Compiling VanMoofKit VanMoof+Bike+BluetoothManager.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[27/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Defence+AlarmModeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[28/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Defence+AlarmStateCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[29/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Defence+LockStateCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[30/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Defence+UnlockRequestCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[31/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Defence.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[32/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Firmware+BlockCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[33/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[34/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Security+BackupCodeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[35/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Security+BikeMessageCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[36/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Security+ChallengeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[37/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Security+KeyIndexCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[38/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Security.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[39/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Sound+BellSoundCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[40/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Sound+PlaySoundCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[41/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Sound+SoundVolumeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[42/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Sound.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[43/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+State+ClockCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[44/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+State+ErrorsCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[45/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+State+ModuleModeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[46/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Light+ModeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[47/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Light.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[48/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Maintenance+LogBlockCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[49/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Maintenance+LogModeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[50/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Maintenance+LogSizeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[51/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Maintenance.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[52/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+DistanceCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[53/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+EShifterGearCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[54/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+EShifterModeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[55/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+EShiftingPointsCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[56/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+PowerLevelCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[57/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+SpeedCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[58/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+SpeedLimitCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[59/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Movement+UnitSystemCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[60/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Firmware+MetadataCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[61/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Firmware.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[62/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+BLEChipFirmwareVersionCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[63/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+BatteryFirmwareVersionCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[64/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+BikeFirmwareVersionCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[65/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+ControllerFirmwareVersionCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[66/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+EShifterFirmwareVersionCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[67/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+GSMFirmwareVersionCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[68/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+ModuleBatteryLevelCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[69/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+ModuleBatteryStateCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[70/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+MotorBatteryLevelCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[71/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+MotorBatteryStateCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[72/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info+PCBAHardwareVersionCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[73/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+Info.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[74/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+State+ModuleStateCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[75/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+State+WheelSizeCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[76/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices+State.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[77/117] Compiling VanMoofKit VanMoof+Bike+BluetoothServices.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[78/117] Compiling VanMoofKit VanMoofBikeBluetoothCharacteristic.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[79/117] Compiling VanMoofKit VanMoofBikeBluetoothService.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[80/117] Compiling VanMoofKit VanMoof+Bike+Configuration.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[81/117] Compiling VanMoofKit VanMoof+Bike+Details+CustomerRole.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[82/117] Compiling VanMoofKit VanMoof+Bike+Details+Key.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[83/117] Compiling VanMoofKit VanMoof+Bike+Details+Links.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[84/117] Compiling VanMoofKit VanMoof+Bike+Details+ModelColor.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[85/117] Compiling VanMoofKit VanMoof+Bike+Details+ModelDetails.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[86/117] Compiling VanMoofKit VanMoof+Bike+Details+Permission.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[87/117] Compiling VanMoofKit VanMoof+Bike+Disconnect.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[88/117] Compiling VanMoofKit VanMoof+Bike+ErrorCode.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[89/117] Compiling VanMoofKit VanMoof+Bike+Execute.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[90/117] Compiling VanMoofKit VanMoof+Bike+FirmwareVersions.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[91/117] Compiling VanMoofKit VanMoof+Bike+LightMode.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[92/117] Compiling VanMoofKit VanMoof+Bike+LockState.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[93/117] Compiling VanMoofKit VanMoof+Bike+ModuleState.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[94/117] Compiling VanMoofKit VanMoof+Bike+PlaySound.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[95/117] Compiling VanMoofKit VanMoof+Bike+PowerLevel.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[96/117] Compiling VanMoofKit VanMoof+Bike+SignalStrength.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[97/117] Compiling VanMoofKit VanMoof+Bike+SoundVolume.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[98/117] Compiling VanMoofKit VanMoof+Bike+Speed.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[99/117] Compiling VanMoofKit VanMoof+Bike+SpeedLimit.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[100/117] Compiling VanMoofKit VanMoof+Bike+TotalDistance.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[101/117] Compiling VanMoofKit VanMoof+Bike+Details.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[102/117] Compiling VanMoofKit VanMoof+Bike+Error.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[103/117] Compiling VanMoofKit VanMoof+Bike+Log.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[104/117] Compiling VanMoofKit VanMoof+Bike.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[105/117] Compiling VanMoofKit InMemoryVanMoofTokenStore.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[106/117] Compiling VanMoofKit KeychainVanMoofTokenStore.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[107/117] Compiling VanMoofKit LARightVanMoofTokenStore.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[108/117] Compiling VanMoofKit NSUbiquitousVanMoofTokenStore.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[109/117] Compiling VanMoofKit ObservableObjectVanMoofTokenMediator.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[110/117] Compiling VanMoofKit UserDefaultsVanMoofTokenStore.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[111/117] Compiling VanMoofKit VanMoofTokenStore.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[112/117] Compiling VanMoofKit VanMoof+User.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
[113/117] Compiling VanMoofKit VanMoof.swift
/host/spi-builder-workspace/Sources/VanMoofKit/Authentication/VanMoof+AuthenticationState.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | // MARK: - VanMoof+AuthenticationState
swift-build: /home/build-user/llbuild/lib/Core/SQLiteBuildDB.cpp:703: virtual void (anonymous namespace)::SQLiteBuildDB::buildComplete(): Assertion `result == SQLITE_OK' failed.
*** Signal 6: Backtracing from 0x7f167addb9fc... done ***
*** Program crashed: Aborted at 0x0000000000000001 ***
Platform: x86_64 Linux (Ubuntu 22.04.5 LTS)
Thread 0 "swift-build":
  0  0x00007f167ad8780a <unknown> in libc.so.6
...
Thread 1:
  0  0x00007f167ae6ae2e <unknown> in libc.so.6
...
Thread 2 crashed:
  0  0x00007f167addb9fc <unknown> in libc.so.6
...
Thread 3:
  0  0x00007f167add6117 <unknown> in libc.so.6
...
Registers:
rax 0x0000000000000000  0
rdx 0x00007f166effd640  40 d6 ff 6e 16 7f 00 00 20 83 01 70 16 7f 00 00  @Öÿn···· ··p····
rcx 0x00007f167addb9fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rbx 0x0000000000000006  6
rsi 0x0000000000000001  1
rdi 0x000000000000003c  60
rbp 0x000000000000003c  60
rsp 0x00007f166effc290  9c b1 10 48 16 7f 00 00 70 b0 10 48 16 7f 00 00  ·±·H····p°·H····
 r8 0x00007f166effc360  20 00 00 00 00 00 00 00 a0 06 f6 7a 16 7f 00 00   ······· ·öz····
 r9 0x0000000000000000  0
r10 0x0000000000000008  8
r11 0x0000000000000246  582
r12 0x0000000000000006  6
r13 0x0000000000000016  22
r14 0x0000561f8df93b63  72 65 73 75 6c 74 20 3d 3d 20 53 51 4c 49 54 45  result == SQLITE
r15 0x00007f16480214e0  78 b2 e2 8d 1f 56 00 00 58 8f 00 48 16 7f 00 00  x²â··V··X··H····
rip 0x00007f167addb9fc  41 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00  A·ÅA÷Ý=·ðÿÿ¸····
rflags 0x0000000000000246  ZF PF
cs 0x0033  fs 0x0000  gs 0x0000
Images (72 omitted):
0x00007f167ad45000–0x00007f167af01341 d5197096f709801829b118af1b7cf6631efa2dcd libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6
Backtrace took 0.01s
BUILD FAILURE 6.2 wasm