The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DangerXcodeStaticAnalyzer 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/healthtap/dangerxcodestaticanalyzer.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/healthtap/dangerxcodestaticanalyzer
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 3d19696 Update Package.swift
Cloned https://github.com/healthtap/dangerxcodestaticanalyzer.git
Revision (git rev-parse @):
3d19696202633d2f33848242e5e580d100d2bf88
SUCCESS checkout https://github.com/healthtap/dangerxcodestaticanalyzer.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/healthtap/dangerxcodestaticanalyzer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/15] Compiling DangerShellExecutor ShellExecutor.swift
[9/15] Emitting module DangerShellExecutor
[10/15] Emitting module Logger
[11/15] Compiling Logger Logger.swift
[12/15] Emitting module RequestKit
[13/15] Compiling RequestKit JSONPostRouter.swift
[14/15] Compiling RequestKit Router.swift
[15/15] Compiling RequestKit RequestKitSession.swift
[16/38] Compiling OctoKit Releases.swift
[17/38] Compiling OctoKit Repositories.swift
[18/38] Compiling OctoKit Review.swift
[19/41] Compiling OctoKit Milestone.swift
[20/41] Compiling OctoKit NotificationThread.swift
[21/41] Compiling OctoKit Octokit.swift
[22/41] Compiling OctoKit Stars.swift
[23/41] Compiling OctoKit Statuses.swift
[24/41] Compiling OctoKit String+PercentEncoding.swift
[25/41] Compiling OctoKit Git.swift
[26/41] Compiling OctoKit Issue.swift
[27/41] Compiling OctoKit Label.swift
[28/41] Compiling OctoKit Time.swift
[29/41] Compiling OctoKit URL+URLParameters.swift
[30/41] Compiling OctoKit User.swift
[31/41] Compiling OctoKit Parameters.swift
[32/41] Compiling OctoKit Plan.swift
[33/41] Compiling OctoKit PreviewHeader.swift
[34/41] Compiling OctoKit Configuration.swift
[35/41] Compiling OctoKit File.swift
[36/41] Compiling OctoKit Follow.swift
[37/41] Compiling OctoKit Gist.swift
[38/41] Compiling OctoKit PublicKey.swift
[39/41] Compiling OctoKit PullRequest.swift
[40/41] Compiling OctoKit Reactions.swift
[41/41] Emitting module OctoKit
[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 Danger.swift
[47/62] Compiling Danger DangerDSL.swift
[48/62] Compiling Danger DangerResults.swift
[49/62] Compiling Danger BitBucketCloud.swift
[50/62] Compiling Danger BitBucketMetadata.swift
[51/62] Compiling Danger BitBucketServerDSL.swift
[52/62] Emitting module Danger
[53/62] Compiling Danger SwiftLintViolation.swift
[54/62] Compiling Danger SwiftlintReportDeleter.swift
[55/62] Compiling Danger File.swift
[56/62] Compiling Danger GitDSL.swift
[57/62] Compiling Danger GitDiff.swift
[58/62] Compiling Danger DangerUtils.swift
[59/62] Compiling Danger DateFormatterExtensions.swift
[60/62] Compiling Danger NSRegularExpressionExtensions.swift
[61/62] Compiling Danger GitHubDSL.swift
[62/62] Compiling Danger GitLabDSL.swift
[63/67] Compiling DangerXcodeStaticAnalyzer ShellExecutor.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DangerXcodeStaticAnalyzer/ShellExecutor.swift:8:13: warning: variable 'env' was never mutated; consider changing to 'let' constant
        var env = ProcessInfo.processInfo.environment
        ~~~ ^
        let
[64/67] Compiling DangerXcodeStaticAnalyzer XcodeStaticAnalyzerViolation.swift
[65/67] Compiling DangerXcodeStaticAnalyzer XcodeStaticAnalyzerPlist.swift
[66/67] Compiling DangerXcodeStaticAnalyzer DangerXcodeStaticAnalyzer.swift
[67/67] Emitting module DangerXcodeStaticAnalyzer
Build complete! (12.64s)
Fetching https://github.com/JohnSundell/Files.git from cache
Fetching https://github.com/JohnSundell/Releases.git from cache
Fetching https://github.com/JohnSundell/Require.git from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/shibapm/Logger from cache (0.19s)
Fetching https://github.com/JohnSundell/Marathon from cache
Fetched https://github.com/danger/swift.git from cache (0.22s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/JohnSundell/Files.git from cache (0.23s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.23s)
Fetched https://github.com/JohnSundell/Require.git from cache (0.23s)
Fetched https://github.com/JohnSundell/Releases.git from cache (0.23s)
Computing version for https://github.com/danger/swift.git
Fetched https://github.com/JohnSundell/Marathon from cache (0.19s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.18s)
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.25s)
Computed https://github.com/danger/swift.git at 3.18.0 (0.46s)
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/mxcl/Version from cache (0.17s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.12.0 (0.36s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.38s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.08s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.2.1 (0.47s)
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.12.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.0.1
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.2.1
warning: /Users/builder/builds/UKfvDsi8u/1/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/builder/builds/UKfvDsi8u/1/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)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.18.0
Build complete.
Done.

Build Machine: Mac 7