Build Information
Successful build of swift-interception, reference main (a80b2c), with Swift 6.3 for Android on 18 Apr 2026 12:01:13 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-interception.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/capturecontext/swift-interception
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a80b2c0 feat(SPI): Update .spi.yml
Cloned https://github.com/capturecontext/swift-interception.git
Revision (git rev-parse @):
a80b2c02c8b852becc4df62366395bfbd677421c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/capturecontext/swift-interception.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/capturecontext/swift-interception.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/961] Fetching swift-macro-testing
Fetching https://github.com/stackotter/swift-macro-toolkit.git
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (2.22s)
[1/991] Fetching swift-macro-toolkit
Fetched https://github.com/stackotter/swift-macro-toolkit.git from cache (0.61s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.5 (3.67s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/74983] Fetching swift-syntax
[11249/91048] Fetching swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.49s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.51s)
Computing version for https://github.com/stackotter/swift-macro-toolkit.git
Computed https://github.com/stackotter/swift-macro-toolkit.git at 0.8.0 (7.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (4.64s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (1.01s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.40s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.82s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.78s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (4.91s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.5
Creating working copy for https://github.com/stackotter/swift-macro-toolkit.git
Working copy of https://github.com/stackotter/swift-macro-toolkit.git resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.53s)
Building for debugging...
[0/32] Write sources
[12/32] Write swift-version--4F562202D5529B1.txt
[14/111] Emitting module _InterceptionUtils
[15/112] Emitting module _InterceptionCustomSelectors
[16/112] Emitting module MacroToolkit
[17/119] Compiling _InterceptionUtils NSObject+ObjCRuntime.swift
[18/119] Compiling _InterceptionUtils Synchronizing.swift
[19/119] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[20/119] Compiling MacroToolkit IntegerLiteral.swift
[21/119] Compiling MacroToolkit LiteralProtocol.swift
[22/119] Compiling MacroToolkit MacroAttribute.swift
[23/119] Compiling MacroToolkit MemberType.swift
[24/119] Compiling MacroToolkit MetatypeType.swift
[25/119] Compiling MacroToolkit MissingType.swift
[26/119] Compiling MacroToolkit AccessLevel.swift
[27/119] Compiling MacroToolkit DeclarationContextModifier.swift
[28/119] Compiling MacroToolkit ModifierProtocol.swift
[29/119] Compiling MacroToolkit NilLiteral.swift
[30/119] Compiling MacroToolkit OptionalType.swift
[31/119] Compiling MacroToolkit PackExpansionType.swift
[32/119] Compiling MacroToolkit PackReferenceType.swift
[33/119] Compiling MacroToolkit ArrayType.swift
[34/119] Compiling MacroToolkit AssociatedType.swift
[35/119] Compiling MacroToolkit Attribute.swift
[36/119] Compiling MacroToolkit AttributeListElement.swift
[37/119] Compiling MacroToolkit BooleanLiteral.swift
[38/119] Compiling MacroToolkit ClassRestrictionType.swift
[39/119] Compiling MacroToolkit CompositionType.swift
[40/119] Compiling MacroToolkit ConditionalCompilationBlock.swift
[41/119] Compiling _InterceptionUtils ObjC+Selector.swift
[42/119] Compiling _InterceptionUtils ObjC+Runtime.swift
[43/119] Compiling _InterceptionUtils ObjC+Messages.swift
[44/119] Compiling _InterceptionCustomSelectors _PropertySelector.swift
[45/119] Compiling _InterceptionCustomSelectors _MethodSelector.swift
[46/119] Compiling _InterceptionCustomSelectors _MutablePropertySelector.swift
[47/119] Compiling _InterceptionUtils ObjC+RuntimeSubclassing.swift
[48/119] Compiling _InterceptionUtils ObjC+Constants.swift
[49/119] Compiling _InterceptionUtils ObjC+Selector.swift
[50/120] Compiling _InterceptionUtils NSObject+ObjCRuntime.swift
[51/120] Compiling _InterceptionCustomSelectors _MutablePropertySelector.swift
[52/120] Compiling _InterceptionCustomSelectors _PropertySelector.swift
[53/120] Compiling _InterceptionCustomSelectors _MethodSelector.swift
[54/120] Compiling _InterceptionUtils Synchronizing.swift
[55/120] Compiling _InterceptionUtils ObjC+RuntimeSubclassing.swift
[56/120] Compiling _InterceptionUtils ObjC+Runtime.swift
[57/120] Compiling _InterceptionUtils ObjC+Messages.swift
[58/120] Compiling _InterceptionUtils ObjC+Constants.swift
[61/120] Compiling MacroToolkit Property.swift
[62/120] Compiling MacroToolkit RegexLiteral.swift
[63/120] Compiling MacroToolkit RepresentableBySyntax.swift
[64/120] Compiling MacroToolkit SimpleType.swift
[65/120] Compiling MacroToolkit SomeOrAnyType.swift
[66/120] Compiling MacroToolkit String+Extensions.swift
[67/120] Compiling MacroToolkit StringLiteral.swift
[68/121] Compiling MacroToolkit SuppressedType.swift
[69/121] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[70/121] Compiling MacroToolkit TupleType.swift
[71/121] Compiling MacroToolkit Type.swift
[72/121] Compiling MacroToolkit TypeProtocol.swift
[73/121] Compiling MacroToolkit Variable.swift
[74/121] Compiling MacroToolkit VariableBinding.swift
[75/121] Compiling MacroToolkit Decl.swift
[76/121] Compiling MacroToolkit Actor.swift
[77/121] Compiling MacroToolkit Class.swift
[78/121] Compiling MacroToolkit DeclGroup.swift
[79/121] Compiling MacroToolkit DeclGroupProtocol.swift
[80/121] Compiling MacroToolkit Enum.swift
[81/121] Compiling MacroToolkit Extension.swift
[82/121] Compiling _InterceptionCustomSelectors KeyPath+.swift
[84/122] Compiling MacroToolkit Protocol.swift
[85/122] Compiling MacroToolkit Struct.swift
[86/122] Compiling MacroToolkit Destructuring.swift
[87/122] Compiling MacroToolkit Diagnostics.swift
[88/122] Compiling MacroToolkit DictionaryType.swift
[89/122] Compiling MacroToolkit EnumCase.swift
[90/122] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[91/122] Compiling MacroToolkit EnumCaseValue.swift
[92/122] Compiling MacroToolkit Expr.swift
[93/122] Compiling MacroToolkit ExprProtocol.swift
[94/122] Compiling MacroToolkit FloatLiteral.swift
[95/122] Compiling MacroToolkit Function.swift
[96/122] Compiling MacroToolkit FunctionParameter.swift
[97/122] Compiling MacroToolkit FunctionType.swift
[99/127] Wrapping AST for MacroToolkit for debugging
[101/127] Compiling Interception Exports.swift
[102/127] Compiling Interception NSObject+Interception.swift
[103/131] Emitting module Interception
[104/131] Compiling Interception InterceptionResult.swift
[106/132] Compiling InterceptionMacrosPlugin Plugin.swift
[107/132] Compiling InterceptionMacrosPlugin PropertySelectorMacro.swift
[108/132] Emitting module InterceptionMacrosPlugin
[109/132] Compiling InterceptionMacrosPlugin MethodSelectorMacro.swift
[110/133] Wrapping AST for InterceptionMacrosPlugin for debugging
[111/133] Write Objects.LinkFileList
[112/133] Linking InterceptionMacrosPlugin-tool
[114/135] Emitting module _InterceptionMacros
[115/135] Compiling _InterceptionMacros Macros.swift
[117/138] Emitting module InterceptionMacros
[118/138] Compiling InterceptionMacros Exports.swift
[120/139] Emitting module _InterceptionUtils
[124/140] Emitting module _InterceptionCustomSelectors
[125/140] Compiling _InterceptionCustomSelectors KeyPath+.swift
[126/141] Wrapping AST for _InterceptionUtils for debugging
[127/141] Wrapping AST for _InterceptionCustomSelectors for debugging
[128/147] Write Objects.LinkFileList
[130/147] Archiving lib_InterceptionCustomSelectors.a
[131/147] Archiving lib_InterceptionUtils.a
[133/147] Emitting module _InterceptionMacros
[134/147] Compiling _InterceptionMacros Macros.swift
[135/147] Compiling Interception NSObject+Interception.swift
[136/148] Emitting module Interception
[137/148] Compiling Interception Exports.swift
[138/148] Compiling Interception InterceptionResult.swift
[140/149] Wrapping AST for _InterceptionMacros for debugging
[141/149] Wrapping AST for Interception for debugging
[142/151] Write Objects.LinkFileList
[144/151] Archiving lib_InterceptionMacros.a
[145/151] Archiving libInterception.a
[147/151] Compiling InterceptionMacros Exports.swift
[148/151] Emitting module InterceptionMacros
[149/152] Wrapping AST for InterceptionMacros for debugging
[150/152] Write Objects.LinkFileList
[151/152] Archiving libInterceptionMacros.a
Build complete! (67.24s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-macro-toolkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.9.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-macro-toolkit.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "0.7.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
}
],
"manifest_display_name" : "swift-interception",
"name" : "swift-interception",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "_InterceptionCustomSelectors",
"targets" : [
"_InterceptionCustomSelectors"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "_InterceptionMacros",
"targets" : [
"_InterceptionMacros"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "_InterceptionUtils",
"targets" : [
"_InterceptionUtils"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "Interception",
"targets" : [
"Interception"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "InterceptionMacros",
"targets" : [
"InterceptionMacros"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "InterceptionMacrosPlugin",
"targets" : [
"InterceptionMacrosPlugin"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "_InterceptionUtilsObjc",
"module_type" : "ClangTarget",
"name" : "_InterceptionUtilsObjc",
"path" : "Sources/_InterceptionUtilsObjc",
"product_memberships" : [
"_InterceptionUtils",
"Interception",
"InterceptionMacros"
],
"sources" : [
"ObjcRuntimeAliases.m"
],
"type" : "library"
},
{
"c99name" : "_InterceptionUtils",
"module_type" : "SwiftTarget",
"name" : "_InterceptionUtils",
"path" : "Sources/_InterceptionUtils",
"product_memberships" : [
"_InterceptionUtils",
"Interception",
"InterceptionMacros"
],
"sources" : [
"Exports.swift",
"NSObject+Association.swift",
"NSObject+ObjCRuntime.swift",
"ObjC+Constants.swift",
"ObjC+Messages.swift",
"ObjC+Runtime.swift",
"ObjC+RuntimeSubclassing.swift",
"ObjC+Selector.swift",
"Synchronizing.swift"
],
"target_dependencies" : [
"_InterceptionUtilsObjc"
],
"type" : "library"
},
{
"c99name" : "_InterceptionMacros",
"module_type" : "SwiftTarget",
"name" : "_InterceptionMacros",
"path" : "Sources/_InterceptionMacros",
"product_memberships" : [
"_InterceptionMacros",
"InterceptionMacros"
],
"sources" : [
"Macros.swift"
],
"target_dependencies" : [
"InterceptionMacrosPlugin",
"_InterceptionCustomSelectors"
],
"type" : "library"
},
{
"c99name" : "_InterceptionCustomSelectors",
"module_type" : "SwiftTarget",
"name" : "_InterceptionCustomSelectors",
"path" : "Sources/_InterceptionCustomSelectors",
"product_memberships" : [
"_InterceptionCustomSelectors",
"_InterceptionMacros",
"Interception",
"InterceptionMacros"
],
"sources" : [
"KeyPath+.swift",
"_MethodSelector.swift",
"_MutablePropertySelector.swift",
"_PropertySelector.swift"
],
"type" : "library"
},
{
"c99name" : "InterceptionTests",
"module_type" : "SwiftTarget",
"name" : "InterceptionTests",
"path" : "Tests/InterceptionTests",
"sources" : [
"InterceptionTests.swift"
],
"target_dependencies" : [
"Interception"
],
"type" : "test"
},
{
"c99name" : "InterceptionMacrosTests",
"module_type" : "SwiftTarget",
"name" : "InterceptionMacrosTests",
"path" : "Tests/InterceptionMacrosTests",
"sources" : [
"InterceptionMacrosTests.swift"
],
"target_dependencies" : [
"InterceptionMacros"
],
"type" : "test"
},
{
"c99name" : "InterceptionMacrosPluginTests",
"module_type" : "SwiftTarget",
"name" : "InterceptionMacrosPluginTests",
"path" : "Tests/InterceptionMacrosPluginTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"MethodSelectorTests.swift",
"PropertySelectorTests.swift"
],
"target_dependencies" : [
"InterceptionMacrosPlugin"
],
"type" : "test"
},
{
"c99name" : "InterceptionMacrosPlugin",
"module_type" : "SwiftTarget",
"name" : "InterceptionMacrosPlugin",
"path" : "Sources/InterceptionMacrosPlugin",
"product_dependencies" : [
"MacroToolkit"
],
"product_memberships" : [
"_InterceptionMacros",
"InterceptionMacros",
"InterceptionMacrosPlugin"
],
"sources" : [
"Macros/MethodSelectorMacro.swift",
"Macros/PropertySelectorMacro.swift",
"Plugin.swift"
],
"type" : "macro"
},
{
"c99name" : "InterceptionMacros",
"module_type" : "SwiftTarget",
"name" : "InterceptionMacros",
"path" : "Sources/InterceptionMacros",
"product_memberships" : [
"InterceptionMacros"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"_InterceptionMacros",
"Interception"
],
"type" : "library"
},
{
"c99name" : "Interception",
"module_type" : "SwiftTarget",
"name" : "Interception",
"path" : "Sources/Interception",
"product_memberships" : [
"Interception",
"InterceptionMacros"
],
"sources" : [
"Exports.swift",
"InterceptionResult.swift",
"NSObject+Interception.swift"
],
"target_dependencies" : [
"_InterceptionCustomSelectors",
"_InterceptionUtils"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.