The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DangerXcodeStaticAnalyzer with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/healthtap/dangerxcodestaticanalyzer.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/healthtap/dangerxcodestaticanalyzer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
Fetching https://github.com/danger/swift.git from cache
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/Files.git (0.30s)
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetched https://github.com/shibapm/Logger (0.30s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/danger/swift.git (0.42s)
Fetching https://github.com/JohnSundell/Releases.git from cache
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.18.0 (0.04s)
Fetched https://github.com/nerdishbynature/RequestKit.git (0.25s)
Fetching https://github.com/JohnSundell/Require.git from cache
Fetched https://github.com/JohnSundell/Releases.git (0.20s)
Fetching https://github.com/JohnSundell/Marathon from cache
Fetched https://github.com/nerdishbynature/octokit.swift (0.34s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/Require.git (0.25s)
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/JohnSundell/Marathon (0.24s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.28s)
Fetched https://github.com/mxcl/Version (0.27s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.12.0 (0.05s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.04s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.05s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.2.1 (0.03s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.2.1
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.12.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.18.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dangerxcodestaticanalyzer",
      "name": "DangerXcodeStaticAnalyzer",
      "url": "https://github.com/healthtap/dangerxcodestaticanalyzer.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dangerxcodestaticanalyzer",
      "dependencies": [
        {
          "identity": "swift",
          "name": "danger-swift",
          "url": "https://github.com/danger/swift.git",
          "version": "3.18.0",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
              "dependencies": [
              ]
            },
            {
              "identity": "version",
              "name": "Version",
              "url": "https://github.com/mxcl/Version",
              "version": "2.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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.12.0",
              "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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.2.1",
                  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/healthtap/dangerxcodestaticanalyzer.git
[1/126] Fetching dangerxcodestaticanalyzer
Fetched https://github.com/healthtap/dangerxcodestaticanalyzer.git (0.29s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git (0.36s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.18.0 (0.02s)
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/shibapm/Logger from cache
Fetched https://github.com/mxcl/Version (0.20s)
Fetched https://github.com/shibapm/Logger (0.22s)
Fetched https://github.com/nerdishbynature/octokit.swift (0.33s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.12.0 (0.02s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git (0.25s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.05s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.2.1 (0.02s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.02s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.18.0
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/healthtap/dangerxcodestaticanalyzer.git
Working copy of https://github.com/healthtap/dangerxcodestaticanalyzer.git resolved at master
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.2.1
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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
warning: '.resolve-product-dependencies': dependency 'dangerxcodestaticanalyzer' is not used by any target
Found 1 product dependencies
  - danger-swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module DangerShellExecutor
[2/8] Compiling Logger Logger.swift
[3/8] Emitting module Logger
[4/8] Compiling DangerShellExecutor ShellExecutor.swift
[5/8] Compiling RequestKit RequestKitSession.swift
[6/8] Compiling RequestKit JSONPostRouter.swift
[7/8] Compiling RequestKit Router.swift
[8/8] Emitting module RequestKit
[9/31] Compiling OctoKit Releases.swift
[10/31] Compiling OctoKit Repositories.swift
[11/31] Compiling OctoKit Review.swift
[12/34] Compiling OctoKit Parameters.swift
[13/34] Compiling OctoKit Plan.swift
[14/34] Compiling OctoKit PreviewHeader.swift
[15/34] Compiling OctoKit Stars.swift
[16/34] Compiling OctoKit Statuses.swift
[17/34] Compiling OctoKit String+PercentEncoding.swift
[18/34] Compiling OctoKit PublicKey.swift
[19/34] Compiling OctoKit PullRequest.swift
[20/34] Compiling OctoKit Reactions.swift
[21/34] Compiling OctoKit Configuration.swift
[22/34] Compiling OctoKit File.swift
[23/34] Compiling OctoKit Follow.swift
[24/34] Compiling OctoKit Gist.swift
[25/34] Emitting module OctoKit
[26/34] Compiling OctoKit Milestone.swift
[27/34] Compiling OctoKit NotificationThread.swift
[28/34] Compiling OctoKit Octokit.swift
[29/34] Compiling OctoKit Git.swift
[30/34] Compiling OctoKit Issue.swift
[31/34] Compiling OctoKit Label.swift
[32/34] Compiling OctoKit Time.swift
[33/34] Compiling OctoKit URL+URLParameters.swift
[34/34] Compiling OctoKit User.swift
[35/53] Compiling Danger File.swift
[36/53] Compiling Danger GitDSL.swift
[37/53] Compiling Danger GitDiff.swift
[38/55] Compiling Danger CurrentPathProvider.swift
[39/55] Compiling Danger SwiftLint.swift
[40/55] Compiling Danger Danger.swift
[41/55] Compiling Danger DangerDSL.swift
[42/55] Compiling Danger DangerResults.swift
[43/55] Compiling Danger Report.swift
[44/55] Compiling Danger Settings.swift
[45/55] Compiling Danger BitBucketCloud.swift
[46/55] Compiling Danger BitBucketMetadata.swift
[47/55] Compiling Danger BitBucketServerDSL.swift
[48/55] Emitting module Danger
[49/55] Compiling Danger DangerUtils.swift
[50/55] Compiling Danger DateFormatterExtensions.swift
[51/55] Compiling Danger NSRegularExpressionExtensions.swift
[52/55] Compiling Danger SwiftLintViolation.swift
[53/55] Compiling Danger SwiftlintReportDeleter.swift
[54/55] Compiling Danger GitHubDSL.swift
[55/55] Compiling Danger GitLabDSL.swift
[56/60] Compiling DangerXcodeStaticAnalyzer XcodeStaticAnalyzerPlist.swift
[57/60] Compiling DangerXcodeStaticAnalyzer XcodeStaticAnalyzerViolation.swift
[58/60] Compiling DangerXcodeStaticAnalyzer DangerXcodeStaticAnalyzer.swift
[59/60] Emitting module DangerXcodeStaticAnalyzer
[60/60] Compiling DangerXcodeStaticAnalyzer ShellExecutor.swift
/Users/builder/builds/TDmZkXJm/0/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
Build complete! (12.56s)
Build complete.
Done.