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 DangerSwiftShoki, reference main (2fea28), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 06:35:32 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 -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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yumemi-inc/danger-swift-shoki.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yumemi-inc/danger-swift-shoki
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2fea28c Merge pull request #13 from yumemi-inc/feature/danger
Cloned https://github.com/yumemi-inc/danger-swift-shoki.git
Revision (git rev-parse @):
2fea28c4fc325412b71bbf67916b8e96bfa34b61
SUCCESS checkout https://github.com/yumemi-inc/danger-swift-shoki.git at main
Fetching https://github.com/danger/swift.git
[1/10125] Fetching swift
Fetched https://github.com/danger/swift.git from cache (1.37s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.45s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/octokit.swift
[1/116] Fetching logger
[117/404] Fetching logger, version
[132/4843] Fetching logger, version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.92s)
[2070/4555] Fetching logger, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (1.12s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (1.12s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (2.34s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
[1555/47332] Fetching requestkit, swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (104.84s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (104.84s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.81s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.54s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.38s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.55s)
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.2
========================================
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": "danger-swift-shoki",
      "name": "DangerSwiftShoki",
      "url": "https://github.com/yumemi-inc/danger-swift-shoki.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/danger-swift-shoki",
      "dependencies": [
        {
          "identity": "swift",
          "name": "danger-swift",
          "url": "https://github.com/danger/swift.git",
          "version": "3.20.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
          "dependencies": [
            {
              "identity": "logger",
              "name": "Logger",
              "url": "https://github.com/shibapm/Logger",
              "version": "0.2.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
              "dependencies": [
              ]
            },
            {
              "identity": "version",
              "name": "Version",
              "url": "https://github.com/mxcl/Version",
              "version": "2.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
              "dependencies": [
              ]
            },
            {
              "identity": "octokit.swift",
              "name": "OctoKit",
              "url": "https://github.com/nerdishbynature/octokit.swift",
              "version": "0.13.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/octokit.swift",
              "dependencies": [
                {
                  "identity": "requestkit",
                  "name": "RequestKit",
                  "url": "https://github.com/nerdishbynature/RequestKit.git",
                  "version": "3.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swiftformat",
                  "name": "SwiftFormat",
                  "url": "https://github.com/nicklockwood/SwiftFormat",
                  "version": "0.55.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yumemi-inc/danger-swift-shoki.git
[1/246] Fetching danger-swift-shoki
Fetched https://github.com/yumemi-inc/danger-swift-shoki.git from cache (0.74s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.59s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.02s)
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/shibapm/Logger from cache
Fetched https://github.com/shibapm/Logger from cache (0.52s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.52s)
Fetched https://github.com/mxcl/Version from cache (0.52s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (0.02s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.53s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (0.65s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.02s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.03s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.02s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.03s)
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/yumemi-inc/danger-swift-shoki.git
Working copy of https://github.com/yumemi-inc/danger-swift-shoki.git resolved at main (2fea28c)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.2
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
warning: '.resolve-product-dependencies': dependency 'danger-swift-shoki' is not used by any target
Found 1 product dependencies
  - danger-swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yumemi-inc/danger-swift-shoki.git
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "DangerSwiftShoki",
  "name" : "DangerSwiftShoki",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftShoki",
      "targets" : [
        "DangerSwiftShoki"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftShokiTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShokiTests",
      "path" : "Tests/DangerSwiftShokiTests",
      "sources" : [
        "MarkdownConfigurationTests.swift",
        "ReportTests.swift",
        "ShokiTests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftShoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftShoki",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShoki",
      "path" : "Sources/DangerSwiftShoki",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftShoki"
      ],
      "sources" : [
        "DangerDSL+.swift",
        "MarkdownConfiguration.swift",
        "Report.swift",
        "Shoki.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/10] Write sources
[7/10] Write swift-version--7754E27361AE5C74.txt
[9/18] Emitting module DangerShellExecutor
[10/18] Compiling DangerShellExecutor ShellExecutor.swift
[11/18] Emitting module Logger
[12/18] Compiling Logger Logger.swift
[13/18] Compiling RequestKit Router.swift
[14/18] Emitting module RequestKit
[15/18] Compiling RequestKit JSONPostRouter.swift
[16/18] Compiling RequestKit RequestKitSession.swift
[17/43] Compiling OctoKit String+PercentEncoding.swift
[18/43] Compiling OctoKit Time.swift
[19/43] Compiling OctoKit Stars.swift
[20/43] Compiling OctoKit Statuses.swift
[21/45] Compiling OctoKit Octokit.swift
[22/45] Compiling OctoKit Parameters.swift
[23/45] Compiling OctoKit Plan.swift
[24/45] Compiling OctoKit URL+URLParameters.swift
[25/45] Compiling OctoKit User.swift
[26/45] Compiling OctoKit Reactions.swift
[27/45] Compiling OctoKit Releases.swift
[28/45] Compiling OctoKit Repositories.swift
[29/45] Compiling OctoKit Configuration.swift
[30/45] Compiling OctoKit File.swift
[31/45] Compiling OctoKit Follow.swift
[32/45] Compiling OctoKit PreviewHeader.swift
[33/45] Compiling OctoKit PublicKey.swift
[34/45] Compiling OctoKit PullRequest.swift
[35/45] Compiling OctoKit Gist.swift
[36/45] Compiling OctoKit Git.swift
[37/45] Compiling OctoKit Issue.swift
[38/45] Compiling OctoKit Review.swift
[39/45] Compiling OctoKit Search.swift
[40/45] Compiling OctoKit Label.swift
[41/45] Compiling OctoKit Milestone.swift
[42/45] Compiling OctoKit NotificationThread.swift
[43/45] Emitting module OctoKit
[44/64] Compiling Danger SwiftLintViolation.swift
[45/64] Compiling Danger SwiftlintReportDeleter.swift
[46/64] Compiling Danger GitDSL.swift
[47/64] Compiling Danger GitDiff.swift
[48/64] Compiling Danger DangerUtils.swift
[49/64] Compiling Danger DateFormatterExtensions.swift
[50/64] Compiling Danger DangerDSL.swift
[51/64] Compiling Danger DangerResults.swift
[52/64] Compiling Danger NSRegularExpressionExtensions.swift
[53/64] Compiling Danger File.swift
[54/64] Compiling Danger BitBucketServerDSL.swift
[55/64] Compiling Danger Danger.swift
[56/64] Compiling Danger CurrentPathProvider.swift
[57/64] Compiling Danger SwiftLint.swift
[58/64] Emitting module Danger
[59/64] Compiling Danger BitBucketCloud.swift
[60/64] Compiling Danger BitBucketMetadata.swift
[61/64] Compiling Danger GitHubDSL.swift
[62/64] Compiling Danger GitLabDSL.swift
[63/66] Compiling Danger Report.swift
[64/66] Compiling Danger Settings.swift
[65/71] Compiling DangerSwiftShoki Shoki.swift
[66/71] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[67/71] Compiling DangerSwiftShoki DangerDSL+.swift
[68/71] Emitting module DangerSwiftShoki
[69/71] Compiling DangerSwiftShoki Report.swift
[69/71] Write Objects.LinkFileList
[70/71] Linking libDangerSwiftShoki.dylib
Build complete! (20.79s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "DangerSwiftShoki",
  "name" : "DangerSwiftShoki",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftShoki",
      "targets" : [
        "DangerSwiftShoki"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftShokiTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShokiTests",
      "path" : "Tests/DangerSwiftShokiTests",
      "sources" : [
        "MarkdownConfigurationTests.swift",
        "ReportTests.swift",
        "ShokiTests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftShoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftShoki",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShoki",
      "path" : "Sources/DangerSwiftShoki",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftShoki"
      ],
      "sources" : [
        "DangerDSL+.swift",
        "MarkdownConfiguration.swift",
        "Report.swift",
        "Shoki.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.