The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScrobbleKit, reference 2.0.1 (1b5825), with Swift 6.3 for Wasm on 1 May 2026 23:09:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tfmart/ScrobbleKit.git
Reference: 2.0.1
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               2.0.1      -> FETCH_HEAD
HEAD is now at 1b58253 Removed async parse method
Cloned https://github.com/tfmart/ScrobbleKit.git
Revision (git rev-parse @):
1b582536177f580abfae2da897f8ad33f50f0695
SUCCESS checkout https://github.com/tfmart/ScrobbleKit.git at 2.0.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tfmart/ScrobbleKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (3.75s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3709] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.18s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.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/166] Emitting module ScrobbleKit
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
[6/189] Compiling ScrobbleKit SBKArtistTopTracksResponse.swift
[7/189] Compiling ScrobbleKit SBKManager+TagGetWeeklyChartList.swift
[8/189] Compiling ScrobbleKit AuthSessionService.swift
[9/189] Compiling ScrobbleKit ChartGetTopArtistsService.swift
[10/189] Compiling ScrobbleKit ChartGetTopTracksService.swift
[11/189] Compiling ScrobbleKit ChartsGetTopTagsService.swift
[12/189] Compiling ScrobbleKit SBKArtistTopChartsRequestResponse.swift
[13/189] Compiling ScrobbleKit SBKChartGetTopTagsResponse.swift
[14/189] Compiling ScrobbleKit SBKChartGetTopTracksResponse.swift
[15/189] Compiling ScrobbleKit GeoGetTopArtistsService.swift
[16/189] Compiling ScrobbleKit GeoGetTopTracksService.swift
[17/189] Compiling ScrobbleKit SBKGeoTopArtistsResponse copy.swift
[18/189] Compiling ScrobbleKit LibraryGetArtistsService.swift
[19/189] Compiling ScrobbleKit SBKLibraryGetArtistsResponse.swift
[20/189] Compiling ScrobbleKit TagGetInfoService.swift
[21/189] Compiling ScrobbleKit TagGetSimilarService.swift
[22/189] Compiling ScrobbleKit TagGetTopAlbumsService.swift
[23/189] Compiling ScrobbleKit TagGetTopArtistsService.swift
[24/189] Compiling ScrobbleKit TagGetTopTagsService.swift
[25/189] Compiling ScrobbleKit TagGetTopTracksService.swift
[26/189] Compiling ScrobbleKit TagGetWeeklyChartListService.swift
[27/189] Compiling ScrobbleKit SBKScrobbleList.swift
[28/189] Compiling ScrobbleKit SBKTrackGetSimilarResponse.swift
[29/189] Compiling ScrobbleKit Bool+Int.swift
[30/189] Compiling ScrobbleKit Int+Page.swift
[31/189] Compiling ScrobbleKit OptinalStringInitializers.swift
[32/189] Compiling ScrobbleKit SBKParameter+URLQueryItem.swift
[33/189] Compiling ScrobbleKit String+MD5.swift
[34/189] Compiling ScrobbleKit URLQuertyItem+Numeric.swift
[35/189] Compiling ScrobbleKit URLQueryItem+Bool.swift
[36/189] Compiling ScrobbleKit SBKClientError.swift
[37/189] Compiling ScrobbleKit SBKError.swift
[38/189] Compiling ScrobbleKit SBKErrorMessage.swift
[39/189] Compiling ScrobbleKit SBKScrobbleError.swift
[40/189] Compiling ScrobbleKit SBKHttpMethod.swift
[41/189] Compiling ScrobbleKit SBKLanguage.swift
[42/189] Compiling ScrobbleKit SBKMethod.swift
[43/189] Compiling ScrobbleKit SBKParameter.swift
[44/189] Compiling ScrobbleKit NumericStringDecoder.swift
[45/189] Compiling ScrobbleKit SBKCorrectedResponse.swift
[46/189] Compiling ScrobbleKit SBKEmptyResponse.swift
[47/189] Compiling ScrobbleKit SBKSearchAttribute.swift
[48/189] Compiling ScrobbleKit SBKSearchQuery.swift
[49/189] Compiling ScrobbleKit SBKSearchResultsResponse.swift
[50/189] Compiling ScrobbleKit SBKThrowable.swift
[51/189] Compiling ScrobbleKit SBKTimestamp.swift
[52/189] Compiling ScrobbleKit SBKArtistSearchMethod.swift
[53/189] Compiling ScrobbleKit SBKImage.swift
[54/189] Compiling ScrobbleKit SBKLovedTrack.swift
[55/189] Compiling ScrobbleKit SBKLovedTracks.swift
[56/189] Compiling ScrobbleKit SBKNowPlayingCorrected.swift
[57/189] Compiling ScrobbleKit SBKScrobbleResponse.swift
[58/189] Compiling ScrobbleKit SBKScrobbleResponseAttribute.swift
[59/189] Compiling ScrobbleKit SBKScrobbleResponseTrack.swift
[60/189] Compiling ScrobbleKit SBKScrobbleResponseTrackStatus.swift
[61/189] Compiling ScrobbleKit SBKScrobbledTrack.swift
[62/189] Compiling ScrobbleKit SBKSearchAttributes.swift
[63/189] Compiling ScrobbleKit SBKSearchPeriod.swift
[64/189] Compiling ScrobbleKit SBKSearchResult.swift
[65/189] Compiling ScrobbleKit SBKSearchTerm.swift
[66/189] Compiling ScrobbleKit SBKSessionResponse.swift
[67/189] Compiling ScrobbleKit SBKSimilarArtist.swift
[68/189] Compiling ScrobbleKit SBKSimilarTrack.swift
[69/189] Compiling ScrobbleKit SBKTag.swift
[70/189] Compiling ScrobbleKit SBKTrack.swift
[71/189] Compiling ScrobbleKit SBKTrackToScrobble.swift
[72/189] Compiling ScrobbleKit SBKWeeklyChart.swift
[73/189] Compiling ScrobbleKit SBKWiki.swift
[74/189] Compiling ScrobbleKit SBKManager.swift
[75/189] Compiling ScrobbleKit SBKManager+ArtistGetSimilar.swift
[76/189] Compiling ScrobbleKit SBKManager+ArtistGetTagsService.swift
[77/189] Compiling ScrobbleKit SBKManager+ArtistGetTopAlbums.swift
[78/189] Compiling ScrobbleKit SBKManager+ArtistGetTopTagsService.swift
[79/189] Compiling ScrobbleKit SBKManager+ArtistGetTopTracksService.swift
[80/189] Compiling ScrobbleKit SBKManager+ArtistRemoveTagService.swift
[81/189] Compiling ScrobbleKit SBKManager+ArtistSearchService.swift
[82/189] Compiling ScrobbleKit SBKManager+ChartGetTopArtistsService.swift
[83/189] Compiling ScrobbleKit SBKManager+ChartGetTopTagsService.swift
[84/189] Compiling ScrobbleKit SBKManager+ChartGetTopTracksService.swift
[85/189] Compiling ScrobbleKit SBKManager+GeoGetTopArtistsService.swift
[86/189] Compiling ScrobbleKit SBKManager+GeoGetTopTracksService.swift
[87/189] Compiling ScrobbleKit SBKCountry.swift
[88/189] Compiling ScrobbleKit SBKService+LibraryGetArtistsService.swift
[89/189] Compiling ScrobbleKit SBKManager+TagGetInfo.swift
[90/189] Compiling ScrobbleKit SBKManager+TagGetSimilar.swift
[91/189] Compiling ScrobbleKit SBKManager+TagGetTopAlbums.swift
[92/189] Compiling ScrobbleKit SBKManager+TagGetTopArtistsService.swift
[93/189] Compiling ScrobbleKit SBKManager+TagGetTopTagsService.swift
[94/189] Compiling ScrobbleKit SBKService+TagGetTopTracksService.swift
[95/189] Compiling ScrobbleKit SBKManager+TrackAddTags.swift
[96/189] Compiling ScrobbleKit SBKManager+TrackCorrectionService.swift
[97/189] Compiling ScrobbleKit SBKManager+TrackGetInfoService.swift
[98/189] Compiling ScrobbleKit UserGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[99/189] Compiling ScrobbleKit UserGetLovedTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[100/189] Compiling ScrobbleKit UserGetPersonalTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[101/189] Compiling ScrobbleKit UserGetRecentTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[102/189] Compiling ScrobbleKit UserGetTopAlbumsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[103/189] Compiling ScrobbleKit UserGetTopArtistsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[104/189] Compiling ScrobbleKit UserGetTopTagsService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[105/189] Compiling ScrobbleKit UserGetTopTracksService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[106/189] Compiling ScrobbleKit UserGetWeeklyChartServices.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[107/189] Compiling ScrobbleKit SBKAuthenticatedService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[108/189] Compiling ScrobbleKit SBKOptionallyAuthenticatedService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[109/189] Compiling ScrobbleKit SBKService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[110/189] Compiling ScrobbleKit SBKURLBuilder.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[111/189] Compiling ScrobbleKit SBKURLBuilderError.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[112/189] Compiling ScrobbleKit SBKManager+AlbumAddTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[113/189] Compiling ScrobbleKit SBKManager+AlbumGetInfo.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[114/189] Compiling ScrobbleKit SBKManager+AlbumGetTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[115/189] Compiling ScrobbleKit SBKManager+AlbumGetTopTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[116/189] Compiling ScrobbleKit SBKManager+AlbumRemoveTagService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[117/189] Compiling ScrobbleKit SBKManager+AlbumSearchService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[118/189] Compiling ScrobbleKit SBKManager+ArtistAddTags.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[119/189] Compiling ScrobbleKit SBKManager+ArtistGetCorrectionService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[120/189] Compiling ScrobbleKit SBKManager+ArtistGetInfoService.swift
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:79:34: error: cannot find type 'URLRequest' in scope
 77 | // MARK: Request builder
 78 | internal extension SBKService {
 79 |     func makeRequest() throws -> URLRequest {
    |                                  `- error: cannot find type 'URLRequest' in scope
 80 |         guard let url = url else {
 81 |             throw SBKClientError.badURL
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:84:23: error: cannot find 'URLRequest' in scope
 82 |         }
 83 |
 84 |         var request = URLRequest(url: url)
    |                       `- error: cannot find 'URLRequest' in scope
 85 |         request.httpMethod = httpMethod.rawValue
 86 |
/host/spi-builder-workspace/Sources/ScrobbleKit/Internal/Services/Protocols/SBKService.swift:125:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
123 |     func start() async throws -> ResponseType {
124 |         let request = try makeRequest()
125 |         let (data, _) = try await URLSession.shared.data(for: request)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
126 |         let decodedModel = try parse(data)
127 |         return decodedModel
[121/189] Compiling ScrobbleKit SBKManager+TrackGetSimilarService.swift
[122/189] Compiling ScrobbleKit SBKmanager+TrackGetTagsService.swift
[123/189] Compiling ScrobbleKit SBKManager+TrackGetTopTagsService.swift
[124/189] Compiling ScrobbleKit SBKManager+TrackLoveService.swift
[125/189] Compiling ScrobbleKit SBKManager+TrackRemoveTag.swift
[126/189] Compiling ScrobbleKit SBKTrackSearchMethod.swift
[127/189] Compiling ScrobbleKit SBKManager+Scrobble.swift
[128/189] Compiling ScrobbleKit SBKManager+TrackSearchService.swift
[129/189] Compiling ScrobbleKit SBKManager+TrackUnloveService.swift
[130/189] Compiling ScrobbleKit SBKManager+TrackUpdateNowPlayingService.swift
[131/189] Compiling ScrobbleKit SBKManager+UserGetFriendsService.swift
[132/189] Compiling ScrobbleKit SBKManager+UserGetInfoService.swift
[133/189] Compiling ScrobbleKit SBKManager+UserGetLovedTracksService.swift
[134/189] Compiling ScrobbleKit SBKManager+UserGetPersonalTagsService.swift
[135/189] Compiling ScrobbleKit SBKManager+UserGetRecentTracksService.swift
[136/189] Compiling ScrobbleKit SBKManager+UserGetTopAlbumsService.swift
[137/189] Compiling ScrobbleKit SBKManager+UserGetTopArtistsService.swift
[138/189] Compiling ScrobbleKit SBKManager+UserGetTopTagsService.swift
[139/189] Compiling ScrobbleKit SBKManager+UserGetTopTracksService.swift
[140/189] Compiling ScrobbleKit SBKManager+UserGetWeeklyChartsService.swift
[141/189] Compiling ScrobbleKit SBKAlbum.swift
[142/189] Compiling ScrobbleKit SBKAlbumSearchMethod.swift
[143/189] Compiling ScrobbleKit SBKArtist.swift
[144/189] Compiling ScrobbleKit AddTagsService.swift
[145/189] Compiling ScrobbleKit RemoveTagService.swift
[146/189] Compiling ScrobbleKit AlbumGetInfoService.swift
[147/189] Compiling ScrobbleKit AlbumGetTagsService.swift
[148/189] Compiling ScrobbleKit AlbumGetTopTagsService.swift
[149/189] Compiling ScrobbleKit AlbumSearchService.swift
[150/189] Compiling ScrobbleKit SBKAddTagAlbumResponse.swift
[151/189] Compiling ScrobbleKit SBKAlbumRequestResponseList.swift
[152/189] Compiling ScrobbleKit SBKAlbumSearchResultListResponse.swift
[153/189] Compiling ScrobbleKit SBKAlbumTopTagsResponse.swift
[154/189] Compiling ScrobbleKit ArtistGetCorrectionService.swift
[155/189] Compiling ScrobbleKit ArtistGetInfoService.swift
[156/189] Compiling ScrobbleKit ArtistGetSimilarService.swift
[157/189] Compiling ScrobbleKit ArtistGetTopAlbumsService.swift
[158/189] Compiling ScrobbleKit ArtistGetTopTagsService.swift
[159/189] Compiling ScrobbleKit ArtistGetTopTracksService.swift
[160/189] Compiling ScrobbleKit ArtistSearchService.swift
[161/189] Compiling ScrobbleKit ArtistGetTagsService.swift
[162/189] Compiling ScrobbleKit SBKArtistGetInfoRequestResponse.swift
[163/189] Compiling ScrobbleKit SBKArtistGetInfoSimilarArtist.swift
[164/189] Compiling ScrobbleKit SBKArtistGetSimilarResponse.swift
[165/189] Compiling ScrobbleKit SBKArtistGetTopAlbumsResponse.swift
[166/189] Compiling ScrobbleKit SBKArtistSearchResultsList.swift
[167/189] Compiling ScrobbleKit SBKTrackRequestResponseList.swift
[168/189] Compiling ScrobbleKit SBKTrackUpdateNowPlayingCode.swift
[169/189] Compiling ScrobbleKit SBKTrackUpdateNowPlayingResponse.swift
[170/189] Compiling ScrobbleKit SBKTrackSearchResultListResponse.swift
[171/189] Compiling ScrobbleKit ScrobbleService.swift
[172/189] Compiling ScrobbleKit TrackCorrectionService.swift
[173/189] Compiling ScrobbleKit TrackGetInfoService.swift
[174/189] Compiling ScrobbleKit TrackGetSimilarService.swift
[175/189] Compiling ScrobbleKit TrackGetTagsService.swift
[176/189] Compiling ScrobbleKit TrackGetTopTagsService.swift
[177/189] Compiling ScrobbleKit TrackLoveService.swift
[178/189] Compiling ScrobbleKit TrackSearchService.swift
[179/189] Compiling ScrobbleKit TrackUnloveService.swift
[180/189] Compiling ScrobbleKit TrackUpdateNowPlayingService.swift
[181/189] Compiling ScrobbleKit SBKUserGetFriendsResponse.swift
[182/189] Compiling ScrobbleKit SBKUserGetRecentTracksResponse.swift
[183/189] Compiling ScrobbleKit SBKUserGetTopAlbumsResponse.swift
[184/189] Compiling ScrobbleKit SBKUserInfoResponse.swift
[185/189] Compiling ScrobbleKit SBKUserPersonalTags.swift
[186/189] Compiling ScrobbleKit SBKUserTagsResponse.swift
[187/189] Compiling ScrobbleKit SBKUserWeeklyChartResponse.swift
[188/189] Compiling ScrobbleKit UserGetLovedTracksResponse.swift
[189/189] Compiling ScrobbleKit UserGetFriendsService.swift
BUILD FAILURE 6.3 wasm