The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WatchDuck, reference main (0c4672), with Swift 6.3 for Linux on 16 Apr 2026 00:30:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BertanT/WatchDuck.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/BertanT/WatchDuck
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0c46728 Update to the latest ci version
Cloned https://github.com/BertanT/WatchDuck.git
Revision (git rev-parse @):
0c467281521a869bd0b4e11ea2daadb83cd3a2a8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/BertanT/WatchDuck.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/BertanT/WatchDuck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.37s)
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.58s)
Fetching https://github.com/JohnSundell/Plot.git
[1/2109] Fetching plot
Fetched https://github.com/JohnSundell/Plot.git from cache (0.53s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.46s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.73s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.74s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.84s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at e1577acf2b6e90086d01a6d5e2b8efdaae033568
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at b4b8042411dc7bbb696300a34a4bf3ba1b7ad19b
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 85e4bb4e1cd62cec64a4b8e769dcefdf0c5b9d64
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 271926b4413fe868739d99f5eadcf2bd6cd62fb8
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 41982a3656a71c768319979febd796c6fd111d5c
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/25] Write sources
[4/25] Copying Resources
[6/25] Write sources
[10/25] Compiling writer.c
[11/25] Compiling reader.c
[12/25] Compiling parser.c
[13/25] Compiling api.c
[14/25] Compiling emitter.c
[15/25] Compiling scanner.c
[16/25] Write swift-version-24593BA9C3E375BF.txt
[18/108] Emitting module Plot
[19/116] Emitting module Yams
[20/118] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/118] Emitting module ArgumentParserToolInfo
[22/119] Wrapping AST for ArgumentParserToolInfo for debugging
[24/157] Emitting module ArgumentParser
[25/162] Compiling ArgumentParser ArgumentVisibility.swift
[26/162] Compiling ArgumentParser CompletionKind.swift
[27/162] Compiling ArgumentParser Errors.swift
[28/162] Compiling ArgumentParser Flag.swift
[29/162] Compiling ArgumentParser NameSpecification.swift
[30/162] Compiling ArgumentParser Option.swift
[31/162] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/162] Compiling ArgumentParser CompletionsGenerator.swift
[33/162] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/162] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/162] Compiling ArgumentParser Argument.swift
[36/162] Compiling ArgumentParser ArgumentHelp.swift
[46/162] Compiling ArgumentParser InputOrigin.swift
[47/162] Compiling ArgumentParser OptionGroup.swift
[48/162] Compiling ArgumentParser CommandParser.swift
[49/162] Compiling ArgumentParser InputKey.swift
[50/162] Compiling ArgumentParser AsyncParsableCommand.swift
[51/162] Compiling ArgumentParser CommandConfiguration.swift
[55/162] Compiling ArgumentParser ArgumentDefinition.swift
[56/162] Compiling ArgumentParser ArgumentSet.swift
[61/162] Compiling Plot AnyEnvironmentValue.swift
[62/162] Compiling Plot AnyNode.swift
[63/162] Compiling Plot ElementRenderingBuffer.swift
[64/162] Compiling Plot ElementWrapper.swift
[65/162] Compiling Plot Environment.swift
[66/162] Compiling Plot ModifiedComponent.swift
[67/162] Compiling Plot Renderer.swift
[68/162] Compiling Plot String+Escaping.swift
[80/162] Compiling ArgumentParser HelpGenerator.swift
[81/162] Compiling ArgumentParser MessageInfo.swift
[82/162] Compiling ArgumentParser UsageGenerator.swift
[83/162] Compiling ArgumentParser CollectionExtensions.swift
[84/162] Compiling ArgumentParser Platform.swift
[85/162] Compiling ArgumentParser SequenceExtensions.swift
[86/162] Compiling ArgumentParser StringExtensions.swift
[87/162] Compiling ArgumentParser Tree.swift
[93/162] Compiling ArgumentParser CommandGroup.swift
[94/162] Compiling ArgumentParser EnumerableFlag.swift
[95/162] Compiling ArgumentParser ExpressibleByArgument.swift
[96/162] Compiling ArgumentParser ParsableArguments.swift
[97/162] Compiling ArgumentParser ParsableArgumentsValidation.swift
[98/162] Compiling ArgumentParser ParsableCommand.swift
[99/162] Compiling ArgumentParser ArgumentDecoder.swift
[100/162] Compiling ArgumentParser Name.swift
[101/162] Compiling ArgumentParser Parsed.swift
[102/162] Compiling ArgumentParser ParsedValues.swift
[103/162] Compiling ArgumentParser ParserError.swift
[104/162] Compiling ArgumentParser SplitArguments.swift
[105/162] Compiling ArgumentParser DumpHelpGenerator.swift
[106/162] Compiling ArgumentParser HelpCommand.swift
[107/163] Compiling ShellOut ShellOut.swift
[108/163] Emitting module ShellOut
[109/163] Compiling Plot PodcastMediaType.swift
[110/163] Compiling Plot PodcastType.swift
[111/163] Compiling Plot RSS.swift
[112/163] Compiling Plot RSSAttributes.swift
[113/163] Compiling Plot RSSElements.swift
[114/164] Compiling Plot Renderable.swift
[115/164] Compiling Plot SiteMap.swift
[116/164] Compiling Plot SiteMapChangeFrequency.swift
[117/164] Compiling Plot HTMLAnchorRelationship.swift
[118/164] Compiling Plot HTMLAnchorTarget.swift
[119/164] Compiling Plot HTMLAttributes.swift
[120/164] Compiling Plot HTMLAudioFormat.swift
[121/164] Compiling Plot HTMLButtonType.swift
[122/164] Compiling Plot HTMLComponents.swift
[123/164] Compiling Plot HTMLElements.swift
[124/164] Compiling Plot HTMLFormContentType.swift
[125/164] Compiling Plot HTMLFormMethod.swift
[159/166] Wrapping AST for Yams for debugging
[160/166] Wrapping AST for ShellOut for debugging
[161/166] Wrapping AST for Plot for debugging
[162/166] Wrapping AST for ArgumentParser for debugging
[164/201] Compiling watchduck Bundle+StaticURL.swift
[165/201] Compiling watchduck Bundle+StaticURLs.swift
[166/201] Compiling watchduck ClosedRange+ContainsRange.swift
[167/201] Compiling watchduck Error+UnderlyingLocalizedDescription.swift
[168/201] Compiling watchduck HTTPURLResponse+TextEncoding.swift
[169/201] Emitting module watchduck
[170/201] Compiling watchduck Task+SleepTimeInterval.swift
[171/201] Compiling watchduck URL+CurrentDirectory.swift
[172/201] Compiling watchduck URL+StaticString.swift
[173/201] Compiling watchduck URLRequest+PreferredTextEncoding.swift
[174/201] Compiling watchduck KeyedDecodingContainer+AssignIfPresent.swift
[175/201] Compiling watchduck Sequence+Uniqued.swift
[176/201] Compiling watchduck String+CFString.swift
[177/201] Compiling watchduck String+Color+Bold.swift
[178/201] Compiling watchduck String.Encoding+IANACharset.swift
[179/201] Compiling watchduck WDOutage.swift
[180/201] Compiling watchduck WDStatus.swift
[181/201] Compiling watchduck FileComponents.swift
[182/201] Compiling watchduck WDHTML.swift
[183/201] Compiling watchduck WDPageFooter.swift
[184/201] Compiling watchduck WDPageHeader.swift
[185/201] Compiling watchduck WDPageListSubtext.swift
[186/201] Compiling watchduck WDPageStatusList.swift
[187/201] Compiling watchduck ANSIColors.swift
[188/201] Compiling watchduck CLISpinner.swift
[189/201] Compiling watchduck AnyWDCheck.swift
[190/201] Compiling watchduck PackageResources.swift
[191/201] Compiling watchduck WDCheck.swift
[192/201] Compiling watchduck WDConfig.swift
[193/201] Compiling watchduck WDLog.swift
[194/205] Compiling watchduck HTTPResponseCodeCheck.swift
[195/205] Compiling watchduck Run.swift
[196/205] Compiling watchduck ServiceInstall.swift
[197/205] Compiling watchduck ServiceUninstall.swift
[198/205] Compiling watchduck WatchDuck.swift
[199/205] Compiling watchduck URLSession+RetryingData.swift
[200/205] Compiling watchduck HTTPMethod.swift
[201/205] Compiling watchduck OSUtils.swift
[202/205] Compiling watchduck resource_bundle_accessor.swift
[203/206] Wrapping AST for watchduck for debugging
[204/206] Write Objects.LinkFileList
[205/206] Linking watchduck
Build complete! (109.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "revision" : [
          "41982a3656a71c768319979febd796c6fd111d5c"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "revision" : [
          "b4b8042411dc7bbb696300a34a4bf3ba1b7ad19b"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "plot",
      "requirement" : {
        "revision" : [
          "271926b4413fe868739d99f5eadcf2bd6cd62fb8"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Plot.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "revision" : [
          "e1577acf2b6e90086d01a6d5e2b8efdaae033568"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "revision" : [
          "85e4bb4e1cd62cec64a4b8e769dcefdf0c5b9d64"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "WatchDuck",
  "name" : "WatchDuck",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "watchduck",
      "targets" : [
        "watchduck"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "watchduck",
      "module_type" : "SwiftTarget",
      "name" : "watchduck",
      "path" : "Sources",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams",
        "Plot",
        "ShellOut"
      ],
      "product_memberships" : [
        "watchduck"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Checks/HTTPResponseCodeCheck.swift",
        "Commands/Run.swift",
        "Commands/ServiceInstall.swift",
        "Commands/ServiceUninstall.swift",
        "Commands/WatchDuck.swift",
        "Data/AnyWDCheck.swift",
        "Data/PackageResources.swift",
        "Data/WDCheck.swift",
        "Data/WDConfig.swift",
        "Data/WDLog.swift",
        "Data/WDOutage.swift",
        "Data/WDStatus.swift",
        "HTML/FileComponents.swift",
        "HTML/WDHTML.swift",
        "HTML/WDPageFooter.swift",
        "HTML/WDPageHeader.swift",
        "HTML/WDPageListSubtext.swift",
        "HTML/WDPageStatusList.swift",
        "Helpers/ANSIColors.swift",
        "Helpers/CLISpinner.swift",
        "Helpers/Extensions/Bundle+StaticURL.swift",
        "Helpers/Extensions/Bundle+StaticURLs.swift",
        "Helpers/Extensions/ClosedRange+ContainsRange.swift",
        "Helpers/Extensions/Error+UnderlyingLocalizedDescription.swift",
        "Helpers/Extensions/HTTPURLResponse+TextEncoding.swift",
        "Helpers/Extensions/KeyedDecodingContainer+AssignIfPresent.swift",
        "Helpers/Extensions/Sequence+Uniqued.swift",
        "Helpers/Extensions/String+CFString.swift",
        "Helpers/Extensions/String+Color+Bold.swift",
        "Helpers/Extensions/String.Encoding+IANACharset.swift",
        "Helpers/Extensions/Task+SleepTimeInterval.swift",
        "Helpers/Extensions/URL+CurrentDirectory.swift",
        "Helpers/Extensions/URL+StaticString.swift",
        "Helpers/Extensions/URLRequest+PreferredTextEncoding.swift",
        "Helpers/Extensions/URLSession+RetryingData.swift",
        "Helpers/HTTPMethod.swift",
        "Helpers/OSUtils.swift"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.