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.1 for Android on 9 Jun 2025 11:45:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.63.1
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.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-4609320-0":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/10737] Fetching yams
[4941/26117] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.11s)
[8805/10737] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.65s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.0 (2.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.46s)
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.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[5/18] Compiling writer.c
[6/18] Compiling reader.c
[7/18] Compiling parser.c
[8/18] Compiling api.c
[9/18] Compiling emitter.c
[10/18] Compiling scanner.c
[10/18] Write swift-version-24593BA9C3E375BF.txt
[13/40] Emitting module ArgumentParserToolInfo
[14/40] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/41] Compiling Yams Tag.swift
[16/41] Compiling Yams YamlAnchorProviding.swift
[17/43] Wrapping AST for ArgumentParserToolInfo for debugging
[19/81] Compiling ArgumentParser CommandConfiguration.swift
[20/81] Compiling ArgumentParser CommandGroup.swift
[21/81] Compiling ArgumentParser ArgumentDecoder.swift
[22/81] Compiling ArgumentParser OptionGroup.swift
[23/81] Compiling ArgumentParser AsyncParsableCommand.swift
[24/81] Compiling ArgumentParser ArgumentHelp.swift
[25/81] Compiling ArgumentParser ExpressibleByArgument.swift
[26/81] Compiling ArgumentParser Flag.swift
[27/81] Compiling ArgumentParser NameSpecification.swift
[28/81] Compiling ArgumentParser Option.swift
[29/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[30/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/81] Compiling ArgumentParser Argument.swift
[32/81] Compiling ArgumentParser ArgumentVisibility.swift
[33/81] Compiling ArgumentParser CompletionKind.swift
[34/81] Compiling ArgumentParser Errors.swift
[35/81] Emitting module Yams
[36/81] Compiling ArgumentParser ParsableArguments.swift
[37/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/81] Compiling ArgumentParser ParsableCommand.swift
[39/82] Wrapping AST for Yams for debugging
[41/82] Compiling ArgumentParser Name.swift
[42/82] Compiling ArgumentParser Parsed.swift
[43/82] Compiling ArgumentParser ParsedValues.swift
[44/82] Compiling ArgumentParser ParserError.swift
[45/82] Compiling ArgumentParser SplitArguments.swift
[52/87] Emitting module ArgumentParser
[53/87] Compiling ArgumentParser BashCompletionsGenerator.swift
[54/87] Compiling ArgumentParser CompletionsGenerator.swift
[68/87] Compiling ArgumentParser EnumerableFlag.swift
[69/87] Compiling ArgumentParser ArgumentDefinition.swift
[70/87] Compiling ArgumentParser ArgumentSet.swift
[71/87] Compiling ArgumentParser CommandParser.swift
[72/87] Compiling ArgumentParser InputKey.swift
[73/87] Compiling ArgumentParser InputOrigin.swift
[74/87] Compiling ArgumentParser CollectionExtensions.swift
[75/87] Compiling ArgumentParser Platform.swift
[76/87] Compiling ArgumentParser SequenceExtensions.swift
[77/87] Compiling ArgumentParser StringExtensions.swift
[78/87] Compiling ArgumentParser Tree.swift
[79/87] Compiling ArgumentParser DumpHelpGenerator.swift
[80/87] Compiling ArgumentParser HelpCommand.swift
[81/87] Compiling ArgumentParser HelpGenerator.swift
[82/87] Compiling ArgumentParser MessageInfo.swift
[83/87] Compiling ArgumentParser UsageGenerator.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
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
[87/115] 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/115] 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/115] 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/115] 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
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/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
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/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
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
[94/115] Compiling Mariposa BlueskyRecord.swift
[95/115] Compiling Mariposa BlueskyRecordCreated.swift
[96/115] Compiling Mariposa BlueskyResult.swift
[97/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
[98/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
[99/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
[100/115] Compiling Mariposa BlueskyFacet.swift
[101/115] Compiling Mariposa BlueskyFacetFeature.swift
[102/115] Compiling Mariposa BlueskyIndex.swift
[103/115] Compiling Mariposa BlueskyPost.swift
[104/115] Compiling Mariposa JSONFeedItem.swift
[105/115] Compiling Mariposa Mariposa.swift
[106/115] Compiling Mariposa MariposaConfig.swift
[107/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)
[108/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)
[109/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)
[110/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")!
[111/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")!
[112/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")!
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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
Building for debugging...
[1/8] Write swift-version-24593BA9C3E375BF.txt
[3/30] Emitting module ArgumentParserToolInfo
[4/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/30] Emitting module Yams
[7/70] Compiling ArgumentParser Name.swift
[8/70] Compiling ArgumentParser Parsed.swift
[9/70] Compiling ArgumentParser ParsedValues.swift
[10/70] Compiling ArgumentParser ParserError.swift
[11/70] Compiling ArgumentParser SplitArguments.swift
[12/70] Compiling ArgumentParser ExpressibleByArgument.swift
[13/70] Compiling ArgumentParser NameSpecification.swift
[14/70] Compiling ArgumentParser Option.swift
[15/70] Emitting module ArgumentParser
[16/75] Compiling ArgumentParser ParsableArguments.swift
[17/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[18/75] Compiling ArgumentParser ParsableCommand.swift
[19/75] Compiling ArgumentParser ArgumentDecoder.swift
[20/75] Compiling ArgumentParser OptionGroup.swift
[21/75] Compiling ArgumentParser AsyncParsableCommand.swift
[22/75] Compiling ArgumentParser CommandConfiguration.swift
[23/75] Compiling ArgumentParser CommandGroup.swift
[24/75] Compiling ArgumentParser EnumerableFlag.swift
[25/75] Compiling ArgumentParser ArgumentVisibility.swift
[26/75] Compiling ArgumentParser CompletionKind.swift
[27/75] Compiling ArgumentParser Errors.swift
[28/75] Compiling ArgumentParser Flag.swift
[30/75] Compiling ArgumentParser CollectionExtensions.swift
[31/75] Compiling ArgumentParser Platform.swift
[32/75] Compiling ArgumentParser SequenceExtensions.swift
[33/75] Compiling ArgumentParser StringExtensions.swift
[34/75] Compiling ArgumentParser Tree.swift
[35/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/75] Compiling ArgumentParser CompletionsGenerator.swift
[37/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/75] Compiling ArgumentParser Argument.swift
[40/75] Compiling ArgumentParser ArgumentHelp.swift
[41/75] Compiling ArgumentParser DumpHelpGenerator.swift
[42/75] Compiling ArgumentParser HelpCommand.swift
[43/75] Compiling ArgumentParser HelpGenerator.swift
[44/75] Compiling ArgumentParser MessageInfo.swift
[45/75] Compiling ArgumentParser UsageGenerator.swift
[67/75] Compiling ArgumentParser ArgumentDefinition.swift
[68/75] Compiling ArgumentParser ArgumentSet.swift
[69/75] Compiling ArgumentParser CommandParser.swift
[70/75] Compiling ArgumentParser InputKey.swift
[71/75] Compiling ArgumentParser InputOrigin.swift
[73/99] 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)
[74/99] 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)
[75/99] 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)
[76/99] 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")!
[77/99] 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")!
[78/99] 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")!
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/102] 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
[80/102] 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
[81/102] 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
[82/102] 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
[83/102] 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
[84/102] Compiling Mariposa JSONFeedItem.swift
[85/102] Compiling Mariposa Mariposa.swift
[86/102] Compiling Mariposa MariposaConfig.swift
[87/102] 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
[88/102] 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
[89/102] 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
[90/102] Compiling Mariposa BlueskyFacet.swift
[91/102] Compiling Mariposa BlueskyFacetFeature.swift
[92/102] Compiling Mariposa BlueskyIndex.swift
[93/102] Compiling Mariposa BlueskyPost.swift
[94/102] Compiling Mariposa BlueskyRecord.swift
[95/102] Compiling Mariposa BlueskyRecordCreated.swift
[96/102] Compiling Mariposa BlueskyResult.swift
[97/102] 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/102] 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/102] 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
BUILD FAILURE 6.1 android