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 Rester, reference main (9015e6), with Swift 6.2 (beta) for Linux on 19 Jun 2025 07:16:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finestructure/Rester.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/finestructure/Rester
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9015e6f Merge pull request #108 from finestructure/pretty-print-log-json
Cloned https://github.com/finestructure/Rester.git
Revision (git rev-parse @):
9015e6fcffc8b1bd45fad82b38522700439d23f5
SUCCESS checkout https://github.com/finestructure/Rester.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/finestructure/Rester.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-gen.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/mxcl/Path.swift.git
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/onevcat/Rainbow.git
[1/1059] Fetching path.swift
[203/1237] Fetching path.swift, legibleerror
[1207/2433] Fetching path.swift, legibleerror, rainbow
[1621/3145] Fetching path.swift, legibleerror, rainbow, swift-gen
[3146/14004] Fetching path.swift, legibleerror, rainbow, swift-gen, yams
Fetched https://github.com/pointfreeco/swift-gen.git from cache (0.46s)
[3737/13292] Fetching path.swift, legibleerror, rainbow, yams
Fetching https://github.com/finestructure/ValueCodable
[3846/26519] Fetching path.swift, legibleerror, rainbow, yams, swift-snapshot-testing
[10296/26694] Fetching path.swift, legibleerror, rainbow, yams, swift-snapshot-testing, valuecodable
Fetched https://github.com/finestructure/ValueCodable from cache (0.31s)
[11283/26519] Fetching path.swift, legibleerror, rainbow, yams, swift-snapshot-testing
Fetching https://github.com/crossroadlabs/Regex.git
[15789/27815] Fetching path.swift, legibleerror, rainbow, yams, swift-snapshot-testing, regex
Fetched https://github.com/crossroadlabs/Regex.git from cache (0.33s)
Fetching https://github.com/apple/swift-argument-parser
[17657/26519] Fetching path.swift, legibleerror, rainbow, yams, swift-snapshot-testing
Fetched https://github.com/mxcl/Path.swift.git from cache (1.42s)
Fetched https://github.com/onevcat/Rainbow.git from cache (1.42s)
[22280/24264] Fetching legibleerror, yams, swift-snapshot-testing
Fetched https://github.com/jpsim/Yams.git from cache (1.47s)
[12876/13405] Fetching legibleerror, swift-snapshot-testing
[13406/28785] Fetching legibleerror, swift-snapshot-testing, swift-argument-parser
Fetched https://github.com/mxcl/LegibleError.git from cache (1.90s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (1.98s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.88s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.42s)
Computing version for https://github.com/crossroadlabs/Regex.git
Computed https://github.com/crossroadlabs/Regex.git at 1.2.0 (2.64s)
Computing version for https://github.com/finestructure/ValueCodable
Computed https://github.com/finestructure/ValueCodable at 0.2.0 (0.36s)
Computing version for https://github.com/pointfreeco/swift-gen.git
Computed https://github.com/pointfreeco/swift-gen.git at 0.4.0 (0.45s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.44s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (7.87s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.44s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.47s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.84s)
[1/70906] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.66s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (6.11s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.73s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.64s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (10.01s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/finestructure/ValueCodable
Working copy of https://github.com/finestructure/ValueCodable resolved at 0.2.0
Creating working copy for https://github.com/crossroadlabs/Regex.git
Working copy of https://github.com/crossroadlabs/Regex.git resolved at 1.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.5.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-gen.git
Working copy of https://github.com/pointfreeco/swift-gen.git resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 0.16.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/32] Write sources
[12/32] Compiling writer.c
[13/32] Compiling reader.c
[14/32] Compiling parser.c
[15/32] Write swift-version-24593BA9C3E375BF.txt
[15/32] Compiling api.c
[17/32] Compiling emitter.c
[18/58] Compiling scanner.c
[20/89] Emitting module Gen
[21/89] Emitting module ValueCodable
[22/89] Emitting module LegibleError
[23/89] Compiling Gen AnyRandomNumberGenerator.swift
[24/89] Emitting module Rainbow
[25/89] Compiling Yams Constructor.swift
[26/89] Compiling Yams Decoder.swift
[27/90] Compiling Rainbow Style.swift
[28/90] Compiling Gen Xoshiro.swift
[29/90] Compiling Gen UIKit.swift
[30/90] Compiling Regex String+Regex.swift
[31/90] Compiling Rainbow StringGenerator.swift
[32/91] Compiling Rainbow String+Rainbow.swift
[33/91] Compiling Gen Zip.swift
[34/91] Compiling Gen LCRNG.swift
[35/91] Compiling Rainbow XcodeColorsSupport.swift
[36/91] Compiling ArgumentParserToolInfo ToolInfo.swift
[37/91] Emitting module ArgumentParserToolInfo
[39/92] Compiling Gen Gen.swift
[40/131] Wrapping AST for Gen for debugging
[41/131] Wrapping AST for ArgumentParserToolInfo for debugging
[43/131] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/131] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/133] Compiling ArgumentParser BashCompletionsGenerator.swift
[46/133] Compiling ArgumentParser CompletionsGenerator.swift
[49/134] Compiling ArgumentParser CompletionKind.swift
[50/134] Compiling ArgumentParser Errors.swift
[51/134] Compiling ArgumentParser EnumerableFlag.swift
[52/134] Compiling ArgumentParser ArgumentVisibility.swift
[53/134] Emitting module Regex
[54/134] Compiling Path Path+StringConvertibles.swift
[55/134] Compiling Regex RegexOptions.swift
[56/134] Compiling Path Path+ls.swift
[57/134] Compiling Path Path->Bool.swift
[58/134] Compiling Regex GroupRangeUtils.swift
[59/134] Compiling Yams YamlError.swift
[60/134] Compiling Yams shim.swift
[61/134] Compiling Regex Utils.swift
[62/134] Compiling ArgumentParser Argument.swift
[63/134] Compiling ArgumentParser ArgumentHelp.swift
[64/134] Compiling ArgumentParser OptionGroup.swift
[65/134] Compiling ArgumentParser AsyncParsableCommand.swift
[66/134] Compiling ArgumentParser CommandConfiguration.swift
[67/134] Compiling ArgumentParser CommandGroup.swift
[68/134] Compiling LegibleError LegibleError.swift
[71/135] Compiling Rainbow Rainbow.swift
[72/135] Compiling Regex Match.swift
[73/135] Compiling Regex MatchSequence.swift
[74/136] Compiling Regex Regex.swift
[75/136] Compiling Regex PlatformTypes.swift
[78/137] Compiling Path Path.swift
[79/137] Compiling Path Path+CommonDirectories.swift
[80/137] Emitting module Path
[81/137] Compiling Path Path+Codable.swift
[82/137] Compiling Path Path+FileManager.swift
[83/137] Compiling ValueCodable Utils.swift
[84/137] Compiling ValueCodable Value.swift
[85/138] Emitting module ArgumentParser
[95/138] Emitting module Yams
[97/145] Compiling ArgumentParser Name.swift
[98/145] Compiling ArgumentParser Parsed.swift
[99/145] Compiling ArgumentParser ParsedValues.swift
[100/145] Compiling ArgumentParser ParserError.swift
[101/145] Compiling ArgumentParser SplitArguments.swift
[102/145] Compiling ArgumentParser DumpHelpGenerator.swift
[103/145] Compiling ArgumentParser HelpCommand.swift
[104/145] Compiling ArgumentParser HelpGenerator.swift
[105/145] Compiling ArgumentParser MessageInfo.swift
[106/145] Compiling ArgumentParser UsageGenerator.swift
[108/145] Wrapping AST for Rainbow for debugging
[109/145] Wrapping AST for ValueCodable for debugging
[110/145] Wrapping AST for Regex for debugging
[111/145] Wrapping AST for LegibleError for debugging
[112/145] Wrapping AST for Path for debugging
[113/145] Wrapping AST for Yams for debugging
[120/145] Compiling ArgumentParser Option.swift
[126/145] Compiling ArgumentParser ArgumentDefinition.swift
[127/145] Compiling ArgumentParser ArgumentSet.swift
[128/145] Compiling ArgumentParser CommandParser.swift
[129/145] Compiling ArgumentParser InputKey.swift
[130/145] Compiling ArgumentParser InputOrigin.swift
[131/145] Compiling ArgumentParser ExpressibleByArgument.swift
[132/145] Compiling ArgumentParser ParsableArguments.swift
[133/145] Compiling ArgumentParser ParsableArgumentsValidation.swift
[134/145] Compiling ArgumentParser ParsableCommand.swift
[135/145] Compiling ArgumentParser ArgumentDecoder.swift
[136/145] Compiling ArgumentParser CollectionExtensions.swift
[137/145] Compiling ArgumentParser Platform.swift
[138/145] Compiling ArgumentParser SequenceExtensions.swift
[139/145] Compiling ArgumentParser StringExtensions.swift
[140/145] Compiling ArgumentParser Tree.swift
[141/146] Wrapping AST for ArgumentParser for debugging
[143/178] Compiling ResterCore Substitutable.swift
[144/178] Compiling ResterCore TestResult.swift
[145/178] Compiling ResterCore URLEncoding.swift
[146/178] Compiling ResterCore Utils.swift
[147/182] Compiling ResterCore Data+ext.swift
[148/182] Compiling ResterCore Dictionary+ext.swift
[149/182] Compiling ResterCore Double+ext.swift
[150/182] Compiling ResterCore KeyedDecodingContainer+ext.swift
[151/182] Compiling ResterCore Numeric+ext.swift
[152/182] Compiling ResterCore Restfile.swift
/host/spi-builder-workspace/Sources/ResterCore/Runner.swift:21:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 1 | actor Runner<T> {
   |              `- note: 'T' previously declared here
 2 |     private var activeTask: Status<T> = .idle
 3 |
   :
19 |
20 | extension Runner {
21 |     enum Status<T> {
   |                 `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
22 |         case inProgress(Task<T, Error>)
23 |         case idle
[153/182] Compiling ResterCore Runner.swift
/host/spi-builder-workspace/Sources/ResterCore/Runner.swift:21:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 1 | actor Runner<T> {
   |              `- note: 'T' previously declared here
 2 |     private var activeTask: Status<T> = .idle
 3 |
   :
19 |
20 | extension Runner {
21 |     enum Status<T> {
   |                 `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
22 |         case inProgress(Task<T, Error>)
23 |         case idle
[154/182] Compiling ResterCore Stats.swift
/host/spi-builder-workspace/Sources/ResterCore/Runner.swift:21:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 1 | actor Runner<T> {
   |              `- note: 'T' previously declared here
 2 |     private var activeTask: Status<T> = .idle
 3 |
   :
19 |
20 | extension Runner {
21 |     enum Status<T> {
   |                 `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
22 |         case inProgress(Task<T, Error>)
23 |         case idle
[155/182] Compiling ResterCore StringCodingKeys.swift
/host/spi-builder-workspace/Sources/ResterCore/Runner.swift:21:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 1 | actor Runner<T> {
   |              `- note: 'T' previously declared here
 2 |     private var activeTask: Status<T> = .idle
 3 |
   :
19 |
20 | extension Runner {
21 |     enum Status<T> {
   |                 `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
22 |         case inProgress(Task<T, Error>)
23 |         case idle
[156/182] Emitting module ResterCore
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:257:11: warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
255 |
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
    |           `- warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
258 |         var validateCertificate: Bool
259 |
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:258:13: warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
258 |         var validateCertificate: Bool
    |             `- warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
259 |
260 |         init(validateCertificate: Bool = true) {
/host/spi-builder-workspace/Sources/ResterCore/Runner.swift:21:17: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
 1 | actor Runner<T> {
   |              `- note: 'T' previously declared here
 2 |     private var activeTask: Status<T> = .idle
 3 |
   :
19 |
20 | extension Runner {
21 |     enum Status<T> {
   |                 `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
22 |         case inProgress(Task<T, Error>)
23 |         case idle
[157/182] Compiling ResterCore Validation.swift
[158/182] Compiling ResterCore ValidationResult.swift
[159/182] Compiling ResterCore Version.swift
[160/182] Compiling ResterCore World.swift
[161/182] Compiling ResterCore Method.swift
[162/182] Compiling ResterCore Multipart.swift
[163/182] Compiling ResterCore OrderedDict.swift
[164/182] Compiling ResterCore Parameter.swift
[165/182] Compiling ResterCore Path+ext.swift
[166/182] Compiling ResterCore Sequence+async.swift
[167/182] Compiling ResterCore String+ext.swift
[168/182] Compiling ResterCore Value+ext.swift
[169/182] Compiling ResterCore Matcher.swift
[170/182] Compiling ResterCore Request.swift
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:257:11: warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
255 |
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
    |           `- warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
258 |         var validateCertificate: Bool
259 |
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:258:13: warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
258 |         var validateCertificate: Bool
    |             `- warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
259 |
260 |         init(validateCertificate: Bool = true) {
[171/182] Compiling ResterCore Response.swift
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:257:11: warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
255 |
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
    |           `- warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
258 |         var validateCertificate: Bool
259 |
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:258:13: warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
258 |         var validateCertificate: Bool
    |             `- warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
259 |
260 |         init(validateCertificate: Bool = true) {
[172/182] Compiling ResterCore Rester.swift
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:257:11: warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
255 |
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
    |           `- warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
258 |         var validateCertificate: Bool
259 |
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:258:13: warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
258 |         var validateCertificate: Bool
    |             `- warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
259 |
260 |         init(validateCertificate: Bool = true) {
[173/182] Compiling ResterCore ResterError.swift
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:257:11: warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
255 |
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
    |           `- warning: non-final class 'SessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
258 |         var validateCertificate: Bool
259 |
/host/spi-builder-workspace/Sources/ResterCore/Request.swift:258:13: warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
256 | extension Request {
257 |     class SessionDelegate: NSObject, URLSessionDelegate {
258 |         var validateCertificate: Bool
    |             `- warning: stored property 'validateCertificate' of 'Sendable'-conforming class 'SessionDelegate' is mutable; this is an error in the Swift 6 language mode
259 |
260 |         init(validateCertificate: Bool = true) {
[174/182] Compiling ResterCore App.swift
/host/spi-builder-workspace/Sources/ResterCore/App.swift:108:13: error: static member 'exit' cannot be used on instance of type 'App'
106 |         if insecure {
107 |             Current.console.display("--insecure flag currently only supported on macOS")
108 |             exit(1)
    |             `- error: static member 'exit' cannot be used on instance of type 'App'
109 |         }
110 | #endif
[175/182] Compiling ResterCore Body.swift
/host/spi-builder-workspace/Sources/ResterCore/App.swift:108:13: error: static member 'exit' cannot be used on instance of type 'App'
106 |         if insecure {
107 |             Current.console.display("--insecure flag currently only supported on macOS")
108 |             exit(1)
    |             `- error: static member 'exit' cannot be used on instance of type 'App'
109 |         }
110 | #endif
[176/182] Compiling ResterCore Console.swift
/host/spi-builder-workspace/Sources/ResterCore/App.swift:108:13: error: static member 'exit' cannot be used on instance of type 'App'
106 |         if insecure {
107 |             Current.console.display("--insecure flag currently only supported on macOS")
108 |             exit(1)
    |             `- error: static member 'exit' cannot be used on instance of type 'App'
109 |         }
110 | #endif
[177/182] Compiling ResterCore Array+ext.swift
/host/spi-builder-workspace/Sources/ResterCore/App.swift:108:13: error: static member 'exit' cannot be used on instance of type 'App'
106 |         if insecure {
107 |             Current.console.display("--insecure flag currently only supported on macOS")
108 |             exit(1)
    |             `- error: static member 'exit' cannot be used on instance of type 'App'
109 |         }
110 | #endif
[178/182] Compiling ResterCore Collection+ext.swift
/host/spi-builder-workspace/Sources/ResterCore/App.swift:108:13: error: static member 'exit' cannot be used on instance of type 'App'
106 |         if insecure {
107 |             Current.console.display("--insecure flag currently only supported on macOS")
108 |             exit(1)
    |             `- error: static member 'exit' cannot be used on instance of type 'App'
109 |         }
110 | #endif
BUILD FAILURE 6.2 linux