The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DarwinPrivateFrameworks, reference main (0f24bb), with Swift 6.3 for Wasm on 1 May 2026 18:36:15 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/OpenSwiftUIProject/DarwinPrivateFrameworks.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/OpenSwiftUIProject/DarwinPrivateFrameworks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f24bb3 [GF] [Feature] Add GesutureNode API
Cloned https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git
Revision (git rev-parse @):
0f24bb3e4188c48e3e380495207589e34ec37c7e
SUCCESS checkout https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/DarwinPrivateFrameworks.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
warning: 'spi-builder-workspace': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] DARWINPRIVATEFRAMEWORKS_TARGET_RELEASE not set -> 2024(default)
[Env] DARWINPRIVATEFRAMEWORKS_LIBRARY_EVOLUTION not set -> false(default)
Fetching https://github.com/apple/swift-collections
[1/23937] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.75s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (3.91s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
[1/1] Compiling plugin UpdateXCFrameworks
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/48] Emitting module _AttributeGraphDeviceSwiftShims
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[8/51] Emitting module InternalCollectionsUtilities
[9/53] Compiling _AttributeGraphDeviceSwiftShims AnyAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[10/53] Compiling _AttributeGraphDeviceSwiftShims Attribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[11/53] Compiling _AttributeGraphDeviceSwiftShims External.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[12/53] Compiling _AttributeGraphDeviceSwiftShims PointerOffset.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[17/53] Compiling _AttributeGraphDeviceSwiftShims AttributeBody.swift
[18/53] Compiling _AttributeGraphDeviceSwiftShims IndirectAttribute.swift
[19/53] Compiling _AttributeGraphDeviceSwiftShims AnyRuleContext.swift
[20/53] Compiling _AttributeGraphDeviceSwiftShims RuleContext.swift
[21/53] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/53] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/53] Compiling _AttributeGraphDeviceSwiftShims CompareValues.swift
[24/53] Compiling _AttributeGraphDeviceSwiftShims Map.swift
[25/53] Compiling _AttributeGraphDeviceSwiftShims AttributeBodyVisitor.swift
[26/53] Compiling _AttributeGraphDeviceSwiftShims ObservedAttribute.swift
[27/53] Compiling _AttributeGraphDeviceSwiftShims Metadata.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[28/53] Compiling _AttributeGraphDeviceSwiftShims OGTypeApplyEnumData.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[29/53] Compiling _AttributeGraphDeviceSwiftShims TupleType.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[31/53] Compiling _AttributeGraphDeviceSwiftShims Rule.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[32/53] Compiling _AttributeGraphDeviceSwiftShims StatefulRule.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[33/53] Compiling _AttributeGraphDeviceSwiftShims WeakAttribute.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[34/53] Compiling _AttributeGraphDeviceSwiftShims DebugServer.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[35/53] Compiling _AttributeGraphDeviceSwiftShims Export.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[38/53] Compiling _AttributeGraphDeviceSwiftShims Focus.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
[43/53] Compiling _AttributeGraphDeviceSwiftShims AnyWeakAttribute.swift
[44/53] Compiling _AttributeGraphDeviceSwiftShims Graph.swift
[45/53] Compiling _AttributeGraphDeviceSwiftShims Subgraph.swift
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
/host/spi-builder-workspace/AG/DeviceSwiftShims/Attribute/Attribute/AnyAttribute.swift:8:15: error: no such module 'AttributeGraph'
 6 | //  Status: API complete
 7 |
 8 | public import AttributeGraph
   |               `- error: no such module 'AttributeGraph'
 9 |
10 | @_silgen_name("AGGraphMutateAttribute")
BUILD FAILURE 6.3 wasm