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 DangerSwiftProse, reference 1.1.0 (fc2dca), with Swift 6.0 for Linux on 27 Nov 2024 07:51:58 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/f-meloni/danger-swift-prose.git
Reference: 1.1.0
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/f-meloni/danger-swift-prose
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at fc2dca0 Version 1.1.0
Cloned https://github.com/f-meloni/danger-swift-prose.git
Revision (git rev-parse @):
fc2dca07607ff964bb240af4d6684cbaa7ef942f
SUCCESS checkout https://github.com/f-meloni/danger-swift-prose.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/f-meloni/danger-swift-prose.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.42s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/mxcl/Version
[1/116] Fetching logger
[117/404] Fetching logger, version
[405/4843] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.21s)
[4417/4727] Fetching version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.21s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.27s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (1.80s)
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/nicklockwood/SwiftFormat
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.23s)
[1/45778] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (25.26s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.75s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.73s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.21s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.88s)
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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.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/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.2
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/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
[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
[12/25] Compiling Logger Logger.swift
[13/25] Emitting module Logger
[14/26] Emitting module RequestKit
[15/26] Compiling RequestKit JSONPostRouter.swift
[16/26] Wrapping AST for DangerShellExecutor for debugging
[18/26] Compiling RequestKit Router.swift
[19/26] Compiling RequestKit RequestKitSession.swift
[19/27] Wrapping AST for Logger for debugging
[21/27] Wrapping AST for RequestKit for debugging
[23/51] Compiling OctoKit Stars.swift
[24/51] Compiling OctoKit Statuses.swift
[25/51] Compiling OctoKit String+PercentEncoding.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] Emitting module OctoKit
[37/54] Compiling OctoKit PullRequest.swift
[38/54] Compiling OctoKit Reactions.swift
[39/54] Compiling OctoKit Releases.swift
[40/54] Compiling OctoKit Plan.swift
[41/54] Compiling OctoKit PreviewHeader.swift
[42/54] Compiling OctoKit PublicKey.swift
[43/54] Compiling OctoKit Repositories.swift
[44/54] Compiling OctoKit Review.swift
[45/54] Compiling OctoKit Search.swift
[46/54] Compiling OctoKit Git.swift
[47/54] Compiling OctoKit Issue.swift
[48/54] Compiling OctoKit Label.swift
[49/54] Compiling OctoKit Milestone.swift
[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 File.swift
[58/76] Compiling Danger GitDSL.swift
[59/76] Compiling Danger GitDiff.swift
[60/76] Compiling Danger Report.swift
[61/76] Compiling Danger Settings.swift
[62/76] Compiling Danger Danger.swift
[63/76] Compiling Danger DangerDSL.swift
[64/76] Compiling Danger DangerResults.swift
[65/76] Emitting module Danger
[66/76] Compiling Danger BitBucketCloud.swift
[67/76] Compiling Danger BitBucketMetadata.swift
[68/76] Compiling Danger BitBucketServerDSL.swift
[69/76] Compiling Danger SwiftLintViolation.swift
[70/76] Compiling Danger SwiftlintReportDeleter.swift
[71/76] Compiling Danger GitHubDSL.swift
[72/76] Compiling Danger GitLabDSL.swift
[73/77] Wrapping AST for Danger for debugging
[75/89] Compiling DangerSwiftProse ProselintFinder.swift
[76/89] Compiling DangerSwiftProse ProselintResult.swift
[77/90] Compiling DangerSwiftProse ToolInstaller.swift
[78/90] Compiling DangerSwiftProse ProselintExecutor.swift
[79/90] Compiling DangerSwiftProse MdspellFinder.swift
[80/90] Compiling DangerSwiftProse MdspellInstaller.swift
[81/90] Compiling DangerSwiftProse CommandExecutor.swift
[82/90] Compiling DangerSwiftProse DangerSwiftProse.swift
[83/90] Compiling DangerSwiftProse MarkdownConvertible.swift
[84/90] Compiling DangerSwiftProse MarkdownTool.swift
[85/90] Emitting module DangerSwiftProse
[86/90] Compiling DangerSwiftProse MdspellCheckExecutor.swift
/host/spi-builder-workspace/Sources/DangerSwiftProse/Mdspell/MdspellCheckResult.swift:25:47: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
23 |
24 |             guard let fileContent = try? String(contentsOfFile: file),
25 |                 let typo = fileContent[String.Index(encodedOffset: typoIndex) ..< fileContent.endIndex]
   |                                               `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
26 |                 .components(separatedBy: CharacterSet.whitespacesAndNewlines.union(CharacterSet(charactersIn: "[]()")))
27 |                 .first else {
[87/90] Compiling DangerSwiftProse MdspellCheckResult.swift
/host/spi-builder-workspace/Sources/DangerSwiftProse/Mdspell/MdspellCheckResult.swift:25:47: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
23 |
24 |             guard let fileContent = try? String(contentsOfFile: file),
25 |                 let typo = fileContent[String.Index(encodedOffset: typoIndex) ..< fileContent.endIndex]
   |                                               `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
26 |                 .components(separatedBy: CharacterSet.whitespacesAndNewlines.union(CharacterSet(charactersIn: "[]()")))
27 |                 .first else {
[88/91] Wrapping AST for DangerSwiftProse for debugging
[89/91] Write Objects.LinkFileList
[90/91] Linking libDangerDeps.so
Build complete! (58.74s)
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" : "DangerSwiftProse",
  "name" : "DangerSwiftProse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftProse",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DangerDeps",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftProse",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftProse",
      "path" : "Sources/DangerSwiftProse",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftProse",
        "DangerDeps"
      ],
      "sources" : [
        "CommandExecutor.swift",
        "DangerSwiftProse.swift",
        "MarkdownConvertible.swift",
        "MarkdownTool.swift",
        "Mdspell/MdspellCheckExecutor.swift",
        "Mdspell/MdspellCheckResult.swift",
        "Mdspell/MdspellFinder.swift",
        "Mdspell/MdspellInstaller.swift",
        "Proselint/ProselintExecutor.swift",
        "Proselint/ProselintFinder.swift",
        "Proselint/ProselintResult.swift",
        "ToolInstaller.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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
Done.