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 (6bcc0a), with Swift 6.1 for Linux on 6 Nov 2025 08:20:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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:         linux
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
[1/16686] Fetching swift-argument-parser
[168/27941] Fetching swift-argument-parser, yams
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
[8892/11255] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.46s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.2.0 (1.98s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.59s)
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 reader.c
[8/19] Compiling api.c
[9/19] Compiling emitter.c
[10/19] Compiling scanner.c
[11/19] Compiling parser.c
[12/19] Write swift-version-24593BA9C3E375BF.txt
[14/41] Emitting module Yams
[15/43] Emitting module ArgumentParserToolInfo
[16/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/44] Compiling Yams Tag.swift
[18/44] Compiling Yams YamlAnchorProviding.swift
[20/44] Compiling Yams Mark.swift
[21/44] Compiling Yams Node.Alias.swift
[22/44] Compiling Yams Node.Mapping.swift
[22/44] Wrapping AST for ArgumentParserToolInfo for debugging
[24/88] Compiling ArgumentParser OptionGroup.swift
[25/88] Compiling ArgumentParser AsyncParsableCommand.swift
[26/88] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/88] Compiling ArgumentParser Argument.swift
[28/88] Compiling ArgumentParser ArgumentDiscussion.swift
[29/88] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/88] Compiling ArgumentParser CompletionsGenerator.swift
[31/88] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/88] Compiling ArgumentParser ArgumentHelp.swift
[33/88] Compiling ArgumentParser ArgumentVisibility.swift
[34/88] Compiling ArgumentParser NameSpecification.swift
[35/88] Compiling ArgumentParser Option.swift
[36/88] Compiling ArgumentParser ParsableArguments.swift
[37/88] Compiling ArgumentParser CompletionKind.swift
[38/88] Compiling ArgumentParser Errors.swift
[39/88] Compiling ArgumentParser Flag.swift
[40/89] Wrapping AST for Yams for debugging
[42/89] Compiling ArgumentParser CollectionExtensions.swift
[43/89] Compiling ArgumentParser Mutex.swift
[44/89] Compiling ArgumentParser Platform.swift
[45/89] Compiling ArgumentParser SequenceExtensions.swift
[46/89] Compiling ArgumentParser StringExtensions.swift
[47/89] Compiling ArgumentParser SwiftExtensions.swift
[48/95] Compiling ArgumentParser Tree.swift
[49/95] Compiling ArgumentParser CodingKeyValidator.swift
[50/95] Compiling ArgumentParser NonsenseFlagsValidator.swift
[51/95] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/95] Compiling ArgumentParser PositionalArgumentsValidator.swift
[53/95] Compiling ArgumentParser UniqueNamesValidator.swift
[54/95] Emitting module ArgumentParser
[62/95] Compiling ArgumentParser InputKey.swift
[63/95] Compiling ArgumentParser InputOrigin.swift
[64/95] Compiling ArgumentParser Name.swift
[65/95] Compiling ArgumentParser Parsed.swift
[66/95] Compiling ArgumentParser ParsedValues.swift
[67/95] Compiling ArgumentParser ParserError.swift
[68/95] Compiling ArgumentParser SplitArguments.swift
[69/95] Compiling ArgumentParser DumpHelpGenerator.swift
[70/95] Compiling ArgumentParser HelpCommand.swift
[71/95] Compiling ArgumentParser HelpGenerator.swift
[72/95] Compiling ArgumentParser MessageInfo.swift
[73/95] Compiling ArgumentParser UsageGenerator.swift
[82/95] Compiling ArgumentParser CommandConfiguration.swift
[83/95] Compiling ArgumentParser CommandGroup.swift
[84/95] Compiling ArgumentParser EnumerableFlag.swift
[85/95] Compiling ArgumentParser ExpressibleByArgument.swift
[87/95] Compiling ArgumentParser ParsableCommand.swift
[88/95] Compiling ArgumentParser ArgumentDecoder.swift
[89/95] Compiling ArgumentParser ArgumentDefinition.swift
[90/95] Compiling ArgumentParser ArgumentSet.swift
[91/95] Compiling ArgumentParser CommandParser.swift
[92/96] Wrapping AST for ArgumentParser for debugging
[94/120] 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)
[95/120] 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)
[96/120] 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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/123] 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
[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 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/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")!
[104/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")!
[105/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
[106/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
[107/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
[108/123] Compiling Mariposa BlueskyFacet.swift
[109/123] Compiling Mariposa BlueskyFacetFeature.swift
[110/123] Compiling Mariposa BlueskyIndex.swift
[111/123] Compiling Mariposa BlueskyPost.swift
[112/123] Compiling Mariposa BlueskyRecord.swift
[113/123] Compiling Mariposa BlueskyRecordCreated.swift
[114/123] Compiling Mariposa BlueskyResult.swift
[115/123] Compiling Mariposa JSONFeedItem.swift
[116/123] Compiling Mariposa Mariposa.swift
[117/123] Compiling Mariposa MariposaConfig.swift
[118/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
[119/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
[120/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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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] Emitting module Yams
[5/33] Compiling Yams Node.Scalar.swift
[6/33] Compiling Yams Node.Sequence.swift
[7/33] Compiling Yams Node.swift
[8/33] Emitting module ArgumentParserToolInfo
[9/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/33] Compiling Yams AliasDereferencingStrategy.swift
[11/33] Compiling Yams Anchor.swift
[12/33] Compiling Yams Constructor.swift
[13/33] Compiling Yams Parser.swift
[14/33] Compiling Yams RedundancyAliasingStrategy.swift
[15/33] Compiling Yams Representer.swift
[17/34] Compiling Yams YamlError.swift
[18/34] Compiling Yams YamlTagProviding.swift
[19/77] Compiling ArgumentParser CommandConfiguration.swift
[20/77] Compiling ArgumentParser CommandGroup.swift
[21/77] Compiling ArgumentParser HelpGenerator.swift
[22/77] Compiling ArgumentParser MessageInfo.swift
[23/77] Compiling ArgumentParser UsageGenerator.swift
[24/77] Compiling ArgumentParser OptionGroup.swift
[25/77] Compiling ArgumentParser AsyncParsableCommand.swift
[26/77] Compiling ArgumentParser EnumerableFlag.swift
[27/77] Compiling ArgumentParser ExpressibleByArgument.swift
[28/77] Compiling ArgumentParser ParsableArguments.swift
[29/78] Compiling ArgumentParser CollectionExtensions.swift
[30/78] Compiling ArgumentParser Mutex.swift
[31/78] Compiling ArgumentParser Platform.swift
[32/78] Compiling ArgumentParser SequenceExtensions.swift
[33/78] Compiling ArgumentParser StringExtensions.swift
[34/78] Compiling ArgumentParser SwiftExtensions.swift
[36/83] Emitting module ArgumentParser
[37/83] Compiling ArgumentParser Tree.swift
[38/83] Compiling ArgumentParser CodingKeyValidator.swift
[39/83] Compiling ArgumentParser NonsenseFlagsValidator.swift
[40/83] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/83] Compiling ArgumentParser PositionalArgumentsValidator.swift
[42/83] Compiling ArgumentParser UniqueNamesValidator.swift
[49/83] Compiling ArgumentParser BashCompletionsGenerator.swift
[50/83] Compiling ArgumentParser CompletionsGenerator.swift
[51/83] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/83] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/83] Compiling ArgumentParser Argument.swift
[54/83] Compiling ArgumentParser ArgumentDiscussion.swift
[55/83] Compiling ArgumentParser ArgumentHelp.swift
[56/83] Compiling ArgumentParser SplitArguments.swift
[57/83] Compiling ArgumentParser DumpHelpGenerator.swift
[58/83] Compiling ArgumentParser HelpCommand.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
[68/83] Compiling ArgumentParser InputKey.swift
[69/83] Compiling ArgumentParser InputOrigin.swift
[70/83] Compiling ArgumentParser Name.swift
[71/83] Compiling ArgumentParser Parsed.swift
[72/83] Compiling ArgumentParser ParsedValues.swift
[73/83] Compiling ArgumentParser ParserError.swift
[75/83] Compiling ArgumentParser ParsableCommand.swift
[76/83] Compiling ArgumentParser ArgumentDecoder.swift
[77/83] Compiling ArgumentParser ArgumentDefinition.swift
[78/83] Compiling ArgumentParser ArgumentSet.swift
[79/83] Compiling ArgumentParser CommandParser.swift
[81/107] 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
[82/107] 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
[83/107] 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
[84/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)
[85/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)
[86/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)
[87/110] 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/110] 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/110] 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/110] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[91/110] 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
[92/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
[93/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
[94/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
[95/110] Compiling Mariposa BlueskyFacet.swift
[96/110] Compiling Mariposa BlueskyFacetFeature.swift
[97/110] Compiling Mariposa BlueskyIndex.swift
[98/110] Compiling Mariposa BlueskyPost.swift
[99/110] Compiling Mariposa BlueskyRecord.swift
[100/110] Compiling Mariposa BlueskyRecordCreated.swift
[101/110] Compiling Mariposa BlueskyResult.swift
[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 JSONFeedItem.swift
[106/110] Compiling Mariposa Mariposa.swift
[107/110] Compiling Mariposa MariposaConfig.swift
BUILD FAILURE 6.1 linux