The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DynuREST, reference 4.0.0 (cb46f6), with Swift 6.0 for Linux on 2 Nov 2024 09:34:35 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/DynuREST.git
Reference: 4.0.0
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/richardpiazza/DynuREST
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at cb46f6c Query CLI (#3)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
cb46f6c27baaad9c2d00bd61b7b8c1fc74eb98d4
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at 4.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/richardpiazza/DynuREST.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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/richardpiazza/SessionPlus.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/413] Fetching sessionplus
[414/12766] Fetching sessionplus, swift-argument-parser
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.70s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.70s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (0.50s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/124] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.19s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.46s)
Creating working copy for https://github.com/richardpiazza/SessionPlus.git
Working copy of https://github.com/richardpiazza/SessionPlus.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/27] Emitting module ArgumentParserToolInfo
[12/28] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[13/28] Wrapping AST for ArgumentParserToolInfo for debugging
[15/66] Emitting module ArgumentParser
[16/71] Compiling ArgumentParser CollectionExtensions.swift
[17/71] Compiling ArgumentParser Platform.swift
[18/71] Compiling ArgumentParser SequenceExtensions.swift
[19/71] Compiling ArgumentParser StringExtensions.swift
[20/71] Compiling ArgumentParser Tree.swift
[21/71] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/71] Compiling ArgumentParser CompletionsGenerator.swift
[23/71] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/71] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/71] Compiling ArgumentParser Argument.swift
[26/71] Compiling ArgumentParser ArgumentHelp.swift
[27/71] Compiling ArgumentParser ArgumentVisibility.swift
[28/71] Compiling ArgumentParser CompletionKind.swift
[29/71] Compiling ArgumentParser Errors.swift
[30/71] Compiling ArgumentParser Flag.swift
[31/71] Compiling ArgumentParser NameSpecification.swift
[32/71] Compiling ArgumentParser Option.swift
[33/71] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[34/71] Compiling AsyncPlus PassthroughAsyncSubject.swift
[35/71] Emitting module AsyncPlus
[36/71] Compiling AsyncPlus PassthroughAsyncSequence.swift
[37/71] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[38/71] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[39/72] Compiling ArgumentParser ArgumentDefinition.swift
[40/72] Compiling ArgumentParser ArgumentSet.swift
[41/72] Compiling ArgumentParser CommandParser.swift
[42/72] Compiling ArgumentParser InputKey.swift
[43/72] Compiling ArgumentParser InputOrigin.swift
[44/72] Compiling ArgumentParser Name.swift
[45/72] Compiling ArgumentParser Parsed.swift
[46/72] Compiling ArgumentParser ParsedValues.swift
[47/72] Compiling ArgumentParser ParserError.swift
[48/72] Compiling ArgumentParser SplitArguments.swift
[49/72] Compiling ArgumentParser ExpressibleByArgument.swift
[50/72] Compiling ArgumentParser ParsableArguments.swift
[51/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[52/72] Compiling ArgumentParser ParsableCommand.swift
[53/72] Compiling ArgumentParser ArgumentDecoder.swift
[54/72] Compiling ArgumentParser OptionGroup.swift
[55/72] Compiling ArgumentParser AsyncParsableCommand.swift
[56/72] Compiling ArgumentParser CommandConfiguration.swift
[57/72] Compiling ArgumentParser CommandGroup.swift
[58/72] Compiling ArgumentParser EnumerableFlag.swift
[59/72] Compiling ArgumentParser DumpHelpGenerator.swift
[60/72] Compiling ArgumentParser HelpCommand.swift
[61/72] Compiling ArgumentParser HelpGenerator.swift
[62/72] Compiling ArgumentParser MessageInfo.swift
[63/72] Compiling ArgumentParser UsageGenerator.swift
[65/73] Wrapping AST for AsyncPlus for debugging
[66/106] Wrapping AST for ArgumentParser for debugging
[68/106] Compiling SessionPlus Authorization.swift
[69/106] Compiling SessionPlus Client+Decoding.swift
[70/106] Compiling SessionPlus Client.swift
[71/106] Compiling SessionPlus Header.swift
[72/110] Compiling SessionPlus Headers.swift
[73/110] Compiling SessionPlus MIMEType.swift
[74/110] Compiling SessionPlus Method.swift
[75/110] Compiling SessionPlus Request.swift
[76/110] Emitting module SessionPlus
[77/110] Compiling SessionPlus WebAPI.swift
[78/110] Compiling SessionPlus URLCache+SessionPlus.swift
[79/110] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[80/110] Compiling SessionPlus URLRequest+SessionPlus.swift
[81/110] Compiling SessionPlus URLResponse+SessionPlus.swift
[82/110] Compiling SessionPlus Downloader.swift
[83/110] Compiling SessionPlus HTTP.swift
[84/110] Compiling SessionPlus HTTPClient.swift
[85/110] Compiling SessionPlus HTTPCodable.swift
[86/110] Compiling SessionPlus HTTPInjectable.swift
[87/110] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[88/110] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[89/110] Compiling SessionPlus AbsoluteURLSessionClient.swift
[90/110] Compiling SessionPlus AbsoluteURLWebSocket.swift
[91/110] Compiling SessionPlus AnyRequest.swift
[92/110] Compiling SessionPlus Patch.swift
[93/110] Compiling SessionPlus Post.swift
[94/110] Compiling SessionPlus Put.swift
[95/110] Compiling SessionPlus Address.swift
[96/110] Compiling SessionPlus AnyResponse.swift
[97/110] Compiling SessionPlus BaseURLSessionClient.swift
[98/110] Compiling SessionPlus Delete.swift
[99/110] Compiling SessionPlus Get.swift
[100/110] Compiling SessionPlus PNGImageFormDataRequest.swift
[101/110] Compiling SessionPlus Response.swift
[102/110] Compiling SessionPlus Socket.swift
[103/110] Compiling SessionPlus StatusCode.swift
[104/110] Compiling SessionPlus WebSocket.swift
[105/111] Wrapping AST for SessionPlus for debugging
[107/113] Emitting module SessionPlusEmulation
[108/113] Compiling SessionPlusEmulation EmulatedClient.swift
[109/114] Wrapping AST for SessionPlusEmulation for debugging
[111/123] Compiling DynuREST ResponseCode.swift
[112/124] Compiling DynuREST DynuRESTError.swift
[113/124] Compiling DynuREST DynuClient.swift
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:9:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:16:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |     }
15 |
16 |     public static var shared: IPIfyClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:44:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     }
43 |
44 |     public static var shared: IFConfigClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
 5 | #endif
 6 |
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
   |                                   |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
   |                                   `- note: use 'BaseURLSessionClient' instead
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
[114/124] Compiling DynuREST DynuIPUpdater.swift
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:9:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:16:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |     }
15 |
16 |     public static var shared: IPIfyClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:44:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     }
43 |
44 |     public static var shared: IFConfigClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
 5 | #endif
 6 |
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
   |                                   |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
   |                                   `- note: use 'BaseURLSessionClient' instead
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
[115/124] Compiling DynuREST IFConfigClient.swift
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:44:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     }
43 |
44 |     public static var shared: IFConfigClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:10:30: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
 8 | ///
 9 | /// Used for IPv6 Lookup
