The Swift Package Index logo.Swift Package Index

Build Information

Successful build of IntrospectionKit, reference 0.2.0 (efc62c), with Swift 6.2 for macOS (SPM) on 24 Jun 2025 07:06:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gor-gyolchanyan-legacy/introspection-kit.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gor-gyolchanyan-legacy/introspection-kit
 * tag               0.2.0      -> FETCH_HEAD
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 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/gor-gyolchanyan-legacy/introspection-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/21] Compiling IntrospectionKit TypeIntrospection.Properties+BidirectionalCollection.swift
[4/21] Compiling IntrospectionKit TypeIntrospection.Properties+Collection.swift
[5/21] Compiling IntrospectionKit TypeIntrospection+Equatable.swift
[6/21] Compiling IntrospectionKit TypeIntrospection+Hashable.swift
[7/21] Compiling IntrospectionKit TypeIntrospection-Properties.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
[8/21] Compiling IntrospectionKit TypeIntrospection-Type.swift
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
[9/21] Compiling IntrospectionKit TypeIntrospection.Properties+Equatable.swift
[10/21] Compiling IntrospectionKit TypeIntrospection.Properties+RandomAccessCollection.swift
[11/21] Compiling IntrospectionKit TypeIntrospection.Kind-Trait.swift
[12/21] Compiling IntrospectionKit TypeIntrospection.Kind.swift
[13/21] Compiling IntrospectionKit TypeIntrospection.Properties+Sequence.swift
[14/21] Compiling IntrospectionKit TypeIntrospection.Properties.swift
[15/21] Compiling IntrospectionKit TypeIntrospection-Kind.swift
[16/21] Compiling IntrospectionKit TypeIntrospection-Name.swift
[17/21] Emitting module IntrospectionKit
/Users/admin/builder/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 |
/Users/admin/builder/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 | }
[18/21] Compiling IntrospectionKit PropertyIntrospection.ID.swift
[19/21] Compiling IntrospectionKit PropertyIntrospection-Access.swift
[20/21] Compiling IntrospectionKit PropertyIntrospection.swift
[21/21] Compiling IntrospectionKit TypeIntrospection.Kind-RawValue.swift
[22/22] Compiling IntrospectionKit TypeIntrospection.swift
Build complete! (0.90s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "IntrospectionKit",
  "name" : "IntrospectionKit",
  "path" : "/Users/admin/builder/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"
}
Done.