The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build skip-fuse, reference main (52484d), with Swift 6.1 for Android on 11 Nov 2025 23:11:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skiptools/skip-fuse.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/skiptools/skip-fuse
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52484d7 Update README
Cloned https://github.com/skiptools/skip-fuse.git
Revision (git rev-parse @):
52484d779f73a2ec2855cd1f853c6c1c5fa15324
SUCCESS checkout https://github.com/skiptools/skip-fuse.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/skiptools/skip-fuse.git
https://github.com/skiptools/skip-fuse.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "skip-android-bridge",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://source.skip.tools/skip-android-bridge.git"
    },
    {
      "identity" : "swift-jni",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://source.skip.tools/swift-jni.git"
    }
  ],
  "manifest_display_name" : "skip-fuse",
  "name" : "skip-fuse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SkipFuse",
      "targets" : [
        "SkipFuse"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SkipFuseTests",
      "module_type" : "SwiftTarget",
      "name" : "SkipFuseTests",
      "path" : "Tests/SkipFuseTests",
      "sources" : [
        "SkipFuseTests.swift"
      ],
      "target_dependencies" : [
        "SkipFuse"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SkipFuse",
      "module_type" : "SwiftTarget",
      "name" : "SkipFuse",
      "path" : "Sources/SkipFuse",
      "product_dependencies" : [
        "SkipAndroidBridge",
        "SwiftJNI"
      ],
      "product_memberships" : [
        "SkipFuse"
      ],
      "sources" : [
        "SkipFuse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://source.skip.tools/swift-jni.git
Fetching https://source.skip.tools/skip-android-bridge.git
[1/578] Fetching skip-android-bridge
[579/691] Fetching skip-android-bridge, swift-jni
Fetched https://source.skip.tools/swift-jni.git from cache (0.63s)
Fetched https://source.skip.tools/skip-android-bridge.git from cache (0.63s)
Computing version for https://source.skip.tools/swift-jni.git
Computed https://source.skip.tools/swift-jni.git at 0.3.0 (1.36s)
Computing version for https://source.skip.tools/skip-android-bridge.git
Computed https://source.skip.tools/skip-android-bridge.git at 0.6.1 (0.79s)
Fetching https://source.skip.tools/skip-foundation.git
Fetching https://source.skip.tools/skip.git
Fetching https://source.skip.tools/swift-android-native.git
Fetching https://source.skip.tools/skip-bridge.git
[1/503] Fetching swift-android-native
[504/3005] Fetching swift-android-native, skip-bridge
[605/6383] Fetching swift-android-native, skip-bridge, skip-foundation
[1223/14890] Fetching swift-android-native, skip-bridge, skip-foundation, skip
Fetched https://source.skip.tools/skip-bridge.git from cache (0.70s)
[9535/12388] Fetching swift-android-native, skip-foundation, skip
Fetched https://source.skip.tools/swift-android-native.git from cache (1.11s)
Fetched https://source.skip.tools/skip-foundation.git from cache (1.12s)
Fetched https://source.skip.tools/skip.git from cache (1.13s)
Computing version for https://source.skip.tools/swift-android-native.git
Computed https://source.skip.tools/swift-android-native.git at 1.4.3 (1.77s)
Computing version for https://source.skip.tools/skip-foundation.git
Computed https://source.skip.tools/skip-foundation.git at 1.3.9 (0.82s)
Fetching https://source.skip.tools/skip-lib.git
[1/1541] Fetching skip-lib
Fetched https://source.skip.tools/skip-lib.git from cache (0.66s)
Computing version for https://source.skip.tools/skip-lib.git
Computed https://source.skip.tools/skip-lib.git at 1.3.8 (1.47s)
Fetching https://source.skip.tools/skip-unit.git
[1/1009] Fetching skip-unit
Fetched https://source.skip.tools/skip-unit.git from cache (0.62s)
Computing version for https://source.skip.tools/skip-unit.git
Computed https://source.skip.tools/skip-unit.git at 1.4.0 (1.42s)
Computing version for https://source.skip.tools/skip.git
Computed https://source.skip.tools/skip.git at 1.6.28 (0.87s)
Computing version for https://source.skip.tools/skip-bridge.git
Computed https://source.skip.tools/skip-bridge.git at 0.16.2 (0.82s)
Creating working copy for https://source.skip.tools/skip-lib.git
Working copy of https://source.skip.tools/skip-lib.git resolved at 1.3.8
Creating working copy for https://source.skip.tools/skip-android-bridge.git
Working copy of https://source.skip.tools/skip-android-bridge.git resolved at 0.6.1
Creating working copy for https://source.skip.tools/swift-jni.git
Working copy of https://source.skip.tools/swift-jni.git resolved at 0.3.0
Creating working copy for https://source.skip.tools/skip-foundation.git
Working copy of https://source.skip.tools/skip-foundation.git resolved at 1.3.9
Creating working copy for https://source.skip.tools/swift-android-native.git
Working copy of https://source.skip.tools/swift-android-native.git resolved at 1.4.3
Creating working copy for https://source.skip.tools/skip.git
Working copy of https://source.skip.tools/skip.git resolved at 1.6.28
Creating working copy for https://source.skip.tools/skip-unit.git
Working copy of https://source.skip.tools/skip-unit.git resolved at 1.4.0
Creating working copy for https://source.skip.tools/skip-bridge.git
Working copy of https://source.skip.tools/skip-bridge.git resolved at 0.16.2
Downloading binary artifact https://source.skip.tools/skip/releases/download/1.6.28/skip-linux.zip
[1397/168616240] Downloading https://source.skip.tools/skip/releases/download/1.6.28/skip-linux.zip
Downloaded https://source.skip.tools/skip/releases/download/1.6.28/skip-linux.zip (21.50s)
[1/1] Compiling plugin Create SkipLink
[2/2] Compiling plugin skipstone
Building for debugging...
[2/54] Write sources
[4/54] Copying Info.plist
[4/54] Write sources
[4/54] Copying Info.plist
[4/54] Write sources
[18/54] Compiling CJNI cjni.c
[19/54] Compiling AndroidNDK src.c
[20/54] Compiling ConcurrencyRuntimeC src.c
[21/54] Write swift-version-24593BA9C3E375BF.txt
note: Skip 1.6.28: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit/src/main at 23:10:38
/host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml
note: skip.yml aggregate created (1611 ms) for modules: ["SkipUnit"]
/host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/XCTest.kt: note: SkipUnit/src/main/kotlin/skip/unit/XCTest.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/XCTest.kt
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json (10 KB) codebase written
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (80 bytes) gradle wrapper written
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit/proguard-rules.pro: note: SkipUnit/proguard-rules.pro (350 bytes) proguard written
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit/build.gradle.kts: note: SkipUnit/build.gradle.kts (3 KB) gradle project written
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/gradle.properties: note: gradle.properties (78 bytes) gradle config written
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings written
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/.SkipUnit.sourcehash: note: .SkipUnit.sourcehash (205 bytes) sourcehash written
[22/87] Skip SkipUnit
[23/87] Copying .SkipUnit.sourcehash
[25/90] Emitting module AndroidSystem
[26/93] Emitting module SkipUnit
[27/93] Compiling AndroidSystem FileOperations.swift
[28/93] Compiling AndroidSystem FilePath.swift
[29/93] Compiling AndroidSystem FilePathComponentView.swift
[30/93] Compiling AndroidSystem FilePathComponents.swift
note: Skip 1.6.28: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main at 23:10:40
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml
/host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (3416 ms)
note: skip.yml aggregate created (3465 ms) for modules: ["SkipLib", "SkipUnit"]
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (12 ms) for SkipUnit
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CustomStringConvertible.kt: note: SkipLib/src/main/kotlin/skip/lib/CustomStringConvertible.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CustomStringConvertible.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Globals.kt: note: SkipLib/src/main/kotlin/skip/lib/Globals.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Globals.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Concurrency.kt: note: SkipLib/src/main/kotlin/skip/lib/Concurrency.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Concurrency.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Bool.kt: note: SkipLib/src/main/kotlin/skip/lib/Bool.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Bool.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Dictionary.kt: note: SkipLib/src/main/kotlin/skip/lib/Dictionary.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Dictionary.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Set.kt: note: SkipLib/src/main/kotlin/skip/lib/Set.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Set.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Hashable.kt: note: SkipLib/src/main/kotlin/skip/lib/Hashable.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Hashable.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Equatable.kt: note: SkipLib/src/main/kotlin/skip/lib/Equatable.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Equatable.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/InOut.kt: note: SkipLib/src/main/kotlin/skip/lib/InOut.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/InOut.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/SetAlgebra.kt: note: SkipLib/src/main/kotlin/skip/lib/SetAlgebra.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/SetAlgebra.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Optional.kt: note: SkipLib/src/main/kotlin/skip/lib/Optional.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Optional.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/String.kt: note: SkipLib/src/main/kotlin/skip/lib/String.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/String.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Codable.kt: note: SkipLib/src/main/kotlin/skip/lib/Codable.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Codable.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Numbers.kt: note: SkipLib/src/main/kotlin/skip/lib/Numbers.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Numbers.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CaseIterable.kt: note: SkipLib/src/main/kotlin/skip/lib/CaseIterable.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/CaseIterable.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Copyable.kt: note: SkipLib/src/main/kotlin/skip/lib/Copyable.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Copyable.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Struct.kt: note: SkipLib/src/main/kotlin/skip/lib/Struct.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Struct.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/OptionSet.kt: note: SkipLib/src/main/kotlin/skip/lib/OptionSet.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/OptionSet.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Error.kt: note: SkipLib/src/main/kotlin/skip/lib/Error.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Error.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/StringInterpolationProtocol.kt: note: SkipLib/src/main/kotlin/skip/lib/StringInterpolationProtocol.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/StringInterpolationProtocol.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Array.kt: note: SkipLib/src/main/kotlin/skip/lib/Array.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Array.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/IntSet.kt: note: SkipLib/src/main/kotlin/skip/lib/IntSet.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/IntSet.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Collections.kt: note: SkipLib/src/main/kotlin/skip/lib/Collections.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Collections.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/KotlinSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/KotlinSupport.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/KotlinSupport.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Tuple.kt: note: SkipLib/src/main/kotlin/skip/lib/Tuple.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Tuple.kt
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Lambda.kt: note: SkipLib/src/main/kotlin/skip/lib/Lambda.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/Lambda.kt
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/RawRepresentable.kt: note: SkipLib/src/main/kotlin/skip/lib/RawRepresentable.kt (245 bytes) transpilation saved from RawRepresentable.swift (275 bytes) in 7 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/Identifiable.kt: note: SkipLib/src/main/kotlin/skip/lib/Identifiable.kt (266 bytes) transpilation saved from Identifiable.swift (358 bytes) in 9 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/BridgeSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/BridgeSupport.kt (887 bytes) transpilation saved from BridgeSupport.swift (883 bytes) in 11 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/ObjectIdentifier.kt: note: SkipLib/src/main/kotlin/skip/lib/ObjectIdentifier.kt (685 bytes) transpilation saved from ObjectIdentifier.swift (320 bytes) in 11 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/SkipLib.kt: note: SkipLib/src/main/kotlin/skip/lib/SkipLib.kt (234 bytes) transpilation saved from SkipLib.swift (255 bytes) in 4 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/Pointer.kt: note: SkipLib/src/main/kotlin/skip/lib/Pointer.kt (5 KB) transpilation saved from Pointer.swift (2 KB) in 26 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/Random.kt: note: SkipLib/src/main/kotlin/skip/lib/Random.kt (1 KB) transpilation saved from Random.swift (3 KB) in 57 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/Result.kt: note: SkipLib/src/main/kotlin/skip/lib/Result.kt (3 KB) transpilation saved from Result.swift (2 KB) in 61 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/Regex.kt: note: SkipLib/src/main/kotlin/skip/lib/Regex.kt (2 KB) transpilation saved from Regex.swift (2 KB) in 75 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/CodableSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/CodableSupport.kt (4 KB) transpilation saved from CodableSupport.swift (3 KB) in 98 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/Math.kt: note: SkipLib/src/main/kotlin/skip/lib/Math.kt (28 KB) transpilation saved from Math.swift (15 KB) in 198 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/CoreGraphics.kt: note: SkipLib/src/main/kotlin/skip/lib/CoreGraphics.kt (15 KB) transpilation saved from CoreGraphics.swift (9 KB) in 232 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/AsyncStream.kt: note: SkipLib/src/main/kotlin/skip/lib/AsyncStream.kt (26 KB) transpilation saved from AsyncStream.swift (18 KB) in 354 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main/kotlin/skip/lib/PackageSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/PackageSupport.kt (594 bytes) transpilation saved from PackageSupport.swift (Zero KB) in 0 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json (655 KB) codebase written
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (80 bytes) gradle wrapper written
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/proguard-rules.pro: note: SkipLib/proguard-rules.pro (349 bytes) proguard written
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/build.gradle.kts: note: SkipLib/build.gradle.kts (3 KB) gradle project written
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/gradle.properties: note: gradle.properties (78 bytes) gradle config written
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings written
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/.SkipLib.sourcehash: note: .SkipLib.sourcehash (5 KB) sourcehash written
[30/93] Skip SkipLib
[31/93] Copying .SkipLib.sourcehash
[33/93] Compiling AndroidSystem LockedState.swift
[34/93] Compiling AndroidSystem MachPort.swift
[35/93] Compiling AndroidSystem PlatformString.swift
[36/93] Compiling AndroidSystem SystemString.swift
[37/93] Compiling AndroidSystem Util+StringArray.swift
[38/93] Compiling AndroidSystem Util.swift
[39/93] Compiling AndroidSystem UtilConsumers.swift
[40/93] Compiling AndroidSystem Errno.swift
[41/93] Compiling AndroidSystem ErrnoWindows.swift
[42/93] Compiling AndroidSystem FileDescriptor.swift
[43/93] Compiling AndroidSystem FileHelpers.swift
[44/93] Compiling AndroidSystem FilePathTempPosix.swift
[45/93] Compiling AndroidSystem FilePathTempWindows.swift
[46/93] Compiling AndroidSystem FilePathWindows.swift
[47/93] Compiling AndroidSystem FilePermissions.swift
[48/93] Compiling AndroidSystem FilePathParsing.swift
[49/93] Compiling AndroidSystem FilePathString.swift
[50/93] Compiling AndroidSystem FilePathSyntax.swift
[51/93] Compiling AndroidSystem FilePathTemp.swift
[52/93] Compiling AndroidLogging AndroidLogging.swift
[53/93] Emitting module AndroidLogging
[54/94] Compiling AndroidSystem Mocking.swift
[55/94] Compiling AndroidSystem RawBuffer.swift
[56/94] Compiling AndroidSystem Syscalls.swift
[57/94] Compiling AndroidSystem WindowsSyscallAdapters.swift
[58/94] Compiling AndroidSystem Backcompat.swift
[59/94] Compiling AndroidSystem CInterop.swift
[60/94] Compiling AndroidSystem Constants.swift
[61/94] Compiling AndroidSystem Exports.swift
[63/95] Compiling SwiftJNI SwiftJNI.swift
[64/95] Emitting module SwiftJNI
[67/96] Compiling SkipUnit XCTest.swift
[68/96] Compiling SkipUnit resource_bundle_accessor.swift
[69/98] Wrapping AST for AndroidSystem for debugging
[70/99] Wrapping AST for AndroidLogging for debugging
[71/105] Wrapping AST for SwiftJNI for debugging
[72/105] Write Objects.LinkFileList
[73/133] Wrapping AST for SkipUnit for debugging
[75/133] Compiling SkipLib Codable.swift
[76/133] Compiling SkipLib CodableSupport.swift
[77/133] Compiling SkipLib Collections.swift
[78/133] Compiling SkipLib Concurrency.swift
[79/133] Compiling SkipLib Copyable.swift
[80/133] Compiling SkipLib CoreGraphics.swift
[81/133] Compiling SkipLib CustomStringConvertible.swift
[82/133] Compiling SkipLib Dictionary.swift
[83/133] Compiling SkipLib Equatable.swift
[84/133] Compiling SkipLib Error.swift
[85/137] Compiling SkipLib Regex.swift
[86/137] Compiling SkipLib Result.swift
[87/137] Compiling SkipLib Set.swift
[88/137] Compiling SkipLib SetAlgebra.swift
[89/137] Compiling SkipLib Array.swift
[90/137] Compiling SkipLib AsyncStream.swift
[91/137] Compiling SkipLib Bool.swift
[92/137] Compiling SkipLib BridgeSupport.swift
[93/137] Compiling SkipLib CaseIterable.swift
[94/137] Compiling SkipLib Globals.swift
[95/137] Compiling SkipLib Hashable.swift
[96/137] Compiling SkipLib Identifiable.swift
[97/137] Compiling SkipLib IntSet.swift
[98/137] Compiling SkipLib Math.swift
[99/137] Compiling SkipLib Numbers.swift
[100/137] Compiling SkipLib ObjectIdentifier.swift
[101/137] Compiling SkipLib OptionSet.swift
[102/137] Emitting module SkipLib
[102/137] Linking libSwiftJNI.so
[104/137] Compiling SkipLib SkipLib.swift
[105/137] Compiling SkipLib String.swift
[106/137] Compiling SkipLib StringInterpolationProtocol.swift
[107/137] Compiling SkipLib resource_bundle_accessor.swift
[108/137] Emitting module AndroidChoreographer
[109/137] Compiling AndroidChoreographer AndroidChoreographer.swift
[110/138] Compiling SkipLib Optional.swift
[111/138] Compiling SkipLib Pointer.swift
[112/138] Compiling SkipLib Random.swift
[113/138] Compiling SkipLib RawRepresentable.swift
[115/141] Wrapping AST for AndroidChoreographer for debugging
[116/141] Wrapping AST for SkipLib for debugging
[118/141] Compiling AndroidLooper AndroidLooper.swift
[119/141] Emitting module AndroidLooper
[121/142] Emitting module AndroidAssetManager
[122/142] Compiling AndroidAssetManager AndroidAssetManager.swift
[122/143] Wrapping AST for AndroidLooper for debugging
note: Skip 1.6.28: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main at 23:10:45
/host/spi-builder-workspace/.build/checkouts/skip-bridge/Sources/SkipBridge/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/.build/checkouts/skip-bridge/Sources/SkipBridge/Skip/skip.yml
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (25 ms)
/host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (2475 ms)
note: skip.yml aggregate created (4069 ms) for modules: ["SkipBridge", "SkipLib", "SkipUnit"]
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (655 KB) loaded (474 ms) for SkipLib
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (6 ms) for SkipUnit
/host/spi-builder-workspace/.build/checkouts/skip-bridge/Sources/SkipBridge/Skip/Reflector.kt: note: SkipBridge/src/main/kotlin/skip/bridge/Reflector.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-bridge/Sources/SkipBridge/Skip/Reflector.kt
/host/spi-builder-workspace/.build/checkouts/skip-bridge/Sources/SkipBridge/Skip/AndroidManifest.xml: note: SkipBridge/src/main/AndroidManifest.xml override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-bridge/Sources/SkipBridge/Skip/AndroidManifest.xml
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/kotlin/skip/bridge/BridgeSupport.kt: note: SkipBridge/src/main/kotlin/skip/bridge/BridgeSupport.kt (1 KB) transpilation saved from BridgeSupport.swift (8 KB) in 90 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/kotlin/skip/bridge/SwiftHashable.kt: note: SkipBridge/src/main/kotlin/skip/bridge/SwiftHashable.kt (1 KB) transpilation saved from SwiftHashable.swift (5 KB) in 94 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/kotlin/skip/bridge/System.kt: note: SkipBridge/src/main/kotlin/skip/bridge/System.kt (4 KB) transpilation saved from System.swift (7 KB) in 100 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/kotlin/skip/bridge/SwiftEquatable.kt: note: SkipBridge/src/main/kotlin/skip/bridge/SwiftEquatable.kt (1 KB) transpilation saved from SwiftEquatable.swift (5 KB) in 117 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/kotlin/skip/bridge/BridgedTypes.kt: note: SkipBridge/src/main/kotlin/skip/bridge/BridgedTypes.kt (3 KB) transpilation saved from BridgedTypes.swift (51 KB) in 213 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/kotlin/skip/bridge/Closures.kt: note: SkipBridge/src/main/kotlin/skip/bridge/Closures.kt (6 KB) transpilation saved from Closures.swift (35 KB) in 245 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge.skipcode.json: note: SkipBridge.skipcode.json (38 KB) codebase written
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/swift/Package.swift: note: SkipBridge/src/main/swift/Package.swift (5 KB) skippackage written
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (80 bytes) gradle wrapper written
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/proguard-rules.pro: note: SkipBridge/proguard-rules.pro (352 bytes) proguard written
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/build.gradle.kts: note: SkipBridge/build.gradle.kts (6 KB) gradle project written
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/gradle.properties: note: gradle.properties (78 bytes) gradle config written
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings written
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/.SkipBridge.sourcehash: note: .SkipBridge.sourcehash (822 bytes) sourcehash written
[124/143] Skip SkipBridge
[125/143] Copying .SkipBridge.sourcehash
[126/143] Wrapping AST for AndroidAssetManager for debugging
[128/154] Emitting module AndroidContext
[129/154] Compiling AndroidContext AndroidContext.swift
[130/155] Compiling SkipBridge Tuples.swift
[131/156] Compiling SkipBridge System.swift
[132/156] Wrapping AST for AndroidContext for debugging
[133/156] Compiling SkipBridge SwiftEquatable.swift
[134/156] Compiling SkipBridge SwiftHashable.swift
[136/156] Compiling SkipBridge Closures.swift
[137/156] Compiling SkipBridge resource_bundle_accessor.swift
[138/158] Emitting module AndroidNative
[139/158] Compiling AndroidNative AndroidNative.swift
[140/159] Wrapping AST for AndroidNative for debugging
[142/159] Compiling SkipBridge AnyDynamicObject.swift
[143/159] Compiling SkipBridge BridgeSupport.swift
[144/159] Emitting module SkipBridge
[145/159] Compiling SkipBridge BridgedTypes.swift
[146/160] Wrapping AST for SkipBridge for debugging
[147/160] Write Objects.LinkFileList
[148/160] Linking libSkipBridge.so
note: Skip 1.6.28: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main at 23:10:45
/host/spi-builder-workspace/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (48 ms)
/host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (1550 ms)
note: skip.yml aggregate created (1701 ms) for modules: ["SkipFoundation", "SkipLib", "SkipUnit"]
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (655 KB) loaded (358 ms) for SkipLib
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (5 ms) for SkipUnit
/host/spi-builder-workspace/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/UrlEncoderUtil.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/UrlEncoderUtil.kt override linked from project source /host/spi-builder-workspace/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/UrlEncoderUtil.kt
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateComponentsFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateComponentsFormatter.kt (518 bytes) transpilation saved from DateComponentsFormatter.swift (191 bytes) in 4 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateIntervalFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateIntervalFormatter.kt (516 bytes) transpilation saved from DateIntervalFormatter.swift (189 bytes) in 9 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ComparisonResult.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ComparisonResult.kt (1 KB) transpilation saved from ComparisonResult.swift (487 bytes) in 34 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/AttributedString.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/AttributedString.kt (2 KB) transpilation saved from AttributedString.swift (2 KB) in 108 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateInterval.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateInterval.kt (4 KB) transpilation saved from DateInterval.swift (2 KB) in 145 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/IndexSet.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/IndexSet.kt (178 bytes) transpilation saved from IndexSet.swift (157 bytes) in 2 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Formatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Formatter.kt (5 KB) transpilation saved from Formatter.swift (3 KB) in 131 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Dispatch.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Dispatch.kt (11 KB) transpilation saved from Dispatch.swift (6 KB) in 213 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/CharacterSet.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/CharacterSet.kt (19 KB) transpilation saved from CharacterSet.swift (10 KB) in 478 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Digest.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Digest.kt (11 KB) transpilation saved from Digest.swift (8 KB) in 497 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateFormatter.kt (24 KB) transpilation saved from DateFormatter.swift (11 KB) in 517 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/IndexPath.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/IndexPath.kt (5 KB) transpilation saved from IndexPath.swift (4 KB) in 380 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ISO8601DateFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ISO8601DateFormatter.kt (11 KB) transpilation saved from ISO8601DateFormatter.swift (8 KB) in 396 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/LocalizedStringResource.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/LocalizedStringResource.kt (5 KB) transpilation saved from LocalizedStringResource.swift (3 KB) in 178 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Date.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Date.kt (21 KB) transpilation saved from Date.swift (12 KB) in 744 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/HTTPURLResponse.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/HTTPURLResponse.kt (10 KB) transpilation saved from HTTPURLResponse.swift (9 KB) in 312 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Data.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Data.kt (30 KB) transpilation saved from Data.swift (13 KB) in 788 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NSLock.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NSLock.kt (2 KB) transpilation saved from NSLock.swift (2 KB) in 73 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization+Parser.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization+Parser.kt (12 KB) transpilation saved from JSONSerialization+Parser.swift (5 KB) in 275 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Logger.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Logger.kt (4 KB) transpilation saved from Logger.swift (3 KB) in 250 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Number.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Number.kt (3 KB) transpilation saved from Number.swift (3 KB) in 190 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/OSAllocatedUnfairLock.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/OSAllocatedUnfairLock.kt (4 KB) transpilation saved from OSAllocatedUnfairLock.swift (2 KB) in 184 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/MarkdownNode.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/MarkdownNode.kt (9 KB) transpilation saved from MarkdownNode.swift (8 KB) in 452 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NotificationCenter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NotificationCenter.kt (10 KB) transpilation saved from NotificationCenter.swift (6 KB) in 462 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Locale.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Locale.kt (18 KB) transpilation saved from Locale.swift (12 KB) in 727 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/OperationQueue.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/OperationQueue.kt (18 KB) transpilation saved from OperationQueue.swift (6 KB) in 201 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/SkipFoundation.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/SkipFoundation.kt (3 KB) transpilation saved from SkipFoundation.swift (2 KB) in 142 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/PropertyListSerialization.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/PropertyListSerialization.kt (9 KB) transpilation saved from PropertyListSerialization.swift (5 KB) in 313 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Scanner.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Scanner.kt (11 KB) transpilation saved from Scanner.swift (4 KB) in 277 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/StringEncoding.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/StringEncoding.kt (1 KB) transpilation saved from StringEncoding.swift (1 KB) in 106 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Calendar.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Calendar.kt (36 KB) transpilation saved from Calendar.swift (23 KB) in 1832 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Thread.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Thread.kt (3 KB) transpilation saved from Thread.swift (2 KB) in 185 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/DateComponents.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateComponents.kt (35 KB) transpilation saved from DateComponents.swift (22 KB) in 1544 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Bundle.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Bundle.kt (37 KB) transpilation saved from Bundle.swift (25 KB) in 1727 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/StringLocalizationValue.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/StringLocalizationValue.kt (5 KB) transpilation saved from StringLocalizationValue.swift (4 KB) in 251 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/FileManager.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/FileManager.kt (44 KB) transpilation saved from FileManager.swift (28 KB) in 1681 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/RelativeDateTimeFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/RelativeDateTimeFormatter.kt (11 KB) transpilation saved from RelativeDateTimeFormatter.swift (8 KB) in 544 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Timer.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Timer.kt (7 KB) transpilation saved from Timer.swift (4 KB) in 180 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLSessionConfiguration.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLSessionConfiguration.kt (8 KB) transpilation saved from URLSessionConfiguration.swift (3 KB) in 85 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLResponse.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLResponse.kt (3 KB) transpilation saved from URLResponse.swift (2 KB) in 112 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/TimeZone.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/TimeZone.kt (9 KB) transpilation saved from TimeZone.swift (6 KB) in 453 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/UUID.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/UUID.kt (4 KB) transpilation saved from UUID.swift (2 KB) in 123 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/ProcessInfo.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/ProcessInfo.kt (28 KB) transpilation saved from ProcessInfo.swift (17 KB) in 921 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/XMLParser.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/XMLParser.kt (811 bytes) transpilation saved from XMLParser.swift (243 bytes) in 10 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/String.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/String.kt (10 KB) transpilation saved from String.swift (10 KB) in 699 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/Unicode.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/Unicode.kt (3 KB) transpilation saved from Unicode.swift (2 KB) in 65 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NumberFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NumberFormatter.kt (19 KB) transpilation saved from NumberFormatter.swift (14 KB) in 896 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLRequest.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLRequest.kt (14 KB) transpilation saved from URLRequest.swift (5 KB) in 285 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLComponents.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLComponents.kt (15 KB) transpilation saved from URLComponents.swift (8 KB) in 287 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONDecoder.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONDecoder.kt (41 KB) transpilation saved from JSONDecoder.swift (34 KB) in 2040 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONSerialization.kt (46 KB) transpilation saved from JSONSerialization.swift (26 KB) in 2183 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/UserDefaults.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/UserDefaults.kt (29 KB) transpilation saved from UserDefaults.swift (15 KB) in 758 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLSession.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLSession.kt (27 KB) transpilation saved from URLSession.swift (17 KB) in 883 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URL.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URL.kt (36 KB) transpilation saved from URL.swift (20 KB) in 1069 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/JSONEncoder.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/JSONEncoder.kt (48 KB) transpilation saved from JSONEncoder.swift (42 KB) in 1334 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/URLSessionTask.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/URLSessionTask.kt (42 KB) transpilation saved from URLSessionTask.swift (32 KB) in 1168 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/NSError.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/NSError.kt (49 KB) transpilation saved from NSError.swift (46 KB) in 1348 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main/kotlin/skip/foundation/PackageSupport.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/PackageSupport.kt (333 bytes) transpilation saved from PackageSupport.swift (Zero KB) in 0 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json (1.3 MB) codebase written
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (80 bytes) gradle wrapper written
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/proguard-rules.pro: note: SkipFoundation/proguard-rules.pro (356 bytes) proguard written
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/build.gradle.kts: note: SkipFoundation/build.gradle.kts (3 KB) gradle project written
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/gradle.properties: note: gradle.properties (78 bytes) gradle config written
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings written
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/.SkipFoundation.sourcehash: note: .SkipFoundation.sourcehash (5 KB) sourcehash written
[149/160] Skip SkipFoundation
[150/160] Copying .SkipFoundation.sourcehash
[152/212] Compiling SkipFoundation TimeZone.swift
[153/212] Compiling SkipFoundation Timer.swift
[154/212] Compiling SkipFoundation URL.swift
[155/212] Compiling SkipFoundation URLComponents.swift
[156/212] Compiling SkipFoundation URLRequest.swift
[157/212] Compiling SkipFoundation URLResponse.swift
[158/212] Compiling SkipFoundation URLSession.swift
[159/212] Compiling SkipFoundation JSONSerialization.swift
[160/212] Compiling SkipFoundation Locale.swift
[161/212] Compiling SkipFoundation LocalizedStringResource.swift
[162/212] Compiling SkipFoundation Logger.swift
[163/212] Compiling SkipFoundation MarkdownNode.swift
[164/212] Compiling SkipFoundation NSError.swift
[165/212] Compiling SkipFoundation NSLock.swift
[166/219] Compiling SkipFoundation AttributedString.swift
[167/219] Compiling SkipFoundation Bundle.swift
[168/219] Compiling SkipFoundation Calendar.swift
[169/219] Compiling SkipFoundation CharacterSet.swift
[170/219] Compiling SkipFoundation ComparisonResult.swift
[171/219] Compiling SkipFoundation Data.swift
[172/219] Compiling SkipFoundation Date.swift
[173/219] Compiling SkipFoundation DateComponents.swift
[174/219] Emitting module SkipFoundation
[175/219] Compiling SkipFoundation DateComponentsFormatter.swift
[176/219] Compiling SkipFoundation DateFormatter.swift
[177/219] Compiling SkipFoundation DateInterval.swift
[178/219] Compiling SkipFoundation DateIntervalFormatter.swift
[179/219] Compiling SkipFoundation Digest.swift
[180/219] Compiling SkipFoundation Dispatch.swift
[181/219] Compiling SkipFoundation FileManager.swift
[182/219] Compiling SkipFoundation Formatter.swift
[183/219] Compiling SkipFoundation HTTPURLResponse.swift
[184/219] Compiling SkipFoundation ISO8601DateFormatter.swift
[185/219] Compiling SkipFoundation IndexPath.swift
[186/219] Compiling SkipFoundation IndexSet.swift
[187/219] Compiling SkipFoundation JSONDecoder.swift
[188/219] Compiling SkipFoundation JSONEncoder.swift
[189/219] Compiling SkipFoundation JSONSerialization+Parser.swift
[190/219] Compiling SkipFoundation NotificationCenter.swift
[191/219] Compiling SkipFoundation Number.swift
[192/219] Compiling SkipFoundation NumberFormatter.swift
[193/219] Compiling SkipFoundation OSAllocatedUnfairLock.swift
[194/219] Compiling SkipFoundation OperationQueue.swift
[195/219] Compiling SkipFoundation ProcessInfo.swift
[196/219] Compiling SkipFoundation PropertyListSerialization.swift
[197/219] Compiling SkipFoundation RelativeDateTimeFormatter.swift
[198/219] Compiling SkipFoundation Scanner.swift
[199/219] Compiling SkipFoundation SkipFoundation.swift
[200/219] Compiling SkipFoundation String.swift
[201/219] Compiling SkipFoundation StringEncoding.swift
[202/219] Compiling SkipFoundation StringLocalizationValue.swift
[203/219] Compiling SkipFoundation Thread.swift
[204/219] Compiling SkipFoundation URLSessionConfiguration.swift
[205/219] Compiling SkipFoundation URLSessionTask.swift
[206/219] Compiling SkipFoundation UUID.swift
[207/219] Compiling SkipFoundation Unicode.swift
[208/219] Compiling SkipFoundation UserDefaults.swift
[209/219] Compiling SkipFoundation XMLParser.swift
[210/219] Compiling SkipFoundation resource_bundle_accessor.swift
[211/220] Wrapping AST for SkipFoundation for debugging
note: Skip 1.6.28: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/src/main at 23:10:56
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/Skip/skip.yml
/host/spi-builder-workspace/.build/checkouts/skip-bridge/Sources/SkipBridge/Skip/skip.yml: note: SkipBridge skip.yml config loaded (1587 ms)
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (26 ms)
/host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (1269 ms)
/host/spi-builder-workspace/.build/checkouts/skip-foundation/Sources/SkipFoundation/Skip/skip.yml: note: SkipFoundation skip.yml config loaded (38 ms)
note: skip.yml aggregate created (2931 ms) for modules: ["SkipAndroidBridge", "SkipBridge", "SkipLib", "SkipUnit", "SkipFoundation"]
/host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge.skipcode.json: note: SkipBridge.skipcode.json codebase (38 KB) loaded (25 ms) for SkipBridge
/host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib.skipcode.json: note: SkipLib.skipcode.json codebase (655 KB) loaded (259 ms) for SkipLib
/host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit.skipcode.json: note: SkipUnit.skipcode.json codebase (10 KB) loaded (4 ms) for SkipUnit
/host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation.skipcode.json: note: SkipFoundation.skipcode.json codebase (1.3 MB) loaded (510 ms) for SkipFoundation
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/src/main/kotlin/skip/android/bridge/Observation.kt: note: SkipAndroidBridge/src/main/kotlin/skip/android/bridge/Observation.kt (152 bytes) transpilation saved from Observation.swift (6 KB) in 3 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/src/main/kotlin/skip/android/bridge/ObservationModule.kt: note: SkipAndroidBridge/src/main/kotlin/skip/android/bridge/ObservationModule.kt (152 bytes) transpilation saved from ObservationModule.swift (786 bytes) in 3 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/src/main/kotlin/skip/android/bridge/AndroidBridgeBootstrap.kt: note: SkipAndroidBridge/src/main/kotlin/skip/android/bridge/AndroidBridgeBootstrap.kt (4 KB) transpilation saved from AndroidBridgeBootstrap.swift (6 KB) in 40 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/src/main/kotlin/skip/android/bridge/AndroidUserDefaults.kt: note: SkipAndroidBridge/src/main/kotlin/skip/android/bridge/AndroidUserDefaults.kt (4 KB) transpilation saved from AndroidUserDefaults.swift (9 KB) in 49 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/src/main/kotlin/skip/android/bridge/AndroidBundle.kt: note: SkipAndroidBridge/src/main/kotlin/skip/android/bridge/AndroidBundle.kt (6 KB) transpilation saved from AndroidBundle.swift (16 KB) in 74 ms
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge.skipcode.json: note: SkipAndroidBridge.skipcode.json (33 KB) codebase written
note: override link path for SkipBridge from /host/spi-builder-workspace/.build/checkouts/skip-bridge to /host/spi-builder-workspace/.build/plugins/outputs/skip-bridge/SkipBridge/destination/skipstone/SkipBridge/src/main/swift
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/src/main/swift/Package.swift: note: SkipAndroidBridge/src/main/swift/Package.swift (4 KB) skippackage written
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/gradle/wrapper/gradle-wrapper.properties: note: gradle/wrapper/gradle-wrapper.properties (80 bytes) gradle wrapper written
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/proguard-rules.pro: note: SkipAndroidBridge/proguard-rules.pro (360 bytes) proguard written
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/SkipAndroidBridge/build.gradle.kts: note: SkipAndroidBridge/build.gradle.kts (6 KB) gradle project written
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/gradle.properties: note: gradle.properties (78 bytes) gradle config written
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings written
/host/spi-builder-workspace/.build/plugins/outputs/skip-android-bridge/SkipAndroidBridge/destination/skipstone/.SkipAndroidBridge.sourcehash: note: .SkipAndroidBridge.sourcehash (1 KB) sourcehash written
[212/220] Skip SkipAndroidBridge
[213/220] Copying .SkipAndroidBridge.sourcehash
[215/232] Compiling SkipAndroidBridge ObservationModule.swift
[216/233] Compiling SkipAndroidBridge Observation.swift
[217/233] Compiling SkipAndroidBridge DynamicAppCompatActivity.swift
[218/233] Compiling SkipAndroidBridge DynamicContext.swift
[219/233] Compiling SkipAndroidBridge ProcessInfo.swift
[220/233] Compiling SkipAndroidBridge resource_bundle_accessor.swift
[221/233] Compiling SkipAndroidBridge AndroidUserDefaults.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:14:48: error: cannot find type 'UserDefaultsAccess' in scope
 12 |     private let userDefaultsAccess: UserDefaultsAccess
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
    |                                                `- error: cannot find type 'UserDefaultsAccess' in scope
 15 |         self.userDefaultsAccess = userDefaultsAccess
 16 |         super.init(suiteName: nil)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:12:37: error: cannot find type 'UserDefaultsAccess' in scope
 10 |     private static let _standard = AndroidUserDefaults()
 11 |
 12 |     private let userDefaultsAccess: UserDefaultsAccess
    |                                     `- error: cannot find type 'UserDefaultsAccess' in scope
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:24:35: error: cannot find 'UserDefaultsAccess' in scope
 22 |
 23 |     public override init?(suiteName: String? = nil) {
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
    |                                   `- error: cannot find 'UserDefaultsAccess' in scope
 25 |         super.init(suiteName: nil)
 26 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:112:9: error: cannot find 'UserDefaultsAccess' in scope
110 |
111 |     open override class func resetStandardUserDefaults() {
112 |         UserDefaultsAccess.resetStandardUserDefaults()
    |         `- error: cannot find 'UserDefaultsAccess' in scope
113 |     }
114 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: cannot find 'UserDefaultsAccess' in scope
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'UserDefaultsAccess' in scope
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: missing argument label 'suiteName:' in call
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'suiteName:' in call
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          |- error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
    |                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 21 |     }
 22 |
 23 |     public override init?(suiteName: String? = nil) {
    |                     `- note: selected non-required initializer 'init(suiteName:)'
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
 25 |         super.init(suiteName: nil)
    :
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
187 |     }
188 |
[222/233] Compiling SkipAndroidBridge AssetURLProtocol.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:14:48: error: cannot find type 'UserDefaultsAccess' in scope
 12 |     private let userDefaultsAccess: UserDefaultsAccess
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
    |                                                `- error: cannot find type 'UserDefaultsAccess' in scope
 15 |         self.userDefaultsAccess = userDefaultsAccess
 16 |         super.init(suiteName: nil)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:12:37: error: cannot find type 'UserDefaultsAccess' in scope
 10 |     private static let _standard = AndroidUserDefaults()
 11 |
 12 |     private let userDefaultsAccess: UserDefaultsAccess
    |                                     `- error: cannot find type 'UserDefaultsAccess' in scope
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:24:35: error: cannot find 'UserDefaultsAccess' in scope
 22 |
 23 |     public override init?(suiteName: String? = nil) {
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
    |                                   `- error: cannot find 'UserDefaultsAccess' in scope
 25 |         super.init(suiteName: nil)
 26 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:112:9: error: cannot find 'UserDefaultsAccess' in scope
110 |
111 |     open override class func resetStandardUserDefaults() {
112 |         UserDefaultsAccess.resetStandardUserDefaults()
    |         `- error: cannot find 'UserDefaultsAccess' in scope
113 |     }
114 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: cannot find 'UserDefaultsAccess' in scope
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'UserDefaultsAccess' in scope
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: missing argument label 'suiteName:' in call
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'suiteName:' in call
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          |- error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
    |                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 21 |     }
 22 |
 23 |     public override init?(suiteName: String? = nil) {
    |                     `- note: selected non-required initializer 'init(suiteName:)'
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
 25 |         super.init(suiteName: nil)
    :
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
187 |     }
188 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[223/233] Emitting module SkipAndroidBridge
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:15:42: error: cannot find type 'BundleAccess' in scope
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
    |                                          `- error: cannot find type 'BundleAccess' in scope
 16 |         self.bundleAccess = bundleAccess
 17 |         super.init(path: Foundation.Bundle.main.bundlePath)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:8:35: error: cannot find type 'BundleAccess' in scope
  6 | open class AndroidBundle : Foundation.Bundle, @unchecked Sendable {
  7 |     #if os(Android) || ROBOLECTRIC
  8 |     fileprivate let bundleAccess: BundleAccess
    |                                   `- error: cannot find type 'BundleAccess' in scope
  9 |
 10 |     open override class var main: AndroidBundle {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: cannot find 'BundleAccess' in scope
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: cannot find 'BundleAccess' in scope
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: missing argument label 'url:' in call
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: missing argument label 'url:' in call
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:14:48: error: cannot find type 'UserDefaultsAccess' in scope
 12 |     private let userDefaultsAccess: UserDefaultsAccess
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
    |                                                `- error: cannot find type 'UserDefaultsAccess' in scope
 15 |         self.userDefaultsAccess = userDefaultsAccess
 16 |         super.init(suiteName: nil)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:12:37: error: cannot find type 'UserDefaultsAccess' in scope
 10 |     private static let _standard = AndroidUserDefaults()
 11 |
 12 |     private let userDefaultsAccess: UserDefaultsAccess
    |                                     `- error: cannot find type 'UserDefaultsAccess' in scope
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
[224/233] Compiling SkipAndroidBridge AndroidBridgeBootstrap.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:15:42: error: cannot find type 'BundleAccess' in scope
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
    |                                          `- error: cannot find type 'BundleAccess' in scope
 16 |         self.bundleAccess = bundleAccess
 17 |         super.init(path: Foundation.Bundle.main.bundlePath)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:8:35: error: cannot find type 'BundleAccess' in scope
  6 | open class AndroidBundle : Foundation.Bundle, @unchecked Sendable {
  7 |     #if os(Android) || ROBOLECTRIC
  8 |     fileprivate let bundleAccess: BundleAccess
    |                                   `- error: cannot find type 'BundleAccess' in scope
  9 |
 10 |     open override class var main: AndroidBundle {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: cannot find 'BundleAccess' in scope
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: cannot find 'BundleAccess' in scope
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: missing argument label 'url:' in call
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: missing argument label 'url:' in call
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:27:27: error: cannot find type 'BundleAccess' in scope
 25 |     ///   - Parameter moduleBundle: A block to invoke to receive the module's `skip.foundation.Bundle`.
 26 |     public init?(path: String, moduleName: String? = nil, moduleBundle: (() -> AnyDynamicObject)? = nil) {
 27 |         var bundleAccess: BundleAccess? = nil
    |                           `- error: cannot find type 'BundleAccess' in scope
 28 |         // To form the expected module bundle path, Linux uses:
 29 |         // <Bundle.main.bundlePath>/<package-name>_<module-name>.resources
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:35:32: error: cannot find 'BundleAccess' in scope
 33 |             let mainBundlePath = Self.main.bundlePath
 34 |             if basePath == mainBundlePath && fileName.hasSuffix("_" + moduleName + ".resources") {
 35 |                 bundleAccess = BundleAccess(moduleBundle())
    |                                `- error: cannot find 'BundleAccess' in scope
 36 |             }
 37 |         }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:39:28: error: cannot find 'BundleAccess' in scope
 37 |         }
 38 |         if bundleAccess == nil {
 39 |             bundleAccess = BundleAccess(path: path)
    |                            `- error: cannot find 'BundleAccess' in scope
 40 |         }
 41 |         guard let bundleAccess else {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:49:29: error: cannot find 'BundleAccess' in scope
 47 |
 48 |     public init?(url: URL) {
 49 |         self.bundleAccess = BundleAccess(url: url)
    |                             `- error: cannot find 'BundleAccess' in scope
 50 |         super.init(path: Foundation.Bundle.main.bundlePath)!
 51 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:191:16: error: cannot find 'BundleAccess' in scope
189 |
190 |     open override class func url(forResource name: String?, withExtension ext: String?, subdirectory subpath: String?, in bundleURL: URL) -> URL? {
191 |         return BundleAccess.url(forResource: name, withExtension: ext, subdirectory: subpath, in: bundleURL)
    |                `- error: cannot find 'BundleAccess' in scope
192 |     }
193 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:221:16: error: cannot find 'BundleAccess' in scope
219 |
220 |     open override class func path(forResource name: String?, ofType ext: String?, inDirectory bundlePath: String) -> String? {
221 |         return BundleAccess.path(forResource: name, ofType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
222 |     }
223 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:225:16: error: cannot find 'BundleAccess' in scope
223 |
224 |     open override class func paths(forResourcesOfType ext: String?, inDirectory bundlePath: String) -> [String] {
225 |         return BundleAccess.paths(forResourcesOfType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
226 |     }
227 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: cannot find 'BundleAccess' in scope
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'BundleAccess' in scope
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 54 |     #if os(Android)
 55 |     @available(*, unavailable)
 56 |     public override init(for aClass: AnyClass) {
    |                     `- note: selected non-required initializer 'init(for:)'
 57 |         fatalError()
 58 |     }
    :
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: missing argument label 'for:' in call
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'for:' in call
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:327:16: error: cannot find 'NSLocalizedStringAccess' in scope
325 |
326 |     public func callAsFunction(_ key: String, tableName: String? = nil, bundle: AndroidBundle? = nil, value: String? = nil, comment: String) -> String {
327 |         return NSLocalizedStringAccess(key, tableName: tableName, bundle: bundle?.bundleAccess, value: value, comment: comment)
    |                `- error: cannot find 'NSLocalizedStringAccess' in scope
328 |     }
329 | }
[225/233] Compiling SkipAndroidBridge AndroidBundle.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:15:42: error: cannot find type 'BundleAccess' in scope
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
    |                                          `- error: cannot find type 'BundleAccess' in scope
 16 |         self.bundleAccess = bundleAccess
 17 |         super.init(path: Foundation.Bundle.main.bundlePath)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:8:35: error: cannot find type 'BundleAccess' in scope
  6 | open class AndroidBundle : Foundation.Bundle, @unchecked Sendable {
  7 |     #if os(Android) || ROBOLECTRIC
  8 |     fileprivate let bundleAccess: BundleAccess
    |                                   `- error: cannot find type 'BundleAccess' in scope
  9 |
 10 |     open override class var main: AndroidBundle {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: cannot find 'BundleAccess' in scope
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: cannot find 'BundleAccess' in scope
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: missing argument label 'url:' in call
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: missing argument label 'url:' in call
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:27:27: error: cannot find type 'BundleAccess' in scope
 25 |     ///   - Parameter moduleBundle: A block to invoke to receive the module's `skip.foundation.Bundle`.
 26 |     public init?(path: String, moduleName: String? = nil, moduleBundle: (() -> AnyDynamicObject)? = nil) {
 27 |         var bundleAccess: BundleAccess? = nil
    |                           `- error: cannot find type 'BundleAccess' in scope
 28 |         // To form the expected module bundle path, Linux uses:
 29 |         // <Bundle.main.bundlePath>/<package-name>_<module-name>.resources
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:35:32: error: cannot find 'BundleAccess' in scope
 33 |             let mainBundlePath = Self.main.bundlePath
 34 |             if basePath == mainBundlePath && fileName.hasSuffix("_" + moduleName + ".resources") {
 35 |                 bundleAccess = BundleAccess(moduleBundle())
    |                                `- error: cannot find 'BundleAccess' in scope
 36 |             }
 37 |         }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:39:28: error: cannot find 'BundleAccess' in scope
 37 |         }
 38 |         if bundleAccess == nil {
 39 |             bundleAccess = BundleAccess(path: path)
    |                            `- error: cannot find 'BundleAccess' in scope
 40 |         }
 41 |         guard let bundleAccess else {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:49:29: error: cannot find 'BundleAccess' in scope
 47 |
 48 |     public init?(url: URL) {
 49 |         self.bundleAccess = BundleAccess(url: url)
    |                             `- error: cannot find 'BundleAccess' in scope
 50 |         super.init(path: Foundation.Bundle.main.bundlePath)!
 51 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:191:16: error: cannot find 'BundleAccess' in scope
189 |
190 |     open override class func url(forResource name: String?, withExtension ext: String?, subdirectory subpath: String?, in bundleURL: URL) -> URL? {
191 |         return BundleAccess.url(forResource: name, withExtension: ext, subdirectory: subpath, in: bundleURL)
    |                `- error: cannot find 'BundleAccess' in scope
192 |     }
193 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:221:16: error: cannot find 'BundleAccess' in scope
219 |
220 |     open override class func path(forResource name: String?, ofType ext: String?, inDirectory bundlePath: String) -> String? {
221 |         return BundleAccess.path(forResource: name, ofType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
222 |     }
223 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:225:16: error: cannot find 'BundleAccess' in scope
223 |
224 |     open override class func paths(forResourcesOfType ext: String?, inDirectory bundlePath: String) -> [String] {
225 |         return BundleAccess.paths(forResourcesOfType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
226 |     }
227 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: cannot find 'BundleAccess' in scope
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'BundleAccess' in scope
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 54 |     #if os(Android)
 55 |     @available(*, unavailable)
 56 |     public override init(for aClass: AnyClass) {
    |                     `- note: selected non-required initializer 'init(for:)'
 57 |         fatalError()
 58 |     }
    :
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: missing argument label 'for:' in call
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'for:' in call
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:327:16: error: cannot find 'NSLocalizedStringAccess' in scope
325 |
326 |     public func callAsFunction(_ key: String, tableName: String? = nil, bundle: AndroidBundle? = nil, value: String? = nil, comment: String) -> String {
327 |         return NSLocalizedStringAccess(key, tableName: tableName, bundle: bundle?.bundleAccess, value: value, comment: comment)
    |                `- error: cannot find 'NSLocalizedStringAccess' in scope
328 |     }
329 | }
[226/233] Compiling SkipAndroidBridge AndroidLocalizedStringResource.swift
[227/233] Compiling SkipAndroidBridge AndroidStringInterpolation.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Create SkipLink
[2/2] Compiling plugin skipstone
Building for debugging...
[2/25] Write swift-version-24593BA9C3E375BF.txt
[4/61] Emitting module SkipUnit
[5/61] Emitting module AndroidLogging
[6/61] Compiling AndroidLogging AndroidLogging.swift
[7/62] Compiling SkipUnit XCTest.swift
[8/62] Compiling SkipUnit resource_bundle_accessor.swift
[11/63] Compiling AndroidSystem Backcompat.swift
[12/63] Compiling AndroidSystem CInterop.swift
[13/63] Compiling AndroidSystem Constants.swift
[14/63] Compiling AndroidSystem Exports.swift
[15/63] Compiling AndroidSystem Mocking.swift
[16/63] Compiling AndroidSystem RawBuffer.swift
[17/63] Compiling AndroidSystem Syscalls.swift
[18/63] Compiling AndroidSystem WindowsSyscallAdapters.swift
[19/63] Compiling AndroidSystem LockedState.swift
[20/63] Compiling AndroidSystem MachPort.swift
[21/63] Compiling AndroidSystem PlatformString.swift
[22/63] Compiling AndroidSystem SystemString.swift
[23/63] Compiling AndroidSystem FilePathTempPosix.swift
[24/63] Compiling AndroidSystem FilePathTempWindows.swift
[25/63] Compiling AndroidSystem FilePathWindows.swift
[26/63] Compiling AndroidSystem FilePermissions.swift
[27/66] Compiling AndroidSystem FilePathParsing.swift
[28/66] Compiling AndroidSystem FilePathString.swift
[29/66] Compiling AndroidSystem FilePathSyntax.swift
[30/66] Compiling AndroidSystem FilePathTemp.swift
[31/66] Compiling AndroidSystem Errno.swift
[32/66] Compiling AndroidSystem ErrnoWindows.swift
[33/66] Compiling AndroidSystem FileDescriptor.swift
[34/66] Compiling AndroidSystem FileHelpers.swift
[35/66] Emitting module AndroidSystem
[36/66] Compiling AndroidSystem FileOperations.swift
[37/66] Compiling AndroidSystem FilePath.swift
[38/66] Compiling AndroidSystem FilePathComponentView.swift
[39/66] Compiling AndroidSystem FilePathComponents.swift
[40/66] Compiling AndroidSystem Util+StringArray.swift
[41/66] Compiling AndroidSystem Util.swift
[42/66] Compiling AndroidSystem UtilConsumers.swift
[44/65] Emitting module SwiftJNI
[45/65] Compiling SwiftJNI SwiftJNI.swift
[45/66] Wrapping AST for AndroidSystem for debugging
[47/101] Write Objects.LinkFileList
[49/101] Compiling SkipLib Array.swift
[50/101] Compiling SkipLib AsyncStream.swift
[51/101] Compiling SkipLib Bool.swift
[52/101] Compiling SkipLib BridgeSupport.swift
[53/101] Compiling SkipLib CaseIterable.swift
[54/105] Emitting module AndroidChoreographer
[55/105] Compiling AndroidChoreographer AndroidChoreographer.swift
[56/106] Compiling SkipLib CoreGraphics.swift
[57/106] Compiling SkipLib CustomStringConvertible.swift
[58/106] Compiling SkipLib Dictionary.swift
[59/106] Compiling SkipLib Equatable.swift
[60/106] Compiling SkipLib Error.swift
[61/106] Compiling SkipLib SkipLib.swift
[62/106] Compiling SkipLib String.swift
[63/106] Compiling SkipLib StringInterpolationProtocol.swift
[64/106] Compiling SkipLib resource_bundle_accessor.swift
[65/106] Emitting module AndroidLooper
[67/106] Emitting module SkipLib
[67/106] Linking libSwiftJNI.so
[69/105] Compiling SkipLib Math.swift
[70/105] Compiling SkipLib Numbers.swift
[71/105] Compiling SkipLib ObjectIdentifier.swift
[72/105] Compiling SkipLib OptionSet.swift
[73/105] Compiling SkipLib Codable.swift
[74/105] Compiling SkipLib CodableSupport.swift
[75/105] Compiling SkipLib Collections.swift
[76/105] Compiling SkipLib Concurrency.swift
[77/105] Compiling SkipLib Copyable.swift
[78/105] Compiling SkipLib Regex.swift
[79/105] Compiling SkipLib Result.swift
[80/105] Compiling SkipLib Set.swift
[81/105] Compiling SkipLib SetAlgebra.swift
[82/105] Compiling SkipLib Optional.swift
[83/105] Compiling SkipLib Pointer.swift
[84/105] Compiling SkipLib Random.swift
[85/105] Compiling SkipLib RawRepresentable.swift
[86/105] Compiling SkipLib Globals.swift
[87/105] Compiling SkipLib Hashable.swift
[88/105] Compiling SkipLib Identifiable.swift
[89/105] Compiling SkipLib IntSet.swift
[91/108] Compiling AndroidLooper AndroidLooper.swift
[91/109] Wrapping AST for SkipLib for debugging
[94/169] Emitting module AndroidAssetManager
[95/169] Compiling AndroidAssetManager AndroidAssetManager.swift
[97/170] Compiling SkipFoundation TimeZone.swift
[98/170] Compiling SkipFoundation Timer.swift
[99/170] Compiling SkipFoundation URL.swift
[100/170] Compiling SkipFoundation URLComponents.swift
[101/170] Compiling SkipFoundation URLRequest.swift
[102/170] Compiling SkipFoundation URLResponse.swift
[103/170] Compiling SkipFoundation URLSession.swift
[104/176] Compiling SkipFoundation DateComponentsFormatter.swift
[105/176] Compiling SkipFoundation DateFormatter.swift
[106/176] Compiling SkipFoundation DateInterval.swift
[107/176] Compiling SkipFoundation DateIntervalFormatter.swift
[108/176] Compiling SkipFoundation Digest.swift
[109/176] Compiling SkipFoundation Dispatch.swift
[110/176] Compiling SkipFoundation FileManager.swift
[111/176] Compiling SkipFoundation Formatter.swift
[112/176] Compiling SkipFoundation HTTPURLResponse.swift
[113/176] Compiling SkipFoundation ISO8601DateFormatter.swift
[114/176] Compiling SkipFoundation IndexPath.swift
[115/176] Compiling SkipFoundation IndexSet.swift
[116/176] Compiling SkipFoundation JSONDecoder.swift
[117/176] Compiling SkipFoundation JSONEncoder.swift
[118/176] Compiling SkipFoundation JSONSerialization+Parser.swift
[119/176] Emitting module SkipFoundation
[120/176] Compiling SkipFoundation JSONSerialization.swift
[121/176] Compiling SkipFoundation Locale.swift
[122/176] Compiling SkipFoundation LocalizedStringResource.swift
[123/176] Compiling SkipFoundation Logger.swift
[124/176] Compiling SkipFoundation MarkdownNode.swift
[125/176] Compiling SkipFoundation NSError.swift
[126/176] Compiling SkipFoundation NSLock.swift
[127/176] Compiling SkipFoundation AttributedString.swift
[128/176] Compiling SkipFoundation Bundle.swift
[129/176] Compiling SkipFoundation Calendar.swift
[130/176] Compiling SkipFoundation CharacterSet.swift
[131/176] Compiling SkipFoundation ComparisonResult.swift
[132/176] Compiling SkipFoundation Data.swift
[133/176] Compiling SkipFoundation Date.swift
[134/176] Compiling SkipFoundation DateComponents.swift
[135/176] Compiling SkipFoundation NotificationCenter.swift
[136/176] Compiling SkipFoundation Number.swift
[137/176] Compiling SkipFoundation NumberFormatter.swift
[138/176] Compiling SkipFoundation OSAllocatedUnfairLock.swift
[139/176] Compiling SkipFoundation OperationQueue.swift
[140/176] Compiling SkipFoundation ProcessInfo.swift
[141/176] Compiling SkipFoundation PropertyListSerialization.swift
[142/176] Compiling SkipFoundation RelativeDateTimeFormatter.swift
[143/176] Compiling SkipFoundation Scanner.swift
[144/176] Compiling SkipFoundation SkipFoundation.swift
[145/176] Compiling SkipFoundation String.swift
[146/176] Compiling SkipFoundation StringEncoding.swift
[147/176] Compiling SkipFoundation StringLocalizationValue.swift
[148/176] Compiling SkipFoundation Thread.swift
[149/176] Compiling SkipBridge Tuples.swift
[150/176] Compiling SkipBridge System.swift
[151/177] Compiling SkipBridge SwiftHashable.swift
[152/177] Compiling SkipBridge SwiftEquatable.swift
[153/179] Emitting module SkipBridge
[154/179] Compiling SkipBridge Closures.swift
[155/179] Compiling SkipFoundation URLSessionConfiguration.swift
[156/179] Compiling SkipFoundation URLSessionTask.swift
[157/179] Compiling SkipFoundation UUID.swift
[158/179] Compiling SkipFoundation Unicode.swift
[159/179] Compiling SkipFoundation UserDefaults.swift
[160/179] Compiling SkipFoundation XMLParser.swift
[161/179] Compiling SkipFoundation resource_bundle_accessor.swift
[162/180] Compiling SkipBridge resource_bundle_accessor.swift
[164/179] Emitting module AndroidContext
[165/179] Compiling AndroidContext AndroidContext.swift
[169/179] Compiling SkipBridge BridgedTypes.swift
[170/182] Wrapping AST for SkipBridge for debugging
[171/182] Write Objects.LinkFileList
[172/182] Linking libSkipBridge.so
[174/182] Emitting module AndroidNative
[175/182] Compiling AndroidNative AndroidNative.swift
[177/194] Compiling SkipAndroidBridge Observation.swift
[178/194] Compiling SkipAndroidBridge ProcessInfo.swift
[179/194] Compiling SkipAndroidBridge ObservationModule.swift
[180/195] Compiling SkipAndroidBridge AndroidUserDefaults.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:14:48: error: cannot find type 'UserDefaultsAccess' in scope
 12 |     private let userDefaultsAccess: UserDefaultsAccess
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
    |                                                `- error: cannot find type 'UserDefaultsAccess' in scope
 15 |         self.userDefaultsAccess = userDefaultsAccess
 16 |         super.init(suiteName: nil)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:12:37: error: cannot find type 'UserDefaultsAccess' in scope
 10 |     private static let _standard = AndroidUserDefaults()
 11 |
 12 |     private let userDefaultsAccess: UserDefaultsAccess
    |                                     `- error: cannot find type 'UserDefaultsAccess' in scope
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:24:35: error: cannot find 'UserDefaultsAccess' in scope
 22 |
 23 |     public override init?(suiteName: String? = nil) {
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
    |                                   `- error: cannot find 'UserDefaultsAccess' in scope
 25 |         super.init(suiteName: nil)
 26 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:112:9: error: cannot find 'UserDefaultsAccess' in scope
110 |
111 |     open override class func resetStandardUserDefaults() {
112 |         UserDefaultsAccess.resetStandardUserDefaults()
    |         `- error: cannot find 'UserDefaultsAccess' in scope
113 |     }
114 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: cannot find 'UserDefaultsAccess' in scope
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'UserDefaultsAccess' in scope
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: missing argument label 'suiteName:' in call
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'suiteName:' in call
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 21 |     }
 22 |
 23 |     public override init?(suiteName: String? = nil) {
    |                     `- note: selected non-required initializer 'init(suiteName:)'
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
 25 |         super.init(suiteName: nil)
    :
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          |- error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
    |                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
187 |     }
188 |
[181/195] Compiling SkipAndroidBridge AssetURLProtocol.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:14:48: error: cannot find type 'UserDefaultsAccess' in scope
 12 |     private let userDefaultsAccess: UserDefaultsAccess
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
    |                                                `- error: cannot find type 'UserDefaultsAccess' in scope
 15 |         self.userDefaultsAccess = userDefaultsAccess
 16 |         super.init(suiteName: nil)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:12:37: error: cannot find type 'UserDefaultsAccess' in scope
 10 |     private static let _standard = AndroidUserDefaults()
 11 |
 12 |     private let userDefaultsAccess: UserDefaultsAccess
    |                                     `- error: cannot find type 'UserDefaultsAccess' in scope
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:24:35: error: cannot find 'UserDefaultsAccess' in scope
 22 |
 23 |     public override init?(suiteName: String? = nil) {
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
    |                                   `- error: cannot find 'UserDefaultsAccess' in scope
 25 |         super.init(suiteName: nil)
 26 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:112:9: error: cannot find 'UserDefaultsAccess' in scope
110 |
111 |     open override class func resetStandardUserDefaults() {
112 |         UserDefaultsAccess.resetStandardUserDefaults()
    |         `- error: cannot find 'UserDefaultsAccess' in scope
113 |     }
114 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: cannot find 'UserDefaultsAccess' in scope
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'UserDefaultsAccess' in scope
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:31: error: missing argument label 'suiteName:' in call
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'suiteName:' in call
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 21 |     }
 22 |
 23 |     public override init?(suiteName: String? = nil) {
    |                     `- note: selected non-required initializer 'init(suiteName:)'
 24 |         self.userDefaultsAccess = UserDefaultsAccess(suiteName: suiteName)
 25 |         super.init(suiteName: nil)
    :
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
187 |     }
188 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:186:26: error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
184 | extension AndroidUserDefaults : JObjectProtocol, JConvertible {
185 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
186 |         return try! Self.init(UserDefaultsAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          |- error: value of optional type 'Self?' must be unwrapped to a value of type 'Self'
    |                          |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                          `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
187 |     }
188 |
[182/195] Compiling SkipAndroidBridge AndroidBridgeBootstrap.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:15:42: error: cannot find type 'BundleAccess' in scope
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
    |                                          `- error: cannot find type 'BundleAccess' in scope
 16 |         self.bundleAccess = bundleAccess
 17 |         super.init(path: Foundation.Bundle.main.bundlePath)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:8:35: error: cannot find type 'BundleAccess' in scope
  6 | open class AndroidBundle : Foundation.Bundle, @unchecked Sendable {
  7 |     #if os(Android) || ROBOLECTRIC
  8 |     fileprivate let bundleAccess: BundleAccess
    |                                   `- error: cannot find type 'BundleAccess' in scope
  9 |
 10 |     open override class var main: AndroidBundle {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: cannot find 'BundleAccess' in scope
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: cannot find 'BundleAccess' in scope
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: missing argument label 'url:' in call
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: missing argument label 'url:' in call
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:27:27: error: cannot find type 'BundleAccess' in scope
 25 |     ///   - Parameter moduleBundle: A block to invoke to receive the module's `skip.foundation.Bundle`.
 26 |     public init?(path: String, moduleName: String? = nil, moduleBundle: (() -> AnyDynamicObject)? = nil) {
 27 |         var bundleAccess: BundleAccess? = nil
    |                           `- error: cannot find type 'BundleAccess' in scope
 28 |         // To form the expected module bundle path, Linux uses:
 29 |         // <Bundle.main.bundlePath>/<package-name>_<module-name>.resources
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:35:32: error: cannot find 'BundleAccess' in scope
 33 |             let mainBundlePath = Self.main.bundlePath
 34 |             if basePath == mainBundlePath && fileName.hasSuffix("_" + moduleName + ".resources") {
 35 |                 bundleAccess = BundleAccess(moduleBundle())
    |                                `- error: cannot find 'BundleAccess' in scope
 36 |             }
 37 |         }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:39:28: error: cannot find 'BundleAccess' in scope
 37 |         }
 38 |         if bundleAccess == nil {
 39 |             bundleAccess = BundleAccess(path: path)
    |                            `- error: cannot find 'BundleAccess' in scope
 40 |         }
 41 |         guard let bundleAccess else {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:49:29: error: cannot find 'BundleAccess' in scope
 47 |
 48 |     public init?(url: URL) {
 49 |         self.bundleAccess = BundleAccess(url: url)
    |                             `- error: cannot find 'BundleAccess' in scope
 50 |         super.init(path: Foundation.Bundle.main.bundlePath)!
 51 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:191:16: error: cannot find 'BundleAccess' in scope
189 |
190 |     open override class func url(forResource name: String?, withExtension ext: String?, subdirectory subpath: String?, in bundleURL: URL) -> URL? {
191 |         return BundleAccess.url(forResource: name, withExtension: ext, subdirectory: subpath, in: bundleURL)
    |                `- error: cannot find 'BundleAccess' in scope
192 |     }
193 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:221:16: error: cannot find 'BundleAccess' in scope
219 |
220 |     open override class func path(forResource name: String?, ofType ext: String?, inDirectory bundlePath: String) -> String? {
221 |         return BundleAccess.path(forResource: name, ofType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
222 |     }
223 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:225:16: error: cannot find 'BundleAccess' in scope
223 |
224 |     open override class func paths(forResourcesOfType ext: String?, inDirectory bundlePath: String) -> [String] {
225 |         return BundleAccess.paths(forResourcesOfType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
226 |     }
227 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: cannot find 'BundleAccess' in scope
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'BundleAccess' in scope
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 54 |     #if os(Android)
 55 |     @available(*, unavailable)
 56 |     public override init(for aClass: AnyClass) {
    |                     `- note: selected non-required initializer 'init(for:)'
 57 |         fatalError()
 58 |     }
    :
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: missing argument label 'for:' in call
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'for:' in call
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:327:16: error: cannot find 'NSLocalizedStringAccess' in scope
325 |
326 |     public func callAsFunction(_ key: String, tableName: String? = nil, bundle: AndroidBundle? = nil, value: String? = nil, comment: String) -> String {
327 |         return NSLocalizedStringAccess(key, tableName: tableName, bundle: bundle?.bundleAccess, value: value, comment: comment)
    |                `- error: cannot find 'NSLocalizedStringAccess' in scope
328 |     }
329 | }
[183/195] Compiling SkipAndroidBridge AndroidBundle.swift
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:15:42: error: cannot find type 'BundleAccess' in scope
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
    |                                          `- error: cannot find type 'BundleAccess' in scope
 16 |         self.bundleAccess = bundleAccess
 17 |         super.init(path: Foundation.Bundle.main.bundlePath)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:8:35: error: cannot find type 'BundleAccess' in scope
  6 | open class AndroidBundle : Foundation.Bundle, @unchecked Sendable {
  7 |     #if os(Android) || ROBOLECTRIC
  8 |     fileprivate let bundleAccess: BundleAccess
    |                                   `- error: cannot find type 'BundleAccess' in scope
  9 |
 10 |     open override class var main: AndroidBundle {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: cannot find 'BundleAccess' in scope
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: cannot find 'BundleAccess' in scope
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: missing argument label 'url:' in call
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: missing argument label 'url:' in call
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:27:27: error: cannot find type 'BundleAccess' in scope
 25 |     ///   - Parameter moduleBundle: A block to invoke to receive the module's `skip.foundation.Bundle`.
 26 |     public init?(path: String, moduleName: String? = nil, moduleBundle: (() -> AnyDynamicObject)? = nil) {
 27 |         var bundleAccess: BundleAccess? = nil
    |                           `- error: cannot find type 'BundleAccess' in scope
 28 |         // To form the expected module bundle path, Linux uses:
 29 |         // <Bundle.main.bundlePath>/<package-name>_<module-name>.resources
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:35:32: error: cannot find 'BundleAccess' in scope
 33 |             let mainBundlePath = Self.main.bundlePath
 34 |             if basePath == mainBundlePath && fileName.hasSuffix("_" + moduleName + ".resources") {
 35 |                 bundleAccess = BundleAccess(moduleBundle())
    |                                `- error: cannot find 'BundleAccess' in scope
 36 |             }
 37 |         }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:39:28: error: cannot find 'BundleAccess' in scope
 37 |         }
 38 |         if bundleAccess == nil {
 39 |             bundleAccess = BundleAccess(path: path)
    |                            `- error: cannot find 'BundleAccess' in scope
 40 |         }
 41 |         guard let bundleAccess else {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:49:29: error: cannot find 'BundleAccess' in scope
 47 |
 48 |     public init?(url: URL) {
 49 |         self.bundleAccess = BundleAccess(url: url)
    |                             `- error: cannot find 'BundleAccess' in scope
 50 |         super.init(path: Foundation.Bundle.main.bundlePath)!
 51 |     }
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:191:16: error: cannot find 'BundleAccess' in scope
189 |
190 |     open override class func url(forResource name: String?, withExtension ext: String?, subdirectory subpath: String?, in bundleURL: URL) -> URL? {
191 |         return BundleAccess.url(forResource: name, withExtension: ext, subdirectory: subpath, in: bundleURL)
    |                `- error: cannot find 'BundleAccess' in scope
192 |     }
193 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:221:16: error: cannot find 'BundleAccess' in scope
219 |
220 |     open override class func path(forResource name: String?, ofType ext: String?, inDirectory bundlePath: String) -> String? {
221 |         return BundleAccess.path(forResource: name, ofType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
222 |     }
223 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:225:16: error: cannot find 'BundleAccess' in scope
223 |
224 |     open override class func paths(forResourcesOfType ext: String?, inDirectory bundlePath: String) -> [String] {
225 |         return BundleAccess.paths(forResourcesOfType: ext, inDirectory: bundlePath)
    |                `- error: cannot find 'BundleAccess' in scope
226 |     }
227 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: cannot find 'BundleAccess' in scope
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: cannot find 'BundleAccess' in scope
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:26: error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
 54 |     #if os(Android)
 55 |     @available(*, unavailable)
 56 |     public override init(for aClass: AnyClass) {
    |                     `- note: selected non-required initializer 'init(for:)'
 57 |         fatalError()
 58 |     }
    :
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                          `- error: constructing an object of class type 'Self' with a metatype value must use a 'required' initializer
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:312:31: error: missing argument label 'for:' in call
310 | extension AndroidBundle : JObjectProtocol, JConvertible {
311 |     public static func fromJavaObject(_ obj: JavaObjectPointer?, options: JConvertibleOptions) -> Self {
312 |         return try! Self.init(BundleAccess(AnyDynamicObject(for: obj!, options: options)))
    |                               `- error: missing argument label 'for:' in call
313 |     }
314 |
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:327:16: error: cannot find 'NSLocalizedStringAccess' in scope
325 |
326 |     public func callAsFunction(_ key: String, tableName: String? = nil, bundle: AndroidBundle? = nil, value: String? = nil, comment: String) -> String {
327 |         return NSLocalizedStringAccess(key, tableName: tableName, bundle: bundle?.bundleAccess, value: value, comment: comment)
    |                `- error: cannot find 'NSLocalizedStringAccess' in scope
328 |     }
329 | }
[184/195] Compiling SkipAndroidBridge DynamicAppCompatActivity.swift
[185/195] Compiling SkipAndroidBridge DynamicContext.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[186/195] Compiling SkipAndroidBridge AndroidLocalizedStringResource.swift
[187/195] Compiling SkipAndroidBridge AndroidStringInterpolation.swift
[188/195] Emitting module SkipAndroidBridge
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:15:42: error: cannot find type 'BundleAccess' in scope
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
    |                                          `- error: cannot find type 'BundleAccess' in scope
 16 |         self.bundleAccess = bundleAccess
 17 |         super.init(path: Foundation.Bundle.main.bundlePath)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:8:35: error: cannot find type 'BundleAccess' in scope
  6 | open class AndroidBundle : Foundation.Bundle, @unchecked Sendable {
  7 |     #if os(Android) || ROBOLECTRIC
  8 |     fileprivate let bundleAccess: BundleAccess
    |                                   `- error: cannot find type 'BundleAccess' in scope
  9 |
 10 |     open override class var main: AndroidBundle {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: cannot find 'BundleAccess' in scope
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: cannot find 'BundleAccess' in scope
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidBundle.swift:13:46: error: missing argument label 'url:' in call
 11 |         return _main
 12 |     }
 13 |     private static let _main = AndroidBundle(BundleAccess.main)
    |                                              `- error: missing argument label 'url:' in call
 14 |
 15 |     public required init(_ bundleAccess: BundleAccess) {
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:14:48: error: cannot find type 'UserDefaultsAccess' in scope
 12 |     private let userDefaultsAccess: UserDefaultsAccess
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
    |                                                `- error: cannot find type 'UserDefaultsAccess' in scope
 15 |         self.userDefaultsAccess = userDefaultsAccess
 16 |         super.init(suiteName: nil)!
/host/spi-builder-workspace/.build/checkouts/skip-android-bridge/Sources/SkipAndroidBridge/AndroidUserDefaults.swift:12:37: error: cannot find type 'UserDefaultsAccess' in scope
 10 |     private static let _standard = AndroidUserDefaults()
 11 |
 12 |     private let userDefaultsAccess: UserDefaultsAccess
    |                                     `- error: cannot find type 'UserDefaultsAccess' in scope
 13 |
 14 |     public required init(_ userDefaultsAccess: UserDefaultsAccess) {
[189/195] Compiling SkipAndroidBridge resource_bundle_accessor.swift
BUILD FAILURE 6.1 android