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 Mariposa, reference main (52b94e), with Swift 6.2 (beta) for Android on 24 Jun 2025 13:03:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jessesquires/mariposa.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jessesquires/mariposa
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52b94e2 Update README.md
Cloned https://github.com/jessesquires/mariposa.git
Revision (git rev-parse @):
52b94e2cf0de04322b7a15cb5568732839bba3ec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jessesquires/mariposa.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jessesquires/mariposa.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/10936] Fetching yams
[1642/26316] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.24s)
Fetched https://github.com/jpsim/Yams.git from cache (1.53s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.2 (1.97s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.51s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[5/18] Compiling writer.c
[6/18] Compiling reader.c
[7/18] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/20] Compiling api.c
[9/20] Compiling parser.c
[10/20] Compiling emitter.c
[11/20] Compiling scanner.c
[13/40] Emitting module Yams
[14/40] Compiling Yams Tag.swift
[15/40] Compiling Yams YamlAnchorProviding.swift
[16/42] Compiling Yams Mark.swift
[17/42] Compiling Yams Node.Alias.swift
[18/42] Compiling Yams Node.Mapping.swift
[19/42] Emitting module ArgumentParserToolInfo
[20/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/43] Wrapping AST for ArgumentParserToolInfo for debugging
[23/81] Compiling ArgumentParser CommandConfiguration.swift
[24/81] Compiling ArgumentParser CommandGroup.swift
[25/81] Compiling ArgumentParser Flag.swift
[26/81] Compiling ArgumentParser NameSpecification.swift
[27/81] Compiling ArgumentParser Option.swift
[28/81] Compiling ArgumentParser ArgumentVisibility.swift
[29/81] Compiling ArgumentParser CompletionKind.swift
[30/81] Compiling ArgumentParser Errors.swift
[31/81] Compiling ArgumentParser ArgumentDecoder.swift
[32/81] Compiling ArgumentParser OptionGroup.swift
[33/81] Compiling ArgumentParser AsyncParsableCommand.swift
[34/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/81] Compiling ArgumentParser Argument.swift
[36/81] Compiling ArgumentParser ArgumentHelp.swift
[37/81] Compiling ArgumentParser ExpressibleByArgument.swift
[38/81] Compiling ArgumentParser ParsableArguments.swift
[40/82] Compiling ArgumentParser Name.swift
[41/82] Compiling ArgumentParser Parsed.swift
[42/82] Compiling ArgumentParser ParsedValues.swift
[43/82] Compiling ArgumentParser ParserError.swift
[44/82] Compiling ArgumentParser SplitArguments.swift
[44/87] Wrapping AST for Yams for debugging
[54/87] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/87] Compiling ArgumentParser ParsableCommand.swift
[57/87] Emitting module ArgumentParser
[58/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[59/87] Compiling ArgumentParser CompletionsGenerator.swift
[60/87] Compiling ArgumentParser FishCompletionsGenerator.swift
[64/87] Compiling ArgumentParser CollectionExtensions.swift
[65/87] Compiling ArgumentParser Platform.swift
[66/87] Compiling ArgumentParser SequenceExtensions.swift
[67/87] Compiling ArgumentParser StringExtensions.swift
[68/87] Compiling ArgumentParser Tree.swift
[69/87] Compiling ArgumentParser DumpHelpGenerator.swift
[70/87] Compiling ArgumentParser HelpCommand.swift
[71/87] Compiling ArgumentParser HelpGenerator.swift
[72/87] Compiling ArgumentParser MessageInfo.swift
[73/87] Compiling ArgumentParser UsageGenerator.swift
[74/87] Compiling ArgumentParser ArgumentDefinition.swift
[75/87] Compiling ArgumentParser ArgumentSet.swift
[76/87] Compiling ArgumentParser CommandParser.swift
[77/87] Compiling ArgumentParser InputKey.swift
[78/87] Compiling ArgumentParser InputOrigin.swift
[83/87] Compiling ArgumentParser EnumerableFlag.swift
[84/88] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/112] Emitting module Mariposa
/host/spi-builder-workspace/Sources/Bluesky/URLRequest+Bluesky.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func blueskyCreateSession(credentials: BlueskyCredentials) throws -> Self {
15 |         let url = URL(string: "https://bsky.social/xrpc/com.atproto.server.createSession")!
/host/spi-builder-workspace/Sources/Mastodon/URLRequest+Mastodon.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func mastodonCreatePost(credentials: MastodonCredentials, status: MastodonStatus) throws -> Self {
15 |         var request = URLRequest(url: credentials.statusesURL)
/host/spi-builder-workspace/Sources/Utils/URLResponse+Extensions.swift:13:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[87/112] Compiling Mariposa BlueskyClient.swift
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:17:40: error: cannot find 'URLRequest' in scope
15 |
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
   |                                        `- error: cannot find 'URLRequest' in scope
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
19 |         if !sessionResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:18:67: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
   |                                                                   `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
19 |         if !sessionResponse.isSuccess {
20 |             return nil
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:25:37: error: cannot find 'URLRequest' in scope
23 |
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
   |                                     `- error: cannot find 'URLRequest' in scope
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
27 |         if !postResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:26:61: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
   |                                                             `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
27 |         if !postResponse.isSuccess {
28 |             return nil
[88/112] Compiling Mariposa BlueskyCommit.swift
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:17:40: error: cannot find 'URLRequest' in scope
15 |
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
   |                                        `- error: cannot find 'URLRequest' in scope
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
19 |         if !sessionResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:18:67: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
   |                                                                   `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
19 |         if !sessionResponse.isSuccess {
20 |             return nil
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:25:37: error: cannot find 'URLRequest' in scope
23 |
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
   |                                     `- error: cannot find 'URLRequest' in scope
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
27 |         if !postResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:26:61: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
   |                                                             `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
27 |         if !postResponse.isSuccess {
28 |             return nil
[89/112] Compiling Mariposa BlueskyCreateSession.swift
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:17:40: error: cannot find 'URLRequest' in scope
15 |
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
   |                                        `- error: cannot find 'URLRequest' in scope
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
19 |         if !sessionResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:18:67: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
   |                                                                   `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
19 |         if !sessionResponse.isSuccess {
20 |             return nil
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:25:37: error: cannot find 'URLRequest' in scope
23 |
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
   |                                     `- error: cannot find 'URLRequest' in scope
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
27 |         if !postResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:26:61: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
   |                                                             `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
27 |         if !postResponse.isSuccess {
28 |             return nil
[90/112] Compiling Mariposa BlueskyCredentials.swift
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:17:40: error: cannot find 'URLRequest' in scope
15 |
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
   |                                        `- error: cannot find 'URLRequest' in scope
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
19 |         if !sessionResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:18:67: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
16 |     public func share(feedItem: JSONFeedItem) async throws -> BlueskyResult? {
17 |         let createSessionRequest = try URLRequest.blueskyCreateSession(credentials: self.credentials)
18 |         let (sessionData, sessionResponse) = try await URLSession.shared.data(for: createSessionRequest)
   |                                                                   `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
19 |         if !sessionResponse.isSuccess {
20 |             return nil
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:25:37: error: cannot find 'URLRequest' in scope
23 |
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
   |                                     `- error: cannot find 'URLRequest' in scope
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
27 |         if !postResponse.isSuccess {
/host/spi-builder-workspace/Sources/Bluesky/BlueskyClient.swift:26:61: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
24 |         let post = BlueskyRecord(jsonFeedItem: feedItem)
25 |         let createPostRequest = try URLRequest.blueskyCreatePost(session: session, record: post)
26 |         let (postData, postResponse) = try await URLSession.shared.data(for: createPostRequest)
   |                                                             `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
27 |         if !postResponse.isSuccess {
28 |             return nil
[91/115] Compiling Mariposa Print.swift
/host/spi-builder-workspace/Sources/Utils/URLResponse+Extensions.swift:13:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[92/115] Compiling Mariposa String+Extensions.swift
/host/spi-builder-workspace/Sources/Utils/URLResponse+Extensions.swift:13:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[93/115] Compiling Mariposa URLResponse+Extensions.swift
/host/spi-builder-workspace/Sources/Utils/URLResponse+Extensions.swift:13:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended [#NominalTypes]
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[#NominalTypes]: <https://docs.swift.org/compiler/documentation/diagnostics/nominal-types>
[94/115] Compiling Mariposa MastodonAccount.swift
/host/spi-builder-workspace/Sources/Mastodon/MastodonClient.swift:18:27: error: cannot find 'URLRequest' in scope
16 |     public func share(feedItem: JSONFeedItem) async throws -> MastodonResult? {
17 |         let status = MastodonStatus(jsonFeedItem: feedItem)
18 |         let request = try URLRequest.mastodonCreatePost(credentials: self.credentials, status: status)
   |                           `- error: cannot find 'URLRequest' in scope
19 |         let (data, response) = try await URLSession.shared.data(for: request)
20 |         if !response.isSuccess {
/host/spi-builder-workspace/Sources/Mastodon/MastodonClient.swift:19:53: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
17 |         let status = MastodonStatus(jsonFeedItem: feedItem)
18 |         let request = try URLRequest.mastodonCreatePost(credentials: self.credentials, status: status)
19 |         let (data, response) = try await URLSession.shared.data(for: request)
   |                                                     `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
20 |         if !response.isSuccess {
21 |             return nil
[95/115] Compiling Mariposa MastodonClient.swift
/host/spi-builder-workspace/Sources/Mastodon/MastodonClient.swift:18:27: error: cannot find 'URLRequest' in scope
16 |     public func share(feedItem: JSONFeedItem) async throws -> MastodonResult? {
17 |         let status = MastodonStatus(jsonFeedItem: feedItem)
18 |         let request = try URLRequest.mastodonCreatePost(credentials: self.credentials, status: status)
   |                           `- error: cannot find 'URLRequest' in scope
19 |         let (data, response) = try await URLSession.shared.data(for: request)
20 |         if !response.isSuccess {
/host/spi-builder-workspace/Sources/Mastodon/MastodonClient.swift:19:53: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
17 |         let status = MastodonStatus(jsonFeedItem: feedItem)
18 |         let request = try URLRequest.mastodonCreatePost(credentials: self.credentials, status: status)
19 |         let (data, response) = try await URLSession.shared.data(for: request)
   |                                                     `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
20 |         if !response.isSuccess {
21 |             return nil
[96/115] Compiling Mariposa MastodonCredentials.swift
/host/spi-builder-workspace/Sources/Mastodon/MastodonClient.swift:18:27: error: cannot find 'URLRequest' in scope
16 |     public func share(feedItem: JSONFeedItem) async throws -> MastodonResult? {
17 |         let status = MastodonStatus(jsonFeedItem: feedItem)
18 |         let request = try URLRequest.mastodonCreatePost(credentials: self.credentials, status: status)
   |                           `- error: cannot find 'URLRequest' in scope
19 |         let (data, response) = try await URLSession.shared.data(for: request)
20 |         if !response.isSuccess {
/host/spi-builder-workspace/Sources/Mastodon/MastodonClient.swift:19:53: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
17 |         let status = MastodonStatus(jsonFeedItem: feedItem)
18 |         let request = try URLRequest.mastodonCreatePost(credentials: self.credentials, status: status)
19 |         let (data, response) = try await URLSession.shared.data(for: request)
   |                                                     `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
20 |         if !response.isSuccess {
21 |             return nil
[97/115] Compiling Mariposa BlueskyRecord.swift
[98/115] Compiling Mariposa BlueskyRecordCreated.swift
[99/115] Compiling Mariposa BlueskyResult.swift
[100/115] Compiling Mariposa JSONFeedItem.swift
[101/115] Compiling Mariposa Mariposa.swift
[102/115] Compiling Mariposa MariposaConfig.swift
[103/115] Compiling Mariposa BlueskySession.swift
/host/spi-builder-workspace/Sources/Bluesky/URLRequest+Bluesky.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func blueskyCreateSession(credentials: BlueskyCredentials) throws -> Self {
15 |         let url = URL(string: "https://bsky.social/xrpc/com.atproto.server.createSession")!
[104/115] Compiling Mariposa URLRequest+Bluesky.swift
/host/spi-builder-workspace/Sources/Bluesky/URLRequest+Bluesky.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func blueskyCreateSession(credentials: BlueskyCredentials) throws -> Self {
15 |         let url = URL(string: "https://bsky.social/xrpc/com.atproto.server.createSession")!
[105/115] Compiling Mariposa JSONFeed.swift
/host/spi-builder-workspace/Sources/Bluesky/URLRequest+Bluesky.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func blueskyCreateSession(credentials: BlueskyCredentials) throws -> Self {
15 |         let url = URL(string: "https://bsky.social/xrpc/com.atproto.server.createSession")!
[106/115] Compiling Mariposa BlueskyFacet.swift
[107/115] Compiling Mariposa BlueskyFacetFeature.swift
[108/115] Compiling Mariposa BlueskyIndex.swift
[109/115] Compiling Mariposa BlueskyPost.swift
[110/115] Compiling Mariposa MastodonResult.swift
/host/spi-builder-workspace/Sources/Mastodon/URLRequest+Mastodon.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func mastodonCreatePost(credentials: MastodonCredentials, status: MastodonStatus) throws -> Self {
15 |         var request = URLRequest(url: credentials.statusesURL)
[111/115] Compiling Mariposa MastodonStatus.swift
/host/spi-builder-workspace/Sources/Mastodon/URLRequest+Mastodon.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func mastodonCreatePost(credentials: MastodonCredentials, status: MastodonStatus) throws -> Self {
15 |         var request = URLRequest(url: credentials.statusesURL)
[112/115] Compiling Mariposa URLRequest+Mastodon.swift
/host/spi-builder-workspace/Sources/Mastodon/URLRequest+Mastodon.swift:13:11: error: cannot find type 'URLRequest' in scope
11 | import Foundation
12 |
13 | extension URLRequest {
   |           `- error: cannot find type 'URLRequest' in scope
14 |     public static func mastodonCreatePost(credentials: MastodonCredentials, status: MastodonStatus) throws -> Self {
15 |         var request = URLRequest(url: credentials.statusesURL)
BUILD FAILURE 6.2 android