The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TestSpy 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/f-meloni/TestSpy.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/f-meloni/TestSpy
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bf53adc Merge pull request #9 from f-meloni/dependabot/bundler/cocoapods-downloader-1.6.3
Cloned https://github.com/f-meloni/TestSpy.git
Revision (git rev-parse @):
bf53adc8423743f44922627c6ada4825cfee3627
SUCCESS checkout https://github.com/f-meloni/TestSpy.git at master
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick (0.51s)
Fetched https://github.com/Quick/Nimble (0.56s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.0.0 (0.03s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.1 (0.03s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.1
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.0.0
========================================
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": "testspy",
      "name": "TestSpy",
      "url": "https://github.com/f-meloni/TestSpy.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TestSpy",
      "dependencies": [
        {
          "identity": "nimble",
          "name": "Nimble",
          "url": "https://github.com/Quick/Nimble",
          "version": "8.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
          "dependencies": [
          ]
        },
        {
          "identity": "quick",
          "name": "Quick",
          "url": "https://github.com/Quick/Quick",
          "version": "3.1.2",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/f-meloni/TestSpy.git
[1/2048] Fetching testspy
Fetched https://github.com/f-meloni/TestSpy.git (2.13s)
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/Quick/Quick from cache
Fetched https://github.com/Quick/Quick (0.47s)
Fetched https://github.com/Quick/Nimble (0.52s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.03s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 3.1.2 (0.02s)
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 3.1.2
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/f-meloni/TestSpy.git
Working copy of https://github.com/f-meloni/TestSpy.git resolved at master
warning: '.resolve-product-dependencies': dependency 'testspy' is not used by any target
Found 2 product dependencies
  - Nimble
  - Quick
========================================
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...
[0/3] Compiling NimbleCwlMachBadInstructionHandler mach_excServer.c
[1/3] Compiling NimbleCwlCatchExceptionSupport CwlCatchException.m
[2/5] Compiling NimbleCwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[4/5] Compiling NimbleCwlCatchException CwlCatchException.swift
[5/5] Emitting module NimbleCwlCatchException
[6/9] Compiling NimbleCwlPreconditionTesting CwlCatchBadInstruction.swift
[7/9] Emitting module NimbleCwlPreconditionTesting
[8/9] Compiling NimbleCwlPreconditionTesting CwlBadInstructionException.swift
[9/9] Compiling NimbleCwlPreconditionTesting CwlDarwinDefinitions.swift
[10/56] Compiling Nimble BeGreaterThanOrEqualTo.swift
[11/56] Compiling Nimble BeIdenticalTo.swift
[12/56] Compiling Nimble BeLessThan.swift
[13/56] Compiling Nimble BeLessThanOrEqual.swift
[14/56] Compiling Nimble BeLogical.swift
[15/56] Compiling Nimble BeNil.swift
[16/56] Compiling Nimble BeVoid.swift
[17/56] Compiling Nimble HaveCount.swift
[18/56] Compiling Nimble Match.swift
[19/56] Compiling Nimble MatchError.swift
[20/56] Compiling Nimble MatcherFunc.swift
[21/56] Compiling Nimble MatcherProtocols.swift
[22/56] Compiling Nimble PostNotification.swift
[23/56] Compiling Nimble BeginWith.swift
[24/56] Compiling Nimble Contain.swift
[25/56] Compiling Nimble ContainElementSatisfying.swift
[26/56] Compiling Nimble ElementsEqual.swift
[27/56] Compiling Nimble EndWith.swift
[28/56] Compiling Nimble Equal.swift
[29/62] Compiling Nimble ExceptionCapture.swift
[30/62] Compiling Nimble DSL+Wait.swift
[31/62] Compiling Nimble DSL.swift
[32/62] Compiling Nimble Expectation.swift
[33/62] Compiling Nimble ExpectationMessage.swift
[34/62] Compiling Nimble Expression.swift
[35/62] Compiling Nimble FailureMessage.swift
[36/62] Compiling Nimble Predicate.swift
[37/62] Compiling Nimble RaisesException.swift
[38/62] Compiling Nimble SatisfyAllOf.swift
[39/62] Compiling Nimble SatisfyAnyOf.swift
[40/62] Compiling Nimble ThrowAssertion.swift
[41/62] Compiling Nimble ThrowError.swift
[42/62] Emitting module Nimble
[43/62] Compiling Nimble AllPass.swift
[44/62] Compiling Nimble Async.swift
[45/62] Compiling Nimble BeAKindOf.swift
[46/62] Compiling Nimble BeAnInstanceOf.swift
[47/62] Compiling Nimble BeCloseTo.swift
[48/62] Compiling Nimble BeEmpty.swift
[49/62] Compiling Nimble BeGreaterThan.swift
[50/62] Compiling Nimble AdapterProtocols.swift
[51/62] Compiling Nimble AssertionDispatcher.swift
[52/62] Compiling Nimble AssertionRecorder.swift
[53/62] Compiling Nimble NMBExpectation.swift
[54/62] Compiling Nimble NMBObjCMatcher.swift
[55/62] Compiling Nimble NimbleEnvironment.swift
[56/62] Compiling Nimble NimbleXCTestHandler.swift
[57/62] Compiling Nimble ToSucceed.swift
[58/62] Compiling Nimble Await.swift
[59/62] Compiling Nimble Errors.swift
[60/62] Compiling Nimble Functional.swift
[61/62] Compiling Nimble SourceLocation.swift
[62/62] Compiling Nimble Stringers.swift
[63/78] Emitting module TestSpy
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:30:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<T>(lhs: CallstackContainer<T>, rhs: CallstackContainer<T>) -> Bool {
                          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:9:34: note: 'T' previously declared here
public struct CallstackContainer<T: Equatable>: Equatable, CustomStringConvertible {
                                 ^
[64/80] Compiling TestSpy CallstackMatcher.swift
[65/80] Compiling TestSpy CallstackPredicate.swift
[66/80] Compiling TestSpy OnlyMatcher.swift
[67/80] Compiling TestSpy TimesMatcher.swift
[68/80] Compiling TestSpy AfterMatcher.swift
[69/80] Compiling TestSpy AnyMatcher.swift
[70/80] Compiling TestSpy CallstackPredicates.swift
[71/80] Compiling TestSpy ImmediatelyAfterMatcher.swift
[72/80] Compiling TestSpy AtleastMatcher.swift
[73/80] Compiling TestSpy BeforeMatcher.swift
[74/80] Compiling TestSpy TestSpy+Matchers.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:30:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<T>(lhs: CallstackContainer<T>, rhs: CallstackContainer<T>) -> Bool {
                          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:9:34: note: 'T' previously declared here
public struct CallstackContainer<T: Equatable>: Equatable, CustomStringConvertible {
                                 ^
[75/80] Compiling TestSpy CallstackContainer.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:30:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<T>(lhs: CallstackContainer<T>, rhs: CallstackContainer<T>) -> Bool {
                          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:9:34: note: 'T' previously declared here
public struct CallstackContainer<T: Equatable>: Equatable, CustomStringConvertible {
                                 ^
[76/80] Compiling TestSpy AnyCallstackPredicate.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:30:27: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public static func ==<T>(lhs: CallstackContainer<T>, rhs: CallstackContainer<T>) -> Bool {
                          ^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TestSpy/TestSpy/CallstackContainer.swift:9:34: note: 'T' previously declared here
public struct CallstackContainer<T: Equatable>: Equatable, CustomStringConvertible {
                                 ^
[77/80] Compiling TestSpy ImmediatelyBeforeMatcher.swift
[78/80] Compiling TestSpy NeverMatcher.swift
[79/80] Compiling TestSpy CallstackVerifyer.swift
[80/80] Compiling TestSpy TestSpy.swift
Build complete! (16.91s)
Build complete.
Done.