Build Information
Failed to build Mariposa, reference main (52b94e
), with Swift 6.1 for Linux on 9 Jun 2025 11:48:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.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: 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-1":/host -w "$PWD" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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/10737] Fetching yams
[5692/26117] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Fetched https://github.com/jpsim/Yams.git from cache (1.06s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.0 (1.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.45s)
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 parser.c
[7/18] Compiling api.c
[8/18] Compiling emitter.c
[9/18] Compiling scanner.c
[10/18] Compiling reader.c
[11/18] Write swift-version-24593BA9C3E375BF.txt
[13/40] Emitting module Yams
[14/42] Emitting module ArgumentParserToolInfo
[15/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/43] Wrapping AST for ArgumentParserToolInfo for debugging
[18/81] Compiling ArgumentParser NameSpecification.swift
[19/81] Compiling ArgumentParser Option.swift
[20/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/81] Compiling ArgumentParser ParsableCommand.swift
[23/81] Compiling ArgumentParser CompletionKind.swift
[24/81] Compiling ArgumentParser Errors.swift
[25/81] Compiling ArgumentParser Flag.swift
[26/81] Compiling ArgumentParser CompletionsGenerator.swift
[27/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[28/81] Compiling ArgumentParser CommandGroup.swift
[29/81] Compiling ArgumentParser EnumerableFlag.swift
[30/81] Compiling ArgumentParser ArgumentVisibility.swift
[31/81] Compiling ArgumentParser ArgumentHelp.swift
[32/81] Compiling ArgumentParser ExpressibleByArgument.swift
[33/81] Compiling ArgumentParser ParsableArguments.swift
[34/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/81] Compiling ArgumentParser Argument.swift
[36/81] Compiling ArgumentParser OptionGroup.swift
[37/81] Compiling ArgumentParser AsyncParsableCommand.swift
[38/81] Compiling ArgumentParser CommandConfiguration.swift
[39/82] Wrapping AST for Yams for debugging
[41/82] Emitting module ArgumentParser
[42/87] Compiling ArgumentParser CollectionExtensions.swift
[43/87] Compiling ArgumentParser Platform.swift
[44/87] Compiling ArgumentParser SequenceExtensions.swift
[45/87] Compiling ArgumentParser StringExtensions.swift
[46/87] Compiling ArgumentParser Tree.swift
[62/87] Compiling ArgumentParser ArgumentDecoder.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 DumpHelpGenerator.swift
[75/87] Compiling ArgumentParser HelpCommand.swift
[76/87] Compiling ArgumentParser HelpGenerator.swift
[77/87] Compiling ArgumentParser MessageInfo.swift
[78/87] Compiling ArgumentParser UsageGenerator.swift
[79/87] Compiling ArgumentParser Name.swift
[80/87] Compiling ArgumentParser Parsed.swift
[81/87] Compiling ArgumentParser ParsedValues.swift
[82/87] Compiling ArgumentParser ParserError.swift
[83/87] Compiling ArgumentParser SplitArguments.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 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")!
[95/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")!
[96/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")!
[97/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)
[98/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)
[99/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)
[100/115] Compiling Mariposa BlueskyRecord.swift
[101/115] Compiling Mariposa BlueskyRecordCreated.swift
[102/115] Compiling Mariposa BlueskyResult.swift
[103/115] Compiling Mariposa JSONFeedItem.swift
[104/115] Compiling Mariposa Mariposa.swift
[105/115] Compiling Mariposa MariposaConfig.swift
[106/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
[107/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
[108/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
[109/115] Compiling Mariposa BlueskyFacet.swift
[110/115] Compiling Mariposa BlueskyFacetFeature.swift
[111/115] Compiling Mariposa BlueskyIndex.swift
[112/115] Compiling Mariposa BlueskyPost.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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
Building for debugging...
[1/8] Write swift-version-24593BA9C3E375BF.txt
[3/30] Emitting module ArgumentParserToolInfo
[4/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/31] Compiling Yams Tag.swift
[7/31] Compiling Yams YamlAnchorProviding.swift
[8/31] Compiling Yams Mark.swift
[9/31] Compiling Yams Node.Alias.swift
[10/31] Compiling Yams Node.Mapping.swift
[11/33] Emitting module Yams
[12/32] Compiling Yams Node.Scalar.swift
[13/32] Compiling Yams Node.Sequence.swift
[14/32] Compiling Yams Node.swift
[15/32] Compiling Yams YamlError.swift
[16/32] Compiling Yams YamlTagProviding.swift
[17/70] Compiling ArgumentParser ArgumentHelp.swift
[18/70] Compiling ArgumentParser ExpressibleByArgument.swift
[19/70] Compiling ArgumentParser ParsableArguments.swift
[20/70] Compiling ArgumentParser OptionGroup.swift
[21/70] Compiling ArgumentParser AsyncParsableCommand.swift
[22/70] Compiling ArgumentParser CommandConfiguration.swift
[23/70] Compiling ArgumentParser CommandGroup.swift
[24/70] Compiling ArgumentParser EnumerableFlag.swift
[25/70] Emitting module ArgumentParser
[26/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/75] Compiling ArgumentParser Argument.swift
[28/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/75] Compiling ArgumentParser CompletionsGenerator.swift
[30/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[31/75] Compiling ArgumentParser ParsableArgumentsValidation.swift
[32/75] Compiling ArgumentParser ParsableCommand.swift
[33/75] Compiling ArgumentParser ArgumentDecoder.swift
[41/75] Compiling ArgumentParser Name.swift
[42/75] Compiling ArgumentParser Parsed.swift
[43/75] Compiling ArgumentParser ParsedValues.swift
[44/75] Compiling ArgumentParser ParserError.swift
[45/75] Compiling ArgumentParser SplitArguments.swift
[46/75] Compiling ArgumentParser CollectionExtensions.swift
[47/75] Compiling ArgumentParser Platform.swift
[48/75] Compiling ArgumentParser SequenceExtensions.swift
[49/75] Compiling ArgumentParser StringExtensions.swift
[50/75] Compiling ArgumentParser Tree.swift
[56/75] Compiling ArgumentParser DumpHelpGenerator.swift
[57/75] Compiling ArgumentParser HelpCommand.swift
[58/75] Compiling ArgumentParser HelpGenerator.swift
[59/75] Compiling ArgumentParser MessageInfo.swift
[60/75] Compiling ArgumentParser UsageGenerator.swift
[61/75] Compiling ArgumentParser ArgumentVisibility.swift
[62/75] Compiling ArgumentParser CompletionKind.swift
[63/75] Compiling ArgumentParser Errors.swift
[64/75] Compiling ArgumentParser Flag.swift
[65/75] Compiling ArgumentParser NameSpecification.swift
[66/75] Compiling ArgumentParser Option.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/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
[77/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
[78/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
[79/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
[80/102] 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")!
[81/102] 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")!
[82/102] 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)
[83/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
[84/102] Compiling Mariposa BlueskyRecord.swift
[85/102] Compiling Mariposa BlueskyRecordCreated.swift
[86/102] Compiling Mariposa BlueskyResult.swift
[87/102] Compiling Mariposa BlueskyFacet.swift
[88/102] Compiling Mariposa BlueskyFacetFeature.swift
[89/102] Compiling Mariposa BlueskyIndex.swift
[90/102] Compiling Mariposa BlueskyPost.swift
[91/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
[92/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
[93/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
[94/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
[95/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
[96/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
[97/102] Compiling Mariposa JSONFeedItem.swift
[98/102] Compiling Mariposa Mariposa.swift
[99/102] Compiling Mariposa MariposaConfig.swift
BUILD FAILURE 6.1 linux