The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DangerSwiftProse, reference master (e574c4), with Swift 6.1 for Android on 27 May 2025 15:51:58 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/f-meloni/danger-swift-prose.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/f-meloni/danger-swift-prose
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e574c4c Unhide dependencies
Cloned https://github.com/f-meloni/danger-swift-prose.git
Revision (git rev-parse @):
e574c4ce2e623b8959fbd7fa4ebaaa6aa6b85265
SUCCESS checkout https://github.com/f-meloni/danger-swift-prose.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/f-meloni/danger-swift-prose.git
https://github.com/f-meloni/danger-swift-prose.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "testspy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/f-meloni/TestSpy"
    },
    {
      "identity" : "komondor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/Komondor"
    },
    {
      "identity" : "packageconfig",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/PackageConfig"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.35.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "rocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/f-meloni/Rocket"
    }
  ],
  "manifest_display_name" : "DangerSwiftProse",
  "name" : "DangerSwiftProse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftProse",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DangerDeps",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftProseTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftProseTests",
      "path" : "Tests/DangerSwiftProseTests",
      "product_dependencies" : [
        "Nimble",
        "TestSpy",
        "DangerFixtures"
      ],
      "sources" : [
        "MdspellCheckExecutorTests.swift",
        "MdspellFinderTests.swift",
        "MdspellTests.swift",
        "MockedCommandExecutor.swift",
        "ProselintExecutorTests.swift",
        "ProselintFinderTests.swift",
        "ProselintTests.swift",
        "SpyToolInstaller.swift",
        "ToolInstallerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftProse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftProse",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftProse",
      "path" : "Sources/DangerSwiftProse",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftProse",
        "DangerDeps"
      ],
      "sources" : [
        "CommandExecutor.swift",
        "DangerSwiftProse.swift",
        "MarkdownConvertible.swift",
        "MarkdownTool.swift",
        "Mdspell/MdspellCheckExecutor.swift",
        "Mdspell/MdspellCheckResult.swift",
        "Mdspell/MdspellFinder.swift",
        "Mdspell/MdspellInstaller.swift",
        "Proselint/ProselintExecutor.swift",
        "Proselint/ProselintFinder.swift",
        "Proselint/ProselintResult.swift",
        "ToolInstaller.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/shibapm/PackageConfig
Fetching https://github.com/f-meloni/Rocket
Fetching https://github.com/shibapm/Komondor
Fetching https://github.com/f-meloni/TestSpy
Fetching https://github.com/nicklockwood/SwiftFormat
[1/509] Fetching komondor
[510/2557] Fetching komondor, testspy
[572/3137] Fetching komondor, testspy, packageconfig
[1152/4523] Fetching komondor, testspy, packageconfig, rocket
Fetching https://github.com/Quick/Nimble
Fetched https://github.com/f-meloni/Rocket from cache (0.34s)
Fetching https://github.com/danger/swift.git
[1171/3137] Fetching komondor, testspy, packageconfig
[2176/51319] Fetching komondor, testspy, packageconfig, swiftformat
[4104/61583] Fetching komondor, testspy, packageconfig, swiftformat, swift
[7512/81167] Fetching komondor, testspy, packageconfig, swiftformat, swift, nimble
Fetched https://github.com/danger/swift.git from cache (0.93s)
[21371/70903] Fetching komondor, testspy, packageconfig, swiftformat, nimble
Fetched https://github.com/shibapm/Komondor from cache (3.90s)
[31367/70394] Fetching testspy, packageconfig, swiftformat, nimble
Fetched https://github.com/Quick/Nimble from cache (4.04s)
[13710/50810] Fetching testspy, packageconfig, swiftformat
Fetched https://github.com/shibapm/PackageConfig from cache (23.43s)
Fetched https://github.com/f-meloni/TestSpy from cache (23.49s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (24.04s)
Computing version for https://github.com/f-meloni/TestSpy
Computed https://github.com/f-meloni/TestSpy at 0.5.0 (24.61s)
Fetching https://github.com/Quick/Quick
[1/14755] Fetching quick
Fetched https://github.com/Quick/Quick from cache (0.78s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (1.29s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.1.2 (0.59s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.2.0 (0.53s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/jpsim/Yams
[1/116] Fetching logger
[117/4979] Fetching logger, swiftshell
[4980/15636] Fetching logger, swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.35s)
[862/10773] Fetching logger, yams
Fetched https://github.com/shibapm/Logger from cache (2.83s)
Fetched https://github.com/jpsim/Yams from cache (2.87s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (7.75s)
Computing version for https://github.com/shibapm/PackageConfig
Computed https://github.com/shibapm/PackageConfig at 0.13.0 (0.77s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 4.0.6 (0.82s)
Computing version for https://github.com/shibapm/Komondor
Computed https://github.com/shibapm/Komondor at 1.1.0 (0.78s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/960] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.30s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.32s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.1 (1.02s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/mxcl/Version
[1/288] Fetching version
[289/5283] Fetching version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.36s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.38s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.02s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.63s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.12s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.54s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (0.53s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0-beta.1 (0.53s)
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.56.2
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.14.0
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/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.1
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 4.0.6
Creating working copy for https://github.com/f-meloni/TestSpy
Working copy of https://github.com/f-meloni/TestSpy resolved at 0.5.0
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/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0-beta.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/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.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/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.2.0
Creating working copy for https://github.com/shibapm/Komondor
Working copy of https://github.com/shibapm/Komondor resolved at 1.1.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.1.2
warning: 'octokit.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/octokit.swift/OctoKit/Info.plist
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/24] Emitting module Logger
[10/24] Compiling Logger Logger.swift
[11/25] Compiling RequestKit RequestKitSession.swift
[12/25] Emitting module RequestKit
[13/25] Compiling RequestKit JSONPostRouter.swift
[15/25] Compiling RequestKit Router.swift
[16/26] Emitting module DangerShellExecutor
[17/26] Compiling DangerShellExecutor ShellExecutor.swift
[19/27] Wrapping AST for Logger for debugging
[20/27] Wrapping AST for RequestKit for debugging
[21/27] Wrapping AST for DangerShellExecutor for debugging
[23/53] Compiling OctoKit Statuses.swift
[24/53] Compiling OctoKit String+PercentEncoding.swift
[25/53] Compiling OctoKit Team.swift
[26/56] Emitting module OctoKit
[27/56] Compiling OctoKit NotificationThread.swift
[28/56] Compiling OctoKit Octokit.swift
[29/56] Compiling OctoKit Organization.swift
[30/56] Compiling OctoKit Parameters.swift
[31/56] Compiling OctoKit Configuration.swift
[32/56] Compiling OctoKit File.swift
[33/56] Compiling OctoKit Follow.swift
[34/56] Compiling OctoKit Gist.swift
[35/56] Compiling OctoKit Time.swift
[36/56] Compiling OctoKit URL+URLParameters.swift
[37/56] Compiling OctoKit User.swift
[38/56] Compiling OctoKit Review.swift
[39/56] Compiling OctoKit Search.swift
[40/56] Compiling OctoKit Stars.swift
[41/56] Compiling OctoKit Plan.swift
[42/56] Compiling OctoKit PreviewHeader.swift
[43/56] Compiling OctoKit PublicKey.swift
[44/56] Compiling OctoKit PullRequest.swift
[45/56] Compiling OctoKit Reactions.swift
[46/56] Compiling OctoKit Releases.swift
[47/56] Compiling OctoKit Repositories.swift
[48/56] Compiling OctoKit Git.swift
[49/56] Compiling OctoKit Issue.swift
[50/56] Compiling OctoKit Label.swift
[51/56] Compiling OctoKit Milestone.swift
[52/57] Wrapping AST for OctoKit for debugging
[54/76] Compiling Danger Danger.swift
[55/76] Compiling Danger DangerDSL.swift
[56/76] Compiling Danger DangerResults.swift
[57/78] Compiling Danger Report.swift
[58/78] Compiling Danger Settings.swift
[59/78] Compiling Danger DangerUtils.swift
[60/78] Compiling Danger DateFormatterExtensions.swift
[61/78] Compiling Danger NSRegularExpressionExtensions.swift
[62/78] Compiling Danger SwiftLintViolation.swift
[63/78] Compiling Danger SwiftlintReportDeleter.swift
[64/78] Compiling Danger CurrentPathProvider.swift
[65/78] Compiling Danger SwiftLint.swift
[66/78] Emitting module Danger
[67/78] Compiling Danger GitHubDSL.swift
[68/78] Compiling Danger GitLabDSL.swift
[69/78] Compiling Danger File.swift
[70/78] Compiling Danger GitDSL.swift
[71/78] Compiling Danger GitDiff.swift
[72/78] Compiling Danger BitBucketCloud.swift
[73/78] Compiling Danger BitBucketMetadata.swift
[74/78] Compiling Danger BitBucketServerDSL.swift
[75/79] Wrapping AST for Danger for debugging
[77/91] Compiling DangerSwiftProse MdspellFinder.swift
[78/91] Compiling DangerSwiftProse MdspellInstaller.swift
[79/92] Compiling DangerSwiftProse ProselintFinder.swift
[80/92] Compiling DangerSwiftProse ProselintResult.swift
[81/92] Compiling DangerSwiftProse ProselintExecutor.swift
[82/92] Compiling DangerSwiftProse ToolInstaller.swift
[83/92] Compiling DangerSwiftProse MdspellCheckExecutor.swift
/host/spi-builder-workspace/Sources/DangerSwiftProse/Mdspell/MdspellCheckResult.swift:25:47: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
23 |
24 |             guard let fileContent = try? String(contentsOfFile: file),
25 |                 let typo = fileContent[String.Index(encodedOffset: typoIndex) ..< fileContent.endIndex]
   |                                               `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
26 |                 .components(separatedBy: CharacterSet.whitespacesAndNewlines.union(CharacterSet(charactersIn: "[]()")))
27 |                 .first else {
[84/92] Compiling DangerSwiftProse MdspellCheckResult.swift
/host/spi-builder-workspace/Sources/DangerSwiftProse/Mdspell/MdspellCheckResult.swift:25:47: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
23 |
24 |             guard let fileContent = try? String(contentsOfFile: file),
25 |                 let typo = fileContent[String.Index(encodedOffset: typoIndex) ..< fileContent.endIndex]
   |                                               `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
