The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WatchDuck, reference 0.1.3 (d530c6), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 00:39:09 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BertanT/WatchDuck.git
Reference: 0.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BertanT/WatchDuck
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at d530c63 Update changelog for release 0.1.3
Cloned https://github.com/BertanT/WatchDuck.git
Revision (git rev-parse @):
d530c6365f79301d8c2711a0c48cc6d8a9602cc0
SUCCESS checkout https://github.com/BertanT/WatchDuck.git at 0.1.3
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.62s)
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.71s)
Fetching https://github.com/JohnSundell/Plot.git
[1/2109] Fetching plot
Fetched https://github.com/JohnSundell/Plot.git from cache (0.87s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/980] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.81s)
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/296] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.59s)
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 (41982a3)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0 (e1577ac)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1 (b4b8042)
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.14.0 (271926b)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.58.2 (7a3d77f)
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip
[16375/40913916] Downloading https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.58.2/SwiftLintBinary.artifactbundle.zip (2.41s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "watchduck",
      "name": "WatchDuck",
      "url": "https://github.com/BertanT/WatchDuck.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WatchDuck",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/BertanT/WatchDuck.git
[1/452] Fetching watchduck
Fetched https://github.com/BertanT/WatchDuck.git from cache (1.08s)
Creating working copy for https://github.com/BertanT/WatchDuck.git
Working copy of https://github.com/BertanT/WatchDuck.git resolved at 0.1.3 (d530c63)
warning: '.resolve-product-dependencies': dependency 'watchduck' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/BertanT/WatchDuck.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/21] Write sources
[3/21] Write watchduck-entitlement.plist
[5/21] Write sources
[10/21] Copying Resources
[11/21] Write swift-version--6988338F2F200930.txt
[12/25] Compiling writer.c
[12/25] Compiling reader.c
[14/87] Compiling api.c
[15/87] Compiling emitter.c
[16/87] Compiling parser.c
[17/87] Compiling scanner.c
[19/106] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/106] Emitting module ArgumentParserToolInfo
[21/145] Compiling ArgumentParser CommandConfiguration.swift
[22/145] Compiling ArgumentParser CommandGroup.swift
[23/145] Compiling ArgumentParser EnumerableFlag.swift
[24/145] Compiling ArgumentParser ExpressibleByArgument.swift
[25/149] Emitting module ArgumentParser
[26/149] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/149] Compiling ArgumentParser CompletionsGenerator.swift
[28/149] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/149] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/149] Compiling ArgumentParser Argument.swift
[31/149] Compiling ArgumentParser ParsableArguments.swift
[32/149] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/149] Compiling ArgumentParser ParsableCommand.swift
[34/149] Compiling ArgumentParser ArgumentDecoder.swift
[35/149] Compiling ArgumentParser NameSpecification.swift
[36/149] Compiling ArgumentParser Option.swift
[37/149] Compiling ArgumentParser OptionGroup.swift
[38/149] Compiling ArgumentParser AsyncParsableCommand.swift
[39/149] Compiling ArgumentParser ArgumentDefinition.swift
[40/149] Compiling ArgumentParser ArgumentSet.swift
[41/149] Compiling ArgumentParser CommandParser.swift
[42/149] Compiling ArgumentParser InputKey.swift
[43/149] Compiling ArgumentParser Platform.swift
[44/149] Compiling ArgumentParser SequenceExtensions.swift
[45/149] Compiling ArgumentParser StringExtensions.swift
[46/149] Compiling ArgumentParser Tree.swift
[47/149] Emitting module Plot
[53/155] Compiling ArgumentParser HelpGenerator.swift
[54/155] Compiling ArgumentParser CollectionExtensions.swift
[56/155] Compiling ArgumentParser MessageInfo.swift
[57/155] Compiling ArgumentParser UsageGenerator.swift
[58/157] Compiling ArgumentParser SplitArguments.swift
[59/157] Compiling ArgumentParser DumpHelpGenerator.swift
[60/157] Compiling ArgumentParser HelpCommand.swift
[71/157] Compiling ArgumentParser InputOrigin.swift
[72/157] Compiling ArgumentParser Name.swift
[73/157] Compiling ArgumentParser Parsed.swift
[74/157] Compiling ArgumentParser ParsedValues.swift
[75/157] Compiling ArgumentParser ArgumentHelp.swift
[76/157] Compiling ArgumentParser ArgumentVisibility.swift
[77/157] Compiling ArgumentParser CompletionKind.swift
[78/157] Compiling ArgumentParser Errors.swift
[79/157] Compiling ArgumentParser Flag.swift
[80/157] Compiling ArgumentParser ParserError.swift
[88/157] Emitting module Yams
[91/157] Compiling Plot SiteMap.swift
[92/157] Compiling Plot SiteMapChangeFrequency.swift
[93/157] Compiling Plot SiteMapElements.swift
[94/157] Compiling Plot TwitterCardType.swift
[95/157] Compiling Plot URLRepresentable.swift
[96/157] Compiling Plot XML.swift
[97/157] Compiling Plot XMLAttributes.swift
[98/157] Compiling Plot XMLElements.swift
[99/157] Compiling Plot AnyAttribute.swift
[100/157] Compiling Plot AnyElement.swift
[101/157] Compiling Plot AnyEnvironmentValue.swift
[102/157] Compiling Plot AnyNode.swift
[103/157] Compiling Plot Node.swift
[104/157] Compiling Plot NodeConvertible.swift
[105/157] Compiling Plot Optional+Component.swift
[106/157] Compiling Plot PodcastAttributes.swift
[107/157] Compiling Plot PodcastComponents.swift
[108/157] Compiling Plot PodcastElements.swift
[109/157] Compiling Plot PodcastEpisodeType.swift
[142/157] Compiling Yams YamlError.swift
[143/157] Compiling Yams YamlTagProviding.swift
[145/157] Compiling ShellOut ShellOut.swift
[146/157] Emitting module ShellOut
[149/157] Compiling Plot ElementRenderingBuffer.swift
[150/157] Compiling Plot ElementWrapper.swift
[151/157] Compiling Plot Environment.swift
[152/157] Compiling Plot ModifiedComponent.swift
[153/157] Compiling Plot Renderer.swift
[154/157] Compiling Plot String+Escaping.swift
[155/192] Compiling watchduck KeyedDecodingContainer+AssignIfPresent.swift
[156/192] Compiling watchduck Sequence+Uniqued.swift
[157/192] Compiling watchduck String+CFString.swift
[158/192] Compiling watchduck String+Color+Bold.swift
[159/195] Compiling watchduck URL+StaticString.swift
[160/195] Compiling watchduck URLRequest+PreferredTextEncoding.swift
[161/195] Compiling watchduck URLSession+RetryingData.swift
[162/195] Compiling watchduck WDPageStatusList.swift
[163/195] Compiling watchduck ANSIColors.swift
[164/195] Compiling watchduck CLISpinner.swift
[165/195] Compiling watchduck Bundle+StaticURL.swift
[166/195] Compiling watchduck WDHTML.swift
[167/195] Compiling watchduck WDPageFooter.swift
[168/195] Compiling watchduck WDPageHeader.swift
[169/195] Compiling watchduck WDPageListSubtext.swift
[170/195] Compiling watchduck Bundle+StaticURLs.swift
[171/195] Compiling watchduck ClosedRange+ContainsRange.swift
[172/195] Compiling watchduck Error+UnderlyingLocalizedDescription.swift
[173/195] Compiling watchduck HTTPURLResponse+TextEncoding.swift
[174/195] Compiling watchduck AnyWDCheck.swift
[175/195] Compiling watchduck PackageResources.swift
[176/195] Compiling watchduck WDCheck.swift
[177/195] Compiling watchduck WDConfig.swift
[178/195] Emitting module watchduck
[179/195] Compiling watchduck HTTPMethod.swift
[180/195] Compiling watchduck OSUtils.swift
[181/195] Compiling watchduck resource_bundle_accessor.swift
[182/195] Compiling watchduck HTTPResponseCodeCheck.swift
[183/195] Compiling watchduck Run.swift
[184/195] Compiling watchduck ServiceInstall.swift
[185/195] Compiling watchduck WatchDuck.swift
[186/195] Compiling watchduck String.Encoding+IANACharset.swift
[187/195] Compiling watchduck Task+SleepTimeInterval.swift
[188/195] Compiling watchduck URL+CurrentDirectory.swift
[189/195] Compiling watchduck WDLog.swift
[190/195] Compiling watchduck WDOutage.swift
[191/195] Compiling watchduck WDStatus.swift
[192/195] Compiling watchduck FileComponents.swift
[192/195] Write Objects.LinkFileList
[193/195] Linking watchduck
[194/195] Applying watchduck
Build complete! (18.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "revision" : [
          "1.5.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "revision" : [
          "5.3.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "plot",
      "requirement" : {
        "revision" : [
          "0.14.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Plot.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "revision" : [
          "2.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "swiftlintplugins",
      "requirement" : {
        "revision" : [
          "0.58.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
    }
  ],
  "manifest_display_name" : "WatchDuck",
  "name" : "WatchDuck",
  "path" : "/Users/admin/builder/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",
        "SwiftLintBuildToolPlugin"
      ],
      "product_memberships" : [
        "watchduck"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Checks/HTTPResponseCodeCheck.swift",
        "Commands/Run.swift",
        "Commands/ServiceInstall.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.3"
}
Done.