The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DangerSwiftCoverage with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/f-meloni/danger-swift-coverage.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/f-meloni/danger-swift-coverage
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a11b627 Unhide dependencies
Cloned https://github.com/f-meloni/danger-swift-coverage.git
Revision (git rev-parse @):
a11b6279880c3ab48013bf88a72aebe391cba13f
SUCCESS checkout https://github.com/f-meloni/danger-swift-coverage.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/f-meloni/danger-swift-coverage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[9/16] Write swift-version--423B1241ED78D482.txt
[11/24] Compiling DangerShellExecutor ShellExecutor.swift
[12/24] Emitting module DangerShellExecutor
[13/24] Compiling RequestKit JSONPostRouter.swift
[14/24] Compiling Logger Logger.swift
[15/24] Emitting module Logger
[16/24] Compiling RequestKit RequestKitSession.swift
[17/24] Emitting module RequestKit
[18/24] Compiling RequestKit Router.swift
[19/40] Emitting module OctoKit
[20/42] Compiling OctoKit Repositories.swift
[21/42] Compiling OctoKit Stars.swift
[22/42] Compiling OctoKit PublicKey.swift
[23/42] Compiling OctoKit PullRequest.swift
[24/42] Compiling OctoKit String+PercentEncoding.swift
[25/42] Compiling OctoKit Time.swift
[26/42] Compiling OctoKit Configuration.swift
[27/42] Compiling OctoKit File.swift
[28/42] Compiling OctoKit Follow.swift
[29/42] Compiling OctoKit Label.swift
[30/42] Compiling OctoKit Milestone.swift
[31/42] Compiling OctoKit Gist.swift
[32/42] Compiling OctoKit Issue.swift
[33/42] Compiling OctoKit Octokit.swift
[34/42] Compiling OctoKit Parameters.swift
[35/42] Compiling OctoKit URL+URLParameters.swift
[36/42] Compiling OctoKit User.swift
[37/60] Compiling Danger CurrentPathProvider.swift
[38/60] Compiling Danger SwiftLint.swift
[39/62] Compiling Danger Report.swift
[40/62] Compiling Danger Settings.swift
[41/62] Compiling Danger File.swift
[42/62] Compiling Danger GitDSL.swift
[43/62] Compiling Danger Danger.swift
[44/62] Compiling Danger DangerDSL.swift
[45/62] Compiling Danger DangerResults.swift
[46/62] Compiling Danger SwiftLintViolation.swift
[47/62] Compiling Danger SwiftlintReportDeleter.swift
[48/62] Compiling Danger DangerUtils.swift
[49/62] Compiling Danger DateFormatterExtensions.swift
[50/62] Compiling Danger NSRegularExpressionExtensions.swift
[51/62] Compiling Danger BitBucketCloud.swift
[52/62] Compiling Danger BitBucketMetadata.swift
[53/62] Compiling Danger BitBucketServerDSL.swift
[54/62] Emitting module Danger
[55/62] Compiling Danger GitHubDSL.swift
[56/62] Compiling Danger GitLabDSL.swift
[56/62] Write Objects.LinkFileList
[58/70] Compiling DangerFixtures DangerDSLGitLab.swift
[59/70] Compiling DangerFixtures DangerDSLGitHubEnterprise.swift
[60/70] Compiling DangerFixtures DSLBitBucketCloudJSON.swift
[61/70] Compiling DangerFixtures DangerDSLGitHub.swift
[62/70] Compiling DangerFixtures DangerFixtures.swift
[63/70] Compiling DangerFixtures DangerDLSBitBucketServer.swift
[64/70] Emitting module DangerFixtures
[65/70] Compiling DangerFixtures CustomGitHubDSL.swift
[65/70] Write Objects.LinkFileList
[66/70] Linking libDanger.dylib
[67/88] Linking libDangerFixtures.dylib
[69/88] Compiling DangerSwiftCoverage XcCovJSONParser.swift
[70/88] Compiling DangerSwiftCoverage XcodeBuildCoverageParser.swift
[71/89] Compiling DangerSwiftCoverage SPMCoverageParser.swift
[72/89] Compiling DangerSwiftCoverage ShellOutExecutor.swift
[73/89] Compiling DangerSwiftCoverage XcodeBuildCoverage.swift
[74/89] Emitting module DangerSwiftCoverage
[75/89] Compiling DangerXCodeSummary TestFailuresParser.swift
[76/89] Compiling DangerXCodeSummary MissingFileErrorParser.swift
[77/89] Compiling DangerXCodeSummary CompilerMessageParser.swift
[78/89] Compiling DangerXCodeSummary SymbolsErrorsParser.swift
[79/89] Emitting module DangerXCodeSummary
[80/89] Compiling DangerXCodeSummary Result.swift
[81/89] Compiling DangerXCodeSummary FilePathParser.swift
[82/89] Compiling DangerXCodeSummary XCodeSummary.swift
[83/89] Compiling DangerSwiftCoverage DangerSwiftCoverage.swift
[84/89] Compiling DangerSwiftCoverage ExcludedTarget.swift
[85/89] Compiling DangerSwiftCoverage Report.swift
[86/89] Compiling DangerSwiftCoverage SPMCoverage.swift
[87/89] Compiling DangerSwiftCoverage XcresultBundleFinder.swift
[88/91] Emitting module DangerDependencies
[89/91] Compiling DangerDependencies Fake.swift
[89/91] Write Objects.LinkFileList
[90/91] Linking libDangerDeps.dylib
Build complete! (58.96s)
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/f-meloni/danger-swift-xcodesummary from cache
Fetching https://github.com/shibapm/PackageConfig from cache
Fetching https://github.com/f-meloni/Rocket from cache
Fetching https://github.com/kareman/SwiftShell from cache
Fetching https://github.com/Realm/SwiftLint from cache
Fetched https://github.com/kareman/SwiftShell from cache (0.20s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.20s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/shibapm/PackageConfig from cache (0.21s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/Realm/SwiftLint from cache (0.35s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/f-meloni/Rocket from cache (0.35s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetched https://github.com/f-meloni/danger-swift-xcodesummary from cache (0.35s)
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.16s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.22s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.22s)
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.20s)
Fetched https://github.com/mxcl/Version from cache (0.20s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/orta/Komondor from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.20s)
Fetching https://github.com/shibapm/Logger from cache
Fetched https://github.com/jpsim/Yams from cache (0.18s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetched https://github.com/danger/swift.git from cache (0.23s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.23s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.17s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/orta/Komondor from cache (0.17s)
Fetched https://github.com/shibapm/Logger from cache (0.19s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.16s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.18s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.16s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (0.21s)
Computing version for https://github.com/f-meloni/danger-swift-xcodesummary
Computed https://github.com/f-meloni/danger-swift-xcodesummary at 1.1.0 (0.56s)
Computing version for https://github.com/orta/Komondor
Computed https://github.com/orta/Komondor at 1.0.4 (0.41s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.0.0 (0.40s)
Computing version for https://github.com/Realm/SwiftLint
Computed https://github.com/Realm/SwiftLint at 0.38.2 (0.42s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.43.5 (0.40s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.0.0 (0.41s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Computing version for https://github.com/shibapm/PackageConfig
Computed https://github.com/shibapm/PackageConfig at 0.13.0 (0.42s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.0.1 (0.03s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.43s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 2.0.0 (0.42s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.41s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.28.0 (0.40s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.03s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.10.0 (0.47s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.43s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.02s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.5 (0.04s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.03s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.4.0 (0.44s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 1.2.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 1.2.0 (0.02s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-765b4c53 is not valid git repository for 'https://github.com/danger/swift.git', will fetch again.
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-765b4c53 is not valid git repository for 'https://github.com/danger/swift.git', will fetch again.
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.00s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 1.2.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Komondor-87da9ff7 is not valid git repository for 'https://github.com/orta/Komondor', will fetch again.
Fetching https://github.com/orta/Komondor from cache
Fetched https://github.com/orta/Komondor from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Komondor-87da9ff7 is not valid git repository for 'https://github.com/orta/Komondor', will fetch again.
Fetching https://github.com/orta/Komondor from cache
Fetched https://github.com/orta/Komondor from cache (0.01s)
Creating working copy for https://github.com/orta/Komondor
Working copy of https://github.com/orta/Komondor resolved at 1.0.4
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Yams-fd9f2519 is not valid git repository for 'https://github.com/jpsim/Yams', will fetch again.
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/jpsim/Yams from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Yams-fd9f2519 is not valid git repository for 'https://github.com/jpsim/Yams', will fetch again.
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/jpsim/Yams from cache (0.00s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 2.0.0
Creating working copy for https://github.com/f-meloni/danger-swift-xcodesummary
Working copy of https://github.com/f-meloni/danger-swift-xcodesummary resolved at 1.1.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PackageConfig-1be97877 is not valid git repository for 'https://github.com/shibapm/PackageConfig', will fetch again.
Fetching https://github.com/shibapm/PackageConfig from cache
Fetched https://github.com/shibapm/PackageConfig from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PackageConfig-1be97877 is not valid git repository for 'https://github.com/shibapm/PackageConfig', will fetch again.
Fetching https://github.com/shibapm/PackageConfig from cache
Fetched https://github.com/shibapm/PackageConfig from cache (0.00s)
Creating working copy for https://github.com/shibapm/PackageConfig
Working copy of https://github.com/shibapm/PackageConfig resolved at 0.13.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 1.2.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.10.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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten.git', will fetch again.
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten.git', will fetch again.
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.01s)
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.28.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftLint-2ae81f81 is not valid git repository for 'https://github.com/Realm/SwiftLint', will fetch again.
Fetching https://github.com/Realm/SwiftLint from cache
Fetched https://github.com/Realm/SwiftLint from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftLint-2ae81f81 is not valid git repository for 'https://github.com/Realm/SwiftLint', will fetch again.
Fetching https://github.com/Realm/SwiftLint from cache
Fetched https://github.com/Realm/SwiftLint from cache (0.00s)
Creating working copy for https://github.com/Realm/SwiftLint
Working copy of https://github.com/Realm/SwiftLint resolved at 0.38.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.5
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.43.5
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.0.1
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.4.0
Creating working copy for https://github.com/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.0.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyTextTable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/SwiftyTextTable.git', will fetch again.
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftyTextTable-cca6ebd7 is not valid git repository for 'https://github.com/scottrhoyt/SwiftyTextTable.git', will fetch again.
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (0.00s)
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Build complete.
Done.