The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Mariposa, reference main (6bcc0a), with Swift 6.1 for Android on 6 Nov 2025 08:20:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/jessesquires/mariposa.git
https://github.com/jessesquires/mariposa.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Mariposa",
  "name" : "Mariposa",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "mariposa",
      "targets" : [
        "Mariposa"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "Mariposa",
      "module_type" : "SwiftTarget",
      "name" : "Mariposa",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "mariposa"
      ],
      "sources" : [
        "Bluesky/BlueskyClient.swift",
        "Bluesky/BlueskyCommit.swift",
        "Bluesky/BlueskyCreateSession.swift",
        "Bluesky/BlueskyCredentials.swift",
        "Bluesky/BlueskyFacet.swift",
        "Bluesky/BlueskyFacetFeature.swift",
        "Bluesky/BlueskyIndex.swift",
        "Bluesky/BlueskyPost.swift",
        "Bluesky/BlueskyRecord.swift",
        "Bluesky/BlueskyRecordCreated.swift",
        "Bluesky/BlueskyResult.swift",
        "Bluesky/BlueskySession.swift",
        "Bluesky/URLRequest+Bluesky.swift",
        "JSONFeed/JSONFeed.swift",
        "JSONFeed/JSONFeedItem.swift",
        "Mariposa.swift",
        "MariposaConfig.swift",
        "Mastodon/MastodonAccount.swift",
        "Mastodon/MastodonClient.swift",
        "Mastodon/MastodonCredentials.swift",
        "Mastodon/MastodonResult.swift",
        "Mastodon/MastodonStatus.swift",
        "Mastodon/URLRequest+Mastodon.swift",
        "Utils/Print.swift",
        "Utils/String+Extensions.swift",
        "Utils/URLResponse+Extensions.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams.git
[1/16686] Fetching swift-argument-parser
[836/27941] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser from cache (0.97s)
[6753/11255] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.84s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.0 (2.75s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.66s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/19] Write sources
[6/19] Compiling writer.c
[7/19] Compiling api.c
[8/19] Compiling reader.c
[9/19] Compiling parser.c
[10/19] Write swift-version-24593BA9C3E375BF.txt
[11/19] Compiling emitter.c
[12/19] Compiling scanner.c
[14/41] Emitting module ArgumentParserToolInfo
[15/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/42] Emitting module Yams
[17/44] Wrapping AST for ArgumentParserToolInfo for debugging
[19/88] Compiling ArgumentParser OptionGroup.swift
[20/88] Compiling ArgumentParser AsyncParsableCommand.swift
[21/88] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/88] Compiling ArgumentParser CompletionsGenerator.swift
[23/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/88] Compiling ArgumentParser Argument.swift
[26/88] Compiling ArgumentParser ArgumentDiscussion.swift
[27/88] Compiling ArgumentParser Errors.swift
[28/88] Compiling ArgumentParser Flag.swift
[29/88] Compiling ArgumentParser NameSpecification.swift
[30/88] Compiling ArgumentParser ArgumentHelp.swift
[31/88] Compiling ArgumentParser ArgumentVisibility.swift
[32/88] Compiling ArgumentParser CompletionKind.swift
[33/88] Compiling ArgumentParser InputOrigin.swift
[34/88] Compiling ArgumentParser Name.swift
[35/88] Compiling ArgumentParser Parsed.swift
[36/88] Compiling ArgumentParser Option.swift
[37/88] Compiling ArgumentParser InputKey.swift
[38/88] Compiling ArgumentParser ParsedValues.swift
[39/88] Compiling ArgumentParser ParserError.swift
[47/95] Compiling ArgumentParser CollectionExtensions.swift
[48/95] Compiling ArgumentParser Mutex.swift
[49/95] Compiling ArgumentParser Platform.swift
[50/95] Compiling ArgumentParser SequenceExtensions.swift
[51/95] Compiling ArgumentParser StringExtensions.swift
[52/95] Compiling ArgumentParser SwiftExtensions.swift
[52/95] Wrapping AST for Yams for debugging
[54/95] Emitting module ArgumentParser
[68/95] Compiling ArgumentParser Tree.swift
[69/95] Compiling ArgumentParser CodingKeyValidator.swift
[70/95] Compiling ArgumentParser NonsenseFlagsValidator.swift
[71/95] Compiling ArgumentParser ParsableArgumentsValidation.swift
[72/95] Compiling ArgumentParser PositionalArgumentsValidator.swift
[73/95] Compiling ArgumentParser UniqueNamesValidator.swift
[74/95] Compiling ArgumentParser SplitArguments.swift
[75/95] Compiling ArgumentParser DumpHelpGenerator.swift
[76/95] Compiling ArgumentParser HelpCommand.swift
[77/95] Compiling ArgumentParser HelpGenerator.swift
[78/95] Compiling ArgumentParser MessageInfo.swift
[79/95] Compiling ArgumentParser UsageGenerator.swift
[80/95] Compiling ArgumentParser ParsableArguments.swift
[81/95] Compiling ArgumentParser ParsableCommand.swift
[82/95] Compiling ArgumentParser ArgumentDecoder.swift
[83/95] Compiling ArgumentParser ArgumentDefinition.swift
[84/95] Compiling ArgumentParser ArgumentSet.swift
[85/95] Compiling ArgumentParser CommandParser.swift
[88/95] Compiling ArgumentParser CommandConfiguration.swift
[89/95] Compiling ArgumentParser CommandGroup.swift
[90/95] Compiling ArgumentParser EnumerableFlag.swift
[91/95] Compiling ArgumentParser ExpressibleByArgument.swift
[92/96] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/120] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[95/123] 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)
[96/123] 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)
[97/123] 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)
[98/123] 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
[99/123] 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
[100/123] 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
[101/123] 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
[102/123] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[103/123] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[104/123] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[105/123] 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")!
[106/123] 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")!
[107/123] 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")!
[108/123] Compiling Mariposa JSONFeedItem.swift
[109/123] Compiling Mariposa Mariposa.swift
[110/123] Compiling Mariposa MariposaConfig.swift
[111/123] 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
[112/123] 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
[113/123] 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
[114/123] Compiling Mariposa BlueskyFacet.swift
[115/123] Compiling Mariposa BlueskyFacetFeature.swift
[116/123] Compiling Mariposa BlueskyIndex.swift
[117/123] Compiling Mariposa BlueskyPost.swift
[118/123] Compiling Mariposa BlueskyRecord.swift
[119/123] Compiling Mariposa BlueskyRecordCreated.swift
[120/123] Compiling Mariposa BlueskyResult.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/9] Write swift-version-24593BA9C3E375BF.txt
[4/31] Compiling Yams Tag.swift
[5/31] Compiling Yams YamlAnchorProviding.swift
[6/33] Emitting module Yams
[7/33] Compiling Yams YamlError.swift
[8/33] Compiling Yams YamlTagProviding.swift
[9/33] Emitting module ArgumentParserToolInfo
[10/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/34] Compiling Yams Parser.swift
[13/34] Compiling Yams RedundancyAliasingStrategy.swift
[14/34] Compiling Yams Representer.swift
[15/77] Compiling ArgumentParser AsyncParsableCommand.swift
[16/77] Compiling ArgumentParser CommandConfiguration.swift
[17/77] Compiling ArgumentParser CommandGroup.swift
[18/77] Compiling ArgumentParser ArgumentHelp.swift
[19/77] Compiling ArgumentParser OptionGroup.swift
[20/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/77] Compiling ArgumentParser Argument.swift
[22/77] Compiling ArgumentParser ArgumentDiscussion.swift
[23/77] Compiling ArgumentParser ParsableCommand.swift
[24/77] Compiling ArgumentParser ArgumentDecoder.swift
[25/77] Compiling ArgumentParser ArgumentDefinition.swift
[26/77] Compiling ArgumentParser EnumerableFlag.swift
[27/77] Compiling ArgumentParser ExpressibleByArgument.swift
[28/77] Compiling ArgumentParser ParsableArguments.swift
[30/78] Compiling ArgumentParser CollectionExtensions.swift
[31/78] Compiling ArgumentParser Mutex.swift
[32/78] Compiling ArgumentParser Platform.swift
[33/78] Compiling ArgumentParser SequenceExtensions.swift
[34/78] Compiling ArgumentParser StringExtensions.swift
[35/78] Compiling ArgumentParser SwiftExtensions.swift
[36/84] Compiling ArgumentParser InputKey.swift
[37/84] Compiling ArgumentParser InputOrigin.swift
[38/84] Compiling ArgumentParser Name.swift
[39/84] Compiling ArgumentParser Parsed.swift
[40/84] Compiling ArgumentParser ParsedValues.swift
[41/84] Compiling ArgumentParser ParserError.swift
[42/83] Emitting module ArgumentParser
[43/83] Compiling ArgumentParser Tree.swift
[44/83] Compiling ArgumentParser CodingKeyValidator.swift
[45/83] Compiling ArgumentParser NonsenseFlagsValidator.swift
[46/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/83] Compiling ArgumentParser PositionalArgumentsValidator.swift
[48/83] Compiling ArgumentParser UniqueNamesValidator.swift
[49/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[50/83] Compiling ArgumentParser CompletionsGenerator.swift
[51/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[56/83] Compiling ArgumentParser SplitArguments.swift
[57/83] Compiling ArgumentParser DumpHelpGenerator.swift
[58/83] Compiling ArgumentParser HelpCommand.swift
[59/83] Compiling ArgumentParser HelpGenerator.swift
[60/83] Compiling ArgumentParser MessageInfo.swift
[61/83] Compiling ArgumentParser UsageGenerator.swift
[62/83] Compiling ArgumentParser ArgumentVisibility.swift
[63/83] Compiling ArgumentParser CompletionKind.swift
[64/83] Compiling ArgumentParser Errors.swift
[65/83] Compiling ArgumentParser Flag.swift
[66/83] Compiling ArgumentParser NameSpecification.swift
[67/83] Compiling ArgumentParser Option.swift
[78/83] Compiling ArgumentParser ArgumentSet.swift
[79/83] Compiling ArgumentParser CommandParser.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/107] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[82/107] 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
[83/107] 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
[84/107] 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
[85/107] 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
[86/110] Compiling Mariposa BlueskyFacet.swift
[87/110] Compiling Mariposa BlueskyFacetFeature.swift
[88/110] Compiling Mariposa BlueskyIndex.swift
[89/110] Compiling Mariposa BlueskyPost.swift
[90/110] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[91/110] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[92/110] 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
11 | import Foundation
12 |
13 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
14 |     var isSuccess: Bool {
15 |         (self as? HTTPURLResponse)?.statusCode == 200
[93/110] Compiling Mariposa JSONFeedItem.swift
[94/110] Compiling Mariposa Mariposa.swift
[95/110] Compiling Mariposa MariposaConfig.swift
[96/110] Compiling Mariposa BlueskyRecord.swift
[97/110] Compiling Mariposa BlueskyRecordCreated.swift
[98/110] Compiling Mariposa BlueskyResult.swift
[99/110] 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
[100/110] 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
[101/110] 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
[102/110] 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")!
[103/110] 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")!
[104/110] 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")!
[105/110] 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)
[106/110] 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)
[107/110] 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.1 android