Build Information
Successful build of swift-mockable, reference main (6f4118), with Swift 6.3 for Linux on 20 Apr 2026 08:38:21 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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 /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/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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/yysskk/swift-mockable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-plugin.git
[1/2277] Fetching swift-docc-plugin
[2278/77258] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin.git from cache (0.46s)
[2250/74981] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.0 (11.41s)
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.53s)
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.56s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.24s)
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/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.52s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/9] Write sources
[5/9] Write swift-version-24593BA9C3E375BF.txt
[7/23] Emitting module MockableMacros
[8/24] Compiling MockableMacros MockGenerator+Subscript.swift
[9/24] Compiling MockableMacros MockGenerator+Variable.swift
[10/24] Compiling MockableMacros AccessLevel.swift
[11/24] Compiling MockableMacros MockGenerator+Actor.swift
[12/24] Compiling MockableMacros SwiftSyntaxCompatibility.swift
[13/24] Compiling MockableMacros Plugin.swift
[14/24] Compiling MockableMacros MockableError.swift
[15/24] Compiling MockableMacros MockableMacro.swift
[16/24] Compiling MockableMacros MockGenerator+Reset.swift
[17/24] Compiling MockableMacros MockGenerator+Storage.swift
[18/24] Compiling MockableMacros MockGenerator+AssociatedType.swift
[19/24] Compiling MockableMacros MockGenerator+Core.swift
[20/24] Compiling MockableMacros MockGenerator+Function.swift
[21/24] Compiling MockableMacros MockGenerator+Helpers.swift
[22/25] Wrapping AST for MockableMacros for debugging
[23/25] Write Objects.LinkFileList
[24/25] Linking MockableMacros-tool
[26/31] Emitting module Mockable
[27/31] Compiling Mockable Mockable.swift
[29/31] Compiling Mockable Lock.swift
[31/32] Emitting module Mockable
Build complete! (52.18s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.