The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-mockable, reference main (6f4118), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 08:57:26 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yysskk/swift-mockable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6f4118f Merge pull request #43 from yysskk/dependabot/github_actions/actions/upload-pages-artifact-5
Cloned https://github.com/yysskk/swift-mockable.git
Revision (git rev-parse @):
6f4118f036a0e8b6444bbcd0905726357715c714
SUCCESS checkout https://github.com/yysskk/swift-mockable.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (1.11s)
[1/74981] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.59s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (7.96s)
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.80s)
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.21s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.93s)
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
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
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.86s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (1.13s)
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/yysskk/swift-mockable.git
Working copy of https://github.com/yysskk/swift-mockable.git resolved at main (6f4118f)
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 MockableError.swift
[8/22] Compiling MockableMacros Plugin.swift
[9/22] Compiling MockableMacros MockableMacro.swift
[10/23] Compiling MockableMacros MockGenerator+Variable.swift
[11/23] Compiling MockableMacros SwiftSyntaxCompatibility.swift
[12/23] Compiling MockableMacros MockGenerator+Reset.swift
[13/23] Compiling MockableMacros MockGenerator+Storage.swift
[14/23] Compiling MockableMacros MockGenerator+Subscript.swift
[15/23] Compiling MockableMacros MockGenerator+AssociatedType.swift
[16/23] Compiling MockableMacros MockGenerator+Core.swift
[17/23] Compiling MockableMacros AccessLevel.swift
[18/23] Compiling MockableMacros MockGenerator+Actor.swift
[19/23] Compiling MockableMacros MockGenerator+Function.swift
[20/23] Compiling MockableMacros MockGenerator+Helpers.swift
[21/23] Emitting module MockableMacros
[21/23] Write Objects.LinkFileList
[22/23] Linking MockableMacros-tool
[24/29] Compiling Mockable Mockable.swift
[25/29] Emitting module Mockable
[26/29] Compiling Mockable Lock.swift
[28/29] Emitting module Mockable
[29/29] Compiling Mockable Mockable.swift
Build complete! (13.41s)
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.