Build Information
Successful build of SwiftChecksDangerPlugin, reference master (19a629
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 05:35:54 UTC.
Swift 6 data race errors: 2
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
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/SwiftChecksDangerPlugin
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 19a6298 Update to Danger 3.12.3 and Swift 5.5
Cloned https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Revision (git rev-parse @):
19a6298dc882b26bd5444ea80a17d1fd97e6d8a9
SUCCESS checkout https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git at master
Fetching https://github.com/mxcl/Version
Fetching https://github.com/danger/swift.git
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[29/404] Fetching logger, version
[194/4843] Fetching logger, version, octokit.swift
[252/6397] Fetching logger, version, octokit.swift, requestkit
[499/16450] Fetching logger, version, octokit.swift, requestkit, swift
Fetched https://github.com/mxcl/Version from cache (0.86s)
[2936/16162] Fetching logger, octokit.swift, requestkit, swift
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (1.42s)
Fetched https://github.com/danger/swift.git from cache (1.42s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (1.42s)
Fetched https://github.com/shibapm/Logger from cache (1.42s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.12.3 (0.68s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.11.0 (2.60s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (2.60s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.66s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.3.0 (0.66s)
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/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.11.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.12.3
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.3.0
========================================
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": "swiftchecksdangerplugin",
"name": "SwiftChecksDangerPlugin",
"url": "https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftChecksDangerPlugin",
"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.54.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
[2/24] Fetching swiftchecksdangerplugin
Fetched https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git from cache (0.59s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.55s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.54s)
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetched https://github.com/shibapm/Logger from cache (0.47s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.47s)
Fetched https://github.com/mxcl/Version from cache (0.47s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (0.65s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetching https://github.com/nicklockwood/SwiftFormat
[1/44979] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (104.46s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (104.46s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.95s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.68s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.03s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.71s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.54.6
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/JosephDuffy/SwiftChecksDangerPlugin.git
Working copy of https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git resolved at master (19a6298)
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/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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'swiftchecksdangerplugin' 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/JosephDuffy/SwiftChecksDangerPlugin.git
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
Building for debugging...
[0/9] Write sources
[6/9] Write swift-version--7754E27361AE5C74.txt
[8/17] Compiling DangerShellExecutor ShellExecutor.swift
[9/17] Emitting module DangerShellExecutor
[10/17] Compiling Logger Logger.swift
[11/17] Emitting module Logger
[12/17] Compiling RequestKit Router.swift
[13/17] Emitting module RequestKit
[14/17] Compiling RequestKit RequestKitSession.swift
[15/17] Compiling RequestKit JSONPostRouter.swift
[16/39] Compiling OctoKit String+PercentEncoding.swift
[17/39] Compiling OctoKit Time.swift
[18/41] Compiling OctoKit Plan.swift
[19/41] Compiling OctoKit PreviewHeader.swift
[20/41] Compiling OctoKit Configuration.swift
[21/41] Compiling OctoKit File.swift
[22/41] Compiling OctoKit Follow.swift
[23/41] Compiling OctoKit Milestone.swift
[24/41] Compiling OctoKit Octokit.swift
[25/41] Compiling OctoKit Parameters.swift
[26/41] Emitting module OctoKit
[27/41] Compiling OctoKit URL+URLParameters.swift
[28/41] Compiling OctoKit User.swift
[29/41] Compiling OctoKit Repositories.swift
[30/41] Compiling OctoKit Review.swift
[31/41] Compiling OctoKit PublicKey.swift
[32/41] Compiling OctoKit PullRequest.swift
[33/41] Compiling OctoKit Reactions.swift
[34/41] Compiling OctoKit Releases.swift
[35/41] Compiling OctoKit Gist.swift
[36/41] Compiling OctoKit Issue.swift
[37/41] Compiling OctoKit Label.swift
[38/41] Compiling OctoKit Stars.swift
[39/41] Compiling OctoKit Statuses.swift
[40/60] Compiling Danger SwiftLintViolation.swift
[41/60] Compiling Danger SwiftlintReportDeleter.swift
[42/60] Compiling Danger CurrentPathProvider.swift
[43/60] Compiling Danger SwiftLint.swift
[44/62] Compiling Danger Report.swift
[45/62] Compiling Danger Settings.swift
[46/62] Compiling Danger GitDSL.swift
[47/62] Compiling Danger GitDiff.swift
[48/62] Compiling Danger NSRegularExpressionExtensions.swift
[49/62] Compiling Danger File.swift
[50/62] Compiling Danger DangerDSL.swift
[51/62] Compiling Danger DangerResults.swift
[52/62] Compiling Danger DangerUtils.swift
[53/62] Compiling Danger DateFormatterExtensions.swift
[54/62] Compiling Danger BitBucketServerDSL.swift
[55/62] Compiling Danger Danger.swift
[56/62] Emitting module Danger
[57/62] Compiling Danger GitHubDSL.swift
[58/62] Compiling Danger GitLabDSL.swift
[59/62] Compiling Danger BitBucketCloud.swift
[60/62] Compiling Danger BitBucketMetadata.swift
[61/69] Compiling SwiftChecksDangerPlugin SwiftChecks.swift
[62/69] Compiling SwiftChecksDangerPlugin VersionFile.swift
[63/69] Compiling SwiftChecksDangerPlugin InfoPlistFileProvider.swift
[64/69] Compiling SwiftChecksDangerPlugin FileProvider.swift
[65/69] Emitting module SwiftChecksDangerPlugin
/Users/admin/builder/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:6:27: warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
6 | public static var versionNumber: PlistKey = "CFBundleShortVersionString"
| |- warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'versionNumber' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'versionNumber' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | public static var buildNumber: PlistKey = "CFBundleVersion"
8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:7:27: warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
5 | public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
6 | public static var versionNumber: PlistKey = "CFBundleShortVersionString"
7 | public static var buildNumber: PlistKey = "CFBundleVersion"
| |- warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'buildNumber' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'buildNumber' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 |
9 | public let rawValue: String
[66/69] Compiling SwiftChecksDangerPlugin File.swift
[67/69] Compiling SwiftChecksDangerPlugin InfoPlistFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:6:27: warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
4 |
5 | public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
6 | public static var versionNumber: PlistKey = "CFBundleShortVersionString"
| |- warning: static property 'versionNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'versionNumber' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'versionNumber' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
7 | public static var buildNumber: PlistKey = "CFBundleVersion"
8 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftChecksDangerPlugin/InfoPlistFile.swift:7:27: warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
5 | public struct PlistKey: RawRepresentable, ExpressibleByStringLiteral {
6 | public static var versionNumber: PlistKey = "CFBundleShortVersionString"
7 | public static var buildNumber: PlistKey = "CFBundleVersion"
| |- warning: static property 'buildNumber' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'buildNumber' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'buildNumber' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
8 |
9 | public let rawValue: String
[67/69] Write Objects.LinkFileList
[68/69] Linking libSwiftChecksDangerPlugin.dylib
Build complete! (18.34s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "3.12.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/danger/swift.git"
}
],
"manifest_display_name" : "SwiftChecksDangerPlugin",
"name" : "SwiftChecksDangerPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
}
],
"products" : [
{
"name" : "SwiftChecksDangerPlugin",
"targets" : [
"SwiftChecksDangerPlugin"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SwiftChecksDangerPlugin",
"module_type" : "SwiftTarget",
"name" : "SwiftChecksDangerPlugin",
"path" : "Sources/SwiftChecksDangerPlugin",
"product_dependencies" : [
"Danger"
],
"product_memberships" : [
"SwiftChecksDangerPlugin"
],
"sources" : [
"File.swift",
"FileProvider.swift",
"InfoPlistFile.swift",
"InfoPlistFileProvider.swift",
"SwiftChecks.swift",
"VersionFile.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.