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 danger-swift, reference master (808ad8), with Swift 5.8 for macOS (SPM) on 12 Nov 2024 20:56:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danger/swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danger/swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 808ad84 Merge pull request #632 from 417-72KI/fix-macos-runner
Cloned https://github.com/danger/swift.git
Revision (git rev-parse @):
808ad8403c8aa3091ffffebd9db03495a68a9753
SUCCESS checkout https://github.com/danger/swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/danger/swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin SwiftLintPlugin
Building for debugging...
[4/19] Compiling Version Version.swift
[5/19] Compiling Version Version+Range.swift
[6/19] Compiling Version Version+Comparable.swift
[7/19] Emitting module Version
[8/19] Compiling Version Version+Codable.swift
[9/19] Compiling Version Version+Foundation.swift
[10/19] Emitting module RequestKit
[11/19] Compiling Logger Logger.swift
[12/19] Emitting module Logger
[13/19] Emitting module DangerShellExecutor
[14/19] Compiling DangerShellExecutor ShellExecutor.swift
[15/19] Compiling RequestKit RequestKitSession.swift
[16/19] Compiling RequestKit JSONPostRouter.swift
[17/19] Compiling RequestKit Router.swift
[18/70] Compiling RunnerLib String+Path.swift
[19/71] Compiling RunnerLib Runtime.swift
[20/71] Compiling RunnerLib SPMDanger.swift
[21/71] Compiling OctoKit Label.swift
[22/71] Compiling OctoKit Milestone.swift
[23/71] Compiling OctoKit Git.swift
[24/71] Compiling OctoKit Issue.swift
[25/71] Compiling RunnerLib NSRegularExpression+FilesImport.swift
[26/71] Compiling OctoKit Configuration.swift
[27/71] Compiling OctoKit File.swift
[28/71] Compiling OctoKit Follow.swift
[29/71] Compiling OctoKit Gist.swift
[30/71] Compiling OctoKit NotificationThread.swift
[31/71] Compiling OctoKit PreviewHeader.swift
[32/71] Emitting module RunnerLib
[33/71] Compiling DangerDependenciesResolver PackageListMaker.swift
[34/71] Compiling DangerDependenciesResolver PackageManager.swift
[35/71] Compiling DangerDependenciesResolver Script.swift
[36/72] Compiling DangerDependenciesResolver PackageDataProvider.swift
[37/72] Compiling DangerDependenciesResolver PackageGenerator.swift
[38/72] Compiling DangerDependenciesResolver InlineDependenciesFinder.swift
[41/72] Emitting module DangerDependenciesResolver
[42/72] Compiling DangerDependenciesResolver Package.swift
[43/72] Compiling DangerDependenciesResolver FileReader.swift
[44/72] Compiling RunnerLib VersionChecker.swift
[45/72] Compiling DangerDependenciesResolver URL+RemoteRepository.swift
[46/78] Compiling Runner Edit.swift
/Users/admin/builder/spi-builder-workspace/Sources/Runner/Commands/Edit.swift:20:9: warning: immutable value 'absoluteLibPath' was never used; consider removing it
    let absoluteLibPath: String
        ^
/Users/admin/builder/spi-builder-workspace/Sources/Runner/Commands/Edit.swift:21:9: warning: immutable value 'libsImport' was never used; consider removing it
    let libsImport: [String]
        ^
