Build Information
Failed to build MusadoraKit, reference v6.2.0 (402a2b
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 16:16:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rryam/MusadoraKit.git
Reference: v6.2.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/rryam/MusadoraKit
* tag v6.2.0 -> FETCH_HEAD
HEAD is now at 402a2b9 Merge pull request #56 from rbruels/fix-build-error
Cloned https://github.com/rryam/MusadoraKit.git
Revision (git rev-parse @):
402a2b9fdf0d507fdfdbb7e1d1efa95b52710142
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/rryam/MusadoraKit.git at v6.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/rryam/MusadoraKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (4.43s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
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.4
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/MusadoraKit/PrivacyInfo.xcprivacy
[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/140] Emitting module MusadoraKit
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[6/159] Compiling MusadoraKit PlaylistProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[7/159] Compiling MusadoraKit RadioShowProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[8/159] Compiling MusadoraKit RecordLabelProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[9/159] Compiling MusadoraKit SongProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[10/159] Compiling MusadoraKit Albums.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[11/159] Compiling MusadoraKit Artists.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[12/159] Compiling MusadoraKit Curators.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[13/159] Compiling MusadoraKit Genres.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[14/159] Compiling MusadoraKit LibraryPlaylists.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[15/159] Compiling MusadoraKit MusicVideos.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[16/159] Compiling MusadoraKit Playlists.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[17/159] Compiling MusadoraKit RadioShows.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[18/159] Compiling MusadoraKit RecordLabels.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[19/159] Compiling MusadoraKit Songs.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[20/159] Compiling MusadoraKit StationGenres.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[21/159] Compiling MusadoraKit Stations.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[22/159] Compiling MusadoraKit Tracks.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[23/159] Compiling MusadoraKit UserMusicItems.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[24/159] Compiling MusadoraKit APlayer.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[25/159] Compiling MusadoraKit SPlayer.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[26/159] Compiling MusadoraKit MusicRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[27/159] Compiling MusadoraKit AddCatalogRating.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[28/159] Compiling MusadoraKit CatalogRatingMusicItemType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[29/159] Compiling MusadoraKit DeleteCatalogRating.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[30/159] Compiling MusadoraKit GetCatalogRating.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[31/159] Compiling MusadoraKit MCatalogRatingAddRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[32/159] Compiling MusadoraKit MCatalogRatingDeleteRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[33/159] Compiling MusadoraKit MCatalogRatingRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[34/159] Compiling MusadoraKit AddLibraryRating.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[35/159] Compiling MusadoraKit DeleteLibraryRating.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[36/159] Compiling MusadoraKit GetLibraryRating.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[37/159] Compiling MusadoraKit LibraryRatingMusicItemType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[38/159] Compiling MusadoraKit MLibraryRatingAddRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[39/159] Compiling MusadoraKit MLibraryRatingDeleteRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[40/159] Compiling MusadoraKit MLibraryRatingRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[41/159] Compiling MusadoraKit RatingRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[42/159] Compiling MusadoraKit RatingType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[43/159] Compiling MusadoraKit Ratings.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[44/159] Compiling MusadoraKit CatalogSearch.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[45/159] Compiling MusadoraKit CatalogSong.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[46/159] Compiling MusadoraKit CatalogStation.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[47/159] Compiling MusadoraKit MCatalogSuggestionsRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[48/159] Compiling MusadoraKit MCatalogSuggestionsResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[49/159] Compiling MusadoraKit MusicCatalogSearchable.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[50/159] Compiling MusadoraKit SearchSuggestionItem.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[51/159] Compiling MusadoraKit SuggestionKind.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[52/159] Compiling MusadoraKit Suggestions.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[53/159] Compiling MusadoraKit SuggestionsKind.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[54/159] Compiling MusadoraKit TermSuggestion.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[55/159] Compiling MusadoraKit TopResultsSuggestion.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[56/159] Compiling MusadoraKit MCatalog.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[57/159] Compiling MusadoraKit MCatalogSearchType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[58/159] Compiling MusadoraKit CatalogCleanEquivalent.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[59/159] Compiling MusadoraKit CatalogCleanEquivalents.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[60/159] Compiling MusadoraKit CatalogEquivalent.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[61/159] Compiling MusadoraKit CatalogEquivalents.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[62/159] Compiling MusadoraKit EquivalentMusicItemType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[63/159] Compiling MusadoraKit EquivalentRequestable.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[64/159] Compiling MusadoraKit LibraryCatalog.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[65/159] Compiling MusadoraKit LibraryGenre.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[66/159] Compiling MusadoraKit LibraryPlaylist.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[67/159] Compiling MusadoraKit LibrarySearch.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[68/159] Compiling MusadoraKit LibrarySong.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[69/159] Compiling MusadoraKit MLibrary.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[70/159] Compiling MusadoraKit MLibraryPlaylist.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[71/159] Compiling MusadoraKit MusicLibrarySearchable.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[72/159] Compiling MusadoraKit LibraryPlaylistFolder.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[73/159] Compiling MusadoraKit MLibraryPlaylistFolder.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[74/159] Compiling MusadoraKit FilterableLibraryItem.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[75/159] Compiling MusadoraKit LibraryMusicItemType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[76/159] Compiling MusadoraKit MLibraryResourceRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[77/159] Compiling MusadoraKit MLibraryResourceResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[78/159] Compiling MusadoraKit MLibrarySearchRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[79/159] Compiling MusadoraKit MusadoraLibrarySearchResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[80/159] Compiling MusadoraKit MusicLibrarySearchResponseResults.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[81/159] Compiling MusadoraKit MusicLibrarySearchType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[82/159] Compiling MusadoraKit AppleMusicURLComponents.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[83/159] Compiling MusadoraKit MusadoraKitError.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[84/159] Compiling MusadoraKit RelationshipItem.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[85/159] Compiling MusadoraKit SongsForAlbums.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[86/159] Compiling MusadoraKit SongsForArtists.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[87/159] Compiling MusadoraKit SongsForGenres.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[88/159] Compiling MusadoraKit SongsForPlaylists.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[89/159] Compiling MusadoraKit StationGenre.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[90/159] Compiling MusadoraKit UserMusicItem.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[91/159] Compiling MusadoraKit MusicCatalogResourcesRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[92/159] Compiling MusadoraKit MusicCatalogResourcesResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[93/159] Compiling MusadoraKit MusicCatalogResourcesType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[94/159] Compiling MusadoraKit MusicLibraryResourcesRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[95/159] Compiling MusadoraKit MusicLibraryResourcesResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[96/159] Compiling MusadoraKit MusicLibraryResourcesType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[97/159] Compiling MusadoraKit MusadoraKit.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[98/159] Compiling MusadoraKit AlbumProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[99/159] Compiling MusadoraKit ArtistProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[100/159] Compiling MusadoraKit CuratorProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[101/159] Compiling MusadoraKit MusicVideoProperties.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[102/159] Compiling MusadoraKit Array.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[103/159] Compiling MusadoraKit Artwork.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[104/159] Compiling MusadoraKit CommonImageProcessing.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[105/159] Compiling MusadoraKit Data.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[106/159] Compiling MusadoraKit NSColor.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[107/159] Compiling MusadoraKit NSImage.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[108/159] Compiling MusadoraKit UIColor.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[109/159] Compiling MusadoraKit UIImage.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[110/159] Compiling MusadoraKit FavoriteArtist.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[111/159] Compiling MusadoraKit MFavoriteRequestType.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[112/159] Compiling MusadoraKit MFavoritesRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[113/159] Compiling MusadoraKit MHistory.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[114/159] Compiling MusadoraKit MHistoryEndpoints.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[115/159] Compiling MusadoraKit MHistoryRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[116/159] Compiling MusadoraKit MHistoryResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[117/159] Compiling MusadoraKit MusicRecentlyAddedRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[118/159] Compiling MusadoraKit RecentlyPlayed.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[119/159] Compiling MusadoraKit LibraryAlbum.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[120/159] Compiling MusadoraKit LibraryArtist.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[121/159] Compiling MusadoraKit HundredBestAlbum.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[122/159] Compiling MusadoraKit HundredBestAlbumRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[123/159] Compiling MusadoraKit HundredBestAlbums.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[124/159] Compiling MusadoraKit CreatePlaylist.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[125/159] Compiling MusadoraKit LibraryPlaylistCreationRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[126/159] Compiling MusadoraKit MAddResourcesRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[127/159] Compiling MusadoraKit CatalogAlbum.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[128/159] Compiling MusadoraKit CatalogArtist.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[129/159] Compiling MusadoraKit CatalogChart.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[130/159] Compiling MusadoraKit ChartItemCollection.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[131/159] Compiling MusadoraKit MChartItem.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[132/159] Compiling MusadoraKit MChartRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[133/159] Compiling MusadoraKit MChartResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[134/159] Compiling MusadoraKit MCharts.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[135/159] Compiling MusadoraKit CatalogCurator.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[136/159] Compiling MusadoraKit CatalogGenre.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[137/159] Compiling MusadoraKit CatalogMusicVideo.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[138/159] Compiling MusadoraKit CatalogPlaylist.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[139/159] Compiling MusadoraKit CatalogRadioShow.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[140/159] Compiling MusadoraKit CatalogRecordLabel.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[141/159] Compiling MusadoraKit RatingsResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[142/159] Compiling MusadoraKit MRecommendation+default.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[143/159] Compiling MusadoraKit MRecommendation+personal.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[144/159] Compiling MusadoraKit MRecommendation.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[145/159] Compiling MusadoraKit MRecommendationItem.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[146/159] Compiling MusadoraKit MRecommendationMusicItem.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[147/159] Compiling MusadoraKit MRecommendationRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[148/159] Compiling MusadoraKit MRecommendationResponse.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[149/159] Compiling MusadoraKit MRecommendations.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[150/159] Compiling MusadoraKit PersonalRecommendations.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[151/159] Compiling MusadoraKit MDataDeleteRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[152/159] Compiling MusadoraKit MDataPostRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[153/159] Compiling MusadoraKit MDataPutRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[154/159] Compiling MusadoraKit MDataRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[155/159] Compiling MusadoraKit MDeveloperTokenProvider.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[156/159] Compiling MusadoraKit MUserRequest.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[157/159] Compiling MusadoraKit Storefronts.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[158/159] Compiling MusadoraKit TokenManager.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
[159/159] Compiling MusadoraKit AnimatedArtworkView.swift
/host/spi-builder-workspace/Sources/MusadoraKit/100 Best Albums/HundredBestAlbum.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | /// A structure representing an album from Apple Music's 100 Best Albums list.
BUILD FAILURE 6.2 wasm