Build Information
Successful build of IntrospectionKit, reference main (efc62c), with Swift 6.3 for Linux on 16 Apr 2026 07:23:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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/gor-gyolchanyan-legacy/introspection-kit.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/gor-gyolchanyan-legacy/introspection-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at efc62c9 Add property access to `PropertyIntrospection`.
Cloned https://github.com/gor-gyolchanyan-legacy/introspection-kit.git
Revision (git rev-parse @):
efc62c926e717ad46c3b22fe5ab785b011c85e84
SUCCESS checkout https://github.com/gor-gyolchanyan-legacy/introspection-kit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/gor-gyolchanyan-legacy/introspection-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/20] Emitting module IntrospectionKit
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:23:6: warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
21 | // MARK: TypeIntrospection - Raw
22 |
23 | @_silgen_name("swift_getMetatypeMetadata")
| `- warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:26:6: warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
26 | @_silgen_name("swift_getExistentialMetatypeMetadata")
| `- warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
27 | private static func _typeForGeneric(_ type: Any.Type) -> Any.Type
28 | }
[4/22] Compiling IntrospectionKit TypeIntrospection-Type.swift
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:23:6: warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
21 | // MARK: TypeIntrospection - Raw
22 |
23 | @_silgen_name("swift_getMetatypeMetadata")
| `- warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:26:6: warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
26 | @_silgen_name("swift_getExistentialMetatypeMetadata")
| `- warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
27 | private static func _typeForGeneric(_ type: Any.Type) -> Any.Type
28 | }
[5/22] Compiling IntrospectionKit TypeIntrospection.swift
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:23:6: warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
21 | // MARK: TypeIntrospection - Raw
22 |
23 | @_silgen_name("swift_getMetatypeMetadata")
| `- warning: symbol name 'swift_getMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
/host/spi-builder-workspace/Sources/IntrospectionKit/TypeIntrospection/TypeIntrospection-Type.swift:26:6: warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
24 | private static func _typeForSpecific(_ type: Any.Type) -> Any.Type
25 |
26 | @_silgen_name("swift_getExistentialMetatypeMetadata")
| `- warning: symbol name 'swift_getExistentialMetatypeMetadata' is reserved for the Swift runtime and cannot be directly referenced without causing unpredictable behavior; this will become an error
27 | private static func _typeForGeneric(_ type: Any.Type) -> Any.Type
28 | }
[6/22] Compiling IntrospectionKit TypeIntrospection.Properties+RandomAccessCollection.swift
[7/22] Compiling IntrospectionKit TypeIntrospection.Properties+Sequence.swift
[8/22] Compiling IntrospectionKit TypeIntrospection.Properties.swift
[9/22] Compiling IntrospectionKit TypeIntrospection+Equatable.swift
[10/22] Compiling IntrospectionKit TypeIntrospection.Properties+BidirectionalCollection.swift
[11/22] Compiling IntrospectionKit TypeIntrospection.Properties+Collection.swift
[12/22] Compiling IntrospectionKit TypeIntrospection.Properties+Equatable.swift
[13/22] Compiling IntrospectionKit PropertyIntrospection.ID.swift
[14/22] Compiling IntrospectionKit PropertyIntrospection-Access.swift
[15/22] Compiling IntrospectionKit PropertyIntrospection.swift
[16/22] Compiling IntrospectionKit TypeIntrospection.Kind-RawValue.swift
[17/22] Compiling IntrospectionKit TypeIntrospection.Kind-Trait.swift
[18/22] Compiling IntrospectionKit TypeIntrospection.Kind.swift
[19/22] Compiling IntrospectionKit TypeIntrospection+Hashable.swift
[20/22] Compiling IntrospectionKit TypeIntrospection-Kind.swift
[21/22] Compiling IntrospectionKit TypeIntrospection-Name.swift
[22/22] Compiling IntrospectionKit TypeIntrospection-Properties.swift
Build complete! (9.17s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "IntrospectionKit",
"name" : "IntrospectionKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IntrospectionKit",
"targets" : [
"IntrospectionKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IntrospectionKit_Test",
"module_type" : "SwiftTarget",
"name" : "IntrospectionKit-Test",
"path" : "Tests/IntrospectionKit-Test",
"sources" : [
"MainTestCase.swift"
],
"target_dependencies" : [
"IntrospectionKit"
],
"type" : "test"
},
{
"c99name" : "IntrospectionKit",
"module_type" : "SwiftTarget",
"name" : "IntrospectionKit",
"path" : "Sources/IntrospectionKit",
"product_memberships" : [
"IntrospectionKit"
],
"sources" : [
"PropertyIntrospection/ID/PropertyIntrospection.ID.swift",
"PropertyIntrospection/PropertyIntrospection-Access.swift",
"PropertyIntrospection/PropertyIntrospection.swift",
"TypeIntrospection/Kind/TypeIntrospection.Kind-RawValue.swift",
"TypeIntrospection/Kind/TypeIntrospection.Kind-Trait.swift",
"TypeIntrospection/Kind/TypeIntrospection.Kind.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+BidirectionalCollection.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+Collection.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+Equatable.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+RandomAccessCollection.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties+Sequence.swift",
"TypeIntrospection/Properties/TypeIntrospection.Properties.swift",
"TypeIntrospection/TypeIntrospection+Equatable.swift",
"TypeIntrospection/TypeIntrospection+Hashable.swift",
"TypeIntrospection/TypeIntrospection-Kind.swift",
"TypeIntrospection/TypeIntrospection-Name.swift",
"TypeIntrospection/TypeIntrospection-Properties.swift",
"TypeIntrospection/TypeIntrospection-Type.swift",
"TypeIntrospection/TypeIntrospection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
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.