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 ScrobbleKit, reference v2.0.0 (bfc32f), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 11:10:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/tfmart/ScrobbleKit.git
Reference: v2.0.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/tfmart/ScrobbleKit
 * tag               v2.0.0     -> FETCH_HEAD
HEAD is now at bfc32f7 Merge pull request #8 from tfmart/sendable
Cloned https://github.com/tfmart/ScrobbleKit.git
Revision (git rev-parse @):
bfc32f76dbff9c836841d119dfffcd5f6350d901
SUCCESS checkout https://github.com/tfmart/ScrobbleKit.git at v2.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tfmart/ScrobbleKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/swiftlang/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (5.90s)
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.54s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.70s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
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
[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/160] Emitting module ScrobbleKit
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[6/182] Compiling ScrobbleKit SBKArtistSearchMethod.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[7/182] Compiling ScrobbleKit SBKImage.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[8/182] Compiling ScrobbleKit SBKLovedTrack.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[9/182] Compiling ScrobbleKit SBKLovedTracks.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[10/182] Compiling ScrobbleKit SBKNowPlayingCorrected.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[11/182] Compiling ScrobbleKit SBKScrobbleResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[12/182] Compiling ScrobbleKit SBKScrobbleResponseAttribute.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[13/182] Compiling ScrobbleKit SBKScrobbleResponseTrack.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[14/182] Compiling ScrobbleKit SBKScrobbleResponseTrackStatus.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[15/182] Compiling ScrobbleKit SBKScrobbledTrack.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[16/182] Compiling ScrobbleKit SBKSearchAttributes.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[17/182] Compiling ScrobbleKit SBKSearchPeriod.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[18/182] Compiling ScrobbleKit SBKSearchResult.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[19/182] Compiling ScrobbleKit SBKSearchTerm.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[20/182] Compiling ScrobbleKit SBKSessionResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[21/182] Compiling ScrobbleKit SBKSimilarArtist.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[22/182] Compiling ScrobbleKit SBKSimilarTrack.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[23/182] Compiling ScrobbleKit SBKTag.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[24/182] Compiling ScrobbleKit SBKTrack.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[25/182] Compiling ScrobbleKit SBKTrackToScrobble.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[26/182] Compiling ScrobbleKit SBKWiki.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[27/182] Compiling ScrobbleKit SBKManager.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[28/182] Compiling ScrobbleKit Bool+Int.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[29/182] Compiling ScrobbleKit OptinalStringInitializers.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[30/182] Compiling ScrobbleKit SBKParameter+URLQueryItem.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[31/182] Compiling ScrobbleKit String+MD5.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[32/182] Compiling ScrobbleKit URLQuertyItem+Numeric.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[33/182] Compiling ScrobbleKit URLQueryItem+Bool.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[34/182] Compiling ScrobbleKit SBKClientError.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[35/182] Compiling ScrobbleKit SBKError.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[36/182] Compiling ScrobbleKit SBKErrorMessage.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[37/182] Compiling ScrobbleKit SBKScrobbleError.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[38/182] Compiling ScrobbleKit SBKHttpMethod.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[39/182] Compiling ScrobbleKit SBKLanguage.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[40/182] Compiling ScrobbleKit SBKMethod.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[41/182] Compiling ScrobbleKit SBKParameter.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[42/182] Compiling ScrobbleKit NumericStringDecoder.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[43/182] Compiling ScrobbleKit SBKCorrectedResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[44/182] Compiling ScrobbleKit SBKEmptyResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[45/182] Compiling ScrobbleKit SBKSearchAttribute.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[46/182] Compiling ScrobbleKit SBKSearchQuery.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[47/182] Compiling ScrobbleKit SBKSearchResultsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[48/182] Compiling ScrobbleKit SBKThrowable.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[49/182] Compiling ScrobbleKit SBKTimestamp.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[50/182] Compiling ScrobbleKit AddTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[51/182] Compiling ScrobbleKit RemoveTagService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[52/182] Compiling ScrobbleKit AlbumGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[53/182] Compiling ScrobbleKit AlbumGetTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[54/182] Compiling ScrobbleKit AlbumGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[55/182] Compiling ScrobbleKit AlbumSearchService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[56/182] Compiling ScrobbleKit SBKAddTagAlbumResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[57/182] Compiling ScrobbleKit SBKAlbumRequestResponseList.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[58/182] Compiling ScrobbleKit SBKAlbumSearchResultListResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[59/182] Compiling ScrobbleKit SBKAlbumTopTagsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[60/182] Compiling ScrobbleKit ArtistGetCorrectionService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[61/182] Compiling ScrobbleKit ArtistGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[62/182] Compiling ScrobbleKit ArtistGetSimilarService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[63/182] Compiling ScrobbleKit ArtistGetTopAlbumsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[64/182] Compiling ScrobbleKit ArtistGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[65/182] Compiling ScrobbleKit ArtistSearchService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[66/182] Compiling ScrobbleKit ArtistGetTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[67/182] Compiling ScrobbleKit SBKArtistGetInfoRequestResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[68/182] Compiling ScrobbleKit SBKArtistGetInfoSimilarArtist.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[69/182] Compiling ScrobbleKit SBKArtistGetSimilarResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[70/182] Compiling ScrobbleKit SBKArtistGetTopAlbumsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[71/182] Compiling ScrobbleKit SBKArtistSearchResultsList.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[72/182] Compiling ScrobbleKit SBKArtistTopTracksResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[73/182] Compiling ScrobbleKit SBKTrackRequestResponseList.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[74/182] Compiling ScrobbleKit SBKTrackUpdateNowPlayingCode.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[75/182] Compiling ScrobbleKit SBKTrackUpdateNowPlayingResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[76/182] Compiling ScrobbleKit SBKTrackSearchResultListResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[77/182] Compiling ScrobbleKit ScrobbleService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[78/182] Compiling ScrobbleKit TrackCorrectionService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[79/182] Compiling ScrobbleKit TrackGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[80/182] Compiling ScrobbleKit TrackGetSimilarService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[81/182] Compiling ScrobbleKit TrackGetTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[82/182] Compiling ScrobbleKit TrackGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[83/182] Compiling ScrobbleKit TrackLoveService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[84/182] Compiling ScrobbleKit TrackSearchService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[85/182] Compiling ScrobbleKit TrackUnloveService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[86/182] Compiling ScrobbleKit TrackUpdateNowPlayingService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[87/182] Compiling ScrobbleKit SBKUserGetFriendsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[88/182] Compiling ScrobbleKit SBKUserGetRecentTracksResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[89/182] Compiling ScrobbleKit SBKUserGetTopAlbumsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[90/182] Compiling ScrobbleKit SBKUserInfoResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[91/182] Compiling ScrobbleKit SBKUserPersonalTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[92/182] Compiling ScrobbleKit SBKUserTagsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[93/182] Compiling ScrobbleKit UserGetLovedTracksResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[94/182] Compiling ScrobbleKit UserGetFriendsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[95/182] Compiling ScrobbleKit SBKManager+TrackGetSimilarService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[96/182] Compiling ScrobbleKit SBKmanager+TrackGetTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[97/182] Compiling ScrobbleKit SBKManager+TrackGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[98/182] Compiling ScrobbleKit SBKManager+TrackLoveService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[99/182] Compiling ScrobbleKit SBKManager+TrackRemoveTag.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[100/182] Compiling ScrobbleKit SBKTrackSearchMethod.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[101/182] Compiling ScrobbleKit SBKManager+Scrobble.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[102/182] Compiling ScrobbleKit SBKManager+TrackSearchService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[103/182] Compiling ScrobbleKit SBKManager+TrackUnloveService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[104/182] Compiling ScrobbleKit SBKManager+TrackUpdateNowPlayingService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[105/182] Compiling ScrobbleKit SBKManager+UserGetFriendsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[106/182] Compiling ScrobbleKit SBKManager+UserGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[107/182] Compiling ScrobbleKit SBKManager+UserGetLovedTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[108/182] Compiling ScrobbleKit SBKManager+UserGetPersonalTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[109/182] Compiling ScrobbleKit SBKManager+UserGetRecentTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[110/182] Compiling ScrobbleKit SBKManager+UserGetTopAlbumsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[111/182] Compiling ScrobbleKit SBKManager+UserGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[112/182] Compiling ScrobbleKit SBKManager+UserGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[113/182] Compiling ScrobbleKit SBKManager+UserGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[114/182] Compiling ScrobbleKit SBKAlbum.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[115/182] Compiling ScrobbleKit SBKAlbumSearchMethod.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[116/182] Compiling ScrobbleKit SBKArtist.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[117/182] Compiling ScrobbleKit UserGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[118/182] Compiling ScrobbleKit UserGetLovedTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[119/182] Compiling ScrobbleKit UserGetPersonalTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[120/182] Compiling ScrobbleKit UserGetRecentTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[121/182] Compiling ScrobbleKit UserGetTopAlbumsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[122/182] Compiling ScrobbleKit UserGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[123/182] Compiling ScrobbleKit UserGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[124/182] Compiling ScrobbleKit UserGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[125/182] Compiling ScrobbleKit SBKAuthenticatedService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[126/182] Compiling ScrobbleKit SBKOptionallyAuthenticatedService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[127/182] Compiling ScrobbleKit SBKService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[128/182] Compiling ScrobbleKit SBKURLBuilder.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[129/182] Compiling ScrobbleKit SBKURLBuilderError.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[130/182] Compiling ScrobbleKit SBKManager+AlbumAddTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[131/182] Compiling ScrobbleKit SBKManager+AlbumGetInfo.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[132/182] Compiling ScrobbleKit SBKManager+AlbumGetTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[133/182] Compiling ScrobbleKit SBKManager+AlbumGetTopTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[134/182] Compiling ScrobbleKit SBKManager+AlbumRemoveTagService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[135/182] Compiling ScrobbleKit SBKManager+AlbumSearchService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[136/182] Compiling ScrobbleKit SBKManager+ArtistAddTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[137/182] Compiling ScrobbleKit SBKManager+ArtistGetCorrectionService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[138/182] Compiling ScrobbleKit SBKManager+ArtistGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[139/182] Compiling ScrobbleKit SBKManager+ArtistGetSimilar.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[140/182] Compiling ScrobbleKit SBKManager+ArtistGetTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[141/182] Compiling ScrobbleKit SBKManager+ArtistGetTopAlbums.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[142/182] Compiling ScrobbleKit SBKManager+ArtistGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[143/182] Compiling ScrobbleKit SBKManager+ArtistRemoveTagService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[144/182] Compiling ScrobbleKit SBKManager+ArtistSearchService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[145/182] Compiling ScrobbleKit SBKManager+ChartGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[146/182] Compiling ScrobbleKit SBKManager+ChartGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[147/182] Compiling ScrobbleKit SBKManager+ChartGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[148/182] Compiling ScrobbleKit SBKManager+GeoGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[149/182] Compiling ScrobbleKit SBKManager+GeoGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[150/182] Compiling ScrobbleKit SBKCountry.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[151/182] Compiling ScrobbleKit SBKService+LibraryGetArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[152/182] Compiling ScrobbleKit SBKManager+TagGetInfo.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[153/182] Compiling ScrobbleKit SBKManager+TagGetSimilar.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[154/182] Compiling ScrobbleKit SBKManager+TagGetTopAlbums.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[155/182] Compiling ScrobbleKit SBKManager+TagGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[156/182] Compiling ScrobbleKit SBKManager+TagGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[157/182] Compiling ScrobbleKit SBKService+TagGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[158/182] Compiling ScrobbleKit SBKManager+TrackAddTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[159/182] Compiling ScrobbleKit SBKManager+TrackCorrectionService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[160/182] Compiling ScrobbleKit SBKManager+TrackGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[161/182] Compiling ScrobbleKit SBKManager+TagGetWeeklyChartList.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[162/182] Compiling ScrobbleKit AuthSessionService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[163/182] Compiling ScrobbleKit ChartGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[164/182] Compiling ScrobbleKit ChartGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[165/182] Compiling ScrobbleKit ChartsGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[166/182] Compiling ScrobbleKit SBKArtistTopChartsRequestResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[167/182] Compiling ScrobbleKit SBKChartGetTopTagsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[168/182] Compiling ScrobbleKit SBKChartGetTopTracksResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[169/182] Compiling ScrobbleKit GeoGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[170/182] Compiling ScrobbleKit GeoGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[171/182] Compiling ScrobbleKit SBKGeoTopArtistsResponse copy.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[172/182] Compiling ScrobbleKit LibraryGetArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[173/182] Compiling ScrobbleKit SBKLibraryGetArtistsResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[174/182] Compiling ScrobbleKit TagGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[175/182] Compiling ScrobbleKit TagGetSimilarService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[176/182] Compiling ScrobbleKit TagGetTopAlbumsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[177/182] Compiling ScrobbleKit TagGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[178/182] Compiling ScrobbleKit TagGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[179/182] Compiling ScrobbleKit TagGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[180/182] Compiling ScrobbleKit TagGetWeeklyChartListService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[181/182] Compiling ScrobbleKit SBKScrobbleList.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
[182/182] Compiling ScrobbleKit SBKTrackGetSimilarResponse.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Extensions/Bool+Int.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Bool {
BUILD FAILURE 6.2 wasm