Build Information
Failed to build skip-bridge, reference 0.16.7 (92ba90), with Swift 6.1 for Wasm on 18 Feb 2026 14:15:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/skiptools/skip-bridge.git
Reference: 0.16.7
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-bridge
* tag 0.16.7 -> FETCH_HEAD
HEAD is now at 92ba906
Cloned https://github.com/skiptools/skip-bridge.git
Revision (git rev-parse @):
92ba906e8c8871140073f73315084fcd89711dc5
SUCCESS checkout https://github.com/skiptools/skip-bridge.git at 0.16.7
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/skiptools/skip-bridge.git
https://github.com/skiptools/skip-bridge.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "skip",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.35",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://source.skip.tools/skip.git"
},
{
"identity" : "skip-lib",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.8",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://source.skip.tools/skip-lib.git"
},
{
"identity" : "skip-foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.10",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://source.skip.tools/skip-foundation.git"
},
{
"identity" : "swift-jni",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://source.skip.tools/swift-jni.git"
}
],
"manifest_display_name" : "skip-bridge",
"name" : "skip-bridge",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SkipBridge",
"targets" : [
"SkipBridge"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SkipBridgeToKotlinSamples",
"targets" : [
"SkipBridgeToKotlinSamples"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SkipBridgeToKotlinSamplesHelpers",
"targets" : [
"SkipBridgeToKotlinSamplesHelpers"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SkipBridgeToKotlinCompatSamples",
"targets" : [
"SkipBridgeToKotlinCompatSamples"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SkipBridgeToSwiftSamples",
"targets" : [
"SkipBridgeToSwiftSamples"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SkipBridgeToSwiftSamplesHelpers",
"targets" : [
"SkipBridgeToSwiftSamplesHelpers"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SkipBridgeToSwiftSamplesTestsSupport",
"targets" : [
"SkipBridgeToSwiftSamplesTestsSupport"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "SkipBridgeToSwiftSamplesTestsSupportTests",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToSwiftSamplesTestsSupportTests",
"path" : "Tests/SkipBridgeToSwiftSamplesTestsSupportTests",
"product_dependencies" : [
"SkipTest",
"skipstone"
],
"sources" : [
"BridgeToSwiftSamplesTests.swift",
"XCSkipTests.swift"
],
"target_dependencies" : [
"SkipBridgeToSwiftSamplesTestsSupport"
],
"type" : "test"
},
{
"c99name" : "SkipBridgeToSwiftSamplesTestsSupport",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToSwiftSamplesTestsSupport",
"path" : "Sources/SkipBridgeToSwiftSamplesTestsSupport",
"product_dependencies" : [
"skipstone"
],
"product_memberships" : [
"SkipBridgeToSwiftSamplesTestsSupport"
],
"sources" : [
"TestsSupport.swift"
],
"target_dependencies" : [
"SkipBridgeToSwiftSamples"
],
"type" : "library"
},
{
"c99name" : "SkipBridgeToSwiftSamplesHelpers",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToSwiftSamplesHelpers",
"path" : "Sources/SkipBridgeToSwiftSamplesHelpers",
"product_dependencies" : [
"SkipFoundation",
"skipstone"
],
"product_memberships" : [
"SkipBridgeToSwiftSamples",
"SkipBridgeToSwiftSamplesHelpers",
"SkipBridgeToSwiftSamplesTestsSupport"
],
"sources" : [
"Helpers.swift"
],
"target_dependencies" : [
"SkipBridge"
],
"type" : "library"
},
{
"c99name" : "SkipBridgeToSwiftSamples",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToSwiftSamples",
"path" : "Sources/SkipBridgeToSwiftSamples",
"product_dependencies" : [
"skipstone"
],
"product_memberships" : [
"SkipBridgeToSwiftSamples",
"SkipBridgeToSwiftSamplesTestsSupport"
],
"sources" : [
"Samples.swift"
],
"target_dependencies" : [
"SkipBridgeToSwiftSamplesHelpers"
],
"type" : "library"
},
{
"c99name" : "SkipBridgeToKotlinSamplesTests",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToKotlinSamplesTests",
"path" : "Tests/SkipBridgeToKotlinSamplesTests",
"product_dependencies" : [
"SkipTest",
"skipstone"
],
"sources" : [
"BridgeToKotlinSamplesTests.swift",
"XCSkipTests.swift"
],
"target_dependencies" : [
"SkipBridgeToKotlinSamples"
],
"type" : "test"
},
{
"c99name" : "SkipBridgeToKotlinSamplesHelpers",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToKotlinSamplesHelpers",
"path" : "Sources/SkipBridgeToKotlinSamplesHelpers",
"product_dependencies" : [
"SkipFoundation",
"skipstone"
],
"product_memberships" : [
"SkipBridgeToKotlinSamples",
"SkipBridgeToKotlinSamplesHelpers"
],
"sources" : [
"Helpers.swift"
],
"target_dependencies" : [
"SkipBridge"
],
"type" : "library"
},
{
"c99name" : "SkipBridgeToKotlinSamples",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToKotlinSamples",
"path" : "Sources/SkipBridgeToKotlinSamples",
"product_dependencies" : [
"skipstone"
],
"product_memberships" : [
"SkipBridgeToKotlinSamples"
],
"sources" : [
"Samples.swift",
"TestsSupport.swift"
],
"target_dependencies" : [
"SkipBridgeToKotlinSamplesHelpers"
],
"type" : "library"
},
{
"c99name" : "SkipBridgeToKotlinCompatSamplesTests",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToKotlinCompatSamplesTests",
"path" : "Tests/SkipBridgeToKotlinCompatSamplesTests",
"product_dependencies" : [
"SkipTest",
"skipstone"
],
"sources" : [
"BridgeToKotlinCompatSamplesTests.swift",
"XCSkipTests.swift"
],
"target_dependencies" : [
"SkipBridgeToKotlinCompatSamples"
],
"type" : "test"
},
{
"c99name" : "SkipBridgeToKotlinCompatSamples",
"module_type" : "SwiftTarget",
"name" : "SkipBridgeToKotlinCompatSamples",
"path" : "Sources/SkipBridgeToKotlinCompatSamples",
"product_dependencies" : [
"SkipFoundation",
"skipstone"
],
"product_memberships" : [
"SkipBridgeToKotlinCompatSamples"
],
"sources" : [
"Samples.swift"
],
"target_dependencies" : [
"SkipBridge"
],
"type" : "library"
},
{
"c99name" : "SkipBridge",
"module_type" : "SwiftTarget",
"name" : "SkipBridge",
"path" : "Sources/SkipBridge",
"product_dependencies" : [
"SwiftJNI",
"SkipLib",
"skipstone"
],
"product_memberships" : [
"SkipBridge",
"SkipBridgeToKotlinSamples",
"SkipBridgeToKotlinSamplesHelpers",
"SkipBridgeToKotlinCompatSamples",
"SkipBridgeToSwiftSamples",
"SkipBridgeToSwiftSamplesHelpers",
"SkipBridgeToSwiftSamplesTestsSupport"
],
"sources" : [
"AnyDynamicObject.swift",
"BridgeSupport.swift",
"BridgedTypes.swift",
"Closures.swift",
"SwiftEquatable.swift",
"SwiftHashable.swift",
"System.swift",
"Tuples.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://source.skip.tools/swift-jni.git
Fetching https://source.skip.tools/skip.git
Fetching https://source.skip.tools/skip-lib.git
Fetching https://source.skip.tools/skip-foundation.git
[1/1553] Fetching skip-lib
[172/1678] Fetching skip-lib, swift-jni
[808/5312] Fetching skip-lib, swift-jni, skip-foundation
[5311/14127] Fetching skip-lib, swift-jni, skip-foundation, skip
Fetched https://source.skip.tools/skip-lib.git from cache (0.71s)
Fetched https://source.skip.tools/skip-foundation.git from cache (0.72s)
[1710/8940] Fetching swift-jni, skip
Fetched https://source.skip.tools/swift-jni.git from cache (1.07s)
Fetched https://source.skip.tools/skip.git from cache (1.09s)
Computing version for https://source.skip.tools/swift-jni.git
Computed https://source.skip.tools/swift-jni.git at 0.3.1 (1.65s)
Computing version for https://source.skip.tools/skip-lib.git
Computed https://source.skip.tools/skip-lib.git at 1.3.8 (0.53s)
Fetching https://source.skip.tools/skip-unit.git
[1/1025] Fetching skip-unit
Fetched https://source.skip.tools/skip-unit.git from cache (0.58s)
Computing version for https://source.skip.tools/skip-foundation.git
Computed https://source.skip.tools/skip-foundation.git at 1.3.11 (1.23s)
Computing version for https://source.skip.tools/skip.git
Computed https://source.skip.tools/skip.git at 1.7.2 (0.59s)
Computing version for https://source.skip.tools/skip-unit.git
Computed https://source.skip.tools/skip-unit.git at 1.5.0 (0.52s)
Creating working copy for https://source.skip.tools/skip.git
Working copy of https://source.skip.tools/skip.git resolved at 1.7.2
Creating working copy for https://source.skip.tools/skip-unit.git
Working copy of https://source.skip.tools/skip-unit.git resolved at 1.5.0
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.1
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-foundation.git
Working copy of https://source.skip.tools/skip-foundation.git resolved at 1.3.11
Downloading binary artifact https://source.skip.tools/skip/releases/download/1.7.2/skip-linux.zip
[2295/159738890] Downloading https://source.skip.tools/skip/releases/download/1.7.2/skip-linux.zip
Downloaded https://source.skip.tools/skip/releases/download/1.7.2/skip-linux.zip (15.88s)
[1/1] Compiling plugin Create SkipLink
[2/2] Compiling plugin skipstone
Building for debugging...
[2/63] Write sources
[10/63] Copying Info.plist
[12/63] Write sources
[14/63] Compiling CJNI cjni.c
[15/63] Write swift-version-24593BA9C3E375BF.txt
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit/src/main at 14:14:44
/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 (1273 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 (79 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 (287 bytes) sourcehash written
[16/65] Skip SkipUnit
[17/65] Copying .SkipUnit.sourcehash
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-lib/SkipLib/destination/skipstone/SkipLib/src/main at 14:14:45
/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 (1362 ms)
note: skip.yml aggregate created (1397 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 (22 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/BridgeSupport.kt: note: SkipLib/src/main/kotlin/skip/lib/BridgeSupport.kt (887 bytes) transpilation saved from BridgeSupport.swift (883 bytes) in 6 ms
/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 9 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 12 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 13 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 6 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 30 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 43 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 47 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 72 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 87 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 201 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 202 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 268 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 (79 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
[18/68] Skip SkipLib
[19/68] Copying .SkipLib.sourcehash
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/68] Emitting module SwiftJNI
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:23: error: cannot find 'dlopen' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:39: error: cannot find 'RTLD_NOW' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1330:43: error: cannot find 'dlsym' in scope
1328 |
1329 | // Windows TODO: need to use GetProcAddress
1330 | guard let getCreatedJavaVMs = dlsym(lib, "JNI_GetCreatedJavaVMs").map({ unsafeBitCast($0, to: (GetCreatedJavaVMs).self) }) else {
| `- error: cannot find 'dlsym' in scope
1331 | continue
1332 | }
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1365:44: error: cannot find 'dlsym' in scope
1363 | typealias CreateJavaVM = @convention(c) (_ pvm: UnsafeMutablePointer<UnsafeMutablePointer<JavaVM?>?>?, _ penv: UnsafeMutablePointer<UnsafeMutablePointer<JNIEnv?>?>?, _ args: UnsafeMutableRawPointer) -> jint
1364 |
1365 | guard let JNI_CreateJavaVM_dlsym = dlsym(library, "JNI_CreateJavaVM").map({ unsafeBitCast($0, to: (CreateJavaVM).self) }) else {
| `- error: cannot find 'dlsym' in scope
1366 | throw JVMError(description: "Unable to dlsym JNI_CreateJavaVM")
1367 | }
[22/68] Compiling SwiftJNI SwiftJNI.swift
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:23: error: cannot find 'dlopen' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:39: error: cannot find 'RTLD_NOW' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1330:43: error: cannot find 'dlsym' in scope
1328 |
1329 | // Windows TODO: need to use GetProcAddress
1330 | guard let getCreatedJavaVMs = dlsym(lib, "JNI_GetCreatedJavaVMs").map({ unsafeBitCast($0, to: (GetCreatedJavaVMs).self) }) else {
| `- error: cannot find 'dlsym' in scope
1331 | continue
1332 | }
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1365:44: error: cannot find 'dlsym' in scope
1363 | typealias CreateJavaVM = @convention(c) (_ pvm: UnsafeMutablePointer<UnsafeMutablePointer<JavaVM?>?>?, _ penv: UnsafeMutablePointer<UnsafeMutablePointer<JNIEnv?>?>?, _ args: UnsafeMutableRawPointer) -> jint
1364 |
1365 | guard let JNI_CreateJavaVM_dlsym = dlsym(library, "JNI_CreateJavaVM").map({ unsafeBitCast($0, to: (CreateJavaVM).self) }) else {
| `- error: cannot find 'dlsym' in scope
1366 | throw JVMError(description: "Unable to dlsym JNI_CreateJavaVM")
1367 | }
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1414:12: error: cannot find 'getenv' in scope
1412 |
1413 | // if JAVA_HOME is unset, default to the Homebrew installation
1414 | if getenv("JAVA_HOME") == nil {
| `- error: cannot find 'getenv' in scope
1415 | if FileManager.default.fileExists(atPath: "/opt/homebrew/opt/java") {
1416 | setenv("JAVA_HOME", "/opt/homebrew/opt/java", 0) // Homebrew ARM location
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1416:17: error: cannot find 'setenv' in scope
1414 | if getenv("JAVA_HOME") == nil {
1415 | if FileManager.default.fileExists(atPath: "/opt/homebrew/opt/java") {
1416 | setenv("JAVA_HOME", "/opt/homebrew/opt/java", 0) // Homebrew ARM location
| `- error: cannot find 'setenv' in scope
1417 | } else if FileManager.default.fileExists(atPath: "/usr/local/opt/java") {
1418 | setenv("JAVA_HOME", "/usr/local/opt/java", 0) // Homebrew Intel location
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1418:17: error: cannot find 'setenv' in scope
1416 | setenv("JAVA_HOME", "/opt/homebrew/opt/java", 0) // Homebrew ARM location
1417 | } else if FileManager.default.fileExists(atPath: "/usr/local/opt/java") {
1418 | setenv("JAVA_HOME", "/usr/local/opt/java", 0) // Homebrew Intel location
| `- error: cannot find 'setenv' in scope
1419 | } else {
1420 | throw JVMError(description: "No JAVA_HOME set, and could not locate default Java installation")
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1423:25: error: cannot find 'getenv' in scope
1421 | }
1422 | }
1423 | let JAVA_HOME = getenv("JAVA_HOME")!
| `- error: cannot find 'getenv' in scope
1424 | let javaHome = URL(fileURLWithPath: String(validatingUTF8: JAVA_HOME)!)
1425 |
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1443:79: error: cannot infer key path type from context; consider explicitly specifying a root type
1441 |
1442 | guard let lib = libs.first(where: { FileManager.default.isReadableFile(atPath: $0.path) }) else {
1443 | throw JVMError(description: "Could not find libjvm in: \(libs.map(\.path))")
| `- error: cannot infer key path type from context; consider explicitly specifying a root type
1444 | }
1445 |
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1447:27: error: cannot find 'dlopen' in scope
1445 |
1446 | // TODO: on macOS, reduce signal interception debugging issues by locating libjsig.dylib and adding it to DYLD_INSERT_LIBRARIES
1447 | guard let dylib = dlopen(lib.path, RTLD_NOW) else {
| `- error: cannot find 'dlopen' in scope
1448 | if let error = dlerror() {
1449 | throw JVMError(description: "dlopen error: \(String(cString: error))")
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1447:44: error: cannot find 'RTLD_NOW' in scope
1445 |
1446 | // TODO: on macOS, reduce signal interception debugging issues by locating libjsig.dylib and adding it to DYLD_INSERT_LIBRARIES
1447 | guard let dylib = dlopen(lib.path, RTLD_NOW) else {
| `- error: cannot find 'RTLD_NOW' in scope
1448 | if let error = dlerror() {
1449 | throw JVMError(description: "dlopen error: \(String(cString: error))")
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1448:28: error: cannot find 'dlerror' in scope
1446 | // TODO: on macOS, reduce signal interception debugging issues by locating libjsig.dylib and adding it to DYLD_INSERT_LIBRARIES
1447 | guard let dylib = dlopen(lib.path, RTLD_NOW) else {
1448 | if let error = dlerror() {
| `- error: cannot find 'dlerror' in scope
1449 | throw JVMError(description: "dlopen error: \(String(cString: error))")
1450 | } else {
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1465:27: error: cannot find 'strlen' in scope
1463 | init(_ string: String) {
1464 | (length, buffer) = string.withCString {
1465 | let len = Int(strlen($0) + 1)
| `- error: cannot find 'strlen' in scope
1466 | let dst = UnsafePointer(strcpy(UnsafeMutablePointer<CChar>.allocate(capacity: len), $0))
1467 | return (len, dst!)
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1466:37: error: cannot find 'strcpy' in scope
1464 | (length, buffer) = string.withCString {
1465 | let len = Int(strlen($0) + 1)
1466 | let dst = UnsafePointer(strcpy(UnsafeMutablePointer<CChar>.allocate(capacity: len), $0))
| `- error: cannot find 'strcpy' in scope
1467 | return (len, dst!)
1468 | }
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main at 14:14:47
/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 (28 ms)
[22/68] Skip SkipFoundation
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/SkipBridge/src/main at 14:14:47
/host/spi-builder-workspace/Sources/SkipBridge/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/Sources/SkipBridge/Skip/skip.yml
/host/spi-builder-workspace/.build/checkouts/skip-lib/Sources/SkipLib/Skip/skip.yml: note: SkipLib skip.yml config loaded (26 ms)
[22/68] Skip SkipBridge
[23/68] Compiling SkipUnit resource_bundle_accessor.swift
[24/68] Emitting module SkipUnit
[25/68] Compiling SkipUnit XCTest.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:58b971189c4d3c564696bb40c86e07506670ed096ab7351a005c7c449525017a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Create SkipLink
[2/2] Compiling plugin skipstone
Building for debugging...
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/SkipBridge/src/main at 14:14:59
/host/spi-builder-workspace/Sources/SkipBridge/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/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 (1542 ms)
note: skip.yml aggregate created (2819 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 (289 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 (3 ms) for SkipUnit
/host/spi-builder-workspace/Sources/SkipBridge/Skip/Reflector.kt: note: SkipBridge/src/main/kotlin/skip/bridge/Reflector.kt override linked from project source /host/spi-builder-workspace/Sources/SkipBridge/Skip/Reflector.kt
/host/spi-builder-workspace/Sources/SkipBridge/Skip/AndroidManifest.xml: note: SkipBridge/src/main/AndroidManifest.xml override linked from project source /host/spi-builder-workspace/Sources/SkipBridge/Skip/AndroidManifest.xml
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/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 52 ms
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/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 65 ms
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/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 71 ms
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/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 77 ms
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/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 125 ms
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/SkipBridge/src/main/kotlin/skip/bridge/Closures.kt: note: SkipBridge/src/main/kotlin/skip/bridge/Closures.kt (13 KB) transpilation saved from Closures.swift (77 KB) in 272 ms
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/SkipBridge.skipcode.json: note: SkipBridge.skipcode.json (61 KB) codebase written
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/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/spi-builder-workspace/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/spi-builder-workspace/SkipBridge/destination/skipstone/SkipBridge/proguard-rules.pro: note: SkipBridge/proguard-rules.pro (352 bytes) proguard written
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/SkipBridge/build.gradle.kts: note: SkipBridge/build.gradle.kts (6 KB) gradle project written
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/gradle.properties: note: gradle.properties (79 bytes) gradle config written
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/settings.gradle.kts: note: settings.gradle.kts (3 KB) gradle settings written
/host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridge/destination/skipstone/.SkipBridge.sourcehash: note: .SkipBridge.sourcehash (998 bytes) sourcehash written
[2/46] Skip SkipBridge
[3/46] Copying .SkipBridge.sourcehash
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-foundation/SkipFoundation/destination/skipstone/SkipFoundation/src/main at 14:14:59
/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 (26 ms)
/host/spi-builder-workspace/.build/checkouts/skip-unit/Sources/SkipUnit/Skip/skip.yml: note: SkipUnit skip.yml config loaded (1340 ms)
note: skip.yml aggregate created (1415 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 (324 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 (3 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/DateIntervalFormatter.kt: note: SkipFoundation/src/main/kotlin/skip/foundation/DateIntervalFormatter.kt (516 bytes) transpilation saved from DateIntervalFormatter.swift (189 bytes) in 5 ms
/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 6 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 28 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 69 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 117 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 3 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 63 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 151 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 339 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 406 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 431 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 324 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 321 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 370 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 132 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 608 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 611 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 86 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 146 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 232 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 82 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 107 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 158 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 326 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 287 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 158 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 84 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 525 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 52 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 113 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 89 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 955 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 1064 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 1034 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 108 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 107 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 273 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 63 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 973 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 473 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 77 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 261 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 3 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 45 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 221 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 102 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 305 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 548 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 (11 KB) transpilation saved from String.swift (11 KB) in 423 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 1184 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 708 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 (43 KB) transpilation saved from JSONDecoder.swift (36 KB) in 1458 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 672 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 780 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 911 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 1072 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 1190 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 (79 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
[4/46] Skip SkipFoundation
[5/46] Write swift-version-24593BA9C3E375BF.txt
[6/46] Copying .SkipFoundation.sourcehash
[8/51] Compiling SkipUnit XCTest.swift
[9/51] Compiling SkipUnit resource_bundle_accessor.swift
[10/51] Emitting module SkipUnit
[11/52] Wrapping AST for SkipUnit for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/84] Emitting module SwiftJNI
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:23: error: cannot find 'dlopen' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:39: error: cannot find 'RTLD_NOW' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1330:43: error: cannot find 'dlsym' in scope
1328 |
1329 | // Windows TODO: need to use GetProcAddress
1330 | guard let getCreatedJavaVMs = dlsym(lib, "JNI_GetCreatedJavaVMs").map({ unsafeBitCast($0, to: (GetCreatedJavaVMs).self) }) else {
| `- error: cannot find 'dlsym' in scope
1331 | continue
1332 | }
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1365:44: error: cannot find 'dlsym' in scope
1363 | typealias CreateJavaVM = @convention(c) (_ pvm: UnsafeMutablePointer<UnsafeMutablePointer<JavaVM?>?>?, _ penv: UnsafeMutablePointer<UnsafeMutablePointer<JNIEnv?>?>?, _ args: UnsafeMutableRawPointer) -> jint
1364 |
1365 | guard let JNI_CreateJavaVM_dlsym = dlsym(library, "JNI_CreateJavaVM").map({ unsafeBitCast($0, to: (CreateJavaVM).self) }) else {
| `- error: cannot find 'dlsym' in scope
1366 | throw JVMError(description: "Unable to dlsym JNI_CreateJavaVM")
1367 | }
[14/84] Compiling SwiftJNI SwiftJNI.swift
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:23: error: cannot find 'dlopen' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'dlopen' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1325:39: error: cannot find 'RTLD_NOW' in scope
1323 | for libname in [nil, "libnativehelper.so", "libart.so", "libdvm.so"] {
1324 | // Windows TODO: need to use LoadLibraryW (see https://github.com/swiftlang/sourcekit-lsp/blob/main/Sources/SourceKitD/dlopen.swift)
1325 | let lib = dlopen(libname, RTLD_NOW)
| `- error: cannot find 'RTLD_NOW' in scope
1326 | typealias JavaVMPtr = UnsafeMutablePointer<JavaVM?>
1327 | typealias GetCreatedJavaVMs = @convention(c) (_ pvm: UnsafeMutablePointer<JavaVMPtr?>, _ count: Int32, _ num: UnsafeMutablePointer<Int32>) -> jint
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1330:43: error: cannot find 'dlsym' in scope
1328 |
1329 | // Windows TODO: need to use GetProcAddress
1330 | guard let getCreatedJavaVMs = dlsym(lib, "JNI_GetCreatedJavaVMs").map({ unsafeBitCast($0, to: (GetCreatedJavaVMs).self) }) else {
| `- error: cannot find 'dlsym' in scope
1331 | continue
1332 | }
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1365:44: error: cannot find 'dlsym' in scope
1363 | typealias CreateJavaVM = @convention(c) (_ pvm: UnsafeMutablePointer<UnsafeMutablePointer<JavaVM?>?>?, _ penv: UnsafeMutablePointer<UnsafeMutablePointer<JNIEnv?>?>?, _ args: UnsafeMutableRawPointer) -> jint
1364 |
1365 | guard let JNI_CreateJavaVM_dlsym = dlsym(library, "JNI_CreateJavaVM").map({ unsafeBitCast($0, to: (CreateJavaVM).self) }) else {
| `- error: cannot find 'dlsym' in scope
1366 | throw JVMError(description: "Unable to dlsym JNI_CreateJavaVM")
1367 | }
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1414:12: error: cannot find 'getenv' in scope
1412 |
1413 | // if JAVA_HOME is unset, default to the Homebrew installation
1414 | if getenv("JAVA_HOME") == nil {
| `- error: cannot find 'getenv' in scope
1415 | if FileManager.default.fileExists(atPath: "/opt/homebrew/opt/java") {
1416 | setenv("JAVA_HOME", "/opt/homebrew/opt/java", 0) // Homebrew ARM location
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1416:17: error: cannot find 'setenv' in scope
1414 | if getenv("JAVA_HOME") == nil {
1415 | if FileManager.default.fileExists(atPath: "/opt/homebrew/opt/java") {
1416 | setenv("JAVA_HOME", "/opt/homebrew/opt/java", 0) // Homebrew ARM location
| `- error: cannot find 'setenv' in scope
1417 | } else if FileManager.default.fileExists(atPath: "/usr/local/opt/java") {
1418 | setenv("JAVA_HOME", "/usr/local/opt/java", 0) // Homebrew Intel location
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1418:17: error: cannot find 'setenv' in scope
1416 | setenv("JAVA_HOME", "/opt/homebrew/opt/java", 0) // Homebrew ARM location
1417 | } else if FileManager.default.fileExists(atPath: "/usr/local/opt/java") {
1418 | setenv("JAVA_HOME", "/usr/local/opt/java", 0) // Homebrew Intel location
| `- error: cannot find 'setenv' in scope
1419 | } else {
1420 | throw JVMError(description: "No JAVA_HOME set, and could not locate default Java installation")
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1423:25: error: cannot find 'getenv' in scope
1421 | }
1422 | }
1423 | let JAVA_HOME = getenv("JAVA_HOME")!
| `- error: cannot find 'getenv' in scope
1424 | let javaHome = URL(fileURLWithPath: String(validatingUTF8: JAVA_HOME)!)
1425 |
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1443:79: error: cannot infer key path type from context; consider explicitly specifying a root type
1441 |
1442 | guard let lib = libs.first(where: { FileManager.default.isReadableFile(atPath: $0.path) }) else {
1443 | throw JVMError(description: "Could not find libjvm in: \(libs.map(\.path))")
| `- error: cannot infer key path type from context; consider explicitly specifying a root type
1444 | }
1445 |
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1447:27: error: cannot find 'dlopen' in scope
1445 |
1446 | // TODO: on macOS, reduce signal interception debugging issues by locating libjsig.dylib and adding it to DYLD_INSERT_LIBRARIES
1447 | guard let dylib = dlopen(lib.path, RTLD_NOW) else {
| `- error: cannot find 'dlopen' in scope
1448 | if let error = dlerror() {
1449 | throw JVMError(description: "dlopen error: \(String(cString: error))")
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1447:44: error: cannot find 'RTLD_NOW' in scope
1445 |
1446 | // TODO: on macOS, reduce signal interception debugging issues by locating libjsig.dylib and adding it to DYLD_INSERT_LIBRARIES
1447 | guard let dylib = dlopen(lib.path, RTLD_NOW) else {
| `- error: cannot find 'RTLD_NOW' in scope
1448 | if let error = dlerror() {
1449 | throw JVMError(description: "dlopen error: \(String(cString: error))")
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1448:28: error: cannot find 'dlerror' in scope
1446 | // TODO: on macOS, reduce signal interception debugging issues by locating libjsig.dylib and adding it to DYLD_INSERT_LIBRARIES
1447 | guard let dylib = dlopen(lib.path, RTLD_NOW) else {
1448 | if let error = dlerror() {
| `- error: cannot find 'dlerror' in scope
1449 | throw JVMError(description: "dlopen error: \(String(cString: error))")
1450 | } else {
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1465:27: error: cannot find 'strlen' in scope
1463 | init(_ string: String) {
1464 | (length, buffer) = string.withCString {
1465 | let len = Int(strlen($0) + 1)
| `- error: cannot find 'strlen' in scope
1466 | let dst = UnsafePointer(strcpy(UnsafeMutablePointer<CChar>.allocate(capacity: len), $0))
1467 | return (len, dst!)
/host/spi-builder-workspace/.build/checkouts/swift-jni/Sources/SwiftJNI/SwiftJNI.swift:1466:37: error: cannot find 'strcpy' in scope
1464 | (length, buffer) = string.withCString {
1465 | let len = Int(strlen($0) + 1)
1466 | let dst = UnsafePointer(strcpy(UnsafeMutablePointer<CChar>.allocate(capacity: len), $0))
| `- error: cannot find 'strcpy' in scope
1467 | return (len, dst!)
1468 | }
[15/84] Compiling SkipLib Codable.swift
[16/84] Compiling SkipLib CodableSupport.swift
[17/84] Compiling SkipLib Collections.swift
[18/84] Compiling SkipLib Concurrency.swift
[19/84] Compiling SkipLib Copyable.swift
[20/88] Compiling SkipLib Globals.swift
[21/88] Compiling SkipLib Hashable.swift
[22/88] Compiling SkipLib Identifiable.swift
[23/88] Compiling SkipLib IntSet.swift
[24/88] Compiling SkipLib Math.swift
[25/88] Compiling SkipLib Numbers.swift
[26/88] Compiling SkipLib ObjectIdentifier.swift
[27/88] Compiling SkipLib OptionSet.swift
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridgeToSwiftSamplesHelpers/destination/skipstone/SkipBridgeToSwiftSamplesHelpers/src/main at 14:15:08
/host/spi-builder-workspace/Sources/SkipBridgeToSwiftSamplesHelpers/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/Sources/SkipBridgeToSwiftSamplesHelpers/Skip/skip.yml
[27/88] Skip SkipBridgeToSwiftSamplesHelpers
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridgeToKotlinSamplesHelpers/destination/skipstone/SkipBridgeToKotlinSamplesHelpers/src/main at 14:15:08
/host/spi-builder-workspace/Sources/SkipBridgeToKotlinSamplesHelpers/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/Sources/SkipBridgeToKotlinSamplesHelpers/Skip/skip.yml
[27/88] Skip SkipBridgeToKotlinSamplesHelpers
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/SkipBridgeToKotlinCompatSamples/destination/skipstone/SkipBridgeToKotlinCompatSamples/src/main at 14:15:08
/host/spi-builder-workspace/Sources/SkipBridgeToKotlinCompatSamples/Skip/skip.yml: note: loading skip.yml from /host/spi-builder-workspace/Sources/SkipBridgeToKotlinCompatSamples/Skip/skip.yml
[27/88] Skip SkipBridgeToKotlinCompatSamples
BUILD FAILURE 6.1 wasm