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 Captain, reference 0.2.0 (db958c), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 09:18:11 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/yanamura/captain.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yanamura/captain
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at db958c1 Merge pull request #6 from yanamura/swift5.2
Cloned https://github.com/yanamura/captain.git
Revision (git rev-parse @):
db958c1fd88c89dd7ef896003816f4761b03bdf0
SUCCESS checkout https://github.com/yanamura/captain.git at 0.2.0
Fetching https://github.com/yanamura3/Tempry.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/58] Fetching tempry
[41/1079] Fetching tempry, spectre
[62/2490] Fetching tempry, spectre, pathkit
[431/3726] Fetching tempry, spectre, pathkit, files
Fetched https://github.com/johnsundell/files.git from cache (0.95s)
Fetched https://github.com/yanamura3/Tempry.git from cache (0.95s)
Fetched https://github.com/kylef/PathKit.git from cache (0.95s)
Fetched https://github.com/kylef/Spectre.git from cache (0.95s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 3.1.0 (1.60s)
Computing version for https://github.com/yanamura3/Tempry.git
Computed https://github.com/yanamura3/Tempry.git at 0.1.1 (0.55s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (2.76s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.57s)
Creating working copy for https://github.com/yanamura3/Tempry.git
Working copy of https://github.com/yanamura3/Tempry.git resolved at 0.1.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 3.1.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": "captain",
      "name": "Captain",
      "url": "https://github.com/yanamura/captain.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/captain",
      "dependencies": [
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "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": [
              ]
            }
          ]
        },
        {
          "identity": "tempry",
          "name": "Tempry",
          "url": "https://github.com/yanamura3/Tempry.git",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tempry",
          "dependencies": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/johnsundell/files.git",
          "version": "3.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/files",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yanamura/captain.git
[1/259] Fetching captain
Fetched https://github.com/yanamura/captain.git from cache (0.57s)
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/yanamura3/Tempry.git from cache
Fetched https://github.com/yanamura3/Tempry.git from cache (0.45s)
Fetched https://github.com/johnsundell/files.git from cache (0.45s)
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 3.1.0 (0.51s)
Computing version for https://github.com/yanamura3/Tempry.git
Computed https://github.com/yanamura3/Tempry.git at 0.1.1 (0.02s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.54s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.01s)
Creating working copy for https://github.com/yanamura/captain.git
Working copy of https://github.com/yanamura/captain.git resolved at 0.2.0 (db958c1)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/yanamura3/Tempry.git
Working copy of https://github.com/yanamura3/Tempry.git resolved at 0.1.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 3.1.0
Found 3 product dependencies
  - PathKit
  - Tempry
  - Files
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yanamura/captain.git
https://github.com/yanamura/captain.git
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "tempry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yanamura3/Tempry.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/files.git"
    }
  ],
  "manifest_display_name" : "Captain",
  "name" : "Captain",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "captain",
      "targets" : [
        "Captain"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CaptainTests",
      "module_type" : "SwiftTarget",
      "name" : "CaptainTests",
      "path" : "Tests/CaptainTests",
      "product_dependencies" : [
        "Tempry",
        "PathKit",
        "Files"
      ],
      "sources" : [
        "CaptainTests.swift"
      ],
      "target_dependencies" : [
        "CaptainCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CaptainCore",
      "module_type" : "SwiftTarget",
      "name" : "CaptainCore",
      "path" : "Sources/CaptainCore",
      "product_dependencies" : [
        "PathKit",
        "Files"
      ],
      "product_memberships" : [
        "captain"
      ],
      "sources" : [
        "Captain.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Captain",
      "module_type" : "SwiftTarget",
      "name" : "Captain",
      "path" : "Sources/Captain",
      "product_memberships" : [
        "captain"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CaptainCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
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/9] Write sources
[3/9] Write captain-entitlement.plist
[3/9] Write sources
[5/9] Write swift-version-2F0A5646E1D333AE.txt
[7/13] Compiling Files Files.swift
[8/13] Emitting module Files
[9/13] Emitting module PathKit
[10/13] Compiling PathKit PathKit.swift
[11/15] Emitting module CaptainCore
[12/15] Compiling CaptainCore Captain.swift
[13/17] Emitting module Captain
[14/17] Compiling Captain main.swift
[14/17] Write Objects.LinkFileList
[15/17] Linking captain
[16/17] Applying captain
Build complete! (8.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    },
    {
      "identity" : "tempry",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yanamura3/Tempry.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/files.git"
    }
  ],
  "manifest_display_name" : "Captain",
  "name" : "Captain",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "captain",
      "targets" : [
        "Captain"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CaptainTests",
      "module_type" : "SwiftTarget",
      "name" : "CaptainTests",
      "path" : "Tests/CaptainTests",
      "product_dependencies" : [
        "Tempry",
        "PathKit",
        "Files"
      ],
      "sources" : [
        "CaptainTests.swift"
      ],
      "target_dependencies" : [
        "CaptainCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CaptainCore",
      "module_type" : "SwiftTarget",
      "name" : "CaptainCore",
      "path" : "Sources/CaptainCore",
      "product_dependencies" : [
        "PathKit",
        "Files"
      ],
      "product_memberships" : [
        "captain"
      ],
      "sources" : [
        "Captain.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Captain",
      "module_type" : "SwiftTarget",
      "name" : "Captain",
      "path" : "Sources/Captain",
      "product_memberships" : [
        "captain"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CaptainCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Done.