The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Mariposa, reference main (6bcc0a), with Swift 6.3 for Linux on 17 Apr 2026 11:46:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 6bcc0aa update readme
Cloned https://github.com/jessesquires/mariposa.git
Revision (git rev-parse @):
6bcc0aae0091a9797a17ac1433cc8f32a0b1df62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jessesquires/mariposa.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jessesquires/mariposa.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (2.43s)
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.39s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.1 (4.34s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.98s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/19] Write sources
[6/19] Compiling reader.c
[7/19] Compiling writer.c
[8/19] Write swift-version-24593BA9C3E375BF.txt
[9/19] Compiling parser.c
[10/19] Compiling api.c
[11/21] Compiling emitter.c
[12/21] Compiling scanner.c
[14/41] Emitting module Yams
[15/43] Compiling Yams Tag.swift
[16/43] Compiling Yams YamlAnchorProviding.swift
[17/43] Compiling Yams Mark.swift
[18/43] Compiling Yams Node.Alias.swift
[19/43] Compiling Yams Node.Mapping.swift
[20/43] Emitting module ArgumentParserToolInfo
[21/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[22/44] Wrapping AST for ArgumentParserToolInfo for debugging
[24/90] Compiling ArgumentParser ArgumentSet.swift
[25/90] Compiling ArgumentParser CommandParser.swift
[26/90] Compiling ArgumentParser InputKey.swift
[27/90] Compiling ArgumentParser Foundation.swift
[28/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[29/90] Compiling ArgumentParser Argument.swift
[30/90] Compiling ArgumentParser ArgumentDiscussion.swift
[31/90] Compiling ArgumentParser ArgumentHelp.swift
[32/90] Compiling ArgumentParser ArgumentVisibility.swift
[33/90] Compiling ArgumentParser CompletionKind.swift
[34/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/90] Compiling ArgumentParser CompletionsGenerator.swift
[36/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/90] Compiling ArgumentParser NameSpecification.swift
[38/90] Compiling ArgumentParser Option.swift
[39/90] Compiling ArgumentParser OptionGroup.swift
[40/91] Wrapping AST for Yams for debugging
[42/91] Emitting module ArgumentParser
[43/97] Compiling ArgumentParser ParentCommand.swift
[44/97] Compiling ArgumentParser AsyncParsableCommand.swift
[45/97] Compiling ArgumentParser CommandConfiguration.swift
[46/97] Compiling ArgumentParser CommandGroup.swift
[47/97] Compiling ArgumentParser EnumerableFlag.swift
[48/97] Compiling ArgumentParser ExpressibleByArgument.swift
[49/97] Compiling ArgumentParser ParsableArguments.swift
[51/97] Compiling ArgumentParser Mutex.swift
[52/97] Compiling ArgumentParser Platform.swift
[53/97] Compiling ArgumentParser SequenceExtensions.swift
[54/97] Compiling ArgumentParser StringExtensions.swift
[55/97] Compiling ArgumentParser SwiftExtensions.swift
[56/97] Compiling ArgumentParser InputOrigin.swift
[57/97] Compiling ArgumentParser Name.swift
[58/97] Compiling ArgumentParser Parsed.swift
[59/97] Compiling ArgumentParser ParsedValues.swift
[60/97] Compiling ArgumentParser ParserError.swift
[61/97] Compiling ArgumentParser SplitArguments.swift
[62/97] Compiling ArgumentParser Tree.swift
[63/97] Compiling ArgumentParser CodingKeyValidator.swift
[64/97] Compiling ArgumentParser NonsenseFlagsValidator.swift
[65/97] Compiling ArgumentParser ParsableArgumentsValidation.swift
[66/97] Compiling ArgumentParser PositionalArgumentsValidator.swift
[67/97] Compiling ArgumentParser UniqueNamesValidator.swift
[75/97] Compiling ArgumentParser DumpHelpGenerator.swift
[76/97] Compiling ArgumentParser HelpCommand.swift
[77/97] Compiling ArgumentParser HelpGenerator.swift
[78/97] Compiling ArgumentParser MessageInfo.swift
[79/97] Compiling ArgumentParser UsageGenerator.swift
[80/97] Compiling ArgumentParser CollectionExtensions.swift
[81/97] Compiling ArgumentParser ParsableCommand.swift
[82/97] Compiling ArgumentParser ArgumentDecoder.swift
[83/97] Compiling ArgumentParser ArgumentDefinition.swift
[89/97] Compiling ArgumentParser Errors.swift
[90/97] Compiling ArgumentParser Flag.swift
[94/98] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/122] 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>
[97/125] 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
[98/125] 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
[99/125] 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
[100/125] 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)
[101/125] 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)
[102/125] 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)
[103/125] 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
[104/125] 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
[105/125] 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
[106/125] 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
[107/125] 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")!
[108/125] 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")!
[109/125] 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")!
[110/125] 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>
[111/125] 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>
[112/125] 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>
[113/125] Compiling Mariposa BlueskyRecord.swift
[114/125] Compiling Mariposa BlueskyRecordCreated.swift
[115/125] Compiling Mariposa BlueskyResult.swift
[116/125] Compiling Mariposa BlueskyFacet.swift
[117/125] Compiling Mariposa BlueskyFacetFeature.swift
[118/125] Compiling Mariposa BlueskyIndex.swift
[119/125] Compiling Mariposa BlueskyPost.swift
[120/125] Compiling Mariposa JSONFeedItem.swift
[121/125] Compiling Mariposa Mariposa.swift
[122/125] Compiling Mariposa MariposaConfig.swift
BUILD FAILURE 6.3 linux