The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of java_lang, reference master (6db935), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 00:41:06 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

 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[159/205] Compiling java_lang Inherited.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[160/205] Compiling java_lang InstantiationError.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[161/205] Compiling java_lang InstantiationException.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[162/205] Compiling java_lang Instrumentation.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[163/205] Compiling java_lang Integer.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[164/205] Compiling java_lang InternalError.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[165/205] Compiling java_lang InterruptedException.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[166/205] Compiling java_lang InvocationHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[167/205] Compiling java_lang InvocationTargetException.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[168/205] Compiling java_lang Iterable.swift
/Users/admin/builder/spi-builder-workspace/Sources/IllegalArgumentException.swift:8:12: warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalArgumentException ///
  7 |
  8 | open class IllegalArgumentException: RuntimeException {
    |            `- warning: class 'IllegalArgumentException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalClassFormatException.swift:8:12: warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.instrument.IllegalClassFormatException ///
 7 |
 8 | open class IllegalClassFormatException: java_swift.Exception {
   |            `- warning: class 'IllegalClassFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalMonitorStateException.swift:8:12: warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalMonitorStateException ///
 7 |
 8 | open class IllegalMonitorStateException: RuntimeException {
   |            `- warning: class 'IllegalMonitorStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalStateException.swift:8:12: warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.IllegalStateException ///
  7 |
  8 | open class IllegalStateException: RuntimeException {
    |            `- warning: class 'IllegalStateException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalThreadStateException.swift:8:12: warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IllegalThreadStateException ///
 7 |
 8 | open class IllegalThreadStateException: IllegalArgumentException {
   |            `- warning: class 'IllegalThreadStateException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompatibleClassChangeError.swift:8:12: warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IncompatibleClassChangeError ///
 7 |
 8 | open class IncompatibleClassChangeError: LinkageError {
   |            `- warning: class 'IncompatibleClassChangeError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IncompleteAnnotationException.swift:8:12: warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.annotation.IncompleteAnnotationException ///
  7 |
  8 | open class IncompleteAnnotationException: RuntimeException {
    |            `- warning: class 'IncompleteAnnotationException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IndexOutOfBoundsException.swift:8:12: warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.IndexOutOfBoundsException ///
 7 |
 8 | open class IndexOutOfBoundsException: RuntimeException {
   |            `- warning: class 'IndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationError.swift:8:12: warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationError ///
 7 |
 8 | open class InstantiationError: IncompatibleClassChangeError {
   |            `- warning: class 'InstantiationError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InstantiationException.swift:8:12: warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InstantiationException ///
 7 |
 8 | open class InstantiationException: ReflectiveOperationException {
   |            `- warning: class 'InstantiationException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InternalError.swift:8:12: warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.InternalError ///
  7 |
  8 | open class InternalError: VirtualMachineError {
    |            `- warning: class 'InternalError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InterruptedException.swift:8:12: warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.InterruptedException ///
 7 |
 8 | open class InterruptedException: java_swift.Exception {
   |            `- warning: class 'InterruptedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvocationTargetException.swift:8:12: warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.reflect.InvocationTargetException ///
  7 |
  8 | open class InvocationTargetException: ReflectiveOperationException {
    |            `- warning: class 'InvocationTargetException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[169/205] Compiling java_lang BootstrapMethodError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[170/205] Compiling java_lang BufferPoolMXBean.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[171/205] Compiling java_lang Byte.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[172/205] Compiling java_lang CallSite.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[173/205] Compiling java_lang CharSequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[174/205] Compiling java_lang Character.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[175/205] Compiling java_lang Character_Subset.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[176/205] Compiling java_lang Character_UnicodeBlock.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[177/205] Compiling java_lang Character_UnicodeScript.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[178/205] Compiling java_lang ClassCastException.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[179/205] Compiling java_lang ClassCircularityError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[180/205] Compiling java_lang ClassDefinition.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[181/205] Compiling java_lang ClassFileTransformer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[182/205] Compiling java_lang ClassFormatError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[183/205] Compiling java_lang ClassLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[184/205] Compiling java_lang ClassLoadingMXBean.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[185/205] Compiling java_lang ClassNotFoundException.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[186/205] Compiling java_lang ClassValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[187/205] Compiling java_lang CloneNotSupportedException.swift
/Users/admin/builder/spi-builder-workspace/Sources/BootstrapMethodError.swift:8:12: warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.BootstrapMethodError ///
  7 |
  8 | open class BootstrapMethodError: LinkageError {
    |            `- warning: class 'BootstrapMethodError' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCastException.swift:8:12: warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCastException ///
 7 |
 8 | open class ClassCastException: RuntimeException {
   |            `- warning: class 'ClassCastException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassCircularityError.swift:8:12: warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassCircularityError ///
 7 |
 8 | open class ClassCircularityError: LinkageError {
   |            `- warning: class 'ClassCircularityError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassFormatError.swift:8:12: warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ClassFormatError ///
 7 |
 8 | open class ClassFormatError: LinkageError {
   |            `- warning: class 'ClassFormatError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ClassNotFoundException.swift:8:12: warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.ClassNotFoundException ///
  7 |
  8 | open class ClassNotFoundException: ReflectiveOperationException {
    |            `- warning: class 'ClassNotFoundException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CloneNotSupportedException.swift:8:12: warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.CloneNotSupportedException ///
 7 |
 8 | open class CloneNotSupportedException: java_swift.Exception {
   |            `- warning: class 'CloneNotSupportedException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[188/205] Compiling java_lang Short.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[189/205] Compiling java_lang SoftReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[190/205] Compiling java_lang StackOverflowError.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[191/205] Compiling java_lang StackTraceElement.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[192/205] Compiling java_lang StrictMath.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[193/205] Compiling java_lang StringBuffer.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[194/205] Compiling java_lang StringBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[195/205] Compiling java_lang StringIndexOutOfBoundsException.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[196/205] Compiling java_lang SuppressWarnings.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[197/205] Compiling java_lang SwitchPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[198/205] Compiling java_lang System.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[199/205] Compiling java_lang Target.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[200/205] Compiling java_lang ThreadDeath.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[201/205] Compiling java_lang ThreadGroup.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[202/205] Compiling java_lang ThreadInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[203/205] Compiling java_lang ThreadLocal.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[204/205] Compiling java_lang ThreadMXBean.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[205/205] Compiling java_lang Thread_State.swift
/Users/admin/builder/spi-builder-workspace/Sources/StackOverflowError.swift:8:12: warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.StackOverflowError ///
 7 |
 8 | open class StackOverflowError: VirtualMachineError {
   |            `- warning: class 'StackOverflowError' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuffer.swift:8:12: warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuffer ///
   7 |
   8 | open class StringBuffer: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuffer' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringBuilder.swift:8:12: warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   6 | /// class java.lang.StringBuilder ///
   7 |
   8 | open class StringBuilder: /* class java.lang.AbstractStringBuilder */ UnavailableObject {
     |            `- warning: class 'StringBuilder' must restate inherited '@unchecked Sendable' conformance
   9 |
  10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/StringIndexOutOfBoundsException.swift:8:12: warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.lang.StringIndexOutOfBoundsException ///
  7 |
  8 | open class StringIndexOutOfBoundsException: IndexOutOfBoundsException {
    |            `- warning: class 'StringIndexOutOfBoundsException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ThreadDeath.swift:8:12: warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.lang.ThreadDeath ///
 7 |
 8 | open class ThreadDeath: JavaError {
   |            `- warning: class 'ThreadDeath' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
Build complete! (11.48s)
Fetching https://github.com/SwiftJava/java_swift.git
[6/290] Fetching java_swift
Fetched https://github.com/SwiftJava/java_swift.git from cache (0.69s)
Fetching https://github.com/SwiftJava/CJavaVM.git
[1/54] Fetching cjavavm
Fetched https://github.com/SwiftJava/CJavaVM.git from cache (0.60s)
Creating working copy for https://github.com/SwiftJava/CJavaVM.git
Working copy of https://github.com/SwiftJava/CJavaVM.git resolved at master (654df50)
Creating working copy for https://github.com/SwiftJava/java_swift.git
Working copy of https://github.com/SwiftJava/java_swift.git resolved at master (ef87de5)
warning: 'cjavavm': ignoring declared target(s) 'CJavaVM' in the system package
warning: 'cjavavm': system packages are deprecated; use system library targets instead
Build complete.
{
  "dependencies" : [
    {
      "identity" : "java_swift",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftJava/java_swift.git"
    }
  ],
  "manifest_display_name" : "java_lang",
  "name" : "java_lang",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "java_lang",
      "targets" : [
        "java_lang"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "java_lang",
      "module_type" : "SwiftTarget",
      "name" : "java_lang",
      "path" : "Sources",
      "product_dependencies" : [
        "java_swift"
      ],
      "product_memberships" : [
        "java_lang"
      ],
      "sources" : [
        "AbstractMethodError.swift",
        "AccessibleObject.swift",
        "AnnotatedArrayType.swift",
        "AnnotatedElement.swift",
        "AnnotatedParameterizedType.swift",
        "AnnotatedType.swift",
        "AnnotatedTypeVariable.swift",
        "AnnotatedWildcardType.swift",
        "Annotation.swift",
        "AnnotationFormatError.swift",
        "AnnotationTypeMismatchException.swift",
        "Appendable.swift",
        "ArithmeticException.swift",
        "Array.swift",
        "ArrayIndexOutOfBoundsException.swift",
        "ArrayStoreException.swift",
        "AssertionError.swift",
        "AutoCloseable.swift",
        "Boolean.swift",
        "BootstrapMethodError.swift",
        "BufferPoolMXBean.swift",
        "Byte.swift",
        "CallSite.swift",
        "CharSequence.swift",
        "Character.swift",
        "Character_Subset.swift",
        "Character_UnicodeBlock.swift",
        "Character_UnicodeScript.swift",
        "ClassCastException.swift",
        "ClassCircularityError.swift",
        "ClassDefinition.swift",
        "ClassFileTransformer.swift",
        "ClassFormatError.swift",
        "ClassLoader.swift",
        "ClassLoadingMXBean.swift",
        "ClassNotFoundException.swift",
        "ClassValue.swift",
        "CloneNotSupportedException.swift",
        "Cloneable.swift",
        "CompilationMXBean.swift",
        "Compiler.swift",
        "ConstantCallSite.swift",
        "Constructor.swift",
        "Deprecated.swift",
        "Documented.swift",
        "ElementType.swift",
        "EnumConstantNotPresentException.swift",
        "ExceptionInInitializerError.swift",
        "Executable.swift",
        "Field.swift",
        "FunctionalInterface.swift",
        "GarbageCollectorMXBean.swift",
        "GenericArrayType.swift",
        "GenericDeclaration.swift",
        "GenericSignatureFormatError.swift",
        "IllegalAccessError.swift",
        "IllegalAccessException.swift",
        "IllegalArgumentException.swift",
        "IllegalClassFormatException.swift",
        "IllegalMonitorStateException.swift",
        "IllegalStateException.swift",
        "IllegalThreadStateException.swift",
        "IncompatibleClassChangeError.swift",
        "IncompleteAnnotationException.swift",
        "IndexOutOfBoundsException.swift",
        "InheritableThreadLocal.swift",
        "Inherited.swift",
        "InstantiationError.swift",
        "InstantiationException.swift",
        "Instrumentation.swift",
        "Integer.swift",
        "InternalError.swift",
        "InterruptedException.swift",
        "InvocationHandler.swift",
        "InvocationTargetException.swift",
        "Iterable.swift",
        "JavaComparable.swift",
        "JavaDouble.swift",
        "JavaError.swift",
        "JavaFloat.swift",
        "JavaSecurityException.swift",
        "JavaString.swift",
        "LambdaConversionException.swift",
        "LambdaMetafactory.swift",
        "LinkageError.swift",
        "LockInfo.swift",
        "Long.swift",
        "MalformedParameterizedTypeException.swift",
        "MalformedParametersException.swift",
        "ManagementFactory.swift",
        "ManagementPermission.swift",
        "Math.swift",
        "Member.swift",
        "MemoryMXBean.swift",
        "MemoryManagerMXBean.swift",
        "MemoryNotificationInfo.swift",
        "MemoryPoolMXBean.swift",
        "MemoryType.swift",
        "MemoryUsage.swift",
        "Method.swift",
        "MethodHandle.swift",
        "MethodHandleInfo.swift",
        "MethodHandleProxies.swift",
        "MethodHandles.swift",
        "MethodHandles_Lookup.swift",
        "MethodType.swift",
        "Modifier.swift",
        "MonitorInfo.swift",
        "MutableCallSite.swift",
        "Native.swift",
        "NegativeArraySizeException.swift",
        "NoClassDefFoundError.swift",
        "NoSuchFieldError.swift",
        "NoSuchFieldException.swift",
        "NoSuchMethodError.swift",
        "NoSuchMethodException.swift",
        "NullPointerException.swift",
        "Number.swift",
        "NumberFormatException.swift",
        "OperatingSystemMXBean.swift",
        "OutOfMemoryError.swift",
        "Override.swift",
        "Package.swift",
        "Parameter.swift",
        "ParameterizedType.swift",
        "PhantomReference.swift",
        "PlatformLoggingMXBean.swift",
        "PlatformManagedObject.swift",
        "Process.swift",
        "ProcessBuilder.swift",
        "ProcessBuilder_Redirect.swift",
        "ProcessBuilder_Redirect_Type.swift",
        "Proxy.swift",
        "Readable.swift",
        "Reference.swift",
        "ReferenceQueue.swift",
        "ReflectPermission.swift",
        "ReflectiveOperationException.swift",
        "Repeatable.swift",
        "Retention.swift",
        "RetentionPolicy.swift",
        "Runtime.swift",
        "RuntimeException.swift",
        "RuntimeMXBean.swift",
        "RuntimePermission.swift",
        "SafeVarargs.swift",
        "SecurityManager.swift",
        "SerializedLambda.swift",
        "Short.swift",
        "SoftReference.swift",
        "StackOverflowError.swift",
        "StackTraceElement.swift",
        "StrictMath.swift",
        "StringBuffer.swift",
        "StringBuilder.swift",
        "StringIndexOutOfBoundsException.swift",
        "SuppressWarnings.swift",
        "SwitchPoint.swift",
        "System.swift",
        "Target.swift",
        "ThreadDeath.swift",
        "ThreadGroup.swift",
        "ThreadInfo.swift",
        "ThreadLocal.swift",
        "ThreadMXBean.swift",
        "Thread_State.swift",
        "Thread_UncaughtExceptionHandler.swift",
        "Type.swift",
        "TypeNotPresentException.swift",
        "TypeVariable.swift",
        "UndeclaredThrowableException.swift",
        "UnknownError.swift",
        "UnmodifiableClassException.swift",
        "UnsatisfiedLinkError.swift",
        "UnsupportedClassVersionError.swift",
        "UnsupportedOperationException.swift",
        "VerifyError.swift",
        "VirtualMachineError.swift",
        "Void.swift",
        "VolatileCallSite.swift",
        "WeakReference.swift",
        "WildcardType.swift",
        "WrongMethodTypeException.swift",
        "java_lang.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.