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 Linux on 30 Nov 2024 06:26:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yumemi-inc/danger-swift-shoki.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/danger/swift.git
[1/10125] Fetching swift
Fetched https://github.com/danger/swift.git from cache (0.42s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.52s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
[1/288] Fetching version
[289/404] Fetching version, logger
Fetched https://github.com/mxcl/Version from cache (0.19s)
Fetched https://github.com/shibapm/Logger from cache (0.19s)
[1/4439] Fetching octokit.swift
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.33s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (2.09s)
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/nicklockwood/SwiftFormat
[1/1554] Fetching requestkit
[1555/47332] Fetching requestkit, swiftformat
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (27.04s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (27.72s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.47s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.43s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.09s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.59s)
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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.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
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
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/24] Emitting module DangerShellExecutor
[10/24] Compiling DangerShellExecutor ShellExecutor.swift
[11/25] Emitting module Logger
[12/25] Compiling Logger Logger.swift
[15/26] Emitting module RequestKit
[15/26] Wrapping AST for Logger for debugging
[17/26] Compiling RequestKit JSONPostRouter.swift
[18/26] Compiling RequestKit Router.swift
[19/26] Compiling RequestKit RequestKitSession.swift
[19/27] Wrapping AST for DangerShellExecutor for debugging
[21/27] Wrapping AST for RequestKit for debugging
[23/51] Compiling OctoKit Plan.swift
[24/51] Compiling OctoKit PreviewHeader.swift
[25/51] Compiling OctoKit PublicKey.swift
[26/54] Compiling OctoKit NotificationThread.swift
[27/54] Compiling OctoKit Octokit.swift
[28/54] Compiling OctoKit Parameters.swift
[29/54] Compiling OctoKit Configuration.swift
[30/54] Compiling OctoKit File.swift
[31/54] Compiling OctoKit Follow.swift
[32/54] Compiling OctoKit Gist.swift
[33/54] Compiling OctoKit Time.swift
[34/54] Compiling OctoKit URL+URLParameters.swift
[35/54] Compiling OctoKit User.swift
[36/54] Compiling OctoKit PullRequest.swift
[37/54] Compiling OctoKit Reactions.swift
[38/54] Compiling OctoKit Releases.swift
[39/54] Compiling OctoKit Repositories.swift
[40/54] Compiling OctoKit Review.swift
[41/54] Compiling OctoKit Search.swift
[42/54] Compiling OctoKit Stars.swift
[43/54] Compiling OctoKit Statuses.swift
[44/54] Compiling OctoKit String+PercentEncoding.swift
[45/54] Compiling OctoKit Git.swift
[46/54] Compiling OctoKit Issue.swift
[47/54] Compiling OctoKit Label.swift
[48/54] Compiling OctoKit Milestone.swift
[49/54] Emitting module OctoKit
[50/55] Wrapping AST for OctoKit for debugging
[52/74] Compiling Danger DangerUtils.swift
[53/74] Compiling Danger DateFormatterExtensions.swift
[54/74] Compiling Danger NSRegularExpressionExtensions.swift
[55/74] Compiling Danger CurrentPathProvider.swift
[56/74] Compiling Danger SwiftLint.swift
[57/76] Compiling Danger SwiftLintViolation.swift
[58/76] Compiling Danger SwiftlintReportDeleter.swift
[59/76] Compiling Danger File.swift
[60/76] Compiling Danger GitDSL.swift
[61/76] Compiling Danger GitDiff.swift
[62/76] Compiling Danger Danger.swift
[63/76] Compiling Danger DangerDSL.swift
[64/76] Compiling Danger DangerResults.swift
[65/76] Compiling Danger Report.swift
[66/76] Compiling Danger Settings.swift
[67/76] Emitting module Danger
[68/76] Compiling Danger BitBucketCloud.swift
[69/76] Compiling Danger BitBucketMetadata.swift
[70/76] Compiling Danger BitBucketServerDSL.swift
[71/76] Compiling Danger GitHubDSL.swift
[72/76] Compiling Danger GitLabDSL.swift
[73/77] Wrapping AST for Danger for debugging
[75/82] Emitting module DangerSwiftShoki
[76/82] Compiling DangerSwiftShoki DangerDSL+.swift
[77/82] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[78/82] Compiling DangerSwiftShoki Shoki.swift
[79/82] Compiling DangerSwiftShoki Report.swift
[80/83] Wrapping AST for DangerSwiftShoki for debugging
[81/83] Write Objects.LinkFileList
[82/83] Linking libDangerSwiftShoki.so
Build complete! (65.62s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.