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 5.9 for macOS (SPM) on 5 May 2025 11:18:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/onevcat/fengniao.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling Rainbow Style.swift
[2/19] Compiling Rainbow String+Rainbow.swift
[3/19] Compiling Rainbow StringGenerator.swift
[4/19] Compiling Rainbow XcodeColorsSupport.swift
[5/19] Compiling CommandLineKit StringExtensions.swift
[6/19] Compiling Rainbow Rainbow.swift
[7/19] Compiling Rainbow ControlCode.swift
[8/19] Compiling Rainbow ModesExtractor.swift
[9/19] Compiling Rainbow BackgroundColor.swift
[10/19] Compiling Rainbow CodesParser.swift
[11/19] Compiling Rainbow Color.swift
[12/19] Emitting module Rainbow
[13/19] Compiling Rainbow OutputTarget.swift
[14/19] Compiling CommandLineKit CommandLine.swift
[15/19] Emitting module CommandLineKit
[16/19] Compiling CommandLineKit Option.swift
[17/19] Compiling PathKit PathKit.swift
[18/19] Emitting module PathKit
[19/24] Compiling FengNiaoKit FengNiao.swift
[20/24] Emitting module FengNiaoKit
[21/24] Compiling FengNiaoKit ExtensionFindProcess.swift
[22/24] Compiling FengNiaoKit FileSearchRule.swift
[23/24] Compiling FengNiaoKit Extensions.swift
[24/27] Compiling FengNiao main.swift
[25/27] Emitting module FengNiao
[26/27] Compiling FengNiao CommandPrompt.swift
[26/27] Linking FengNiao
Build complete! (18.35s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/benoit-pereira-da-silva/CommandLine.git
[1/683] Fetching commandline
[42/1704] Fetching commandline, spectre
[343/3115] Fetching commandline, spectre, pathkit
Fetched https://github.com/benoit-pereira-da-silva/CommandLine.git (1.55s)
Fetched https://github.com/kylef/Spectre.git (1.55s)
Fetching https://github.com/onevcat/Rainbow.git
Fetched https://github.com/kylef/PathKit.git (1.55s)
[1/1196] Fetching rainbow
Fetched https://github.com/onevcat/Rainbow.git (0.91s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.94s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.49s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (2.11s)
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.42s)
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/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/benoit-pereira-da-silva/CommandLine.git
Working copy of https://github.com/benoit-pereira-da-silva/CommandLine.git resolved at 4.0.9
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.