The Swift Package Index logo.Swift Package Index

Build Information

Successful build of java_util, reference master (7dd398), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 09:04:33 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

[393/508] Compiling java_util Observer.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[394/508] Compiling java_util Optional.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[395/508] Compiling java_util OptionalDouble.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[396/508] Compiling java_util OptionalInt.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[397/508] Compiling java_util OptionalLong.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[398/508] Compiling java_util Pack200.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[399/508] Compiling java_util Pattern.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[400/508] Compiling java_util PatternSyntaxException.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[401/508] Compiling java_util Phaser.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[402/508] Compiling java_util Predicate.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[403/508] Compiling java_util PreferenceChangeEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[404/508] Compiling java_util PreferenceChangeListener.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[405/508] Compiling java_util Preferences.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[406/508] Compiling java_util PreferencesFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[407/508] Compiling java_util PrimitiveIterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[408/508] Compiling java_util PriorityBlockingQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[409/508] Compiling java_util PriorityQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[410/508] Compiling java_util Properties.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[411/508] Compiling java_util PropertyPermission.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[412/508] Compiling java_util PropertyResourceBundle.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[413/508] Compiling java_util Queue.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[414/508] Compiling java_util Random.swift
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[415/508] Compiling java_util ToDoubleFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[416/508] Compiling java_util ToIntBiFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[417/508] Compiling java_util ToIntFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[418/508] Compiling java_util ToLongBiFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[419/508] Compiling java_util ToLongFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[420/508] Compiling java_util TooManyListenersException.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[421/508] Compiling java_util TransferQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[422/508] Compiling java_util TreeMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[423/508] Compiling java_util TreeSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[424/508] Compiling java_util UUID.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[425/508] Compiling java_util UnaryOperator.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[426/508] Compiling java_util UnknownFormatConversionException.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[427/508] Compiling java_util UnknownFormatFlagsException.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[428/508] Compiling java_util Vector.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[429/508] Compiling java_util WeakHashMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[430/508] Compiling java_util XMLFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[431/508] Compiling java_util ZipEntry.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[432/508] Compiling java_util ZipError.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[433/508] Compiling java_util ZipException.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[434/508] Compiling java_util ZipFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[435/508] Compiling java_util ZipInputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[436/508] Compiling java_util ZipOutputStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[437/508] Compiling java_util logging_Formatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[438/508] Compiling java_util RandomAccess.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[439/508] Compiling java_util ReadWriteLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[440/508] Compiling java_util RecursiveAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[441/508] Compiling java_util RecursiveTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[442/508] Compiling java_util ReentrantLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[443/508] Compiling java_util ReentrantReadWriteLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[444/508] Compiling java_util RejectedExecutionException.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[445/508] Compiling java_util RejectedExecutionHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[446/508] Compiling java_util ResourceBundle.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[447/508] Compiling java_util ResourceBundleControlProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[448/508] Compiling java_util RunnableFuture.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[449/508] Compiling java_util RunnableScheduledFuture.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[450/508] Compiling java_util Scanner.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[451/508] Compiling java_util ScheduledExecutorService.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[452/508] Compiling java_util ScheduledFuture.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[453/508] Compiling java_util ScheduledThreadPoolExecutor.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[454/508] Compiling java_util Semaphore.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[455/508] Compiling java_util ServiceConfigurationError.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[456/508] Compiling java_util ServiceLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[457/508] Compiling java_util SimpleFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[458/508] Compiling java_util SimpleTimeZone.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[459/508] Compiling java_util SocketHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[460/508] Compiling java_util SortedMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[461/508] Compiling java_util SortedSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[462/508] Compiling java_util Spliterator.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[463/508] Compiling java_util Spliterators.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[464/508] Compiling java_util SplittableRandom.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[465/508] Compiling java_util Stack.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[466/508] Compiling java_util StampedLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[467/508] Compiling java_util Stream.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[468/508] Compiling java_util StreamHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[469/508] Compiling java_util StreamSupport.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[470/508] Compiling java_util StringJoiner.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[471/508] Compiling java_util StringTokenizer.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[472/508] Compiling java_util Supplier.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[473/508] Compiling java_util SynchronousQueue.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[474/508] Compiling java_util ThreadFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[475/508] Compiling java_util ThreadLocalRandom.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[476/508] Compiling java_util ThreadPoolExecutor.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[477/508] Compiling java_util TimeUnit.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[478/508] Compiling java_util TimeZone.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[479/508] Compiling java_util TimeZoneNameProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[480/508] Compiling java_util TimeoutException.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[481/508] Compiling java_util Timer.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[482/508] Compiling java_util TimerTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[483/508] Compiling java_util ToDoubleBiFunction.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[484/508] Emitting module java_util
/Users/admin/builder/spi-builder-workspace/Sources/BackingStoreException.swift:8:12: warning: class 'BackingStoreException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.prefs.BackingStoreException ///
 7 |
 8 | open class BackingStoreException: java_swift.Exception {
   |            `- warning: class 'BackingStoreException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/BrokenBarrierException.swift:8:12: warning: class 'BrokenBarrierException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.BrokenBarrierException ///
 7 |
 8 | open class BrokenBarrierException: java_swift.Exception {
   |            `- warning: class 'BrokenBarrierException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CancellationException.swift:9:12: warning: class 'CancellationException' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.concurrent.CancellationException ///
 8 |
 9 | open class CancellationException: java_lang.IllegalStateException {
   |            `- warning: class 'CancellationException' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CheckedInputStream.swift:8:12: warning: class 'CheckedInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.CheckedInputStream ///
  7 |
  8 | open class CheckedInputStream: /* class java.io.FilterInputStream */ UnavailableObject {
    |            `- warning: class 'CheckedInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CheckedOutputStream.swift:8:12: warning: class 'CheckedOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.CheckedOutputStream ///
  7 |
  8 | open class CheckedOutputStream: /* class java.io.FilterOutputStream */ UnavailableObject {
    |            `- warning: class 'CheckedOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/CompletionException.swift:9:12: warning: class 'CompletionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.CompletionException ///
  8 |
  9 | open class CompletionException: java_lang.RuntimeException {
    |            `- warning: class 'CompletionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ConcurrentModificationException.swift:9:12: warning: class 'ConcurrentModificationException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.ConcurrentModificationException ///
  8 |
  9 | open class ConcurrentModificationException: java_lang.RuntimeException {
    |            `- warning: class 'ConcurrentModificationException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/DataFormatException.swift:8:12: warning: class 'DataFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.DataFormatException ///
 7 |
 8 | open class DataFormatException: java_swift.Exception {
   |            `- warning: class 'DataFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/DeflaterInputStream.swift:8:12: warning: class 'DeflaterInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.DeflaterInputStream ///
  7 |
  8 | open class DeflaterInputStream: /* class java.io.FilterInputStream */ UnavailableObject {
    |            `- warning: class 'DeflaterInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/DeflaterOutputStream.swift:8:12: warning: class 'DeflaterOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.DeflaterOutputStream ///
  7 |
  8 | open class DeflaterOutputStream: /* class java.io.FilterOutputStream */ UnavailableObject {
    |            `- warning: class 'DeflaterOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/DoubleAccumulator.swift:8:12: warning: class 'DoubleAccumulator' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.concurrent.atomic.DoubleAccumulator ///
  7 |
  8 | open class DoubleAccumulator: /* class java.util.concurrent.atomic.Striped64 */ UnavailableObject {
    |            `- warning: class 'DoubleAccumulator' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/DoubleAdder.swift:8:12: warning: class 'DoubleAdder' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.concurrent.atomic.DoubleAdder ///
  7 |
  8 | open class DoubleAdder: /* class java.util.concurrent.atomic.Striped64 */ UnavailableObject {
    |            `- warning: class 'DoubleAdder' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/DuplicateFormatFlagsException.swift:8:12: warning: class 'DuplicateFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.DuplicateFormatFlagsException ///
 7 |
 8 | open class DuplicateFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'DuplicateFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/EmptyStackException.swift:9:12: warning: class 'EmptyStackException' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.EmptyStackException ///
 8 |
 9 | open class EmptyStackException: java_lang.RuntimeException {
   |            `- warning: class 'EmptyStackException' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ExecutionException.swift:8:12: warning: class 'ExecutionException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.concurrent.ExecutionException ///
  7 |
  8 | open class ExecutionException: java_swift.Exception {
    |            `- warning: class 'ExecutionException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/FormatFlagsConversionMismatchException.swift:8:12: warning: class 'FormatFlagsConversionMismatchException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.FormatFlagsConversionMismatchException ///
  7 |
  8 | open class FormatFlagsConversionMismatchException: IllegalFormatException {
    |            `- warning: class 'FormatFlagsConversionMismatchException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/FormatterClosedException.swift:9:12: warning: class 'FormatterClosedException' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.FormatterClosedException ///
 8 |
 9 | open class FormatterClosedException: java_lang.IllegalStateException {
   |            `- warning: class 'FormatterClosedException' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/GZIPInputStream.swift:8:12: warning: class 'GZIPInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.GZIPInputStream ///
  7 |
  8 | open class GZIPInputStream: InflaterInputStream {
    |            `- warning: class 'GZIPInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/GZIPOutputStream.swift:8:12: warning: class 'GZIPOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.GZIPOutputStream ///
  7 |
  8 | open class GZIPOutputStream: DeflaterOutputStream {
    |            `- warning: class 'GZIPOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalFormatCodePointException.swift:8:12: warning: class 'IllegalFormatCodePointException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.IllegalFormatCodePointException ///
 7 |
 8 | open class IllegalFormatCodePointException: IllegalFormatException {
   |            `- warning: class 'IllegalFormatCodePointException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalFormatConversionException.swift:8:12: warning: class 'IllegalFormatConversionException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.IllegalFormatConversionException ///
  7 |
  8 | open class IllegalFormatConversionException: IllegalFormatException {
    |            `- warning: class 'IllegalFormatConversionException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalFormatException.swift:9:12: warning: class 'IllegalFormatException' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.IllegalFormatException ///
 8 |
 9 | open class IllegalFormatException: java_lang.IllegalArgumentException {
   |            `- warning: class 'IllegalFormatException' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalFormatFlagsException.swift:8:12: warning: class 'IllegalFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.IllegalFormatFlagsException ///
 7 |
 8 | open class IllegalFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'IllegalFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalFormatPrecisionException.swift:8:12: warning: class 'IllegalFormatPrecisionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.IllegalFormatPrecisionException ///
 7 |
 8 | open class IllegalFormatPrecisionException: IllegalFormatException {
   |            `- warning: class 'IllegalFormatPrecisionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllegalFormatWidthException.swift:8:12: warning: class 'IllegalFormatWidthException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.IllegalFormatWidthException ///
 7 |
 8 | open class IllegalFormatWidthException: IllegalFormatException {
   |            `- warning: class 'IllegalFormatWidthException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/IllformedLocaleException.swift:9:12: warning: class 'IllformedLocaleException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.IllformedLocaleException ///
  8 |
  9 | open class IllformedLocaleException: java_lang.RuntimeException {
    |            `- warning: class 'IllformedLocaleException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InflaterInputStream.swift:8:12: warning: class 'InflaterInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.InflaterInputStream ///
  7 |
  8 | open class InflaterInputStream: /* class java.io.FilterInputStream */ UnavailableObject {
    |            `- warning: class 'InflaterInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InflaterOutputStream.swift:8:12: warning: class 'InflaterOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.InflaterOutputStream ///
  7 |
  8 | open class InflaterOutputStream: /* class java.io.FilterOutputStream */ UnavailableObject {
    |            `- warning: class 'InflaterOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InputMismatchException.swift:8:12: warning: class 'InputMismatchException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.InputMismatchException ///
 7 |
 8 | open class InputMismatchException: NoSuchElementException {
   |            `- warning: class 'InputMismatchException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvalidPreferencesFormatException.swift:8:12: warning: class 'InvalidPreferencesFormatException' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.prefs.InvalidPreferencesFormatException ///
  7 |
  8 | open class InvalidPreferencesFormatException: java_swift.Exception {
    |            `- warning: class 'InvalidPreferencesFormatException' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/InvalidPropertiesFormatException.swift:8:12: warning: class 'InvalidPropertiesFormatException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.InvalidPropertiesFormatException ///
 7 |
 8 | open class InvalidPropertiesFormatException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'InvalidPropertiesFormatException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JarException.swift:8:12: warning: class 'JarException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.jar.JarException ///
 7 |
 8 | open class JarException: ZipException {
   |            `- warning: class 'JarException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JarInputStream.swift:8:12: warning: class 'JarInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.jar.JarInputStream ///
  7 |
  8 | open class JarInputStream: ZipInputStream {
    |            `- warning: class 'JarInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/JarOutputStream.swift:8:12: warning: class 'JarOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.jar.JarOutputStream ///
  7 |
  8 | open class JarOutputStream: ZipOutputStream {
    |            `- warning: class 'JarOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LinkedHashMap.swift:8:12: warning: class 'LinkedHashMap' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.LinkedHashMap ///
  7 |
  8 | open class LinkedHashMap: java_swift.HashMap {
    |            `- warning: class 'LinkedHashMap' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LoggingPermission.swift:8:12: warning: class 'LoggingPermission' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.logging.LoggingPermission ///
 7 |
 8 | open class LoggingPermission: /* class java.security.BasicPermission */ UnavailableObject {
   |            `- warning: class 'LoggingPermission' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LongAccumulator.swift:8:12: warning: class 'LongAccumulator' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.concurrent.atomic.LongAccumulator ///
  7 |
  8 | open class LongAccumulator: /* class java.util.concurrent.atomic.Striped64 */ UnavailableObject {
    |            `- warning: class 'LongAccumulator' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/LongAdder.swift:8:12: warning: class 'LongAdder' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.concurrent.atomic.LongAdder ///
  7 |
  8 | open class LongAdder: /* class java.util.concurrent.atomic.Striped64 */ UnavailableObject {
    |            `- warning: class 'LongAdder' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MissingFormatArgumentException.swift:8:12: warning: class 'MissingFormatArgumentException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.MissingFormatArgumentException ///
 7 |
 8 | open class MissingFormatArgumentException: IllegalFormatException {
   |            `- warning: class 'MissingFormatArgumentException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MissingFormatWidthException.swift:8:12: warning: class 'MissingFormatWidthException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.MissingFormatWidthException ///
 7 |
 8 | open class MissingFormatWidthException: IllegalFormatException {
   |            `- warning: class 'MissingFormatWidthException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/MissingResourceException.swift:9:12: warning: class 'MissingResourceException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.MissingResourceException ///
  8 |
  9 | open class MissingResourceException: java_lang.RuntimeException {
    |            `- warning: class 'MissingResourceException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/NoSuchElementException.swift:9:12: warning: class 'NoSuchElementException' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.NoSuchElementException ///
 8 |
 9 | open class NoSuchElementException: java_lang.RuntimeException {
   |            `- warning: class 'NoSuchElementException' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PatternSyntaxException.swift:9:12: warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.regex.PatternSyntaxException ///
  8 |
  9 | open class PatternSyntaxException: java_lang.IllegalArgumentException {
    |            `- warning: class 'PatternSyntaxException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/PropertyPermission.swift:8:12: warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.PropertyPermission ///
  7 |
  8 | open class PropertyPermission: /* class java.security.BasicPermission */ UnavailableObject {
    |            `- warning: class 'PropertyPermission' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/RejectedExecutionException.swift:9:12: warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
  7 | /// class java.util.concurrent.RejectedExecutionException ///
  8 |
  9 | open class RejectedExecutionException: java_lang.RuntimeException {
    |            `- warning: class 'RejectedExecutionException' must restate inherited '@unchecked Sendable' conformance
 10 |
 11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ServiceConfigurationError.swift:9:12: warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.ServiceConfigurationError ///
 8 |
 9 | open class ServiceConfigurationError: java_lang.JavaError {
   |            `- warning: class 'ServiceConfigurationError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/TimeoutException.swift:8:12: warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.concurrent.TimeoutException ///
 7 |
 8 | open class TimeoutException: java_swift.Exception {
   |            `- warning: class 'TimeoutException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/TooManyListenersException.swift:8:12: warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.TooManyListenersException ///
 7 |
 8 | open class TooManyListenersException: java_swift.Exception {
   |            `- warning: class 'TooManyListenersException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatConversionException.swift:8:12: warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatConversionException ///
 7 |
 8 | open class UnknownFormatConversionException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatConversionException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/UnknownFormatFlagsException.swift:8:12: warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.UnknownFormatFlagsException ///
 7 |
 8 | open class UnknownFormatFlagsException: IllegalFormatException {
   |            `- warning: class 'UnknownFormatFlagsException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipError.swift:9:12: warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
 7 | /// class java.util.zip.ZipError ///
 8 |
 9 | open class ZipError: java_lang.InternalError {
   |            `- warning: class 'ZipError' must restate inherited '@unchecked Sendable' conformance
10 |
11 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipException.swift:8:12: warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 6 | /// class java.util.zip.ZipException ///
 7 |
 8 | open class ZipException: /* class java.io.IOException */ UnavailableObject {
   |            `- warning: class 'ZipException' must restate inherited '@unchecked Sendable' conformance
 9 |
10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipInputStream.swift:8:12: warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipInputStream ///
  7 |
  8 | open class ZipInputStream: InflaterInputStream {
    |            `- warning: class 'ZipInputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
/Users/admin/builder/spi-builder-workspace/Sources/ZipOutputStream.swift:8:12: warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  6 | /// class java.util.zip.ZipOutputStream ///
  7 |
  8 | open class ZipOutputStream: DeflaterOutputStream {
    |            `- warning: class 'ZipOutputStream' must restate inherited '@unchecked Sendable' conformance
  9 |
 10 |     public convenience init?( casting object: java_swift.JavaObject, _ file: StaticString = #file, _ line: Int = #line ) {
[485/508] Compiling java_util AbstractCollection.swift
[486/508] Compiling java_util AbstractExecutorService.swift
[487/508] Compiling java_util AbstractList.swift
[488/508] Compiling java_util AbstractMap.swift
[489/508] Compiling java_util AbstractOwnableSynchronizer.swift
[490/508] Compiling java_util AbstractPreferences.swift
[491/508] Compiling java_util AbstractQueue.swift
[492/508] Compiling java_util AbstractQueuedLongSynchronizer.swift
[493/508] Compiling java_util AbstractQueuedSynchronizer.swift
[494/508] Compiling java_util AbstractSequentialList.swift
[495/508] Compiling java_util AbstractSet.swift
[496/508] Compiling java_util Adler32.swift
[497/508] Compiling java_util ArrayBlockingQueue.swift
[498/508] Compiling java_util ArrayDeque.swift
[499/508] Compiling java_util ArrayList.swift
[500/508] Compiling java_util Arrays.swift
[501/508] Compiling java_util AtomicBoolean.swift
[502/508] Compiling java_util AtomicInteger.swift
[503/508] Compiling java_util AtomicIntegerArray.swift
[504/508] Compiling java_util AtomicIntegerFieldUpdater.swift
[505/508] Compiling java_util AtomicLong.swift
[506/508] Compiling java_util AtomicLongArray.swift
[507/508] Compiling java_util AtomicLongFieldUpdater.swift
[508/508] Compiling java_util AtomicMarkableReference.swift
Build complete! (22.78s)
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_lang",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftJava/java_lang.git"
    }
  ],
  "manifest_display_name" : "java_util",
  "name" : "java_util",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "java_util",
      "targets" : [
        "java_util"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "java_util",
      "module_type" : "SwiftTarget",
      "name" : "java_util",
      "path" : "Sources",
      "product_dependencies" : [
        "java_lang"
      ],
      "product_memberships" : [
        "java_util"
      ],
      "sources" : [
        "AbstractCollection.swift",
        "AbstractExecutorService.swift",
        "AbstractList.swift",
        "AbstractMap.swift",
        "AbstractOwnableSynchronizer.swift",
        "AbstractPreferences.swift",
        "AbstractQueue.swift",
        "AbstractQueuedLongSynchronizer.swift",
        "AbstractQueuedSynchronizer.swift",
        "AbstractSequentialList.swift",
        "AbstractSet.swift",
        "Adler32.swift",
        "ArrayBlockingQueue.swift",
        "ArrayDeque.swift",
        "ArrayList.swift",
        "Arrays.swift",
        "AtomicBoolean.swift",
        "AtomicInteger.swift",
        "AtomicIntegerArray.swift",
        "AtomicIntegerFieldUpdater.swift",
        "AtomicLong.swift",
        "AtomicLongArray.swift",
        "AtomicLongFieldUpdater.swift",
        "AtomicMarkableReference.swift",
        "AtomicReference.swift",
        "AtomicReferenceArray.swift",
        "AtomicReferenceFieldUpdater.swift",
        "AtomicStampedReference.swift",
        "Attributes.swift",
        "BackingStoreException.swift",
        "Base64.swift",
        "BaseStream.swift",
        "BiConsumer.swift",
        "BiFunction.swift",
        "BiPredicate.swift",
        "BinaryOperator.swift",
        "BitSet.swift",
        "BlockingDeque.swift",
        "BlockingQueue.swift",
        "BooleanSupplier.swift",
        "BrokenBarrierException.swift",
        "CRC32.swift",
        "Calendar.swift",
        "CalendarDataProvider.swift",
        "CalendarNameProvider.swift",
        "Callable.swift",
        "CancellationException.swift",
        "CheckedInputStream.swift",
        "CheckedOutputStream.swift",
        "Checksum.swift",
        "Collection.swift",
        "Collections.swift",
        "Collector.swift",
        "Collectors.swift",
        "CompletionException.swift",
        "CompletionService.swift",
        "CompletionStage.swift",
        "ConcurrentHashMap.swift",
        "ConcurrentLinkedDeque.swift",
        "ConcurrentLinkedQueue.swift",
        "ConcurrentMap.swift",
        "ConcurrentModificationException.swift",
        "ConcurrentNavigableMap.swift",
        "ConcurrentSkipListMap.swift",
        "ConcurrentSkipListSet.swift",
        "Condition.swift",
        "ConsoleHandler.swift",
        "Consumer.swift",
        "CopyOnWriteArrayList.swift",
        "CopyOnWriteArraySet.swift",
        "CountDownLatch.swift",
        "CountedCompleter.swift",
        "Currency.swift",
        "CurrencyNameProvider.swift",
        "CyclicBarrier.swift",
        "DataFormatException.swift",
        "Date.swift",
        "Deflater.swift",
        "DeflaterInputStream.swift",
        "DeflaterOutputStream.swift",
        "DelayQueue.swift",
        "Delayed.swift",
        "Deque.swift",
        "Dictionary.swift",
        "DoubleAccumulator.swift",
        "DoubleAdder.swift",
        "DoubleBinaryOperator.swift",
        "DoubleConsumer.swift",
        "DoubleFunction.swift",
        "DoublePredicate.swift",
        "DoubleStream.swift",
        "DoubleSummaryStatistics.swift",
        "DoubleSupplier.swift",
        "DoubleToIntFunction.swift",
        "DoubleToLongFunction.swift",
        "DoubleUnaryOperator.swift",
        "DuplicateFormatFlagsException.swift",
        "EmptyStackException.swift",
        "EnumMap.swift",
        "EnumSet.swift",
        "Enumeration.swift",
        "ErrorManager.swift",
        "EventListener.swift",
        "EventListenerProxy.swift",
        "EventObject.swift",
        "Exchanger.swift",
        "ExecutionException.swift",
        "Executor.swift",
        "ExecutorCompletionService.swift",
        "ExecutorService.swift",
        "Executors.swift",
        "FileHandler.swift",
        "Filter.swift",
        "ForkJoinPool.swift",
        "ForkJoinTask.swift",
        "ForkJoinWorkerThread.swift",
        "FormatFlagsConversionMismatchException.swift",
        "Formattable.swift",
        "FormattableFlags.swift",
        "Formatter.swift",
        "FormatterClosedException.swift",
        "Function.swift",
        "Future.swift",
        "FutureTask.swift",
        "GZIPInputStream.swift",
        "GZIPOutputStream.swift",
        "GregorianCalendar.swift",
        "Handler.swift",
        "HashSet.swift",
        "Hashtable.swift",
        "IdentityHashMap.swift",
        "IllegalFormatCodePointException.swift",
        "IllegalFormatConversionException.swift",
        "IllegalFormatException.swift",
        "IllegalFormatFlagsException.swift",
        "IllegalFormatPrecisionException.swift",
        "IllegalFormatWidthException.swift",
        "IllformedLocaleException.swift",
        "Inflater.swift",
        "InflaterInputStream.swift",
        "InflaterOutputStream.swift",
        "InputMismatchException.swift",
        "IntBinaryOperator.swift",
        "IntConsumer.swift",
        "IntFunction.swift",
        "IntPredicate.swift",
        "IntStream.swift",
        "IntSummaryStatistics.swift",
        "IntSupplier.swift",
        "IntToDoubleFunction.swift",
        "IntToLongFunction.swift",
        "IntUnaryOperator.swift",
        "InvalidPreferencesFormatException.swift",
        "InvalidPropertiesFormatException.swift",
        "Iterator.swift",
        "JarEntry.swift",
        "JarException.swift",
        "JarFile.swift",
        "JarInputStream.swift",
        "JarOutputStream.swift",
        "JavaComparator.swift",
        "JavaLocale.swift",
        "Level.swift",
        "LinkedBlockingDeque.swift",
        "LinkedBlockingQueue.swift",
        "LinkedHashMap.swift",
        "LinkedHashSet.swift",
        "LinkedList.swift",
        "LinkedTransferQueue.swift",
        "List.swift",
        "ListIterator.swift",
        "ListResourceBundle.swift",
        "LocaleNameProvider.swift",
        "LocaleServiceProvider.swift",
        "Lock.swift",
        "LockSupport.swift",
        "LogManager.swift",
        "LogRecord.swift",
        "Logger.swift",
        "LoggingMXBean.swift",
        "LoggingPermission.swift",
        "LongAccumulator.swift",
        "LongAdder.swift",
        "LongBinaryOperator.swift",
        "LongConsumer.swift",
        "LongFunction.swift",
        "LongPredicate.swift",
        "LongStream.swift",
        "LongSummaryStatistics.swift",
        "LongSupplier.swift",
        "LongToDoubleFunction.swift",
        "LongToIntFunction.swift",
        "LongUnaryOperator.swift",
        "Manifest.swift",
        "MatchResult.swift",
        "Matcher.swift",
        "MemoryHandler.swift",
        "MissingFormatArgumentException.swift",
        "MissingFormatWidthException.swift",
        "MissingResourceException.swift",
        "NavigableMap.swift",
        "NavigableSet.swift",
        "NoSuchElementException.swift",
        "NodeChangeEvent.swift",
        "NodeChangeListener.swift",
        "ObjDoubleConsumer.swift",
        "ObjIntConsumer.swift",
        "ObjLongConsumer.swift",
        "Objects.swift",
        "Observable.swift",
        "Observer.swift",
        "Optional.swift",
        "OptionalDouble.swift",
        "OptionalInt.swift",
        "OptionalLong.swift",
        "Pack200.swift",
        "Pattern.swift",
        "PatternSyntaxException.swift",
        "Phaser.swift",
        "Predicate.swift",
        "PreferenceChangeEvent.swift",
        "PreferenceChangeListener.swift",
        "Preferences.swift",
        "PreferencesFactory.swift",
        "PrimitiveIterator.swift",
        "PriorityBlockingQueue.swift",
        "PriorityQueue.swift",
        "Properties.swift",
        "PropertyPermission.swift",
        "PropertyResourceBundle.swift",
        "Queue.swift",
        "Random.swift",
        "RandomAccess.swift",
        "ReadWriteLock.swift",
        "RecursiveAction.swift",
        "RecursiveTask.swift",
        "ReentrantLock.swift",
        "ReentrantReadWriteLock.swift",
        "RejectedExecutionException.swift",
        "RejectedExecutionHandler.swift",
        "ResourceBundle.swift",
        "ResourceBundleControlProvider.swift",
        "RunnableFuture.swift",
        "RunnableScheduledFuture.swift",
        "Scanner.swift",
        "ScheduledExecutorService.swift",
        "ScheduledFuture.swift",
        "ScheduledThreadPoolExecutor.swift",
        "Semaphore.swift",
        "ServiceConfigurationError.swift",
        "ServiceLoader.swift",
        "SimpleFormatter.swift",
        "SimpleTimeZone.swift",
        "SocketHandler.swift",
        "SortedMap.swift",
        "SortedSet.swift",
        "Spliterator.swift",
        "Spliterators.swift",
        "SplittableRandom.swift",
        "Stack.swift",
        "StampedLock.swift",
        "Stream.swift",
        "StreamHandler.swift",
        "StreamSupport.swift",
        "StringJoiner.swift",
        "StringTokenizer.swift",
        "Supplier.swift",
        "SynchronousQueue.swift",
        "ThreadFactory.swift",
        "ThreadLocalRandom.swift",
        "ThreadPoolExecutor.swift",
        "TimeUnit.swift",
        "TimeZone.swift",
        "TimeZoneNameProvider.swift",
        "TimeoutException.swift",
        "Timer.swift",
        "TimerTask.swift",
        "ToDoubleBiFunction.swift",
        "ToDoubleFunction.swift",
        "ToIntBiFunction.swift",
        "ToIntFunction.swift",
        "ToLongBiFunction.swift",
        "ToLongFunction.swift",
        "TooManyListenersException.swift",
        "TransferQueue.swift",
        "TreeMap.swift",
        "TreeSet.swift",
        "UUID.swift",
        "UnaryOperator.swift",
        "UnknownFormatConversionException.swift",
        "UnknownFormatFlagsException.swift",
        "Vector.swift",
        "WeakHashMap.swift",
        "XMLFormatter.swift",
        "ZipEntry.swift",
        "ZipError.swift",
        "ZipException.swift",
        "ZipFile.swift",
        "ZipInputStream.swift",
        "ZipOutputStream.swift",
        "logging_Formatter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.