[47/78] Emitting module Runner
[48/78] Compiling Runner main.swift
[49/78] Compiling Runner MarathonScriptManager.swift
[50/78] Compiling Runner RunDangerJS.swift
[51/78] Compiling Runner Runner.swift
[51/78] Linking danger-swift
[53/78] Compiling OctoKit String+PercentEncoding.swift
[54/78] Compiling OctoKit Time.swift
[55/80] Compiling OctoKit Review.swift
[56/80] Compiling OctoKit Search.swift
[57/80] Compiling OctoKit Stars.swift
[58/80] Compiling OctoKit Statuses.swift
[59/80] Emitting module OctoKit
[61/80] Compiling OctoKit PublicKey.swift
[62/80] Compiling OctoKit PullRequest.swift
[63/80] Compiling OctoKit Reactions.swift
[64/80] Compiling OctoKit Releases.swift
[65/80] Compiling OctoKit Repositories.swift
[66/80] Compiling OctoKit Octokit.swift
[67/80] Compiling OctoKit Parameters.swift
[68/80] Compiling OctoKit Plan.swift
[72/80] Compiling OctoKit URL+URLParameters.swift
[73/80] Compiling OctoKit User.swift
[80/99] Compiling Danger SwiftLintViolation.swift
[81/99] Compiling Danger SwiftlintReportDeleter.swift
[82/101] Compiling Danger Report.swift
[83/101] Compiling Danger Settings.swift
[84/101] Compiling Danger GitDSL.swift
[85/101] Compiling Danger GitDiff.swift
[86/101] Compiling Danger CurrentPathProvider.swift
[87/101] Compiling Danger SwiftLint.swift
[88/101] Compiling Danger DangerUtils.swift
[89/101] Compiling Danger DateFormatterExtensions.swift
[90/101] Compiling Danger BitBucketServerDSL.swift
[91/101] Compiling Danger Danger.swift
[92/101] Compiling Danger DangerDSL.swift
[93/101] Compiling Danger DangerResults.swift
[94/101] Compiling Danger BitBucketCloud.swift
[95/101] Compiling Danger BitBucketMetadata.swift
[96/101] Compiling Danger NSRegularExpressionExtensions.swift
[97/101] Compiling Danger File.swift
[98/101] Compiling Danger GitHubDSL.swift
[99/101] Compiling Danger GitLabDSL.swift
[100/101] Emitting module Danger
[101/114] Emitting module Danger_Swift
[102/114] Compiling Danger_Swift Fake.swift
[103/114] Compiling DangerFixtures DangerDLSBitBucketServerForkedRepo.swift
[104/115] Compiling DangerFixtures DangerDSLGitLabMilestoneNoDateRange.swift
[105/115] Compiling DangerFixtures DSLGitLabProjectMilestone.swift
[106/115] Compiling DangerFixtures DangerDLSBitBucketServer.swift
[107/115] Compiling DangerFixtures DangerDSLGitHub.swift
[108/115] Compiling DangerFixtures DangerDSLGitLab.swift
[109/115] Compiling DangerFixtures DangerDSLGitHubEnterprise.swift
[110/115] Compiling DangerFixtures DSLGitLabGroupMilestone.swift
[111/115] Emitting module DangerFixtures
[112/115] Compiling DangerFixtures CustomGitHubDSL.swift
[113/115] Compiling DangerFixtures DSLBitBucketCloudJSON.swift
[114/115] Compiling DangerFixtures DangerFixtures.swift
[114/115] Linking libDangerDeps.dylib
Build complete! (351.77s)
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/Realm/SwiftLint
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/1386] Fetching rocket
[112/13832] Fetching rocket, swift-snapshot-testing
[11344/155108] Fetching rocket, swift-snapshot-testing, swiftlint
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (3.09s)
Fetched https://github.com/shibapm/Rocket (3.09s)
Fetching https://github.com/shibapm/Komondor
Fetching https://github.com/nicklockwood/SwiftFormat
[2826/141276] Fetching swiftlint
[12716/141785] Fetching swiftlint, komondor
[15157/187090] Fetching swiftlint, komondor, swiftformat
Fetched https://github.com/shibapm/Komondor (149.49s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetched https://github.com/nicklockwood/SwiftFormat (149.49s)
Fetching https://github.com/mxcl/Version
[38297/141276] Fetching swiftlint
[38298/141564] Fetching swiftlint, version
[38376/146003] Fetching swiftlint, version, octokit.swift
Fetched https://github.com/nerdishbynature/octokit.swift (1.11s)
Fetched https://github.com/mxcl/Version (1.11s)
Fetching https://github.com/shibapm/Logger
[38346/141276] Fetching swiftlint
[38347/141392] Fetching swiftlint, logger
Fetched https://github.com/shibapm/Logger (0.70s)
[38400/141276] Fetching swiftlint
Fetched https://github.com/Realm/SwiftLint (291.75s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (2.77s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/PackageConfig.git
[1/4863] Fetching swiftshell
[147/5443] Fetching swiftshell, packageconfig
[971/15358] Fetching swiftshell, packageconfig, yams
Fetched https://github.com/shibapm/PackageConfig.git (1.98s)
Fetched https://github.com/jpsim/Yams (1.98s)
Fetched https://github.com/kareman/SwiftShell (1.98s)
Computing version for https://github.com/Realm/SwiftLint
Computed https://github.com/Realm/SwiftLint at 0.53.0 (0.61s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/12703] Fetching cryptoswift
[637/12786] Fetching cryptoswift, collectionconcurrencykit
[3514/13715] Fetching cryptoswift, collectionconcurrencykit, swiftytexttable
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (5.89s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (5.89s)
Fetching https://github.com/apple/swift-syntax.git
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git (5.89s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/12364] Fetching swift-argument-parser
[2/28380] Fetching swift-argument-parser, sourcekitten
[24217/94866] Fetching swift-argument-parser, sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git (2.00s)
[21673/78850] Fetching swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-syntax.git (3.62s)
Fetched https://github.com/apple/swift-argument-parser.git (3.62s)
Computing version for https://github.com/shibapm/Komondor
Computed https://github.com/shibapm/Komondor at 1.1.4 (1.98s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/960] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git (0.94s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (1.99s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git (0.96s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.61s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.59s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.58s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.34.1 (0.59s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git (1.10s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.68s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.93s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.60s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.60s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.60s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.58s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.59s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.59s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.17.6 (0.60s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.54.6 (0.59s)
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/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/Realm/SwiftLint
Working copy of https://github.com/Realm/SwiftLint resolved at 0.53.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/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.34.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.17.6
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/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/shibapm/Komondor
Working copy of https://github.com/shibapm/Komondor resolved at 1.1.4
Creating working copy for https://github.com/shibapm/Rocket
Working copy of https://github.com/shibapm/Rocket resolved at 1.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.7.2
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/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
warning: required dependency swift-syntax (https://github.com/swiftlang/swift-syntax) was not found in managed dependencies and will not be recorded in resolved file
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
[32750/10025266] Downloading https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.53.0/SwiftLintBinary-macos.artifactbundle.zip (1.62s)
warning: 'komondor': 'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.