10 | public class IFConfigClient: URLSessionClient, IPSource {
   |                              |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
   |                              `- note: use 'BaseURLSessionClient' instead
11 |
12 |     /// Response received from the IP api
[116/124] Emitting module DynuREST
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:9:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
10 |
11 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:16:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |     }
15 |
16 |     public static var shared: IPIfyClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:44:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
42 |     }
43 |
44 |     public static var shared: IFConfigClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
45 |
46 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
 5 | #endif
 6 |
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
   |                                   |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
   |                                   `- note: use 'BaseURLSessionClient' instead
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:10:30: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
 8 | ///
 9 | /// Used for IPv6 Lookup
10 | public class IFConfigClient: URLSessionClient, IPSource {
   |                              |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
   |                              `- note: use 'BaseURLSessionClient' instead
11 |
12 |     /// Response received from the IP api
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:10:27: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
 8 | ///
 9 | /// Used for IPv4 Lookup
10 | public class IPIfyClient: URLSessionClient, IPSource {
   |                           |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
   |                           `- note: use 'BaseURLSessionClient' instead
11 |
12 |     private struct IPResponse: Decodable {
[117/124] Compiling DynuREST IPAddress.swift
[118/124] Compiling DynuREST IPSource.swift
[119/124] Compiling DynuREST IPifyClient.swift
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:16:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
14 |     }
15 |
16 |     public static var shared: IPIfyClient = .init()
   |                       |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |
18 |     private init() {
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:10:27: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
 8 | ///
 9 | /// Used for IPv4 Lookup
10 | public class IPIfyClient: URLSessionClient, IPSource {
   |                           |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient'
   |                           `- note: use 'BaseURLSessionClient' instead
11 |
12 |     private struct IPResponse: Decodable {
[120/124] Compiling DynuREST URL+DynuREST.swift
[121/125] Wrapping AST for DynuREST for debugging
[123/128] Emitting module cli
[124/128] Compiling cli IPCommand.swift
/host/spi-builder-workspace/Sources/cli/IPCommand.swift:7:9: warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter.
 5 |
 6 |     static var configuration: CommandConfiguration {
 7 |         CommandConfiguration(
   |         `- warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter.
 8 |             commandName: "ip",
 9 |             abstract: "Query sources for IP information",
/host/spi-builder-workspace/Sources/cli/IPCommand.swift:31:49: warning: reference to class property 'shared' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
29 |         switch source {
30 |         case .ipify:
31 |             let address = try await IPIfyClient.shared.ipAddress()
   |                                                 `- warning: reference to class property 'shared' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
32 |             print(address.description)
33 |         case .ifconfig:
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:16:23: note: class property declared here
14 |     }
15 |
16 |     public static var shared: IPIfyClient = .init()
   |                       `- note: class property declared here
17 |
18 |     private init() {
/host/spi-builder-workspace/Sources/cli/IPCommand.swift:34:52: warning: reference to class property 'shared' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
32 |             print(address.description)
33 |         case .ifconfig:
34 |             let address = try await IFConfigClient.shared.ipAddress()
   |                                                    `- warning: reference to class property 'shared' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
35 |             print(address.description)
36 |         }
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:44:23: note: class property declared here
42 |     }
43 |
44 |     public static var shared: IFConfigClient = .init()
   |                       `- note: class property declared here
45 |
46 |     private init() {
[125/128] Compiling cli MainCommand.swift
/host/spi-builder-workspace/Sources/cli/MainCommand.swift:6:9: warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter.
 4 | @main struct MainCommand: AsyncParsableCommand {
 5 |     static var configuration: CommandConfiguration {
 6 |         CommandConfiguration(
   |         `- warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter.
 7 |             commandName: "dynu",
 8 |             abstract: "CLI to the DynuREST swift package.",
[126/129] Wrapping AST for cli for debugging
[127/129] Write Objects.LinkFileList
[128/129] Linking dynu
Build complete! (20.49s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sessionplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/SessionPlus.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "DynuREST",
  "name" : "DynuREST",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "DynuREST",
      "targets" : [
        "DynuREST"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "dynu",
      "targets" : [
        "cli"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "cli",
      "module_type" : "SwiftTarget",
      "name" : "cli",
      "path" : "Sources/cli",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "dynu"
      ],
      "sources" : [
        "IPCommand.swift",
        "MainCommand.swift"
      ],
      "target_dependencies" : [
        "DynuREST"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "DynuRESTTests",
      "module_type" : "SwiftTarget",
      "name" : "DynuRESTTests",
      "path" : "Tests/DynuRESTTests",
      "sources" : [
        "DynuAPITests.swift",
        "IPAddressTests.swift"
      ],
      "target_dependencies" : [
        "DynuREST"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DynuREST",
      "module_type" : "SwiftTarget",
      "name" : "DynuREST",
      "path" : "Sources/DynuREST",
      "product_dependencies" : [
        "SessionPlus"
      ],
      "product_memberships" : [
        "DynuREST",
        "dynu"
      ],
      "sources" : [
        "DynuClient.swift",
        "DynuIPUpdater.swift",
        "DynuRESTError.swift",
        "IFConfigClient.swift",
        "IPAddress.swift",
        "IPSource.swift",
        "IPifyClient.swift",
        "ResponseCode.swift",
        "URL+DynuREST.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.