Build Information
Failed to build MuxUploadSDK, reference v1.1.0 (ffcf66), with Swift 6.3 for Wasm on 19 Apr 2026 22:34:47 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/muxinc/swift-upload-sdk.git
Reference: v1.1.0
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/muxinc/swift-upload-sdk
* tag v1.1.0 -> FETCH_HEAD
HEAD is now at ffcf664 Version bumps
Cloned https://github.com/muxinc/swift-upload-sdk.git
Revision (git rev-parse @):
ffcf664d5172b7df94b1803865a276d2edd4d88a
SUCCESS checkout https://github.com/muxinc/swift-upload-sdk.git at v1.1.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/muxinc/swift-upload-sdk.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/apple/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.72s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.70s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/29] Emitting module MuxUploadSDK
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[6/32] Compiling MuxUploadSDK ChunkedFileUploader.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[7/32] Compiling MuxUploadSDK UploadInfo.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[8/32] Compiling MuxUploadSDK UploadPersistence.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[9/32] Compiling MuxUploadSDK DirectUploadManager.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[10/32] Compiling MuxUploadSDK DirectUploadOptions.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[11/32] Compiling MuxUploadSDK PHAsset+DirectUpload.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[12/32] Compiling MuxUploadSDK Bundle+Reporting.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[13/32] Compiling MuxUploadSDK FileManager+FileOperations.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[14/32] Compiling MuxUploadSDK NSMutableURLRequest+Reporting.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[15/32] Compiling MuxUploadSDK UploadInputFormatInspectionResult.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[16/32] Compiling MuxUploadSDK UploadInput.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[17/32] Compiling MuxUploadSDK DirectUpload+AVFoundation.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[18/32] Compiling MuxUploadSDK DirectUpload.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[19/32] Compiling MuxUploadSDK SDKLogger.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[20/32] Compiling MuxUploadSDK SemanticVersion.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[21/32] Compiling MuxUploadSDK ChunkWorker.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[22/32] Compiling MuxUploadSDK UploadInputInspector.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[23/32] Compiling MuxUploadSDK UploadInputStandardizationWorker.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[24/32] Compiling MuxUploadSDK UploadInputStandardizer.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[25/32] Compiling MuxUploadSDK ChunkedFile.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[26/32] Compiling MuxUploadSDK Reporter.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[27/32] Compiling MuxUploadSDK UploadFailedEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[28/32] Compiling MuxUploadSDK UploadSucceededEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[29/32] Compiling MuxUploadSDK Error+InternalErrors.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[30/32] Compiling MuxUploadSDK HttpError.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[31/32] Compiling MuxUploadSDK InputStandardizationFailedEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
[32/32] Compiling MuxUploadSDK InputStandardizationSucceededEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
3 | //
4 |
5 | import AVFoundation
| `- error: no such module 'AVFoundation'
6 | import Foundation
7 |
BUILD FAILURE 6.3 wasm