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 swiftui-navigation-transitions, reference main (4148cc), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 00:58: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/davdroman/swiftui-navigation-transitions.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/davdroman/swiftui-navigation-transitions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4148cc2 Rename and fix doc links
Cloned https://github.com/davdroman/swiftui-navigation-transitions.git
Revision (git rev-parse @):
4148cc224e5dba72a7d7052d2fe211c83a2a78e9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/davdroman/swiftui-navigation-transitions.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/davdroman/swiftui-navigation-transitions.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/pointfreeco/swift-custom-dump
Fetching https://github.com/siteline/swiftui-introspect
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4581] Fetching swift-custom-dump
[2979/14582] Fetching swift-custom-dump, swiftui-introspect
[9283/20049] Fetching swift-custom-dump, swiftui-introspect, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.74s)
[13172/15468] Fetching swiftui-introspect, xctest-dynamic-overlay
Fetched https://github.com/siteline/swiftui-introspect from cache (0.79s)
[3226/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.98s)
Computing version for https://github.com/siteline/swiftui-introspect
warning: 'swiftui-introspect': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/siteline/swiftui-introspect at 1.3.0 (1.33s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.64s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.42s)
Creating working copy for https://github.com/siteline/swiftui-introspect
Working copy of https://github.com/siteline/swiftui-introspect resolved at 1.3.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.5.2
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
warning: 'swiftui-introspect': /host/spi-builder-workspace/.build/checkouts/swiftui-introspect/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 3 | import PackageDescription
 4 |
 5 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 6 |     name: "swiftui-introspect",
 7 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Building for debugging...
[0/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/106] Emitting module RuntimeSwizzling
/host/spi-builder-workspace/Sources/RuntimeSwizzling/Swizzle.swift:1:15: error: no such module 'ObjectiveC'
 1 | public import ObjectiveC
   |               `- error: no such module 'ObjectiveC'
 2 |
 3 | public var swizzleLogs = false
[16/106] Compiling RuntimeSwizzling Swizzle.swift
/host/spi-builder-workspace/Sources/RuntimeSwizzling/Swizzle.swift:1:15: error: no such module 'ObjectiveC'
 1 | public import ObjectiveC
   |               `- error: no such module 'ObjectiveC'
 2 |
 3 | public var swizzleLogs = false
[17/106] Compiling SwiftUIIntrospect Introspect.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension String? {
[18/106] Compiling SwiftUIIntrospect IntrospectableViewType.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension String? {
[19/106] Compiling SwiftUIIntrospect IntrospectionSelector.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/AppHostWarning.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | extension String? {
[20/106] Compiling Animator AnimatorTransientView.swift
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
[21/106] Compiling Animator AnimatorTransientViewProperties.swift
/host/spi-builder-workspace/Sources/Animator/Animator.swift:1:15: error: no such module 'SwiftUI'
 1 | public import SwiftUI
   |               `- error: no such module 'SwiftUI'
 2 |
 3 | /// Typealias for `Animator`. Useful for disambiguation.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/106] Emitting module RuntimeAssociation
/host/spi-builder-workspace/Sources/RuntimeAssociation/RuntimeAssociation.swift:1:8: error: no such module 'ObjectiveC'
 1 | import ObjectiveC
   |        `- error: no such module 'ObjectiveC'
 2 |
 3 | public protocol RuntimeAssociation: AnyObject {
BUILD FAILURE 6.2 wasm