26 |                 .components(separatedBy: CharacterSet.whitespacesAndNewlines.union(CharacterSet(charactersIn: "[]()")))
27 |                 .first else {
[85/92] Compiling DangerSwiftProse MarkdownConvertible.swift
[86/92] Compiling DangerSwiftProse MarkdownTool.swift
[87/92] Compiling DangerSwiftProse CommandExecutor.swift
[88/92] Compiling DangerSwiftProse DangerSwiftProse.swift
[89/92] Emitting module DangerSwiftProse
[90/93] Wrapping AST for DangerSwiftProse for debugging
[91/93] Write Objects.LinkFileList
[92/93] Linking libDangerDeps.so
Build complete! (76.67s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble"
    },
    {
      "identity" : "testspy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/f-meloni/TestSpy"
    },
    {
      "identity" : "komondor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/Komondor"
    },
    {
      "identity" : "packageconfig",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/PackageConfig"
    },
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.35.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    },
    {
      "identity" : "rocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/f-meloni/Rocket"
    }
  ],
  "manifest_display_name" : "DangerSwiftProse",
  "name" : "DangerSwiftProse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftProse",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DangerDeps",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftProseTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftProseTests",
      "path" : "Tests/DangerSwiftProseTests",
      "product_dependencies" : [
        "Nimble",
        "TestSpy",
        "DangerFixtures"
      ],
      "sources" : [
        "MdspellCheckExecutorTests.swift",
        "MdspellFinderTests.swift",
        "MdspellTests.swift",
        "MockedCommandExecutor.swift",
        "ProselintExecutorTests.swift",
        "ProselintFinderTests.swift",
        "ProselintTests.swift",
        "SpyToolInstaller.swift",
        "ToolInstallerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftProse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftProse",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftProse",
      "path" : "Sources/DangerSwiftProse",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftProse",
        "DangerDeps"
      ],
      "sources" : [
        "CommandExecutor.swift",
        "DangerSwiftProse.swift",
        "MarkdownConvertible.swift",
        "MarkdownTool.swift",
        "Mdspell/MdspellCheckExecutor.swift",
        "Mdspell/MdspellCheckResult.swift",
        "Mdspell/MdspellFinder.swift",
        "Mdspell/MdspellInstaller.swift",
        "Proselint/ProselintExecutor.swift",
        "Proselint/ProselintFinder.swift",
        "Proselint/ProselintResult.swift",
        "ToolInstaller.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.