Build Information
Successful build of Lullaby, reference main (a3f5a6), with Swift 6.2 for Linux on 18 Apr 2026 19:54:14 UTC.
Swift 6 data race errors: 0
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.2-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/jaekong/Lullaby.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/jaekong/Lullaby
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a3f5a6f Merge branch 'main' of https://github.com/jtodaone/Lullaby
Cloned https://github.com/jaekong/Lullaby.git
Revision (git rev-parse @):
a3f5a6f575513e5281bb304eb058566c25d96497
SUCCESS checkout https://github.com/jaekong/Lullaby.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/jaekong/Lullaby.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 0.0.7 (1.98s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 0.0.7
Building for debugging...
[0/8] Write sources
[6/8] Write swift-version-24593BA9C3E375BF.txt
[7/8] Compiling CMiniAudio miniaudio.c
[9/76] Emitting module DequeModule
[10/78] Emitting module LullabyMusic
[11/78] Emitting module OrderedCollections
[12/84] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[13/84] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[14/84] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[15/84] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[16/84] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[17/84] Compiling OrderedCollections _HashTable+Testing.swift
[18/84] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[19/84] Compiling DequeModule _DequeSlot.swift
[20/84] Compiling DequeModule _UnsafeWrappedBuffer.swift
[21/84] Compiling OrderedCollections OrderedSet+Testing.swift
[22/84] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[23/84] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[24/84] Compiling OrderedCollections OrderedSet.swift
[25/84] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[26/84] Compiling OrderedCollections _UnsafeBitset.swift
[27/84] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[28/84] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[29/84] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[30/84] Compiling OrderedCollections OrderedSet+Diffing.swift
[31/84] Compiling OrderedCollections OrderedSet+Equatable.swift
[32/84] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[33/84] Compiling OrderedCollections OrderedSet+Hashable.swift
[34/84] Compiling OrderedCollections OrderedSet+Initializers.swift
[35/84] Compiling OrderedCollections OrderedSet+Insertions.swift
[36/84] Compiling OrderedCollections OrderedSet+Invariants.swift
[37/84] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[38/84] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[39/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[40/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[41/84] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[42/84] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[43/84] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[44/84] Compiling OrderedCollections OrderedSet+SubSequence.swift
[45/84] Compiling OrderedCollections OrderedDictionary+Elements.swift
[50/84] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[51/84] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[52/84] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/84] Compiling OrderedCollections _Hashtable+Header.swift
[54/84] Compiling OrderedCollections OrderedDictionary+Codable.swift
[57/84] Compiling OrderedCollections _HashTable+Bucket.swift
[58/84] Compiling OrderedCollections _HashTable+BucketIterator.swift
[59/84] Compiling OrderedCollections _HashTable+Constants.swift
[62/84] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[66/84] Compiling OrderedCollections _HashTable.swift
[68/84] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[69/84] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[70/84] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/84] Compiling OrderedCollections OrderedDictionary+Values.swift
[72/84] Compiling OrderedCollections OrderedDictionary.swift
[73/84] Compiling OrderedCollections OrderedSet+Codable.swift
[83/88] Emitting module Collections
[84/88] Compiling Collections Collections.swift
[86/89] Compiling LullabyMusic Scale.swift
[87/89] Compiling LullabyMusic Interval.swift
[88/89] Compiling LullabyMusic Extensions.swift
[89/89] Compiling LullabyMusic Tuning.swift
[91/106] Emitting module Lullaby
[92/106] Compiling Lullaby Signal.swift
[93/106] Compiling Lullaby ADSR.swift
[94/108] Compiling Lullaby LinearInterpolatedWavetable.swift
[95/108] Compiling Lullaby Wave+Basic.swift
[96/108] Compiling Lullaby Oscillator+Basic.swift
[97/108] Compiling Lullaby Oscillator.swift
[98/108] Compiling Lullaby Engine.swift
[99/108] Compiling Lullaby Signal+Basic.swift
[100/108] Compiling Lullaby Basic.swift
[101/108] Compiling Lullaby Buffer.swift
[102/108] Compiling Lullaby DummyEngine.swift
[103/108] Compiling Lullaby Synth.swift
[104/108] Compiling Lullaby Print.swift
[105/108] Compiling Lullaby Envelope.swift
[106/108] Compiling Lullaby Gate.swift
[107/108] Compiling Lullaby Wave.swift
[108/108] Compiling Lullaby Wavetable.swift
[110/111] Emitting module LullabyMiniAudioEngine
[111/111] Compiling LullabyMiniAudioEngine MiniAudioEngine.swift
Build complete! (23.97s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Lullaby",
"name" : "Lullaby",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "Lullaby",
"targets" : [
"Lullaby"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LullabyMusic",
"targets" : [
"LullabyMusic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LullabyMiniAudioEngine",
"targets" : [
"LullabyMiniAudioEngine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LullabyTests",
"module_type" : "SwiftTarget",
"name" : "LullabyTests",
"path" : "Tests/LullabyTests",
"sources" : [
"LullabyMusicTest.swift",
"LullabyTests.swift"
],
"target_dependencies" : [
"Lullaby",
"LullabyMiniAudioEngine"
],
"type" : "test"
},
{
"c99name" : "LullabyMusic",
"module_type" : "SwiftTarget",
"name" : "LullabyMusic",
"path" : "Sources/LullabyMusic",
"product_memberships" : [
"Lullaby",
"LullabyMusic",
"LullabyMiniAudioEngine"
],
"sources" : [
"Extensions/Extensions.swift",
"Harmony/Interval.swift",
"Scale/Scale.swift",
"Tuning/Tuning.swift"
],
"type" : "library"
},
{
"c99name" : "LullabyMiniAudioEngine",
"module_type" : "SwiftTarget",
"name" : "LullabyMiniAudioEngine",
"path" : "Sources/LullabyMiniAudioEngine",
"product_memberships" : [
"LullabyMiniAudioEngine"
],
"sources" : [
"MiniAudioEngine.swift"
],
"target_dependencies" : [
"CMiniAudio",
"Lullaby"
],
"type" : "library"
},
{
"c99name" : "Lullaby",
"module_type" : "SwiftTarget",
"name" : "Lullaby",
"path" : "Sources/Lullaby",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Lullaby",
"LullabyMiniAudioEngine"
],
"sources" : [
"Audio/Basic.swift",
"Audio/Buffer.swift",
"Audio/Engine/DummyEngine.swift",
"Audio/Engine/Engine.swift",
"Audio/Signal+Basic.swift",
"Audio/Signal.swift",
"Envelope/ADSR.swift",
"Envelope/Envelope.swift",
"Envelope/Gate.swift",
"Oscillator/Oscillator+Basic.swift",
"Oscillator/Oscillator.swift",
"Synth/Synth.swift",
"Utility/Print.swift",
"Wave/LinearInterpolatedWavetable.swift",
"Wave/Wave+Basic.swift",
"Wave/Wave.swift",
"Wave/Wavetable.swift"
],
"target_dependencies" : [
"LullabyMusic"
],
"type" : "library"
},
{
"c99name" : "CMiniAudio",
"module_type" : "ClangTarget",
"name" : "CMiniAudio",
"path" : "Sources/CMiniAudio",
"product_memberships" : [
"LullabyMiniAudioEngine"
],
"sources" : [
"miniaudio.c"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.