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

Successful build of DynuREST, reference 4.0.0 (cb46f6), with Swift 6.2 (beta) for Linux on 19 Jun 2025 11:40:34 UTC.

Swift 6 data race errors: 0

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/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.2
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.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/richardpiazza/SessionPlus.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/498] Fetching sessionplus
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.88s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.68s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (2.89s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/124] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.34s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.73s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.40s)
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
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.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/27] Emitting module ArgumentParserToolInfo
[11/27] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/28] Wrapping AST for ArgumentParserToolInfo for debugging
[14/66] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[15/66] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[16/66] Compiling AsyncPlus PassthroughAsyncSubject.swift
[17/66] Compiling AsyncPlus PassthroughAsyncSequence.swift
[18/66] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[19/66] Emitting module AsyncPlus
[20/66] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[22/67] Emitting module ArgumentParser
[22/72] Wrapping AST for AsyncPlus for debugging
[24/105] Compiling SessionPlus Method.swift
[25/105] Compiling SessionPlus Request.swift
[26/105] Compiling SessionPlus Authorization.swift
[27/105] Compiling SessionPlus Client+Decoding.swift
[28/105] Compiling SessionPlus Client.swift
[29/105] Compiling SessionPlus Post.swift
[30/105] Compiling SessionPlus Put.swift
[31/105] Compiling SessionPlus Address.swift
[32/105] Compiling SessionPlus Headers.swift
[33/105] Compiling SessionPlus MIMEType.swift
[34/105] Compiling SessionPlus Header.swift
[35/105] Compiling ArgumentParser CompletionKind.swift
[36/105] Compiling ArgumentParser Errors.swift
[37/105] Compiling ArgumentParser Flag.swift
[38/105] Compiling ArgumentParser NameSpecification.swift
[39/105] Compiling ArgumentParser Option.swift
[40/105] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[41/105] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[42/105] Compiling SessionPlus AbsoluteURLSessionClient.swift
[43/105] Compiling SessionPlus AbsoluteURLWebSocket.swift
[44/105] Compiling SessionPlus AnyRequest.swift
[45/105] Compiling SessionPlus Downloader.swift
[46/105] Compiling SessionPlus HTTP.swift
[47/105] Compiling SessionPlus HTTPClient.swift
[48/105] Compiling SessionPlus HTTPCodable.swift
[49/105] Compiling SessionPlus HTTPInjectable.swift
[58/109] Compiling SessionPlus Patch.swift
[62/109] Emitting module SessionPlus
[63/109] Compiling SessionPlus WebAPI.swift
[64/109] Compiling SessionPlus URLCache+SessionPlus.swift
[65/109] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[66/109] Compiling SessionPlus URLRequest+SessionPlus.swift
[67/109] Compiling SessionPlus URLResponse+SessionPlus.swift
[68/109] Compiling SessionPlus AnyResponse.swift
[69/109] Compiling SessionPlus BaseURLSessionClient.swift
[70/109] Compiling SessionPlus Delete.swift
[71/109] Compiling SessionPlus Get.swift
[72/109] Compiling SessionPlus PNGImageFormDataRequest.swift
[73/109] Compiling SessionPlus Response.swift
[74/109] Compiling SessionPlus Socket.swift
[75/109] Compiling SessionPlus StatusCode.swift
[76/109] Compiling SessionPlus WebSocket.swift
[89/110] Compiling ArgumentParser CollectionExtensions.swift
[90/110] Compiling ArgumentParser Platform.swift
[91/110] Compiling ArgumentParser SequenceExtensions.swift
[92/110] Compiling ArgumentParser StringExtensions.swift
[93/110] Compiling ArgumentParser Tree.swift
[93/110] Wrapping AST for SessionPlus for debugging
[105/113] Wrapping AST for ArgumentParser 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 IFConfigClient.swift
/host/spi-builder-workspace/Sources/DynuREST/IFConfigClient.swift:10:30: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
 8 | ///
 9 | /// Used for IPv6 Lookup
10 | public class IFConfigClient: URLSessionClient, IPSource {
   |                              |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
   |                              `- note: use 'BaseURLSessionClient' instead
11 |
12 |     /// Response received from the IP api
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[113/124] Compiling DynuREST IPAddress.swift
[114/124] Compiling DynuREST IPSource.swift
[115/124] Compiling DynuREST IPifyClient.swift
/host/spi-builder-workspace/Sources/DynuREST/IPifyClient.swift:10:27: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
 8 | ///
 9 | /// Used for IPv4 Lookup
10 | public class IPIfyClient: URLSessionClient, IPSource {
   |                           |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
   |                           `- note: use 'BaseURLSessionClient' instead
11 |
12 |     private struct IPResponse: Decodable {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[116/124] Emitting module DynuREST
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
 5 | #endif
 6 |
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
   |                                   |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
   |                                   `- 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' [#DeprecatedDeclaration]
 8 | ///
 9 | /// Used for IPv6 Lookup
10 | public class IFConfigClient: URLSessionClient, IPSource {
   |                              |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
   |                              `- 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' [#DeprecatedDeclaration]
 8 | ///
 9 | /// Used for IPv4 Lookup
10 | public class IPIfyClient: URLSessionClient, IPSource {
   |                           |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
   |                           `- note: use 'BaseURLSessionClient' instead
11 |
12 |     private struct IPResponse: Decodable {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[117/124] Compiling DynuREST DynuClient.swift
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
 5 | #endif
 6 |
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
   |                                   |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
   |                                   `- note: use 'BaseURLSessionClient' instead
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[118/124] Compiling DynuREST DynuIPUpdater.swift
/host/spi-builder-workspace/Sources/DynuREST/DynuIPUpdater.swift:7:35: warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
 5 | #endif
 6 |
 7 | public final class DynuIPUpdater: URLSessionClient, DynuClient {
   |                                   |- warning: 'URLSessionClient' is deprecated: renamed to 'BaseURLSessionClient' [#DeprecatedDeclaration]
   |                                   `- note: use 'BaseURLSessionClient' instead
 8 |
 9 |     public static var shared: DynuIPUpdater = .init()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[119/124] Compiling DynuREST DynuRESTError.swift
[120/124] Compiling DynuREST URL+DynuREST.swift
[121/125] Wrapping AST for DynuREST for debugging
[123/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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 7 |             commandName: "dynu",
 8 |             abstract: "CLI to the DynuREST swift package.",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[124/128] Emitting module cli
[125/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. [#DeprecatedDeclaration]
 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. [#DeprecatedDeclaration]
 8 |             commandName: "ip",
 9 |             abstract: "Query sources for IP information",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[126/129] Wrapping AST for cli for debugging
[127/129] Write Objects.LinkFileList
[128/129] Linking dynu
Build complete! (28.22s)
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.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
Done.