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 Dkst, reference 1.0.3 (b24d7c), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 13:47:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theolampert/dkst.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/theolampert/dkst
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at b24d7c3 Remaining help text, add ability to get and set slide index
Cloned https://github.com/theolampert/dkst.git
Revision (git rev-parse @):
b24d7c35eaf2b2e5bd55ba82bcdb0560459b64ca
SUCCESS checkout https://github.com/theolampert/dkst.git at 1.0.3
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/Commander
[1/1021] Fetching spectre
[165/2609] Fetching spectre, commander
Fetched https://github.com/kylef/Commander from cache (0.92s)
Fetched https://github.com/kylef/Spectre.git from cache (0.92s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.8.0 (1.58s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.59s)
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.8.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.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": "dkst",
      "name": "Dkst",
      "url": "https://github.com/theolampert/dkst.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dkst",
      "dependencies": [
        {
          "identity": "commander",
          "name": "Commander",
          "url": "https://github.com/kylef/Commander",
          "version": "0.9.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/theolampert/dkst.git
[1/158] Fetching dkst
Fetched https://github.com/theolampert/dkst.git from cache (0.57s)
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander from cache (0.44s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.9.2 (1.00s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.47s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.14s)
Creating working copy for https://github.com/theolampert/dkst.git
Working copy of https://github.com/theolampert/dkst.git resolved at 1.0.3 (b24d7c3)
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.9.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Found 1 product dependencies
  - Commander
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/theolampert/dkst.git
https://github.com/theolampert/dkst.git
{
  "dependencies" : [
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander"
    }
  ],
  "manifest_display_name" : "Dkst",
  "name" : "Dkst",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "dkst",
      "targets" : [
        "Dkst"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DkstTests",
      "module_type" : "SwiftTarget",
      "name" : "DkstTests",
      "path" : "Tests/DkstTests",
      "sources" : [
        "DkstTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DkstLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DkstLib",
      "module_type" : "SwiftTarget",
      "name" : "DkstLib",
      "path" : "Sources/DkstLib",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "dkst"
      ],
      "sources" : [
        "Deckset.swift",
        "DecksetScripting.swift",
        "Dkst.swift",
        "HelpText.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dkst",
      "module_type" : "SwiftTarget",
      "name" : "Dkst",
      "path" : "Sources/Dkst",
      "product_memberships" : [
        "dkst"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DkstLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/8] Write sources
[2/8] Write dkst-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/18] Compiling Commander Command.swift
[7/18] Compiling Commander ArgumentParser.swift
[8/18] Compiling Commander ArgumentConvertible.swift
[9/18] Compiling Commander ArgumentDescription.swift
[10/18] Emitting module Commander
[11/18] Compiling Commander Commands.swift
[12/18] Compiling Commander CommandType.swift
[13/18] Compiling Commander Group.swift
[14/18] Compiling Commander CommandRunner.swift
[15/18] Compiling Commander Error.swift
[16/24] Compiling DkstLib HelpText.swift
[17/24] Compiling DkstLib Utilities.swift
[18/24] Compiling DkstLib DecksetScripting.swift
[19/24] Compiling DkstLib Dkst.swift
[20/24] Compiling DkstLib Deckset.swift
[21/24] Emitting module DkstLib
[22/26] Emitting module Dkst
[23/26] Compiling Dkst main.swift
[23/26] Write Objects.LinkFileList
[24/26] Linking dkst
[25/26] Applying dkst
Build complete! (9.54s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "commander",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Commander"
    }
  ],
  "manifest_display_name" : "Dkst",
  "name" : "Dkst",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "dkst",
      "targets" : [
        "Dkst"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DkstTests",
      "module_type" : "SwiftTarget",
      "name" : "DkstTests",
      "path" : "Tests/DkstTests",
      "sources" : [
        "DkstTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DkstLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DkstLib",
      "module_type" : "SwiftTarget",
      "name" : "DkstLib",
      "path" : "Sources/DkstLib",
      "product_dependencies" : [
        "Commander"
      ],
      "product_memberships" : [
        "dkst"
      ],
      "sources" : [
        "Deckset.swift",
        "DecksetScripting.swift",
        "Dkst.swift",
        "HelpText.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dkst",
      "module_type" : "SwiftTarget",
      "name" : "Dkst",
      "path" : "Sources/Dkst",
      "product_memberships" : [
        "dkst"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DkstLib"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.2"
}
Done.