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 FengNiao, reference master (e99846), with Swift 6.1 for macOS (SPM) on 5 May 2025 11:19:53 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/fengniao.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/onevcat/fengniao
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e99846f Update readme
Cloned https://github.com/onevcat/fengniao.git
Revision (git rev-parse @):
e99846f07287d7f0b32a667b2e4c8e1a4b86b486
SUCCESS checkout https://github.com/onevcat/fengniao.git at master
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/benoit-pereira-da-silva/CommandLine.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/683] Fetching commandline
[42/2094] Fetching commandline, pathkit
[226/3290] Fetching commandline, pathkit, rainbow
[512/4311] Fetching commandline, pathkit, rainbow, spectre
Fetched https://github.com/onevcat/Rainbow.git from cache (0.94s)
Fetched https://github.com/kylef/Spectre.git from cache (0.94s)
Fetched https://github.com/benoit-pereira-da-silva/CommandLine.git from cache (0.94s)
Fetched https://github.com/kylef/PathKit.git from cache (0.94s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.87s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.62s)
Computing version for https://github.com/benoit-pereira-da-silva/CommandLine.git
Computed https://github.com/benoit-pereira-da-silva/CommandLine.git at 4.0.9 (0.60s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (0.69s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/benoit-pereira-da-silva/CommandLine.git
Working copy of https://github.com/benoit-pereira-da-silva/CommandLine.git resolved at 4.0.9
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.1.4
========================================
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": "fengniao",
      "name": "FengNiao",
      "url": "https://github.com/onevcat/fengniao.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/fengniao",
      "dependencies": [
        {
          "identity": "rainbow",
          "name": "Rainbow",
          "url": "https://github.com/onevcat/Rainbow.git",
          "version": "3.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
          "dependencies": [
          ]
        },
        {
          "identity": "commandline",
          "name": "CommandLineKit",
          "url": "https://github.com/benoit-pereira-da-silva/CommandLine.git",
          "version": "4.0.9",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CommandLine",
          "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": "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": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/onevcat/fengniao.git
[1/977] Fetching fengniao
Fetched https://github.com/onevcat/fengniao.git from cache (0.91s)
Fetching https://github.com/benoit-pereira-da-silva/CommandLine.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/onevcat/Rainbow.git from cache
Fetched https://github.com/benoit-pereira-da-silva/CommandLine.git from cache (0.48s)
Fetched https://github.com/kylef/PathKit.git from cache (0.48s)
Fetched https://github.com/onevcat/Rainbow.git from cache (0.48s)
Fetched https://github.com/kylef/Spectre.git from cache (0.49s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.54s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (0.03s)
Computing version for https://github.com/benoit-pereira-da-silva/CommandLine.git
Computed https://github.com/benoit-pereira-da-silva/CommandLine.git at 4.0.9 (0.03s)
Creating working copy for https://github.com/onevcat/fengniao.git
Working copy of https://github.com/onevcat/fengniao.git resolved at master (e99846f)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/benoit-pereira-da-silva/CommandLine.git
Working copy of https://github.com/benoit-pereira-da-silva/CommandLine.git resolved at 4.0.9
Found 4 product dependencies
  - Rainbow
  - CommandLineKit
  - Spectre
  - PathKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/onevcat/fengniao.git
https://github.com/onevcat/fengniao.git
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "commandline",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/benoit-pereira-da-silva/CommandLine.git"
    },
    {
      "identity" : "spectre",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Spectre.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "FengNiao",
  "name" : "FengNiao",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "FengNiao",
      "targets" : [
        "FengNiao"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FengNiaoKit",
      "targets" : [
        "FengNiaoKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FengNiaoKitTests",
      "module_type" : "SwiftTarget",
      "name" : "FengNiaoKitTests",
      "path" : "Tests/FengNiaoKitTests",
      "product_dependencies" : [
        "Spectre"
      ],
      "sources" : [
        "FengNiaoKitSpec.swift",
        "FengNiaoKitTests.swift"
      ],
      "target_dependencies" : [
        "FengNiaoKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FengNiaoKit",
      "module_type" : "SwiftTarget",
      "name" : "FengNiaoKit",
      "path" : "Sources/FengNiaoKit",
      "product_dependencies" : [
        "Rainbow",
        "PathKit"
      ],
      "product_memberships" : [
        "FengNiao",
        "FengNiaoKit"
      ],
      "sources" : [
        "ExtensionFindProcess.swift",
        "Extensions.swift",
        "FengNiao.swift",
        "FileSearchRule.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FengNiao",
      "module_type" : "SwiftTarget",
      "name" : "FengNiao",
      "path" : "Sources/FengNiao",
      "product_dependencies" : [
        "CommandLineKit"
      ],
      "product_memberships" : [
        "FengNiao"
      ],
      "sources" : [
        "CommandPrompt.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "FengNiaoKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.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/10] Write sources
[2/10] Write FengNiao-entitlement.plist
[6/10] Write swift-version-2F0A5646E1D333AE.txt
[8/27] Compiling Rainbow Style.swift
[9/28] Compiling Rainbow StringGenerator.swift
[10/28] Compiling Rainbow ModesExtractor.swift
[11/28] Compiling Rainbow XcodeColorsSupport.swift
[12/28] Compiling Rainbow String+Rainbow.swift
[13/28] Compiling Rainbow OutputTarget.swift
[14/28] Compiling CommandLineKit Option.swift
[15/28] Compiling CommandLineKit StringExtensions.swift
[16/28] Emitting module CommandLineKit
[17/28] Compiling CommandLineKit CommandLine.swift
[18/28] Compiling Rainbow Color.swift
[19/28] Compiling Rainbow BackgroundColor.swift
[20/28] Compiling Rainbow CodesParser.swift
[21/28] Compiling Rainbow ControlCode.swift
[22/28] Emitting module Rainbow
[23/28] Compiling Rainbow Rainbow.swift
[24/28] Compiling PathKit PathKit.swift
[25/28] Emitting module PathKit
[26/33] Compiling FengNiaoKit FileSearchRule.swift
[27/33] Compiling FengNiaoKit Extensions.swift
[28/33] Compiling FengNiaoKit FengNiao.swift
[29/33] Compiling FengNiaoKit ExtensionFindProcess.swift
[30/33] Emitting module FengNiaoKit
[31/36] Emitting module FengNiao
[32/36] Compiling FengNiao main.swift
[33/36] Compiling FengNiao CommandPrompt.swift
[33/36] Write Objects.LinkFileList
[34/36] Linking FengNiao
[35/36] Applying FengNiao
Build complete! (8.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow.git"
    },
    {
      "identity" : "commandline",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/benoit-pereira-da-silva/CommandLine.git"
    },
    {
      "identity" : "spectre",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/Spectre.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "FengNiao",
  "name" : "FengNiao",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "FengNiao",
      "targets" : [
        "FengNiao"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "FengNiaoKit",
      "targets" : [
        "FengNiaoKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FengNiaoKitTests",
      "module_type" : "SwiftTarget",
      "name" : "FengNiaoKitTests",
      "path" : "Tests/FengNiaoKitTests",
      "product_dependencies" : [
        "Spectre"
      ],
      "sources" : [
        "FengNiaoKitSpec.swift",
        "FengNiaoKitTests.swift"
      ],
      "target_dependencies" : [
        "FengNiaoKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FengNiaoKit",
      "module_type" : "SwiftTarget",
      "name" : "FengNiaoKit",
      "path" : "Sources/FengNiaoKit",
      "product_dependencies" : [
        "Rainbow",
        "PathKit"
      ],
      "product_memberships" : [
        "FengNiao",
        "FengNiaoKit"
      ],
      "sources" : [
        "ExtensionFindProcess.swift",
        "Extensions.swift",
        "FengNiao.swift",
        "FileSearchRule.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FengNiao",
      "module_type" : "SwiftTarget",
      "name" : "FengNiao",
      "path" : "Sources/FengNiao",
      "product_dependencies" : [
        "CommandLineKit"
      ],
      "product_memberships" : [
        "FengNiao"
      ],
      "sources" : [
        "CommandPrompt.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "FengNiaoKit"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.0"
}
Done.