Build Information
Successful build of swift-interception, reference 0.4.5 (a80b2c), with Swift 6.3 for Wasm on 18 Apr 2026 12:00:54 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-interception.git
Reference: 0.4.5
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
* tag 0.4.5 -> FETCH_HEAD
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 0.4.5
========================================
Build
========================================
Selected platform: wasm
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-4609320-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/stackotter/swift-macro-toolkit.git
[1/961] Fetching swift-macro-testing
[165/1952] Fetching swift-macro-testing, swift-macro-toolkit
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.27s)
Fetched https://github.com/stackotter/swift-macro-toolkit.git from cache (0.27s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.5 (1.20s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/74983] Fetching swift-syntax
[10499/91048] Fetching swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.11s)
Fetched https://github.com/swiftlang/swift-syntax from cache (5.55s)
Computing version for https://github.com/stackotter/swift-macro-toolkit.git
Computed https://github.com/stackotter/swift-macro-toolkit.git at 0.8.0 (6.07s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (3.28s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.63s)
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.52s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.13s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.85s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (3.69s)
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/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/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/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-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/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.57s)
Building for debugging...
[0/32] Write sources
[12/32] Write swift-version-24593BA9C3E375BF.txt
[14/111] Emitting module MacroToolkit
[15/118] Compiling _InterceptionCustomSelectors _PropertySelector.swift
[16/118] Compiling _InterceptionUtils ObjC+Messages.swift
[17/119] Compiling _InterceptionUtils Synchronizing.swift
[18/119] Compiling _InterceptionUtils ObjC+Constants.swift
[19/119] Compiling _InterceptionUtils ObjC+Selector.swift
[20/119] Compiling _InterceptionUtils ObjC+RuntimeSubclassing.swift
[21/119] Compiling _InterceptionCustomSelectors _PropertySelector.swift
[22/119] Compiling _InterceptionUtils ObjC+Selector.swift
[23/120] Compiling _InterceptionUtils ObjC+Constants.swift
[24/120] Compiling _InterceptionCustomSelectors _MethodSelector.swift
[25/120] Compiling _InterceptionUtils NSObject+ObjCRuntime.swift
[26/120] Compiling _InterceptionCustomSelectors _MutablePropertySelector.swift
[27/120] Compiling _InterceptionUtils ObjC+Runtime.swift
[28/120] Compiling _InterceptionUtils Synchronizing.swift
[29/120] Compiling _InterceptionUtils NSObject+ObjCRuntime.swift
[30/120] Compiling MacroToolkit ArrayType.swift
[31/120] Compiling MacroToolkit AssociatedType.swift
[32/120] Compiling MacroToolkit Attribute.swift
[33/120] Compiling MacroToolkit AttributeListElement.swift
[34/120] Compiling MacroToolkit BooleanLiteral.swift
[35/120] Compiling MacroToolkit ClassRestrictionType.swift
[36/120] Compiling MacroToolkit CompositionType.swift
[37/120] Compiling MacroToolkit ConditionalCompilationBlock.swift
[38/120] Compiling MacroToolkit AccessLevel.swift
[39/120] Compiling MacroToolkit DeclarationContextModifier.swift
[40/120] Compiling MacroToolkit ModifierProtocol.swift
[41/120] Compiling MacroToolkit NilLiteral.swift
[42/120] Compiling MacroToolkit OptionalType.swift
[43/120] Compiling MacroToolkit PackExpansionType.swift
[44/120] Compiling MacroToolkit PackReferenceType.swift
[45/120] Compiling _InterceptionUtils ObjC+RuntimeSubclassing.swift
[46/120] Compiling _InterceptionCustomSelectors _MethodSelector.swift
[47/120] Compiling _InterceptionCustomSelectors _MutablePropertySelector.swift
[48/120] Compiling _InterceptionUtils ObjC+Messages.swift
[49/120] Compiling _InterceptionUtils ObjC+Runtime.swift
[50/120] Emitting module _InterceptionCustomSelectors
[51/120] Compiling _InterceptionCustomSelectors KeyPath+.swift
[55/121] Emitting module _InterceptionUtils
[56/122] Wrapping AST for _InterceptionCustomSelectors for debugging
[57/122] Wrapping AST for _InterceptionUtils for debugging
[58/126] Write Objects.LinkFileList
[60/126] Archiving lib_InterceptionCustomSelectors.a
[61/126] Archiving lib_InterceptionUtils.a
[63/126] Compiling Interception Exports.swift
[64/126] Compiling Interception NSObject+Interception.swift
[65/126] Emitting module Interception
[66/126] Compiling Interception InterceptionResult.swift
[67/127] Wrapping AST for Interception for debugging
[68/127] Write Objects.LinkFileList
[69/127] Archiving libInterception.a
[71/127] Compiling MacroToolkit Decl.swift
[72/127] Compiling MacroToolkit Actor.swift
[73/127] Compiling MacroToolkit Class.swift
[74/127] Compiling MacroToolkit DeclGroup.swift
[75/127] Compiling MacroToolkit DeclGroupProtocol.swift
[76/127] Compiling MacroToolkit Enum.swift
[77/127] Compiling MacroToolkit Extension.swift
[78/127] Emitting module _InterceptionUtils
[81/128] Emitting module _InterceptionCustomSelectors
[82/128] Compiling _InterceptionCustomSelectors KeyPath+.swift
[83/129] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[84/129] Compiling MacroToolkit IntegerLiteral.swift
[85/129] Compiling MacroToolkit LiteralProtocol.swift
[86/129] Compiling MacroToolkit MacroAttribute.swift
[87/129] Compiling MacroToolkit MemberType.swift
[88/129] Compiling MacroToolkit MetatypeType.swift
[89/129] Compiling MacroToolkit MissingType.swift
[90/129] Compiling MacroToolkit Property.swift
[91/129] Compiling MacroToolkit RegexLiteral.swift
[92/129] Compiling MacroToolkit RepresentableBySyntax.swift
[93/129] Compiling MacroToolkit SimpleType.swift
[94/129] Compiling MacroToolkit SomeOrAnyType.swift
[95/129] Compiling MacroToolkit String+Extensions.swift
[96/129] Compiling MacroToolkit StringLiteral.swift
[98/129] Compiling MacroToolkit SuppressedType.swift
[99/129] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[100/129] Compiling MacroToolkit TupleType.swift
[101/129] Compiling MacroToolkit Type.swift
[102/129] Compiling MacroToolkit TypeProtocol.swift
[103/129] Compiling MacroToolkit Variable.swift
[104/129] Compiling MacroToolkit VariableBinding.swift
[106/129] Compiling MacroToolkit EnumCaseValue.swift
[107/129] Compiling MacroToolkit Expr.swift
[108/129] Compiling MacroToolkit ExprProtocol.swift
[109/129] Compiling MacroToolkit FloatLiteral.swift
[110/129] Compiling MacroToolkit Function.swift
[111/129] Compiling MacroToolkit FunctionParameter.swift
[112/129] Compiling MacroToolkit FunctionType.swift
[113/129] Compiling MacroToolkit Protocol.swift
[114/129] Compiling MacroToolkit Struct.swift
[115/129] Compiling MacroToolkit Destructuring.swift
[116/129] Compiling MacroToolkit Diagnostics.swift
[117/129] Compiling MacroToolkit DictionaryType.swift
[118/129] Compiling MacroToolkit EnumCase.swift
[119/129] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[121/134] Compiling Interception NSObject+Interception.swift
[122/134] Compiling Interception Exports.swift
[123/134] Emitting module Interception
[123/134] Wrapping AST for MacroToolkit for debugging
[125/138] Compiling Interception InterceptionResult.swift
[127/139] Emitting module InterceptionMacrosPlugin
[128/139] Compiling InterceptionMacrosPlugin MethodSelectorMacro.swift
[129/139] Compiling InterceptionMacrosPlugin Plugin.swift
[130/139] Compiling InterceptionMacrosPlugin PropertySelectorMacro.swift
[131/140] Wrapping AST for InterceptionMacrosPlugin for debugging
[132/140] Write Objects.LinkFileList
[133/140] Linking InterceptionMacrosPlugin-tool
[135/144] Emitting module _InterceptionMacros
[136/144] Compiling _InterceptionMacros Macros.swift
[137/145] Emitting module _InterceptionMacros
[138/145] Compiling _InterceptionMacros Macros.swift
[140/146] Wrapping AST for _InterceptionMacros for debugging
[141/150] Write Objects.LinkFileList
[142/150] Archiving lib_InterceptionMacros.a
[144/150] Compiling InterceptionMacros Exports.swift
[146/150] Emitting module InterceptionMacros
[149/152] Wrapping AST for InterceptionMacros for debugging
[150/152] Write Objects.LinkFileList
[151/152] Archiving libInterceptionMacros.a
Build complete! (56.46s)
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"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.