The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Versionator, reference main (84089f), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 00:32:32 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/elegantchaos/Versionator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Versionator
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 84089f2 updated workflow
Cloned https://github.com/elegantchaos/Versionator.git
Revision (git rev-parse @):
84089f2c55c1e26ce92278d68e2080db331db972
SUCCESS checkout https://github.com/elegantchaos/Versionator.git at main
Fetching https://github.com/swiftlang/swift-subprocess.git
Fetching https://github.com/apple/swift-system
[1/2907] Fetching swift-subprocess
[176/8508] Fetching swift-subprocess, swift-system
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (1.20s)
Fetched https://github.com/apple/swift-system from cache (1.20s)
Creating working copy for https://github.com/apple/swift-system
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.2.1
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
========================================
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": "versionator",
      "name": "Versionator",
      "url": "https://github.com/elegantchaos/Versionator.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Versionator",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-subprocess",
          "name": "Subprocess",
          "url": "https://github.com/swiftlang/swift-subprocess.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-subprocess",
          "traits": [
            "SubprocessFoundation",
            "SubprocessSpan"
          ],
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Versionator.git
[1/467] Fetching versionator
Fetched https://github.com/elegantchaos/Versionator.git from cache (0.67s)
Fetching https://github.com/swiftlang/swift-subprocess.git from cache
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-subprocess.git
Computed https://github.com/swiftlang/swift-subprocess.git at 0.4.0 (1.06s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.45s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (1.05s)
Creating working copy for https://github.com/elegantchaos/Versionator.git
Working copy of https://github.com/elegantchaos/Versionator.git resolved at main (84089f2)
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Found 1 product dependencies
  - Subprocess
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/elegantchaos/Versionator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin VersionatorPlugin
Building for debugging...
[1/22] Write sources
[4/22] Write VersionatorTool-tool-entitlement.plist
[4/22] Write VersionatorTool-entitlement.plist
[4/22] Write sources
[11/22] Compiling CSystem shims.c
[13/22] Write swift-version--6988338F2F200930.txt
[14/82] Compiling _SubprocessCShims process_shims.c
[17/82] Emitting module SystemPackage
[18/85] Compiling SystemPackage Util+StringArray.swift
[19/85] Compiling SystemPackage Util.swift
[20/85] Compiling SystemPackage UtilConsumers.swift
[21/85] Compiling SystemPackage FilePathComponentView.swift
[22/85] Compiling SystemPackage FilePathComponents.swift
[23/85] Compiling SystemPackage FilePathParsing.swift
[24/88] Compiling SystemPackage FileHelpers.swift
[25/88] Compiling SystemPackage FileOperations.swift
[26/88] Compiling SystemPackage FilePath.swift
[27/88] Compiling SystemPackage FilePathString.swift
[28/88] Compiling SystemPackage FilePathSyntax.swift
[29/88] Compiling SystemPackage FilePathTemp.swift
[30/88] Emitting module SystemPackage
[31/88] Compiling SystemPackage RawBuffer.swift
[32/88] Compiling SystemPackage Syscalls.swift
[33/88] Compiling SystemPackage WindowsSyscallAdapters.swift
[34/88] Compiling SystemPackage MachPort.swift
[35/88] Compiling SystemPackage PlatformString.swift
[36/88] Compiling SystemPackage SystemString.swift
[37/88] Compiling SystemPackage Constants.swift
[38/88] Compiling SystemPackage Exports.swift
[39/88] Compiling SystemPackage Mocking.swift
[40/88] Compiling SystemPackage Errno.swift
[41/88] Compiling SystemPackage ErrnoWindows.swift
[42/88] Compiling SystemPackage FileDescriptor.swift
[43/88] Compiling SystemPackage FilePermissions.swift
[44/88] Compiling SystemPackage Backcompat.swift
[45/88] Compiling SystemPackage CInterop.swift
[46/88] Compiling SystemPackage FilePathTempPosix.swift
[47/88] Compiling SystemPackage FilePathTempWindows.swift
[48/88] Compiling SystemPackage FilePathWindows.swift
[76/110] Compiling SystemPackage Util+StringArray.swift
[77/110] Compiling SystemPackage Util.swift
[78/110] Compiling SystemPackage UtilConsumers.swift
[79/132] Compiling VersionatorUtils String+AsyncSequence.swift
[80/132] Emitting module VersionatorUtils
[82/132] Compiling VersionatorUtils String+AsyncSequence.swift
[83/132] Emitting module Subprocess
[84/134] Compiling Subprocess Configuration.swift
[85/134] Compiling Subprocess Error.swift
[86/134] Compiling Subprocess Span+Subprocess.swift
[87/134] Compiling Subprocess Input+Foundation.swift
[88/136] Compiling Subprocess AsyncIO+Dispatch.swift
[89/136] Compiling Subprocess AsyncIO+Linux.swift
[90/136] Compiling Subprocess AsyncIO+Windows.swift
[91/136] Compiling Subprocess Subprocess+Windows.swift
[92/136] Compiling Subprocess Result.swift
[93/136] Compiling Subprocess Input.swift
[94/136] Compiling Subprocess Output.swift
[95/136] Compiling Subprocess Output+Foundation.swift
[96/136] Compiling Subprocess Span+SubprocessFoundation.swift
[97/136] Compiling Subprocess Buffer.swift
[98/136] Compiling Subprocess Subprocess+Linux.swift
[99/136] Compiling Subprocess API.swift
[100/136] Compiling Subprocess AsyncBufferSequence.swift
[101/136] Emitting module Subprocess
[105/136] Compiling Subprocess Subprocess+Unix.swift
[106/136] Compiling Subprocess Subprocess+BSD.swift
[107/136] Compiling Subprocess Subprocess+Darwin.swift
[111/136] Compiling Subprocess Execution.swift
[116/136] Compiling Subprocess Teardown.swift
[117/136] Compiling Subprocess Thread.swift
[131/140] Emitting module VersionatorTool
[132/140] Compiling VersionatorTool VersionatorTool.swift
[132/140] Write Objects.LinkFileList
[134/140] Compiling VersionatorTool VersionatorTool.swift
[135/140] Emitting module VersionatorTool
[135/140] Write Objects.LinkFileList
[136/140] Linking VersionatorTool
[137/140] Applying VersionatorTool
[138/140] Linking VersionatorTool-tool
[139/140] Applying VersionatorTool-tool
Build complete! (12.09s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-subprocess",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-subprocess.git"
    }
  ],
  "manifest_display_name" : "Versionator",
  "name" : "Versionator",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "Ubuntu",
      "version" : "22.04"
    }
  ],
  "products" : [
    {
      "name" : "VersionatorPlugin",
      "targets" : [
        "VersionatorPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "VersionatorTool",
      "targets" : [
        "VersionatorTool"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VersionatorUtils",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorUtils",
      "path" : "Sources/VersionatorUtils",
      "product_memberships" : [
        "VersionatorPlugin",
        "VersionatorTool"
      ],
      "sources" : [
        "String+AsyncSequence.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VersionatorTool",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorTool",
      "path" : "Sources/VersionatorTool",
      "product_dependencies" : [
        "Subprocess"
      ],
      "product_memberships" : [
        "VersionatorPlugin",
        "VersionatorTool"
      ],
      "sources" : [
        "VersionatorTool.swift"
      ],
      "target_dependencies" : [
        "VersionatorUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "VersionatorTests",
      "module_type" : "SwiftTarget",
      "name" : "VersionatorTests",
      "path" : "Tests/VersionatorTests",
      "product_dependencies" : [
        "Subprocess"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.git",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/VersionatorTests/Resources/Example.out",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TestingSupport.swift",
        "URL+SystemPaths.swift",
        "VersionatorTests.swift"
      ],
      "target_dependencies" : [
        "VersionatorTool",
        "VersionatorUtils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VersionatorPlugin",
      "module_type" : "PluginTarget",
      "name" : "VersionatorPlugin",
      "path" : "Plugins/VersionatorPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "VersionatorPlugin"
      ],
      "sources" : [
        "plugin+Xcode.swift",
        "plugin.swift"
      ],
      "target_dependencies" : [
        "VersionatorTool"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "6.2"
}
Done.