Build Information
Failed to build SwiftyCreatives, reference v2.3.2 (0604a1
), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 01:31:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/yukiny0811/swifty-creatives.git
Reference: v2.3.2
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/yukiny0811/swifty-creatives
* tag v2.3.2 -> FETCH_HEAD
HEAD is now at 0604a16 Merge pull request #143 from yukiny0811/patch-3
Cloned https://github.com/yukiny0811/swifty-creatives.git
Revision (git rev-parse @):
0604a1673d88c8111a2f571e99b4d3e5797f1974
SUCCESS checkout https://github.com/yukiny0811/swifty-creatives.git at v2.3.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yukiny0811/swifty-creatives.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Fetching https://github.com/yukiny0811/FontVertexBuilder
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/yukiny0811/EasyMetalShader.git
Fetching https://github.com/yukiny0811/SimpleSimdSwift
[1/190] Fetching fontvertexbuilder
[174/1145] Fetching fontvertexbuilder, easymetalshader
[1146/1196] Fetching fontvertexbuilder, easymetalshader, simplesimdswift
Fetched https://github.com/yukiny0811/FontVertexBuilder from cache (0.52s)
Fetched https://github.com/yukiny0811/EasyMetalShader.git from cache (0.52s)
[1/13798] Fetching swift-snapshot-testing
[1381/84722] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.12s)
[46101/70924] Fetching swift-syntax
Fetched https://github.com/yukiny0811/SimpleSimdSwift from cache (4.73s)
Fetched https://github.com/apple/swift-syntax.git from cache (4.80s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (9.00s)
Computing version for https://github.com/yukiny0811/EasyMetalShader.git
Computed https://github.com/yukiny0811/EasyMetalShader.git at 3.2.1 (0.75s)
Computing version for https://github.com/yukiny0811/FontVertexBuilder
Computed https://github.com/yukiny0811/FontVertexBuilder at 1.2.5 (0.87s)
Fetching https://github.com/yukiny0811/SVGPath
Fetching https://github.com/yukiny0811/SwiftyCoreText
[1/51] Fetching swiftycoretext
[52/224] Fetching swiftycoretext, svgpath
Fetched https://github.com/yukiny0811/SwiftyCoreText from cache (0.40s)
Fetched https://github.com/yukiny0811/SVGPath from cache (0.41s)
Computing version for https://github.com/yukiny0811/SimpleSimdSwift
Computed https://github.com/yukiny0811/SimpleSimdSwift at 1.0.1 (1.17s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.4 (0.72s)
Computing version for https://github.com/yukiny0811/SVGPath
Computed https://github.com/yukiny0811/SVGPath at 1.0.0 (0.63s)
Computing version for https://github.com/yukiny0811/SwiftyCoreText
Computed https://github.com/yukiny0811/SwiftyCoreText at 1.0.0 (0.63s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Creating working copy for https://github.com/yukiny0811/SwiftyCoreText
Working copy of https://github.com/yukiny0811/SwiftyCoreText resolved at 1.0.0
Creating working copy for https://github.com/yukiny0811/SVGPath
Working copy of https://github.com/yukiny0811/SVGPath resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.4
Creating working copy for https://github.com/yukiny0811/SimpleSimdSwift
Working copy of https://github.com/yukiny0811/SimpleSimdSwift resolved at 1.0.1
Creating working copy for https://github.com/yukiny0811/EasyMetalShader.git
Working copy of https://github.com/yukiny0811/EasyMetalShader.git resolved at 3.2.1
Creating working copy for https://github.com/yukiny0811/FontVertexBuilder
Working copy of https://github.com/yukiny0811/FontVertexBuilder resolved at 1.2.5
warning: 'swift-snapshot-testing': Conflicting identity for swift-syntax: dependency 'github.com/swiftlang/swift-syntax' and dependency 'github.com/apple/swift-syntax' both point to the same package identity 'swift-syntax'. The dependencies are introduced through the following chains: (A) /host/spi-builder-workspace->github.com/pointfreeco/swift-snapshot-testing->github.com/swiftlang/swift-syntax (B) /host/spi-builder-workspace->github.com/apple/swift-syntax. If there are multiple chains that lead to the same dependency, only the first chain is shown here. To see all chains use debug output option. To resolve the conflict, coordinate with the maintainer of the package that introduces the conflicting dependency. This will be escalated to an error in future versions of SwiftPM.
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iShapeTriangulation/iShapeTriangulation_LICENSE
warning: 'fontvertexbuilder': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/FontVertexBuilder/Sources/iGeometry/iGeometry_LICENSE
Building for debugging...
[0/52] Write sources
[21/52] Copying TransparentShaderVision.metal
[21/52] Copying Functions.metal
[21/52] Copying AddShader.metal
[21/52] Write sources
[27/52] Copying Types.metal
[28/52] Write sources
[29/52] Copying SharedIndices.h
[30/52] Copying TransparentShader.metal
[30/52] Copying NormalShader.metal
[32/52] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/89] Emitting module SwiftyCreativesSound
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/90] Emitting module SVGPath
/host/spi-builder-workspace/.build/checkouts/SVGPath/Sources/SVGPath.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public struct SVGPath: Hashable {
[36/90] Emitting module SwiftSyntax509
[37/90] Compiling SwiftSyntax509 Empty.swift
[38/91] Wrapping AST for SwiftSyntax509 for debugging
[40/91] Compiling SimpleSimdSwift EXPORTER.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[41/91] Compiling SwiftyCreativesSound AudioCapturer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[42/91] Compiling SwiftyCreativesSound DetailedAudioCapturer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[43/92] Compiling SimpleSimdSwift Simd+3DTransform.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[44/92] Compiling SwiftyCoreText WorkingWithGlyphs.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[45/92] Compiling SwiftyCoreText GettingFontFeatures.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[46/92] Compiling SwiftyCoreText GettingFontMetrics.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[47/92] Compiling SwiftyCoreText GettingGlyphData.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[48/92] Compiling SwiftyCoreText GettingTypeIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[49/92] Compiling SwiftyCreativesSound FFTBandCalculationMethod.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[50/92] Compiling SwiftyCreativesSound FFTNoiseExtractionMethod.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[51/92] Compiling SwiftyCreativesSound TempiFFT.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[52/92] Compiling SwiftyCreativesSound FFTResultComponent.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[55/92] Compiling SwiftyCreativesSound NoiseExtractor.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[56/92] Compiling SwiftyCreativesSound FFTVisualizer.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[57/92] Compiling SwiftyCreativesSound TempiFFTWindowType.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[58/92] Compiling SwiftyCreativesSound FastAudioCapturer.swift
/host/spi-builder-workspace/Sources/SwiftyCreativesSound/AudioCapturer.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public protocol AudioCapturer {
[59/92] Compiling SwiftyCoreText WorkingWithFontVariations.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[60/92] Compiling SwiftyCoreText WorkingWithEncoding.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[61/92] Compiling SimpleSimdSwift Simd+RandomPoint.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[62/92] Compiling SimpleSimdSwift Simd+MemorySize.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
[63/92] Compiling SVGPath SVGPath+CoreGraphics.swift
/host/spi-builder-workspace/.build/checkouts/SVGPath/Sources/SVGPath.swift:32:8: error: no such module 'Foundation'
30 | //
31 |
32 | import Foundation
| `- error: no such module 'Foundation'
33 |
34 | public struct SVGPath: Hashable {
[64/92] Compiling SimpleSimdSwift Alias.swift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/92] Emitting module SimpleSimdSwift
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
/host/spi-builder-workspace/.build/checkouts/SimpleSimdSwift/Sources/SimpleSimdSwift/Alias.swift:8:8: error: no such module 'simd'
6 | //
7 |
8 | import simd
| `- error: no such module 'simd'
9 |
10 | public typealias f2 = simd_float2
/host/spi-builder-workspace/.build/checkouts/SwiftyCoreText/Sources/SwiftyCoreText/EXPORTER.swift:8:19: error: no such module 'CoreText'
6 | //
7 |
8 | @_exported import CoreText
| `- error: no such module 'CoreText'
9 |
[66/92] Compiling SwiftSyntax510 Empty.swift
[67/92] Emitting module SwiftSyntax510
BUILD FAILURE 6.2 wasm