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 YouTubeKit, reference v2.4.0 (1f963c), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 12:36:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/b5i/YouTubeKit.git
Reference: v2.4.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/b5i/YouTubeKit
 * tag               v2.4.0     -> FETCH_HEAD
HEAD is now at 1f963c7 feat: add support for 360° format detection
Cloned https://github.com/b5i/YouTubeKit.git
Revision (git rev-parse @):
1f963c7c3bf7c28d06e982078cd85ef30fe1a132
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/b5i/YouTubeKit.git at v2.4.0
========================================
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-2":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/96] 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.
[4/96] 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.
[5/96] 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.
[6/96] 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.
[7/96] 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.
[8/96] 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.
[9/96] 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.
[10/96] 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.
[11/96] 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.
[12/96] 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.
[13/96] 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.
[14/96] 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.
[15/96] 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.
[16/96] 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.
[17/96] 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.
[18/96] 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.
[19/96] 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.
[20/96] 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.
[21/96] 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.
[22/96] 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.
[23/96] 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.
[24/96] 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.
[25/96] 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.
[26/96] 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.
[27/96] 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.
[28/96] 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.
[29/96] 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.
[30/96] 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.
[31/96] 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.
[32/96] 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.
[33/96] 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.
[34/96] 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.
[35/96] 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.
[36/96] 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.
[37/96] 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.
[38/96] 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.
[39/96] 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.
[40/96] 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.
[41/96] 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.
[42/109] 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.
[43/109] 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.
[44/109] 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.
[45/109] 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.
[46/109] 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.
[47/109] 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.
[48/109] 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.
[49/109] 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.
[50/109] 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.
[51/109] 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.
[52/109] 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.
[53/109] 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.
[54/109] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[55/109] 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.
[56/109] 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.
[57/109] 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.
[58/109] 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.
[59/109] 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.
[60/109] 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.
[61/109] 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.
[62/109] 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.
[63/109] 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.
[64/109] 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.
[65/109] 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.
[66/109] 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.
[67/109] 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.
[68/109] 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.
[69/109] 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.
[70/109] 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.
[71/109] 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.
[72/109] 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.
[73/109] 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.
[74/109] 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.
[75/109] 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.
[76/109] 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.
[77/109] 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.
[78/109] 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.
[79/109] 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.
[80/109] 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.
[81/109] 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.
[82/109] 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.
[83/109] 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.
[84/109] 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.
[85/109] 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.
[86/109] 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.
[87/109] 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.
[88/109] 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.
[89/109] 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.
[90/109] 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.
[91/109] 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.
[92/109] 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.
[93/109] 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.
[94/109] 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.
[95/109] 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.
[96/109] 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.
[97/109] 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.
[98/109] 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.
[99/109] 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/109] 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/109] 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.
[102/109] 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.
[103/109] 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.
[104/109] 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.
[105/109] 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.
[106/109] 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.
[107/109] 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.
[108/109] 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.
[109/109] 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