Build Information
Failed to build TriggerKit, reference main (4fc6f7), with Swift 6.3 for Linux on 20 Apr 2026 21:54:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lightbeamapps/TriggerKit.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/lightbeamapps/TriggerKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4fc6f7b Refactor - NavigationStacks
Cloned https://github.com/lightbeamapps/TriggerKit.git
Revision (git rev-parse @):
4fc6f7bbd673b5ff48aacd13c254d0ab3c16ead3
SUCCESS checkout https://github.com/lightbeamapps/TriggerKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/lightbeamapps/TriggerKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/orchetect/MIDIKit
[1/231912] Fetching midikit
Fetched https://github.com/orchetect/MIDIKit from cache (17.59s)
Computing version for https://github.com/orchetect/MIDIKit
Computed https://github.com/orchetect/MIDIKit at 0.11.0 (21.69s)
Fetching https://github.com/orchetect/swift-timecode
[1/26933] Fetching swift-timecode
Fetched https://github.com/orchetect/swift-timecode from cache (2.80s)
Computing version for https://github.com/orchetect/swift-timecode
Computed https://github.com/orchetect/swift-timecode at 3.1.0 (7.50s)
Creating working copy for https://github.com/orchetect/swift-timecode
Working copy of https://github.com/orchetect/swift-timecode resolved at 3.1.0
Creating working copy for https://github.com/orchetect/MIDIKit
Working copy of https://github.com/orchetect/MIDIKit resolved at 0.11.0
Building for debugging...
[0/14] Write sources
[10/14] Write swift-version-24593BA9C3E375BF.txt
[12/106] Emitting module SwiftTimecodeCore
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/116] Emitting module MIDIKitInternals
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[14/118] Compiling MIDIKitInternals SafeDispatchTimer.swift
[15/118] Compiling MIDIKitInternals Threading.swift
[16/118] Compiling SwiftTimecodeCore Timecode Rounding.swift
[17/118] Compiling SwiftTimecodeCore Codable.swift
[18/118] Compiling SwiftTimecodeCore Comparable.swift
[19/118] Compiling SwiftTimecodeCore CustomStringConvertible.swift
[20/118] Compiling SwiftTimecodeCore Hashable.swift
[21/118] Compiling SwiftTimecodeCore Identifiable.swift
[22/118] Compiling SwiftTimecodeCore Sendable.swift
[23/118] Compiling SwiftTimecodeCore Strideable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[26/118] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.0.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[27/118] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.1.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[28/118] Compiling SwiftTimecodeCore SwiftTimecodeCore-API-2.3.2.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[29/118] Compiling SwiftTimecodeCore CMTimeRange Extensions.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[30/118] Compiling SwiftTimecodeCore FeetAndFrames.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[31/118] Compiling SwiftTimecodeCore Integers.swift
[32/118] Compiling SwiftTimecodeCore NSAttributedString.swift
[33/118] Compiling SwiftTimecodeCore Ranges.swift
[34/118] Compiling SwiftTimecodeCore String and NSRegularExpression.swift
[35/118] Compiling SwiftTimecodeCore RangeAttribute.swift
[36/118] Compiling SwiftTimecodeCore URL.swift
[37/118] Compiling SwiftTimecodeCore VideoFrameRate Conversions.swift
[38/118] Compiling SwiftTimecodeCore VideoFrameRate Properties.swift
[39/118] Compiling SwiftTimecodeCore VideoFrameRate String Extensions.swift
[40/118] Compiling SwiftTimecodeCore VideoFrameRate.swift
[41/118] Compiling SwiftTimecodeCore Timecode Source Protocols.swift
[42/118] Compiling SwiftTimecodeCore Timecode Components.swift
[43/118] Compiling SwiftTimecodeCore Timecode FeetAndFrames.swift
[44/118] Compiling SwiftTimecodeCore Timecode FrameCount Value.swift
[45/118] Compiling SwiftTimecodeCore Timecode FrameCount.swift
[46/118] Compiling SwiftTimecodeCore Timecode Random.swift
[47/118] Compiling SwiftTimecodeCore Timecode Rational CMTime.swift
[48/118] Compiling SwiftTimecodeCore Timecode Rational.swift
[49/118] Compiling SwiftTimecodeCore Timecode Real Time.swift
[50/118] Compiling SwiftTimecodeCore Timecode Samples.swift
[51/118] Compiling SwiftTimecodeCore FrameRateProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[52/118] Compiling SwiftTimecodeCore SwiftTimecodeCore.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[53/118] Compiling SwiftTimecodeCore TimecodeInterval Real Time.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[54/118] Compiling SwiftTimecodeCore Fraction CMTime.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[55/118] Compiling SwiftTimecodeCore Fraction.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[56/118] Compiling SwiftTimecodeCore FrameRateProtocol Properties.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
[57/118] Compiling SwiftTimecodeCore Timecode set.swift
[58/118] Compiling SwiftTimecodeCore Timecode.swift
[59/118] Compiling SwiftTimecodeCore UpperLimit.swift
[60/118] Compiling SwiftTimecodeCore TimecodeFrameRate CompatibleGroup.swift
[61/118] Compiling SwiftTimecodeCore TimecodeFrameRate Conversions.swift
[62/118] Compiling SwiftTimecodeCore TimecodeFrameRate Formats.swift
[63/118] Compiling SwiftTimecodeCore TimecodeFrameRate Properties.swift
[64/118] Compiling SwiftTimecodeCore TimecodeFrameRate.swift
[65/118] Compiling SwiftTimecodeCore TimecodeInterval Rational CMTime.swift
[66/118] Compiling SwiftTimecodeCore TimecodeInterval Rational.swift
[67/118] Compiling SwiftTimecodeCore Component.swift
[68/118] Compiling SwiftTimecodeCore ComponentRanges.swift
[69/118] Compiling SwiftTimecodeCore Components.swift
[70/118] Compiling SwiftTimecodeCore NSItemProvider.swift
[71/118] Compiling SwiftTimecodeCore Transferable.swift
[72/118] Compiling SwiftTimecodeCore UTType.swift
[73/118] Compiling SwiftTimecodeCore Errors.swift
[74/118] Compiling SwiftTimecodeCore FrameCount Value.swift
[75/118] Compiling SwiftTimecodeCore FrameCount.swift
[76/118] Compiling SwiftTimecodeCore Timecode Math Internal.swift
[77/118] Compiling SwiftTimecodeCore Timecode String.swift
[78/118] Compiling SwiftTimecodeCore Timecode TimecodeInterval.swift
[79/118] Compiling SwiftTimecodeCore Timecode Zero.swift
[80/118] Compiling SwiftTimecodeCore StringFormat.swift
[81/118] Compiling SwiftTimecodeCore StringFormatOption.swift
[82/118] Compiling SwiftTimecodeCore SubFramesBase.swift
[83/118] Compiling SwiftTimecodeCore Timecode Conversion.swift
[84/118] Compiling SwiftTimecodeCore Timecode Properties.swift
[85/118] Compiling SwiftTimecodeCore Timecode Validation.swift
[86/118] Compiling SwiftTimecodeCore Timecode init.swift
[88/118] Compiling SwiftTimecodeCore TimecodeInterval Unary Operators.swift
[89/118] Compiling SwiftTimecodeCore TimecodeInterval.swift
[90/118] Compiling SwiftTimecodeCore TimecodeTransformer.swift
[91/118] Compiling SwiftTimecodeCore CharacterSet.swift
[92/118] Compiling SwiftTimecodeCore Decimal.swift
[93/118] Compiling SwiftTimecodeCore FloatingPoint and Darwin.swift
[94/118] Compiling SwiftTimecodeCore FloatingPoint and Foundation.swift
[95/118] Compiling SwiftTimecodeCore FloatingPoint.swift
[96/118] Compiling SwiftTimecodeCore FloatingPointPowerComputable.swift
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
/host/spi-builder-workspace/.build/checkouts/MIDIKit/Sources/MIDIKitInternals/Core MIDI/IO Constants.swift:7:8: error: no such module 'CoreMIDI'
5 | //
6 |
7 | import CoreMIDI
| `- error: no such module 'CoreMIDI'
8 |
9 | /// Size of Core MIDI `MIDIPacketList` struct memory.
BUILD FAILURE 6.3 linux