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 Storybook, reference main (c2c579), with Swift 6.2 for Wasm on 5 Dec 2025 12:19:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eure/swift-storybook.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/eure/swift-storybook
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c2c5796 Update README.md
Cloned https://github.com/eure/swift-storybook.git
Revision (git rev-parse @):
c2c579621eff71fe14c3b002f9ce8241ac5570c8
SUCCESS checkout https://github.com/eure/swift-storybook.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/eure/swift-storybook.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/FluidGroup/swiftui-support
Fetching https://github.com/FluidGroup/TextureSwiftSupport.git
Fetching https://github.com/FluidGroup/TextureBridging.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/FluidGroup/ResultBuilderKit
[1/932] Fetching swift-macro-testing
[933/3788] Fetching swift-macro-testing, textureswiftsupport
[2333/3862] Fetching swift-macro-testing, textureswiftsupport, resultbuilderkit
[2435/5328] Fetching swift-macro-testing, textureswiftsupport, resultbuilderkit, texturebridging
Fetched https://github.com/FluidGroup/ResultBuilderKit from cache (0.29s)
[3366/5254] Fetching swift-macro-testing, textureswiftsupport, texturebridging
[5094/78277] Fetching swift-macro-testing, textureswiftsupport, texturebridging, swift-syntax
[15377/234150] Fetching swift-macro-testing, textureswiftsupport, texturebridging, swift-syntax, swiftui-support
Fetched https://github.com/FluidGroup/TextureSwiftSupport.git from cache (1.40s)
[83777/231294] Fetching swift-macro-testing, texturebridging, swift-syntax, swiftui-support
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (9.09s)
Fetched https://github.com/FluidGroup/TextureBridging.git from cache (9.15s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.27s)
Fetched https://github.com/FluidGroup/swiftui-support from cache (9.30s)
Computing version for https://github.com/FluidGroup/ResultBuilderKit
Computed https://github.com/FluidGroup/ResultBuilderKit at 1.3.0 (11.57s)
Computing version for https://github.com/FluidGroup/TextureBridging.git
Computed https://github.com/FluidGroup/TextureBridging.git at 3.2.1 (0.38s)
Fetching https://github.com/FluidGroup/Texture.git
[1/43656] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (6.01s)
Computing version for https://github.com/FluidGroup/Texture.git
Computed https://github.com/FluidGroup/Texture.git at 3.0.3 (7.71s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.53s)
Computing version for https://github.com/FluidGroup/TextureSwiftSupport.git
Computed https://github.com/FluidGroup/TextureSwiftSupport.git at 3.24.0 (0.36s)
Fetching https://github.com/FluidGroup/Descriptors
[1/142] Fetching descriptors
Fetched https://github.com/FluidGroup/Descriptors from cache (0.19s)
Computing version for https://github.com/FluidGroup/Descriptors
warning: 'descriptors': /Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/FluidGroup/Descriptors at 0.3.0 (0.49s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.4 (0.36s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15634] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.92s)
Computing version for https://github.com/FluidGroup/swiftui-support
Computed https://github.com/FluidGroup/swiftui-support at 0.13.0 (3.26s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.34s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.90s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.21s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.70s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.0 (1.04s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.4
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at 3.0.3
Creating working copy for https://github.com/FluidGroup/TextureBridging.git
Working copy of https://github.com/FluidGroup/TextureBridging.git resolved at 3.2.1
Creating working copy for https://github.com/FluidGroup/TextureSwiftSupport.git
Working copy of https://github.com/FluidGroup/TextureSwiftSupport.git resolved at 3.24.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-support
Working copy of https://github.com/FluidGroup/swiftui-support resolved at 0.13.0
Creating working copy for https://github.com/FluidGroup/Descriptors
Working copy of https://github.com/FluidGroup/Descriptors resolved at 0.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/FluidGroup/ResultBuilderKit
Working copy of https://github.com/FluidGroup/ResultBuilderKit resolved at 1.3.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.18.7
warning: 'descriptors': /host/spi-builder-workspace/.build/checkouts/Descriptors/Package.swift:8:21: warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 6 | let package = Package(
 7 |   name: "Descriptors",
 8 |   platforms: [.iOS(.v10)],
   |                     `- warning: 'v10' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
 9 |   products: [
10 |     // Products define the executables and libraries a package produces, and make them visible to other packages.
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.50s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/StorybookKitTextureSupport/Info.plist
warning: 'textureswiftsupport': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/TextureSwiftSupport/Sources/Info.plist
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollections.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollections.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASConfiguration.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASConfiguration.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/187] Compiling AsyncDisplayKit ASConfiguration.mm
[0/187] Compiling AsyncDisplayKit ASCollections.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASDisplayNode+Layout.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/include/ASAvailability.h:10:9: fatal error: 'CoreFoundation/CFBase.h' file not found
   10 | #import <CoreFoundation/CFBase.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/187] Compiling AsyncDisplayKit ASDisplayNode+Layout.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASExperimentalFeatures.mm:9:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASExperimentalFeatures.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
    9 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/187] Compiling AsyncDisplayKit ASExperimentalFeatures.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollectionView.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/include/ASAssert.h:12:9: fatal error: 'Foundation/NSException.h' file not found
   12 | #import <Foundation/NSException.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
[0/187] Compiling AsyncDisplayKit ASCollectionView.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASDisplayNode+Convenience.mm:10:
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASDisplayNode+Convenience.h:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASDisplayNode.h:12:9: fatal error: 'UIKit/UIKit.h' file not found
   12 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/187] Compiling AsyncDisplayKit ASDisplayNode+Convenience.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollectionNode.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASCollectionNode.h:10:9: fatal error: 'UIKit/UICollectionView.h' file not found
   10 | #import <UIKit/UICollectionView.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
[0/187] Compiling AsyncDisplayKit ASCollectionNode.mm
In file included from /host/spi-builder-workspace/.build/checkouts/Texture/Source/ASDKViewController.mm:10:
/host/spi-builder-workspace/.build/checkouts/Texture/Source/ASDKViewController.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/187] Compiling AsyncDisplayKit ASDKViewController.mm
BUILD FAILURE 6.2 wasm