Build Information
Failed to build YouTubeKit, reference main (3e7478
), with Swift 6.2 (beta) for Wasm on 31 Aug 2025 16:17:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/b5i/YouTubeKit.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/b5i/YouTubeKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3e74780 feat: make FormatLocaleInfos Hashable
Cloned https://github.com/b5i/YouTubeKit.git
Revision (git rev-parse @):
3e7478066f044739398cc9a504330ddc8daec17f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/b5i/YouTubeKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/b5i/YouTubeKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
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/98] Emitting module YouTubeKit
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[4/111] Compiling YouTubeKit RequestsLogger.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[5/111] Compiling YouTubeKit SwiftyJSON.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[6/111] Compiling YouTubeKit URL+AppendQueryItems.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[7/111] Compiling YouTubeKit String+ytkRegexMatches.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[8/111] Compiling YouTubeKit YouTubeModel.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[9/111] Compiling YouTubeKit YouTubeResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[10/111] Compiling YouTubeKit AccountInfosResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[11/111] Compiling YouTubeKit AccountLibraryResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[12/111] Compiling YouTubeKit AccountPlaylistsResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[13/111] Compiling YouTubeKit AccountSubscriptionsFeedResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[14/111] Compiling YouTubeKit AccountSubscriptionsResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[15/111] Compiling YouTubeKit AuthenticatedResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[16/111] Compiling YouTubeKit SubscribeChannelResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[17/111] Compiling YouTubeKit UnsubscribeChannelResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[18/111] Compiling YouTubeKit YouTubeVideo+fetchStreamingInfosWithDownloadFormats.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[19/111] Compiling YouTubeKit YouTubeVideo+getCaptions.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[20/111] Compiling YouTubeKit YouTubeVideo+likeActions.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[21/111] Compiling YouTubeKit YouTubeVideo.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[22/111] Compiling YouTubeKit YTCaption.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[23/111] Compiling YouTubeKit YTChannel.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[24/111] Compiling YouTubeKit YTComment+actions.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[25/111] Compiling YouTubeKit YTComment.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[26/111] Compiling YouTubeKit YTLittleChannelInfos.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[27/111] Compiling YouTubeKit YTPlaylist+canShowBeDecoded.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[28/111] Compiling YouTubeKit YTPlaylist+decodeShowFromJSON.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[29/111] Compiling YouTubeKit YTPlaylist+fetchVideos.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[30/111] Compiling YouTubeKit YTPlaylist.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[31/111] Compiling YouTubeKit YTThumbnail.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[32/111] Compiling YouTubeKit CreateCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[33/111] Compiling YouTubeKit DeleteCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[34/111] Compiling YouTubeKit DislikeCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[35/111] Compiling YouTubeKit EditCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[36/111] Compiling YouTubeKit EditReplyCommandResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[37/111] Compiling YouTubeKit LikeCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[38/111] Compiling YouTubeKit RemoveDislikeCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[39/111] Compiling YouTubeKit RemoveLikeCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[40/111] Compiling YouTubeKit ReplyCommentResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[41/111] Compiling YouTubeKit HistoryBlockContent.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[42/111] Compiling YouTubeKit HistoryReponse+removeVideo.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[43/111] Compiling YouTubeKit HistoryResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[44/111] Compiling YouTubeKit RemoveVideoFromHistroryResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[45/111] Compiling YouTubeKit YTVideo+decodeShortFromJSON.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[46/111] Compiling YouTubeKit YTVideo+decodeVideoFromPlaylist.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[47/111] Compiling YouTubeKit YTVideo.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[48/111] Compiling YouTubeKit BadRequestDataError.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[49/111] Compiling YouTubeKit NetworkError.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[50/111] Compiling YouTubeKit ResponseExtractionError.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[51/111] Compiling YouTubeKit ParameterValidator+commonValidators.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[52/111] Compiling YouTubeKit ParameterValidator.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[53/111] Compiling YouTubeKit HeaderTypes+Hashable.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[54/111] Compiling YouTubeKit HeaderTypes+RawRepresentable.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[55/111] Compiling YouTubeKit HeaderTypes.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[56/111] Compiling YouTubeKit HeadersList.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[57/111] Compiling YouTubeKit RequestLog.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[58/111] Compiling YouTubeKit RequestLogger+defaultImplementations.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[59/111] Compiling YouTubeKit ChannelContent+decodeJSONFromTab.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[60/111] Compiling YouTubeKit ChannelContent+getContinuationFromTab.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[61/111] Compiling YouTubeKit ChannelContent.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[62/111] Compiling YouTubeKit ChannelInfosResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[63/111] Compiling YouTubeKit ListableChannelContent+addChannelInfos.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[64/111] Compiling YouTubeKit ListableChannelContent.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[65/111] Compiling YouTubeKit HomeScreenResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[66/111] Compiling YouTubeKit PlaylistInfosResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[67/111] Compiling YouTubeKit SearchResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[68/111] Compiling YouTubeKit YTSearchResult+canBeDecoded.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[69/111] Compiling YouTubeKit YTSearchResult+decodeJSON.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[70/111] Compiling YouTubeKit YTSearchResult+filterTypes.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[71/111] Compiling YouTubeKit YTSearchResult.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[72/111] Compiling YouTubeKit YTLikeStatus.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[73/111] Compiling YouTubeKit YTPrivacy.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[74/111] Compiling YouTubeKit YouTubeChannel+fetchInfos.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[75/111] Compiling YouTubeKit YouTubeChannel+subscribeActions.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[76/111] Compiling YouTubeKit YouTubeChannel.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[77/111] Compiling YouTubeKit AuthenticatedContinuableResponse+fetchContinuation.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[78/111] Compiling YouTubeKit AuthenticatedContinuableResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[79/111] Compiling YouTubeKit ContinuableResponse+fetchContinuation.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[80/111] Compiling YouTubeKit ContinuableResponse+mergeContinuation.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[81/111] Compiling YouTubeKit ContinuableResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[82/111] Compiling YouTubeKit ResponseContinuation.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[83/111] Compiling YouTubeKit YouTubeVideo+fetchAllPossibleHostPlaylists.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[84/111] Compiling YouTubeKit YouTubeVideo+fetchMoreInfos.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[85/111] Compiling YouTubeKit YouTubeVideo+fetchStreamingInfos.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[86/111] Compiling YouTubeKit AddVideoToPlaylistResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[87/111] Compiling YouTubeKit AllPossibleHostPlaylistsResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[88/111] Compiling YouTubeKit CreatePlaylistResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[89/111] Compiling YouTubeKit DeletePlaylistResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[90/111] Compiling YouTubeKit MoveVideoInPlaylistResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[91/111] Compiling YouTubeKit RemoveVideoByIdFromPlaylistResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[92/111] Compiling YouTubeKit RemoveVideoFromPlaylistResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[93/111] Compiling YouTubeKit SimpleOperationAuthenticatedResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[94/111] Compiling YouTubeKit DislikeVideoResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[95/111] Compiling YouTubeKit LikeVideoResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[96/111] Compiling YouTubeKit RemoveLikeFromVideoResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[97/111] Compiling YouTubeKit AutoCompletionResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[98/111] Compiling YouTubeKit ChannelContent+canDecode.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[99/111] Compiling YouTubeKit YTSearchResultType.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[100/111] Compiling YouTubeKit TrendingVideosResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[101/111] Compiling YouTubeKit AudioOnlyFormat.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[102/111] Compiling YouTubeKit CommentTranslationResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[103/111] Compiling YouTubeKit DownloadFormat.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[104/111] Compiling YouTubeKit MediaType.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[105/111] Compiling YouTubeKit MoreVideoInfosResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[106/111] Compiling YouTubeKit VideoCaptionsResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[107/111] Compiling YouTubeKit VideoCommentsResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[108/111] Compiling YouTubeKit VideoDownloadFormat.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[109/111] Compiling YouTubeKit VideoInfosResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[110/111] Compiling YouTubeKit VideoInfosWithDownloadFormatsResponse.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
[111/111] Compiling YouTubeKit [URLQueryItem]+makeUnique.swift
/host/spi-builder-workspace/Sources/YouTubeKit/BaseEnums/YTPrivacy.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// Enum representing the various privacy levels of YouTube like videos or playlists.
BUILD FAILURE 6.2 wasm