Skip to content

Fix compiler crash when using Kotlin 2.0.20 #1421

Fix compiler crash when using Kotlin 2.0.20

Fix compiler crash when using Kotlin 2.0.20 #1421

Triggered via pull request September 13, 2024 10:45
Status Failure
Total duration 56m 28s
Artifacts 18

pr.yml

on: pull_request
static-analysis  /  ktlint
2m 48s
static-analysis / ktlint
static-analysis  /  detekt
3m 4s
static-analysis / detekt
check-cache  /  Cache SHA
9s
check-cache / Cache SHA
check-cache  /  Metadata & Compiler plugin
5s
check-cache / Metadata & Compiler plugin
check-cache  /  JVM (All platforms)
3s
check-cache / JVM (All platforms)
check-cache  /  JNI Stub (JVM)
3s
check-cache / JNI Stub (JVM)
check-cache  /  JNI MacOS Lib
4s
check-cache / JNI MacOS Lib
check-cache  /  JNI Linux Lib
3s
check-cache / JNI Linux Lib
check-cache  /  JNI Windows Lib
2s
check-cache / JNI Windows Lib
check-cache  /  Android
2s
check-cache / Android
check-cache  /  Android Base Test APK
5s
check-cache / Android Base Test APK
check-cache  /  Android Sync Test APK
5s
check-cache / Android Sync Test APK
check-cache  /  MacOS arm64
2s
check-cache / MacOS arm64
check-cache  /  MacOS x64
5s
check-cache / MacOS x64
check-cache  /  iOS arm64
4s
check-cache / iOS arm64
check-cache  /  iOS x64
5s
check-cache / iOS x64
build-kotlin-metadata-package
5m 23s
build-kotlin-metadata-package
build-android-packages
31m 27s
build-android-packages
build-ios-x64-packages
29m 20s
build-ios-x64-packages
build-ios-arm64-packages
20m 12s
build-ios-arm64-packages
build-macos-x64-packages
30m 2s
build-macos-x64-packages
build-macos-arm64-packages
20m 2s
build-macos-arm64-packages
build-jni-swig-stub
2m 9s
build-jni-swig-stub
check-release-build
8s
check-release-build
Matrix: test-ios-packages
Matrix: test-macos-packages
build-jvm-linux-native-lib
7m 6s
build-jvm-linux-native-lib
build-jvm-windows-native-lib
7m 13s
build-jvm-windows-native-lib
build-jvm-macos-native-lib
7m 48s
build-jvm-macos-native-lib
build-jvm-packages
3m 22s
build-jvm-packages
package-all-artifacts
28s
package-all-artifacts
Matrix: test-android-packages-emulator
AWS Device Farm Sync Tests
0s
AWS Device Farm Sync Tests
Matrix: test-jvm-packages
AWS Device Farm
0s
AWS Device Farm
Matrix: integration-tests / gradle-plugin-integration-java-17
Matrix: integration-tests / gradle-plugin-integration
integration-tests  /  android-min-versions-compatibility
2m 26s
integration-tests / android-min-versions-compatibility
integration-tests  /  realm-java-compatibiliy
11m 25s
integration-tests / realm-java-compatibiliy
integration-tests  /  build-benchmarks
1m 42s
integration-tests / build-benchmarks
deploy-release  /  Deploy release
deploy-release / Deploy release
deploy-snapshot  /  Deploy SNAPSHOT
deploy-snapshot / Deploy SNAPSHOT
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 19 warnings
integration-tests / gradle-plugin-integration-java-17 (gradle8)
The process '/bin/sh' failed with exit code 1
integration-tests / gradle-plugin-integration (gradle72)
The process '/bin/sh' failed with exit code 1
integration-tests / gradle-plugin-integration (gradle75)
The job was canceled because "gradle72" failed.
integration-tests / gradle-plugin-integration (gradle75)
The process '/bin/sh' failed with exit code 1
integration-tests / gradle-plugin-integration-java-17 (gradle85)
The job was canceled because "gradle8" failed.
integration-tests / gradle-plugin-integration-java-17 (gradle85)
The operation was canceled.
integration-tests / gradle-plugin-integration (current)
The job was canceled because "gradle72" failed.
integration-tests / gradle-plugin-integration (current)
The operation was canceled.
test-android-packages-emulator (sync)
Failed test were found and 'fail-on-error' option is set to true
test-android-packages-emulator (sync)
The process '/bin/sh' failed with exit code 1
build-jni-swig-stub
swig 4.2.1 is available and more recent than version 4.2.0.
build-jni-swig-stub
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
build-jni-swig-stub
Unsupported Kotlin plugin version.
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-jni-swig-stub
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
Unsupported Kotlin plugin version.
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
The following Kotlin/Native targets cannot be built on this machine and are disabled:
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/sync/ApiKeyWrapper.kt:20:33 Non-public primary constructor is exposed via the generated 'copy()' method of the 'data' class.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/sync/AppError.kt:29:21 Non-public primary constructor is exposed via the generated 'copy()' method of the 'data' class.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/library-base/src/commonMain/kotlin/io/realm/kotlin/types/geo/Distance.kt:26:28 Non-public primary constructor is exposed via the generated 'copy()' method of the 'data' class.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/sync/ApiKeyWrapper.kt:20:33 Non-public primary constructor is exposed via the generated 'copy()' method of the 'data' class.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/sync/AppError.kt:29:21 Non-public primary constructor is exposed via the generated 'copy()' method of the 'data' class.
build-kotlin-metadata-package
file:///home/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/sync/ApiKeyWrapper.kt:20:33 Non-public primary constructor is exposed via the generated 'copy()' method of the 'data' class.
build-jvm-packages
Unsupported Kotlin plugin version.
build-android-packages
swig 4.2.1 is available and more recent than version 4.2.0.
build-android-packages
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size
Detekt Analyzer report Expired
34.6 KB
Ktlint Analyzer report Expired
4.01 KB
all-packages-2.2.0-SNAPSHOT Expired
95.6 MB
android-base-test-apk-2.2.0-SNAPSHOT Expired
249 MB
android-sync-test-apk-2.2.0-SNAPSHOT Expired
251 MB
jni-linux-lib-2.2.0-SNAPSHOT Expired
6.62 MB
jni-macos-lib-2.2.0-SNAPSHOT Expired
5.55 MB
jni-stub-2.2.0-SNAPSHOT Expired
42 KB
jni-windows-lib-2.2.0-SNAPSHOT Expired
4.12 MB
logcat-base-emulator.txt Expired
316 KB
logcat-sync-emulator.txt Expired
347 KB
packages-android-2.2.0-SNAPSHOT Expired
18.9 MB
packages-ios-arm64-2.2.0-SNAPSHOT Expired
14.9 MB
packages-ios-x64-2.2.0-SNAPSHOT Expired
7.66 MB
packages-jvm-2.2.0-SNAPSHOT Expired
18 MB
packages-macos-arm64-2.2.0-SNAPSHOT Expired
13.1 MB
packages-macos-x64-2.2.0-SNAPSHOT Expired
13.1 MB
packages-metadata-2.2.0-SNAPSHOT Expired
9.89 MB