The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AppUpdater, reference master (078432), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 16:56:31 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/AppUpdater.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mxcl/AppUpdater
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 078432c participate in tea protocol
Cloned https://github.com/mxcl/AppUpdater.git
Revision (git rev-parse @):
078432c8e9e53edff6097ae8e916eee30769c941
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at master
Fetching https://github.com/mxcl/Version
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/PromiseKit/Foundation
[1/288] Fetching version
[27/897] Fetching version, foundation
[213/1956] Fetching version, foundation, path.swift
Fetched https://github.com/mxcl/Version from cache (1.08s)
Fetched https://github.com/mxcl/Path.swift from cache (1.08s)
Fetched https://github.com/PromiseKit/Foundation from cache (1.08s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (2.54s)
Fetching https://github.com/mxcl/PromiseKit.git
[1/17121] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git from cache (2.16s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.65s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.63s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.65s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
========================================
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",
  "dependencies": [
    {
      "identity": "appupdater",
      "name": "AppUpdater",
      "url": "https://github.com/mxcl/AppUpdater.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppUpdater",
      "dependencies": [
        {
          "identity": "foundation",
          "name": "PMKFoundation",
          "url": "https://github.com/PromiseKit/Foundation",
          "version": "3.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Foundation",
          "dependencies": [
            {
              "identity": "promisekit",
              "name": "PromiseKit",
              "url": "https://github.com/mxcl/PromiseKit.git",
              "version": "6.22.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PromiseKit",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "path.swift",
          "name": "Path.swift",
          "url": "https://github.com/mxcl/Path.swift",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Path.swift",
          "dependencies": [
          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mxcl/AppUpdater.git
[1/85] Fetching appupdater
Fetched https://github.com/mxcl/AppUpdater.git from cache (0.66s)
Fetching https://github.com/mxcl/Path.swift from cache
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/PromiseKit/Foundation from cache
Fetched https://github.com/mxcl/Version from cache (0.53s)
Fetched https://github.com/PromiseKit/Foundation from cache (6.40s)
Fetched https://github.com/mxcl/Path.swift from cache (6.40s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (0.04s)
Fetching https://github.com/mxcl/PromiseKit.git from cache
Fetched https://github.com/mxcl/PromiseKit.git from cache (0.57s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.02s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.03s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.04s)
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
Creating working copy for https://github.com/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/mxcl/AppUpdater.git
Working copy of https://github.com/mxcl/AppUpdater.git resolved at master (078432c)
warning: '.resolve-product-dependencies': dependency 'appupdater' is not used by any target
Found 3 product dependencies
  - PMKFoundation
  - Path.swift
  - Version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mxcl/AppUpdater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/39] Compiling Version Version+Range.swift
[8/39] Compiling PromiseKit race.swift
[9/40] Compiling Version Version.swift
[10/40] Compiling Version Version+Comparable.swift
[11/40] Compiling Version Version+Codable.swift
[12/40] Compiling Version Version+Foundation.swift
[13/40] Emitting module Version
[14/40] Compiling PromiseKit after.swift
[15/40] Compiling PromiseKit firstly.swift
[16/40] Compiling PromiseKit hang.swift
[17/40] Compiling PromiseKit Resolver.swift
[18/40] Compiling PromiseKit Thenable.swift
[19/40] Compiling Path PathToBool.swift
[20/41] Compiling Path Path+CommonDirectories.swift
[21/41] Compiling Path Path+Codable.swift
[22/41] Compiling Path Path.swift
[23/41] Emitting module PromiseKit
[24/41] Compiling PromiseKit Error.swift
[25/41] Compiling PromiseKit Guarantee.swift
[26/41] Compiling PromiseKit Catchable.swift
[27/41] Compiling PromiseKit Combine.swift
[28/41] Compiling Path Path+FileManager.swift
[29/41] Compiling Path Path+ls.swift
[30/41] Compiling Path Path+StringConvertibles.swift
[31/41] Compiling Path Extensions.swift
[32/41] Compiling Path Path+Attributes.swift
[33/41] Compiling PromiseKit Configuration.swift
[34/41] Emitting module Path
[35/41] Compiling PromiseKit CustomStringConvertible.swift
[36/41] Compiling PromiseKit Async.swift
[37/41] Compiling PromiseKit Box.swift
[38/41] Compiling PromiseKit LogEvent.swift
[39/41] Compiling PromiseKit Promise.swift
[40/41] Compiling PromiseKit when.swift
[41/41] Compiling Path Pathish.swift
[42/47] Compiling PMKFoundation NSURLSession+Promise.swift
[43/47] Emitting module PMKFoundation
[44/47] Compiling PMKFoundation afterlife.swift
[45/47] Compiling PMKFoundation NSObject+Promise.swift
[46/47] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[47/47] Compiling PMKFoundation Process+Promise.swift
[48/49] Compiling AppUpdater AppUpdater.swift
[49/49] Emitting module AppUpdater
Build complete! (32.51s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "foundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PromiseKit/Foundation"
    },
    {
      "identity" : "path.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Path.swift"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version"
    }
  ],
  "manifest_display_name" : "AppUpdater",
  "name" : "AppUpdater",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AppUpdater",
      "targets" : [
        "AppUpdater"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AppUpdater",
      "module_type" : "SwiftTarget",
      "name" : "AppUpdater",
      "path" : ".",
      "product_dependencies" : [
        "PMKFoundation",
        "Path",
        "Version"
      ],
      "product_memberships" : [
        "AppUpdater"
      ],
      "sources" : [
        "AppUpdater.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.