The Swift Package Index logo.Swift Package Index

Build Information

Failed to build iOSAlertLibrary, reference main (9336b1), with Swift 6.3 for Wasm on 15 Apr 2026 11:56:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MickeyRU/AlertsLibrary.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/MickeyRU/AlertsLibrary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9336b1b Update README.md for add project
Cloned https://github.com/MickeyRU/AlertsLibrary.git
Revision (git rev-parse @):
9336b1b8437f76a778465f90ae50c66c02c29ee2
SUCCESS checkout https://github.com/MickeyRU/AlertsLibrary.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/MickeyRU/AlertsLibrary.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16046] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.14s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (3.53s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.47s)
[1/74972] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.28s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (10.25s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (4.25s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.39s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.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.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.37s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/38] Emitting module iOSAlertLibrary
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[4/42] Compiling iOSAlertLibrary BasicContainerView.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[5/42] Compiling iOSAlertLibrary BasicContainerViewModel.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[6/42] Compiling iOSAlertLibrary AlertGestureConfigEnum.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[7/42] Compiling iOSAlertLibrary AlertPositionEnum.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[8/42] Compiling iOSAlertLibrary AlertPresentationManager.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[9/42] Compiling iOSAlertLibrary CollapsedToastView.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[10/42] Compiling iOSAlertLibrary ExpandedToastView.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[11/42] Compiling iOSAlertLibrary ToastView.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[12/42] Compiling iOSAlertLibrary iOSAlertLibrary.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[13/42] Compiling iOSAlertLibrary ToastConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[14/42] Compiling iOSAlertLibrary AlertButtonColorProvider.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[15/42] Compiling iOSAlertLibrary AlertColorProvider.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[16/42] Compiling iOSAlertLibrary DynamicIslandAlertColorProvider.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[17/42] Compiling iOSAlertLibrary InformationAlertColorProvider.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[18/42] Compiling iOSAlertLibrary AnimationPreset.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[19/42] Compiling iOSAlertLibrary View + Extension.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[20/42] Compiling iOSAlertLibrary AnimationConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[21/42] Compiling iOSAlertLibrary AnimationType.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[22/42] Compiling iOSAlertLibrary AnimationPresetProtocol.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[23/42] Compiling iOSAlertLibrary PassThroughWindow.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[24/42] Compiling iOSAlertLibrary StatusBarBasedController.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[25/42] Compiling iOSAlertLibrary UIView + extensions.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[26/42] Compiling iOSAlertLibrary AlertType.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[27/42] Compiling iOSAlertLibrary ToastStyle.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[28/42] Compiling iOSAlertLibrary AlertButtonConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[29/42] Compiling iOSAlertLibrary AlertConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[30/42] Compiling iOSAlertLibrary DynamicIslandAlertConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[31/42] Compiling iOSAlertLibrary ExpandedToastConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[32/42] Compiling iOSAlertLibrary InformationAlertConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[33/42] Compiling iOSAlertLibrary OverlayWindowManager.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[34/42] Compiling iOSAlertLibrary ContainerConfig.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[35/42] Compiling iOSAlertLibrary ContainerViewProtocol.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[36/42] Compiling iOSAlertLibrary DynamicUIHostingController.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[37/42] Compiling iOSAlertLibrary GestureProcessor.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[38/42] Compiling iOSAlertLibrary AlertButton.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[39/42] Compiling iOSAlertLibrary AlertView.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[40/42] Compiling iOSAlertLibrary DismissButton.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[41/42] Compiling iOSAlertLibrary DynamicIslandAlertView.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
[42/42] Compiling iOSAlertLibrary InformationAlertView.swift
/host/spi-builder-workspace/Sources/iOSAlertLibrary/Animations/Animations/AnimationPreset.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnimationPreset: ViewModifier {
BUILD FAILURE 6.3 wasm