Build Information
Failed to build Android, reference master (f00c18
), with Swift 6.1 for Linux on 25 Apr 2025 16:03:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/android.git
Reference: master
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/pureswift/android
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f00c184 Add `RuntimeConfiguration`
Cloned https://github.com/pureswift/android.git
Revision (git rev-parse @):
f00c184a7f8f66acad8d58b85c4f64bd89ff423a
SUCCESS checkout https://github.com/pureswift/android.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/pureswift/android.git
https://github.com/pureswift/android.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "java_util",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/java_util.git"
},
{
"identity" : "jni",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/JNI.git"
}
],
"manifest_display_name" : "Android",
"name" : "Android",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Android",
"targets" : [
"Android"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Android",
"module_type" : "SwiftTarget",
"name" : "Android",
"path" : "Sources/Android",
"product_dependencies" : [
"java_util",
"JNI"
],
"product_memberships" : [
"Android"
],
"sources" : [
"AlertDialog.swift",
"AlertDialogBuilder.swift",
"AndroidManifestPermission.swift",
"AndroidManifestPermissionGroup.swift",
"AndroidNamespace.swift",
"AndroidPoint.swift",
"AppCompatActivity.swift",
"AppCompatDialog.swift",
"Application.swift",
"ArrayListExtension.swift",
"ComponentActivity.swift",
"ContentBroadcastReceiver.swift",
"ContentContext.swift",
"ContentContextWrapper.swift",
"ContentIntent.swift",
"ContentIntentFilter.swift",
"ContentPmPackageManager.swift",
"ContentResResources.swift",
"ContextCompat.swift",
"ContextSystemService.swift",
"Dialog.swift",
"DialogInterface.swift",
"DialogInterfaceOnClickListener.swift",
"DrawableCompat.swift",
"FullScreenDialogFragment.swift",
"GraphicsColor.swift",
"GraphicsDrawableColorDrawable.swift",
"GraphicsDrawableDrawable.swift",
"GraphicsRect.swift",
"JNI.swift",
"Menu.swift",
"MenuItem.swift",
"OsBuild.swift",
"OsBuildVersion.swift",
"OsBuildVersionCodes.swift",
"OsBundle.swift",
"OsEnvironment.swift",
"OsHandler.swift",
"OsParcelUuid.swift",
"ProgressDialog.swift",
"RecyclerView.swift",
"RecyclerViewAdapter.swift",
"RecyclerViewDividerItemDecoration.swift",
"RecyclerViewItemDecoration.swift",
"RecyclerViewLayoutManager.swift",
"RecyclerViewLinearLayoutManager.swift",
"RecyclerViewViewHolder.swift",
"Resource.swift",
"Runnable.swift",
"RuntimeConfiguration.swift",
"TextView.swift",
"Toolbar.swift",
"ToolbarOnMenuItemClickListener.swift",
"UtilDisplayMetrics.swift",
"UtilSparseArray.swift",
"VectorDrawableCompat.swift",
"View.swift",
"ViewAnimation.swift",
"ViewAnimationAnimationListener.swift",
"ViewAnimationInterpolator.swift",
"ViewCompat.swift",
"ViewDisplay.swift",
"ViewGroup.swift",
"ViewGroupLayoutParams.swift",
"ViewGroupMarginLayoutParams.swift",
"ViewLayoutInflater.swift",
"ViewOnClickListener.swift",
"ViewOnFocusChangeListener.swift",
"ViewTreeObserver.swift",
"ViewTreeObserverOnGlobalLayoutListener.swift",
"ViewWindow.swift",
"ViewWindowManager.swift",
"ViewWindowManagerLayoutParams.swift",
"WidgetAbsSeekBar.swift",
"WidgetArrayAdapter.swift",
"WidgetBaseAdapter.swift",
"WidgetBottomNavigationView.swift",
"WidgetButton.swift",
"WidgetCheckBox.swift",
"WidgetCompoundButton.swift",
"WidgetCompoundButtonOnCheckedChangeListener.swift",
"WidgetEditText.swift",
"WidgetFrameLayout.swift",
"WidgetFrameLayoutLayoutParams.swift",
"WidgetHorizontalScrollView.swift",
"WidgetImageView.swift",
"WidgetLinearLayout.swift",
"WidgetLinearLayoutCompat.swift",
"WidgetLinearLayoutLayoutParams.swift",
"WidgetNestedScrollView.swift",
"WidgetOnNavigationItemSelectedListener.swift",
"WidgetProgressBar.swift",
"WidgetSearchView.swift",
"WidgetSearchViewOnCloseListener.swift",
"WidgetSearchViewOnQueryTextListener.swift",
"WidgetSearchViewOnSuggestionListener.swift",
"WidgetSeekBar.swift",
"WidgetSeekBarOnSeekBarChangeListener.swift",
"WidgetSwipeRefreshLayout.swift",
"WidgetSwipeRefreshLayoutOnRefreshListener.swift",
"WidgetSwitchCompat.swift",
"WidgetTabLayout.swift",
"WidgetTabLayoutOnPageChangeListener.swift",
"WidgetTabLayoutOnTabSelectedListener.swift",
"WidgetTabLayoutTab.swift",
"WidgetToast.swift",
"WidgetViewPagerOnTabSelectedListener.swift",
"contentSharedPreferences.swift",
"contentSharedPreferencesEditor.swift",
"inputmethodInputMethodManager.swift",
"ioBufferedReader.swift",
"ioFile.swift",
"ioFileInputStream.swift",
"ioFileReader.swift",
"ioInputStream.swift",
"ioInputStreamReader.swift",
"ioReader.swift",
"textEditable.swift",
"textTextUtilsTruncateAt.swift",
"textTextWatcher.swift",
"viewGravity.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/PureSwift/java_util.git
[1/1163] Fetching java_util
Fetched https://github.com/PureSwift/java_util.git from cache (0.32s)
Fetching https://github.com/PureSwift/JNI.git
[1/109] Fetching jni
Fetched https://github.com/PureSwift/JNI.git from cache (0.23s)
Fetching https://github.com/PureSwift/java_lang.git
[1/760] Fetching java_lang
Fetched https://github.com/PureSwift/java_lang.git from cache (0.42s)
Fetching https://github.com/PureSwift/java_swift.git
[1/394] Fetching java_swift
Fetched https://github.com/PureSwift/java_swift.git from cache (0.27s)
Fetching https://github.com/PureSwift/CJavaVM.git
[1/58] Fetching cjavavm
Fetched https://github.com/PureSwift/CJavaVM.git from cache (0.18s)
Creating working copy for https://github.com/PureSwift/JNI.git
Working copy of https://github.com/PureSwift/JNI.git resolved at master (a2901c1)
Creating working copy for https://github.com/PureSwift/java_util.git
Working copy of https://github.com/PureSwift/java_util.git resolved at master (b4240b5)
Creating working copy for https://github.com/PureSwift/java_swift.git
Working copy of https://github.com/PureSwift/java_swift.git resolved at master (e6b10cc)
Creating working copy for https://github.com/PureSwift/java_lang.git
Working copy of https://github.com/PureSwift/java_lang.git resolved at master (71188f8)
Creating working copy for https://github.com/PureSwift/CJavaVM.git
Working copy of https://github.com/PureSwift/CJavaVM.git resolved at master (3b19893)
Building for debugging...
[0/7] Write sources
[5/7] Compiling CJavaVM dummy.c
[5/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/31] Emitting module java_swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:19:122: error: cannot find type 'uintptr_t' in scope
17 | open class JNIReleasableProxy {
18 |
19 | static fileprivate func recoverPointer( _ swiftObject: jlong, _ file: StaticString = #file, _ line: Int = #line ) -> uintptr_t {
| `- error: cannot find type 'uintptr_t' in scope
20 | #if os(Android)
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
[9/33] Emitting module JNI
[10/34] Compiling JNI JNIClassNameComponent.swift
[11/34] Compiling java_swift Exception.swift
[12/34] Compiling java_swift HashMap.swift
[13/34] Compiling JNI MetaClass.swift
[14/34] Compiling java_swift JavaMap.swift
[15/34] Compiling java_swift JavaObject.swift
[16/34] Compiling java_swift JavaSet.swift
[17/34] Compiling java_swift JavaThread.swift
[18/34] Compiling java_swift JNIProxy.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:19:122: error: cannot find type 'uintptr_t' in scope
17 | open class JNIReleasableProxy {
18 |
19 | static fileprivate func recoverPointer( _ swiftObject: jlong, _ file: StaticString = #file, _ line: Int = #line ) -> uintptr_t {
| `- error: cannot find type 'uintptr_t' in scope
20 | #if os(Android)
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:23:28: error: cannot find 'uintptr_t' in scope
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
22 | #else
23 | let swiftPointer = uintptr_t(swiftObject)
| `- error: cannot find 'uintptr_t' in scope
24 | #endif
25 | if swiftPointer == 0 {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:74:81: error: cannot find 'uintptr_t' in scope
72 |
73 | open func swiftValue() -> jvalue {
74 | return jvalue( j: jlong(unsafeBitCast(Unmanaged.passRetained(self), to: uintptr_t.self)) )
| `- error: cannot find 'uintptr_t' in scope
75 | }
76 |
[19/34] Compiling java_swift JNIType.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:19:122: error: cannot find type 'uintptr_t' in scope
17 | open class JNIReleasableProxy {
18 |
19 | static fileprivate func recoverPointer( _ swiftObject: jlong, _ file: StaticString = #file, _ line: Int = #line ) -> uintptr_t {
| `- error: cannot find type 'uintptr_t' in scope
20 | #if os(Android)
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:23:28: error: cannot find 'uintptr_t' in scope
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
22 | #else
23 | let swiftPointer = uintptr_t(swiftObject)
| `- error: cannot find 'uintptr_t' in scope
24 | #endif
25 | if swiftPointer == 0 {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:74:81: error: cannot find 'uintptr_t' in scope
72 |
73 | open func swiftValue() -> jvalue {
74 | return jvalue( j: jlong(unsafeBitCast(Unmanaged.passRetained(self), to: uintptr_t.self)) )
| `- error: cannot find 'uintptr_t' in scope
75 | }
76 |
[20/34] Compiling java_swift JavaClass.swift
[21/34] Compiling java_swift JavaEnum.swift
[22/34] Compiling JNI ValueType.swift
[23/34] Compiling java_swift Runnable.swift
[24/34] Compiling java_swift Throwable.swift
[25/34] Compiling JNI String.swift
[26/34] Compiling java_swift JNIMethod.swift
[27/34] Compiling java_swift JNIObject.swift
[28/34] Compiling JNI Package.swift
[29/34] Compiling JNI Parser.swift
[30/34] Compiling JNI MethodSignature.swift
[33/35] Compiling java_swift JNICore.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:26:32: error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
24 |
25 | var result = withUnsafeMutablePointer(to: &jniEnvKey, {
26 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
27 | })
28 | if (result != 0) {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:34:32: error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
32 |
33 | result = withUnsafeMutablePointer(to: &jniFatalMessage, {
34 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
35 | })
36 | if (result != 0) {
[34/35] Compiling java_swift JNIField.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:26:32: error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
24 |
25 | var result = withUnsafeMutablePointer(to: &jniEnvKey, {
26 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
27 | })
28 | if (result != 0) {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:34:32: error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
32 |
33 | result = withUnsafeMutablePointer(to: &jniFatalMessage, {
34 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '@Sendable (UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
35 | })
36 | if (result != 0) {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/25] Compiling JNI String.swift
[3/26] Compiling JNI Parser.swift
[4/26] Compiling JNI Package.swift
[5/26] Compiling JNI MethodSignature.swift
[6/26] Compiling JNI MetaClass.swift
[7/26] Emitting module JNI
[8/26] Compiling JNI JNIClassNameComponent.swift
[9/26] Compiling java_swift Exception.swift
[10/26] Compiling java_swift HashMap.swift
[11/26] Compiling JNI ValueType.swift
[13/27] Compiling java_swift JNIMethod.swift
[14/27] Compiling java_swift JNIObject.swift
[15/27] Compiling java_swift JNICore.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:26:32: error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
24 |
25 | var result = withUnsafeMutablePointer(to: &jniEnvKey, {
26 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
27 | })
28 | if (result != 0) {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:34:32: error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
32 |
33 | result = withUnsafeMutablePointer(to: &jniFatalMessage, {
34 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
35 | })
36 | if (result != 0) {
[16/27] Compiling java_swift JNIField.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:26:32: error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
24 |
25 | var result = withUnsafeMutablePointer(to: &jniEnvKey, {
26 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
27 | })
28 | if (result != 0) {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNICore.swift:34:32: error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
32 |
33 | result = withUnsafeMutablePointer(to: &jniFatalMessage, {
34 | pthread_key_create($0, JNI_DetachCurrentThread)
| `- error: cannot convert value of type '(UnsafeMutableRawPointer) -> ()' to expected argument type '@convention(c) (UnsafeMutableRawPointer?) -> Void'
35 | })
36 | if (result != 0) {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/29] Emitting module java_swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:19:122: error: cannot find type 'uintptr_t' in scope
17 | open class JNIReleasableProxy {
18 |
19 | static fileprivate func recoverPointer( _ swiftObject: jlong, _ file: StaticString = #file, _ line: Int = #line ) -> uintptr_t {
| `- error: cannot find type 'uintptr_t' in scope
20 | #if os(Android)
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
[20/29] Compiling java_swift JavaSet.swift
[21/29] Compiling java_swift JavaThread.swift
[22/29] Compiling java_swift JavaMap.swift
[23/29] Compiling java_swift JavaObject.swift
[24/29] Compiling java_swift Runnable.swift
[25/29] Compiling java_swift Throwable.swift
[26/29] Compiling java_swift JavaClass.swift
[27/29] Compiling java_swift JavaEnum.swift
[28/29] Compiling java_swift JNIProxy.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:19:122: error: cannot find type 'uintptr_t' in scope
17 | open class JNIReleasableProxy {
18 |
19 | static fileprivate func recoverPointer( _ swiftObject: jlong, _ file: StaticString = #file, _ line: Int = #line ) -> uintptr_t {
| `- error: cannot find type 'uintptr_t' in scope
20 | #if os(Android)
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:23:28: error: cannot find 'uintptr_t' in scope
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
22 | #else
23 | let swiftPointer = uintptr_t(swiftObject)
| `- error: cannot find 'uintptr_t' in scope
24 | #endif
25 | if swiftPointer == 0 {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:74:81: error: cannot find 'uintptr_t' in scope
72 |
73 | open func swiftValue() -> jvalue {
74 | return jvalue( j: jlong(unsafeBitCast(Unmanaged.passRetained(self), to: uintptr_t.self)) )
| `- error: cannot find 'uintptr_t' in scope
75 | }
76 |
[29/29] Compiling java_swift JNIType.swift
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:19:122: error: cannot find type 'uintptr_t' in scope
17 | open class JNIReleasableProxy {
18 |
19 | static fileprivate func recoverPointer( _ swiftObject: jlong, _ file: StaticString = #file, _ line: Int = #line ) -> uintptr_t {
| `- error: cannot find type 'uintptr_t' in scope
20 | #if os(Android)
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:23:28: error: cannot find 'uintptr_t' in scope
21 | let swiftPointer = uintptr_t(swiftObject&0xffffffff)
22 | #else
23 | let swiftPointer = uintptr_t(swiftObject)
| `- error: cannot find 'uintptr_t' in scope
24 | #endif
25 | if swiftPointer == 0 {
/host/spi-builder-workspace/.build/checkouts/java_swift/Sources/JNIProxy.swift:74:81: error: cannot find 'uintptr_t' in scope
72 |
73 | open func swiftValue() -> jvalue {
74 | return jvalue( j: jlong(unsafeBitCast(Unmanaged.passRetained(self), to: uintptr_t.self)) )
| `- error: cannot find 'uintptr_t' in scope
75 | }
76 |
BUILD FAILURE 6.1 linux