The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-mockable, reference 1.8.0 (aa6e9d), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 11:19:49 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yysskk/swift-mockable.git
Reference: 1.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yysskk/swift-mockable
 * tag               1.8.0      -> FETCH_HEAD
HEAD is now at aa6e9d7 Merge pull request #39 from yysskk/chore/swift-docc
Cloned https://github.com/yysskk/swift-mockable.git
Revision (git rev-parse @):
aa6e9d71a60e3fddd76ec7a545cfc5bc99ed4ee3
SUCCESS checkout https://github.com/yysskk/swift-mockable.git at 1.8.0
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2277] Fetching swift-docc-plugin
[2278/77249] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (4.55s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.55s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (7.99s)
Computing version for https://github.com/swiftlang/swift-docc-plugin.git
Computed https://github.com/swiftlang/swift-docc-plugin.git at 1.4.6 (0.76s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.02s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.78s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin.git
Working copy of https://github.com/swiftlang/swift-docc-plugin.git resolved at 1.4.6
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swiftlang-6.3.0.123.5-macosx26.4-MacroSupport.zip (0.34s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-mockable",
      "name": "swift-mockable",
      "url": "https://github.com/yysskk/swift-mockable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mockable",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/yysskk/swift-mockable.git
[1/746] Fetching swift-mockable
Fetched https://github.com/yysskk/swift-mockable.git from cache (0.77s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (1.01s)
Creating working copy for https://github.com/yysskk/swift-mockable.git
Working copy of https://github.com/yysskk/swift-mockable.git resolved at 1.8.0 (aa6e9d7)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.0
warning: '.resolve-product-dependencies': dependency 'swift-mockable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/yysskk/swift-mockable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[5/8] Write swift-version--6988338F2F200930.txt
[7/22] Compiling MockableMacros MockableMacro.swift
[8/22] Compiling MockableMacros Plugin.swift
[9/23] Compiling MockableMacros MockableError.swift
[10/23] Compiling MockableMacros MockGenerator+Variable.swift
[11/23] Compiling MockableMacros SwiftSyntaxCompatibility.swift
[12/23] Compiling MockableMacros MockGenerator+Subscript.swift
[13/23] Compiling MockableMacros MockGenerator+Reset.swift
[14/23] Compiling MockableMacros MockGenerator+Storage.swift
[15/23] Compiling MockableMacros MockGenerator+AssociatedType.swift
[16/23] Compiling MockableMacros MockGenerator+Core.swift
[17/23] Emitting module MockableMacros
[18/23] Compiling MockableMacros AccessLevel.swift
[19/23] Compiling MockableMacros MockGenerator+Actor.swift
[20/23] Compiling MockableMacros MockGenerator+Function.swift
[21/23] Compiling MockableMacros MockGenerator+Helpers.swift
[21/23] Write Objects.LinkFileList
[22/23] Linking MockableMacros-tool
[24/29] Emitting module Mockable
[25/29] Compiling Mockable Lock.swift
[26/29] Compiling Mockable Mockable.swift
[28/29] Emitting module Mockable
[29/29] Compiling Mockable Lock.swift
Build complete! (14.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "603.0.0",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin.git"
    }
  ],
  "manifest_display_name" : "swift-mockable",
  "name" : "swift-mockable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Mockable",
      "targets" : [
        "Mockable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MockableMacros",
      "targets" : [
        "MockableMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MockableTests",
      "module_type" : "SwiftTarget",
      "name" : "MockableTests",
      "path" : "Tests/MockableTests",
      "sources" : [
        "AccessLevelTests.swift",
        "ActorOverloadedMethodTests.swift",
        "ActorTests.swift",
        "AssociatedTypeTests.swift",
        "ConditionalCompilationTests.swift",
        "InheritanceTests.swift",
        "LegacyLockTests.swift",
        "MainActorTests.swift",
        "MockableLockTests.swift",
        "MockableTests.swift",
        "ResetMockTests.swift",
        "SameParameterTypesDifferentReturnTypesTests.swift",
        "SendableOverloadedMethodTests.swift",
        "SendableTests.swift",
        "SubscriptTests.swift",
        "TestError.swift",
        "TestProtocols.swift",
        "TypeAliasTests.swift"
      ],
      "target_dependencies" : [
        "Mockable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MockableMacros",
      "module_type" : "SwiftTarget",
      "name" : "MockableMacros",
      "path" : "Sources/MockableMacros",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftDiagnostics",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "SwiftSyntaxBuilder"
      ],
      "product_memberships" : [
        "Mockable",
        "MockableMacros"
      ],
      "sources" : [
        "AccessLevel.swift",
        "Generator/MockGenerator+Actor.swift",
        "Generator/MockGenerator+AssociatedType.swift",
        "Generator/MockGenerator+Core.swift",
        "Generator/MockGenerator+Function.swift",
        "Generator/MockGenerator+Helpers.swift",
        "Generator/MockGenerator+Reset.swift",
        "Generator/MockGenerator+Storage.swift",
        "Generator/MockGenerator+Subscript.swift",
        "Generator/MockGenerator+Variable.swift",
        "MockableError.swift",
        "MockableMacro.swift",
        "Plugin.swift",
        "SwiftSyntaxCompatibility.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "MockableMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "MockableMacroTests",
      "path" : "Tests/MockableMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AccessLevelMacroTests.swift",
        "ActorMacroTests.swift",
        "AssociatedTypeMacroTests.swift",
        "BasicMacroTests.swift",
        "ConditionalCompilationMacroTests.swift",
        "GenericMacroTests.swift",
        "InheritanceMacroTests.swift",
        "MainActorMacroTests.swift",
        "OverloadedMethodMacroTests.swift",
        "SendableMacroTests.swift",
        "SubscriptMacroTests.swift",
        "TypeAliasMacroTests.swift",
        "assertMacroExpansionForTesting.swift"
      ],
      "target_dependencies" : [
        "MockableMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Mockable",
      "module_type" : "SwiftTarget",
      "name" : "Mockable",
      "path" : "Sources/Mockable",
      "product_memberships" : [
        "Mockable"
      ],
      "sources" : [
        "Lock.swift",
        "Mockable.swift"
      ],
      "target_dependencies" : [
        "MockableMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.