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 main (de5d03), with Swift 6.2 (beta) for Linux on 19 Jun 2025 11:39:58 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 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/richardpiazza/DynuREST
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de5d038 Equatable conformance on IPAddress (#6)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
de5d038b426cb5c639a0edad1911ddbe6a291f2c
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at main
========================================
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-3":/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
Fetching https://github.com/johnsundell/ShellOut.git
[1/498] Fetching sessionplus
[11/1478] Fetching sessionplus, shellout
Fetched https://github.com/richardpiazza/SessionPlus.git from cache (0.32s)
[981/16360] Fetching shellout, swift-argument-parser
Fetched https://github.com/johnsundell/ShellOut.git from cache (0.98s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.99s)
Computing version for https://github.com/johnsundell/ShellOut.git
Computed https://github.com/johnsundell/ShellOut.git at 2.3.0 (5.30s)
Computing version for https://github.com/richardpiazza/SessionPlus.git
Computed https://github.com/richardpiazza/SessionPlus.git at 2.2.0 (0.71s)
Fetching https://github.com/richardpiazza/AsyncPlus.git
[1/124] Fetching asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git from cache (0.60s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (1.08s)
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.41s)
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
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/johnsundell/ShellOut.git
Working copy of https://github.com/johnsundell/ShellOut.git resolved at 2.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[9/20] Write swift-version-24593BA9C3E375BF.txt
[11/31] Emitting module ArgumentParserToolInfo
[12/31] Emitting module AsyncPlus
[13/31] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/32] Wrapping AST for ArgumentParserToolInfo for debugging
[16/70] Emitting module ArgumentParser
[17/75] Compiling AsyncPlus PassthroughAsyncSequence.swift
[18/75] Compiling AsyncPlus PassthroughAsyncSubject.swift
[19/75] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[20/75] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[21/75] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[22/75] Compiling ArgumentParser ArgumentVisibility.swift
[23/75] Compiling ArgumentParser CompletionKind.swift
[24/75] Compiling ArgumentParser Errors.swift
[25/75] Compiling ArgumentParser Flag.swift
[26/75] Compiling ArgumentParser NameSpecification.swift
[27/75] Compiling ArgumentParser Option.swift
[28/75] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[30/76] Emitting module ShellOut
[31/76] Compiling ShellOut ShellOut.swift
[33/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/77] Compiling ArgumentParser CompletionsGenerator.swift
[35/77] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/77] Compiling ArgumentParser Argument.swift
[38/77] Compiling ArgumentParser ArgumentHelp.swift
[39/77] Compiling ArgumentParser OptionGroup.swift
[40/77] Compiling ArgumentParser AsyncParsableCommand.swift
[41/77] Compiling ArgumentParser CommandConfiguration.swift
[42/77] Compiling ArgumentParser CommandGroup.swift
[43/77] Compiling ArgumentParser EnumerableFlag.swift
[43/77] Wrapping AST for AsyncPlus for debugging
[44/77] Wrapping AST for ShellOut for debugging
[46/110] Compiling ArgumentParser CollectionExtensions.swift
[47/110] Compiling ArgumentParser Platform.swift
[48/110] Compiling ArgumentParser SequenceExtensions.swift
[49/110] Compiling ArgumentParser StringExtensions.swift
[50/110] Compiling ArgumentParser Tree.swift
[51/110] Compiling ArgumentParser DumpHelpGenerator.swift
[52/110] Compiling ArgumentParser HelpCommand.swift
[53/110] Compiling ArgumentParser HelpGenerator.swift
[54/110] Compiling ArgumentParser MessageInfo.swift
[55/110] Compiling ArgumentParser UsageGenerator.swift
[56/110] Compiling SessionPlus Header.swift
[57/110] Compiling SessionPlus Headers.swift
[58/110] Compiling SessionPlus MIMEType.swift
[59/110] Compiling SessionPlus Method.swift
[60/110] Compiling SessionPlus Request.swift
[61/110] Emitting module SessionPlus
[62/114] Compiling SessionPlus Patch.swift
[63/114] Compiling SessionPlus Post.swift
[64/114] Compiling SessionPlus Put.swift
[65/114] Compiling SessionPlus Address.swift
[66/114] Compiling SessionPlus AbsoluteURLSessionClient.swift
[67/114] Compiling SessionPlus AbsoluteURLWebSocket.swift
[68/114] Compiling SessionPlus AnyRequest.swift
[73/114] Compiling SessionPlus Authorization.swift
[74/114] Compiling SessionPlus Client+Decoding.swift
[75/114] Compiling SessionPlus Client.swift
[84/114] Compiling SessionPlus WebAPI.swift
[85/114] Compiling SessionPlus URLCache+SessionPlus.swift
[86/114] Compiling SessionPlus URLQueryItem+SessionPlus.swift
[87/114] Compiling SessionPlus URLRequest+SessionPlus.swift
[88/114] Compiling SessionPlus URLResponse+SessionPlus.swift
[90/115] Compiling SessionPlus AnyResponse.swift
[91/115] Compiling SessionPlus BaseURLSessionClient.swift
[92/115] Compiling SessionPlus Delete.swift
[93/115] Compiling SessionPlus Get.swift
[94/115] Compiling SessionPlus PNGImageFormDataRequest.swift
[95/115] Compiling SessionPlus URLSessionConfiguration+SessionPlus.swift
[96/115] Compiling SessionPlus URLSessionDelegate+SessionPlus.swift
[100/115] Compiling SessionPlus Downloader.swift
[101/115] Compiling SessionPlus HTTP.swift
[102/115] Compiling SessionPlus HTTPClient.swift
[103/115] Compiling SessionPlus HTTPCodable.swift
[104/115] Compiling SessionPlus HTTPInjectable.swift
[104/115] Wrapping AST for ArgumentParser for debugging
[106/115] Compiling SessionPlus Response.swift
[107/115] Compiling SessionPlus Socket.swift
[108/115] Compiling SessionPlus StatusCode.swift
[109/115] Compiling SessionPlus WebSocket.swift
[110/116] Wrapping AST for SessionPlus for debugging
[112/118] Compiling SessionPlusEmulation EmulatedClient.swift
[113/118] Emitting module SessionPlusEmulation
[114/119] Wrapping AST for SessionPlusEmulation for debugging
[116/129] Compiling DynuREST ResponseCode.swift
[117/130] Compiling DynuREST IPSource.swift
[118/130] Compiling DynuREST IPAddress.swift
[119/130] Compiling DynuREST IFConfigCommand.swift
[120/130] Compiling DynuREST IPifyClient.swift
[121/130] Compiling DynuREST URL+DynuREST.swift
[122/130] Emitting module DynuREST
[123/130] Compiling DynuREST DynuClient.swift
[124/130] Compiling DynuREST DynuIPUpdater.swift
[125/130] Compiling DynuREST DynuRESTError.swift
[126/130] Compiling DynuREST IFConfigClient.swift
[127/135] Wrapping AST for DynuREST for debugging
[129/135] 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>
[130/135] Emitting module cli
[131/135] 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>
[132/135] Compiling cli UpdateCommand.swift
/host/spi-builder-workspace/Sources/cli/UpdateCommand.swift:8:9: warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
 6 |
 7 |     static var configuration: CommandConfiguration {
 8 |         CommandConfiguration(
   |         `- warning: 'init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)' is deprecated: Use the memberwise initializer with the aliases parameter. [#DeprecatedDeclaration]
 9 |             commandName: "update",
10 |             abstract: "Perform an IP update against the Dynu.com API",
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[133/136] Wrapping AST for cli for debugging
[134/136] Write Objects.LinkFileList
[135/136] Linking dynu
Build complete! (36.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sessionplus",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/richardpiazza/SessionPlus.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ShellOut.git"
    }
  ],
  "manifest_display_name" : "DynuREST",
  "name" : "DynuREST",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.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",
        "UpdateCommand.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",
        "ShellOut"
      ],
      "product_memberships" : [
        "DynuREST",
        "dynu"
      ],
      "sources" : [
        "DynuClient.swift",
        "DynuIPUpdater.swift",
        "DynuRESTError.swift",
        "IFConfigClient.swift",
        "IFConfigCommand.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.