2024-04-25T04:50:30.5947810Z Current runner version: '2.315.0' 2024-04-25T04:50:30.6000890Z ##[group]Operating System 2024-04-25T04:50:30.6001900Z macOS 2024-04-25T04:50:30.6002380Z 12.7.4 2024-04-25T04:50:30.6002890Z 21H1123 2024-04-25T04:50:30.6003400Z ##[endgroup] 2024-04-25T04:50:30.6003920Z ##[group]Runner Image 2024-04-25T04:50:30.6004550Z Image: macos-12 2024-04-25T04:50:30.6005080Z Version: 20240418.1 2024-04-25T04:50:30.6006330Z Included Software: https://github.com/actions/runner-images/blob/macOS-12/20240418.1/images/macos/macos-12-Readme.md 2024-04-25T04:50:30.6008240Z Image Release: https://github.com/actions/runner-images/releases/tag/macOS-12%2F20240418.1 2024-04-25T04:50:30.6009410Z ##[endgroup] 2024-04-25T04:50:30.6009960Z ##[group]Runner Image Provisioner 2024-04-25T04:50:30.6011080Z 2.0.369.1+55cddbb57f254a369b6e7b3b508cebdbee5d24be 2024-04-25T04:50:30.6011920Z ##[endgroup] 2024-04-25T04:50:30.6013240Z ##[group]GITHUB_TOKEN Permissions 2024-04-25T04:50:30.6015840Z Contents: read 2024-04-25T04:50:30.6016680Z Metadata: read 2024-04-25T04:50:30.6017630Z Packages: read 2024-04-25T04:50:30.6018210Z ##[endgroup] 2024-04-25T04:50:30.6023280Z Secret source: Actions 2024-04-25T04:50:30.6024110Z Prepare workflow directory 2024-04-25T04:50:30.7196920Z Prepare all required actions 2024-04-25T04:50:30.7456870Z Getting action download info 2024-04-25T04:50:31.0059870Z Download action repository 'actions/checkout@v4' (SHA:1d96c772d19495a3b5c517cd2bc0cb401ea0529f) 2024-04-25T04:50:32.0039540Z Download action repository 'actions/setup-java@v4' (SHA:99b8673ff64fbf99d8d325f52d9a5bdedb8483e9) 2024-04-25T04:50:33.8227510Z Download action repository 'gradle/actions@v3' (SHA:750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c) 2024-04-25T04:50:36.3396000Z Complete job name: build 2024-04-25T04:50:36.5208440Z ##[group]Run actions/checkout@v4 2024-04-25T04:50:36.5208940Z with: 2024-04-25T04:50:36.5209270Z repository: twyatt/kotlinx-atomicfu-bug 2024-04-25T04:50:36.5210000Z token: *** 2024-04-25T04:50:36.5210300Z ssh-strict: true 2024-04-25T04:50:36.5210630Z ssh-user: git 2024-04-25T04:50:36.5210950Z persist-credentials: true 2024-04-25T04:50:36.5211300Z clean: true 2024-04-25T04:50:36.5211600Z sparse-checkout-cone-mode: true 2024-04-25T04:50:36.5211990Z fetch-depth: 1 2024-04-25T04:50:36.5212270Z fetch-tags: false 2024-04-25T04:50:36.5212590Z show-progress: true 2024-04-25T04:50:36.5212910Z lfs: false 2024-04-25T04:50:36.5213180Z submodules: false 2024-04-25T04:50:36.5213510Z set-safe-directory: true 2024-04-25T04:50:36.5213870Z ##[endgroup] 2024-04-25T04:50:38.2611680Z Syncing repository: twyatt/kotlinx-atomicfu-bug 2024-04-25T04:50:38.2614650Z ##[group]Getting Git version info 2024-04-25T04:50:38.2670390Z Working directory is '/Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug' 2024-04-25T04:50:38.2672420Z [command]/usr/local/bin/git version 2024-04-25T04:50:38.2672840Z git version 2.44.0 2024-04-25T04:50:38.2674390Z ##[endgroup] 2024-04-25T04:50:38.2696880Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/c1167d71-3042-4fde-864c-845a7d5e72bc/.gitconfig' 2024-04-25T04:50:38.2699610Z Temporarily overriding HOME='/Users/runner/work/_temp/c1167d71-3042-4fde-864c-845a7d5e72bc' before making global git config changes 2024-04-25T04:50:38.2700930Z Adding repository directory to the temporary git global config as a safe directory 2024-04-25T04:50:38.2702370Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug 2024-04-25T04:50:38.2705300Z Deleting the contents of '/Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug' 2024-04-25T04:50:38.2706640Z ##[group]Initializing the repository 2024-04-25T04:50:38.2707620Z [command]/usr/local/bin/git init /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug 2024-04-25T04:50:38.3118620Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-25T04:50:38.3124240Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-25T04:50:38.3204870Z hint: of your new repositories, which will suppress this warning, call: 2024-04-25T04:50:38.3206680Z hint: 2024-04-25T04:50:38.3208340Z hint: git config --global init.defaultBranch 2024-04-25T04:50:38.3210610Z hint: 2024-04-25T04:50:38.3212470Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-25T04:50:38.3214420Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-25T04:50:38.3315900Z hint: 2024-04-25T04:50:38.3417680Z hint: git branch -m 2024-04-25T04:50:38.3492910Z Initialized empty Git repository in /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug/.git/ 2024-04-25T04:50:38.3593150Z [command]/usr/local/bin/git remote add origin https://github.com/twyatt/kotlinx-atomicfu-bug 2024-04-25T04:50:38.3621390Z ##[endgroup] 2024-04-25T04:50:38.3637230Z ##[group]Disabling automatic garbage collection 2024-04-25T04:50:38.3654500Z [command]/usr/local/bin/git config --local gc.auto 0 2024-04-25T04:50:38.3692860Z ##[endgroup] 2024-04-25T04:50:38.3700920Z ##[group]Setting up auth 2024-04-25T04:50:38.3709030Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-25T04:50:38.3764590Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-04-25T04:50:38.4978710Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-25T04:50:38.5069860Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-04-25T04:50:38.6352820Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-25T04:50:38.7260370Z ##[endgroup] 2024-04-25T04:50:38.7287630Z ##[group]Fetching the repository 2024-04-25T04:50:38.7295690Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +61d8858cadf3b79f76be6f7762260551de33ed69:refs/remotes/origin/main 2024-04-25T04:50:39.1095440Z From https://github.com/twyatt/kotlinx-atomicfu-bug 2024-04-25T04:50:39.1097760Z * [new ref] 61d8858cadf3b79f76be6f7762260551de33ed69 -> origin/main 2024-04-25T04:50:39.1202050Z ##[endgroup] 2024-04-25T04:50:39.1202780Z ##[group]Determining the checkout info 2024-04-25T04:50:39.1205380Z ##[endgroup] 2024-04-25T04:50:39.1213180Z [command]/usr/local/bin/git sparse-checkout disable 2024-04-25T04:50:39.1347050Z ##[group]Checking out the ref 2024-04-25T04:50:39.1352210Z [command]/usr/local/bin/git checkout --progress --force -B main refs/remotes/origin/main 2024-04-25T04:50:39.1639210Z Switched to a new branch 'main' 2024-04-25T04:50:39.1663870Z branch 'main' set up to track 'origin/main'. 2024-04-25T04:50:39.1671990Z ##[endgroup] 2024-04-25T04:50:39.1787600Z [command]/usr/local/bin/git log -1 --format='%H' 2024-04-25T04:50:39.1875140Z '61d8858cadf3b79f76be6f7762260551de33ed69' 2024-04-25T04:50:39.2436040Z ##[group]Run actions/setup-java@v4 2024-04-25T04:50:39.2436490Z with: 2024-04-25T04:50:39.2436750Z distribution: temurin 2024-04-25T04:50:39.2437070Z java-version: 17 2024-04-25T04:50:39.2437370Z java-package: jdk 2024-04-25T04:50:39.2437670Z check-latest: false 2024-04-25T04:50:39.2437980Z server-id: github 2024-04-25T04:50:39.2438290Z server-username: GITHUB_ACTOR 2024-04-25T04:50:39.2438670Z server-password: GITHUB_TOKEN 2024-04-25T04:50:39.2439050Z overwrite-settings: true 2024-04-25T04:50:39.2439380Z job-status: success 2024-04-25T04:50:39.2439890Z token: *** 2024-04-25T04:50:39.2440180Z ##[endgroup] 2024-04-25T04:50:39.5914880Z ##[group]Installed distributions 2024-04-25T04:50:39.6852620Z Resolved Java 17.0.11+9 from tool-cache 2024-04-25T04:50:39.6952970Z Setting Java 17.0.11+9 as the default 2024-04-25T04:50:39.7053340Z Creating toolchains.xml for JDK version 17 from temurin 2024-04-25T04:50:39.7153710Z Writing to /Users/runner/.m2/toolchains.xml 2024-04-25T04:50:39.7253870Z 2024-04-25T04:50:39.7354770Z Java configuration: 2024-04-25T04:50:39.7455820Z Distribution: temurin 2024-04-25T04:50:39.7555980Z Version: 17.0.11+9 2024-04-25T04:50:39.7657150Z Path: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.11-9/x64/Contents/Home 2024-04-25T04:50:39.7696850Z 2024-04-25T04:50:39.7798350Z ##[endgroup] 2024-04-25T04:50:39.7992450Z Creating settings.xml with server-id: github 2024-04-25T04:50:39.8104130Z Writing to /Users/runner/.m2/settings.xml 2024-04-25T04:50:39.8470800Z ##[group]Run gradle/actions/setup-gradle@v3 2024-04-25T04:50:39.8471400Z with: 2024-04-25T04:50:39.8471710Z cache-disabled: false 2024-04-25T04:50:39.8472090Z cache-read-only: false 2024-04-25T04:50:39.8472500Z cache-write-only: false 2024-04-25T04:50:39.8472930Z cache-overwrite-existing: false 2024-04-25T04:50:39.8473470Z gradle-home-cache-includes: caches notifications 2024-04-25T04:50:39.8474070Z gradle-home-cache-cleanup: false 2024-04-25T04:50:39.8474570Z add-job-summary: always 2024-04-25T04:50:39.8474980Z add-job-summary-as-pr-comment: never 2024-04-25T04:50:39.8475490Z dependency-graph: disabled 2024-04-25T04:50:39.8476270Z dependency-graph-continue-on-failure: true 2024-04-25T04:50:39.8476830Z build-scan-publish: false 2024-04-25T04:50:39.8477290Z validate-wrappers: false 2024-04-25T04:50:39.8477870Z generate-job-summary: true 2024-04-25T04:50:39.8478350Z gradle-home-cache-strict-match: false 2024-04-25T04:50:39.8478990Z workflow-job-context: null 2024-04-25T04:50:39.8479930Z github-token: *** 2024-04-25T04:50:39.8480330Z env: 2024-04-25T04:50:39.8481000Z JAVA_HOME: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.11-9/x64/Contents/Home 2024-04-25T04:50:39.8482150Z JAVA_HOME_17_X64: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.11-9/x64/Contents/Home 2024-04-25T04:50:39.8482940Z ##[endgroup] 2024-04-25T04:50:41.0726580Z Merged default JDK locations into /Users/runner/.m2/toolchains.xml 2024-04-25T04:50:41.0760370Z ##[group]Restore Gradle state from cache 2024-04-25T04:50:42.2978850Z Cache Size: ~0 MB (248163 B) 2024-04-25T04:50:42.3030870Z [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/356e53cb-8775-4f29-9839-6b12e107beb8/cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --delay-directory-restore --use-compress-program unzstd 2024-04-25T04:50:42.4337240Z Cache restored successfully 2024-04-25T04:50:42.4367370Z Restored Gradle User Home from cache key: gradle-home-v1|macOS|build[b8a35c2f917259958c9abe8f2ff1b5ff]-5dbee87cc67e2c2b9d6752a3548fcb9a29703d9a 2024-04-25T04:50:42.8102430Z Received 248163 of 248163 (100.0%), 0.2 MBs/sec 2024-04-25T04:50:43.4249310Z Cache Size: ~0 MB (76770 B) 2024-04-25T04:50:43.4296870Z [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/c7c9cc8f-7944-453e-b812-82d8c3f662d9/cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --delay-directory-restore --use-compress-program unzstd 2024-04-25T04:50:43.4596710Z Cache Size: ~0 MB (121611 B) 2024-04-25T04:50:43.4660820Z [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/0cb6c8b7-b2db-4058-9c9c-ab00b21f6931/cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --delay-directory-restore --use-compress-program unzstd 2024-04-25T04:50:43.4859390Z Cache restored successfully 2024-04-25T04:50:43.4864880Z Restored generated-gradle-jars with key gradle-generated-gradle-jars-v1-688225baeac4a3a51a617774fb1fe1f4 to /Users/runner/.gradle/caches/8.2/generated-gradle-jars/gradle-kotlin-dsl-extensions-8.2.jar 2024-04-25T04:50:43.7246770Z Cache restored successfully 2024-04-25T04:50:43.7257210Z Restored kotlin-dsl with key gradle-kotlin-dsl-v1-734175e87d6babded9d162eebfd8b8ed to /Users/runner/.gradle/caches/*/kotlin-dsl/accessors/*/ 2024-04-25T04:50:43.7258680Z /Users/runner/.gradle/caches/*/kotlin-dsl/scripts/*/ 2024-04-25T04:50:44.0061640Z Received 121611 of 121611 (100.0%), 0.1 MBs/sec 2024-04-25T04:50:44.0245060Z Received 76770 of 76770 (100.0%), 0.1 MBs/sec 2024-04-25T04:50:44.0346660Z Received 0 of 37882308 (0.0%), 0.0 MBs/sec 2024-04-25T04:50:44.0584380Z Received 0 of 127997111 (0.0%), 0.0 MBs/sec 2024-04-25T04:50:44.0694780Z Received 0 of 83247195 (0.0%), 0.0 MBs/sec 2024-04-25T04:50:44.0784100Z Received 0 of 46432517 (0.0%), 0.0 MBs/sec 2024-04-25T04:50:45.0367250Z Received 16910788 of 37882308 (44.6%), 8.1 MBs/sec 2024-04-25T04:50:45.0724740Z Received 29360128 of 127997111 (22.9%), 13.8 MBs/sec 2024-04-25T04:50:45.0727390Z Received 20971520 of 83247195 (25.2%), 10.0 MBs/sec 2024-04-25T04:50:45.0812980Z Received 8388608 of 46432517 (18.1%), 4.0 MBs/sec 2024-04-25T04:50:46.0371920Z Received 29493700 of 37882308 (77.9%), 9.4 MBs/sec 2024-04-25T04:50:46.0791720Z Received 67108864 of 127997111 (52.4%), 21.2 MBs/sec 2024-04-25T04:50:46.0793070Z Received 50331648 of 83247195 (60.5%), 15.9 MBs/sec 2024-04-25T04:50:46.0826140Z Received 29655301 of 46432517 (63.9%), 9.4 MBs/sec 2024-04-25T04:50:46.3358810Z Cache Size: ~36 MB (37882308 B) 2024-04-25T04:50:46.3403640Z [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/b79ec2a2-8164-492c-9c11-6b252c2c0e0f/cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --delay-directory-restore --use-compress-program unzstd 2024-04-25T04:50:46.8364160Z Cache Size: ~44 MB (46432517 B) 2024-04-25T04:50:46.8427030Z [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/872abc88-9029-4ff8-ada9-8d7a4a3e62e9/cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --delay-directory-restore --use-compress-program unzstd 2024-04-25T04:50:47.0558030Z Received 37882308 of 37882308 (100.0%), 9.0 MBs/sec 2024-04-25T04:50:47.0742510Z Received 100663296 of 127997111 (78.6%), 23.8 MBs/sec 2024-04-25T04:50:47.0743300Z Received 67108864 of 83247195 (80.6%), 16.0 MBs/sec 2024-04-25T04:50:47.0827890Z Received 46432517 of 46432517 (100.0%), 11.1 MBs/sec 2024-04-25T04:50:47.2447310Z Cache restored successfully 2024-04-25T04:50:47.2653500Z Restored generated-gradle-jars with key gradle-generated-gradle-jars-v1-5f6a8613b478fd816378c9834ad14e25 to /Users/runner/.gradle/caches/8.2/generated-gradle-jars/gradle-api-8.2.jar 2024-04-25T04:50:47.8910500Z Cache restored successfully 2024-04-25T04:50:47.8929290Z Restored instrumented-jars with key gradle-instrumented-jars-v1-15ea104736920a3f7982c2699646b2bc to /Users/runner/.gradle/caches/jars-*/*/ 2024-04-25T04:50:48.0496160Z Cache Size: ~79 MB (83247195 B) 2024-04-25T04:50:48.0535330Z [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/6f283b60-0ba8-463b-8cce-9cffa75ecd8b/cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --delay-directory-restore --use-compress-program unzstd 2024-04-25T04:50:48.0758960Z Received 127997111 of 127997111 (100.0%), 24.3 MBs/sec 2024-04-25T04:50:48.0782740Z Received 83247195 of 83247195 (100.0%), 15.8 MBs/sec 2024-04-25T04:50:48.3207760Z Cache Size: ~122 MB (127997111 B) 2024-04-25T04:50:48.3252460Z [command]/usr/local/bin/gtar -xf /Users/runner/work/_temp/0697e6d4-3fca-4bfc-be3d-b96f367faea2/cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --delay-directory-restore --use-compress-program unzstd 2024-04-25T04:50:48.6788960Z Cache restored successfully 2024-04-25T04:50:48.6817310Z Restored dependencies with key gradle-dependencies-v1-4ad397fca573c82a4a337df941b0aed6 to /Users/runner/.gradle/caches/modules-*/files-*/*/*/*/* 2024-04-25T04:50:48.9835440Z Cache restored successfully 2024-04-25T04:50:48.9873490Z Restored wrapper-zips with key gradle-wrapper-zips-v1-d75ab2e302ad9e0b00dcd53244709342 to /Users/runner/.gradle/wrapper/dists/gradle-8.2-bin/bbg7u40eoinfdyxsxr3z4i7ta 2024-04-25T04:50:48.9893610Z ##[endgroup] 2024-04-25T04:50:49.0127470Z ##[group]Run ./gradlew check 2024-04-25T04:50:49.0128120Z ./gradlew check 2024-04-25T04:50:49.0333120Z shell: /bin/bash -e {0} 2024-04-25T04:50:49.0333640Z env: 2024-04-25T04:50:49.0334430Z JAVA_HOME: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.11-9/x64/Contents/Home 2024-04-25T04:50:49.0336560Z JAVA_HOME_17_X64: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.11-9/x64/Contents/Home 2024-04-25T04:50:49.0337550Z GRADLE_ACTION_ID: gradle/actions/setup-gradle 2024-04-25T04:50:49.0338150Z GRADLE_BUILD_ACTION_SETUP_COMPLETED: true 2024-04-25T04:50:49.0338720Z GRADLE_BUILD_ACTION_CACHE_RESTORED: true 2024-04-25T04:50:49.0339550Z DEVELOCITY_INJECTION_INIT_SCRIPT_NAME: gradle-actions.inject-develocity.init.gradle 2024-04-25T04:50:49.0340390Z DEVELOCITY_AUTO_INJECTION_CUSTOM_VALUE: gradle-actions 2024-04-25T04:50:49.0340960Z GITHUB_DEPENDENCY_GRAPH_ENABLED: false 2024-04-25T04:50:49.0341450Z ##[endgroup] 2024-04-25T04:50:51.4392630Z Starting a Gradle Daemon (subsequent builds will be faster) 2024-04-25T04:51:04.1155690Z Type-safe project accessors is an incubating feature. 2024-04-25T04:51:04.1340820Z Project accessors enabled, but root project name not explicitly set for 'kotlinx-atomicfu-bug'. Checking out the project in different folders will impact the generated code and implicitly the buildscript classpath, breaking caching. 2024-04-25T04:51:12.5386130Z Directory '/Users/runner/.gradle/daemon/8.2/${env.JAVA_HOME_11_X64}' (Maven Toolchains) used for java installations does not exist 2024-04-25T04:51:12.5389340Z Directory '/Users/runner/.gradle/daemon/8.2/${env.JAVA_HOME_17_X64}' (Maven Toolchains) used for java installations does not exist 2024-04-25T04:51:12.5393280Z Directory '/Users/runner/.gradle/daemon/8.2/${env.JAVA_HOME_21_X64}' (Maven Toolchains) used for java installations does not exist 2024-04-25T04:51:12.5395800Z Directory '/Users/runner/.gradle/daemon/8.2/${env.JAVA_HOME_8_X64}' (Maven Toolchains) used for java installations does not exist 2024-04-25T04:51:14.6378190Z > Task :cli:checkKotlinGradlePluginConfigurationErrors 2024-04-25T04:51:14.6379880Z > Task :core:jvmProcessResources NO-SOURCE 2024-04-25T04:51:14.6382240Z > Task :core:checkKotlinGradlePluginConfigurationErrors 2024-04-25T04:51:15.7864680Z > Task :cli:jvmProcessResources NO-SOURCE 2024-04-25T04:51:15.7890560Z > Task :cli:jvmTestProcessResources NO-SOURCE 2024-04-25T04:51:15.7891980Z > Task :core:jvmTestProcessResources NO-SOURCE 2024-04-25T04:51:20.8430790Z > Task :core:compileKotlinJvm 2024-04-25T04:51:20.8531620Z > Task :core:jvmMainClasses 2024-04-25T04:51:21.2252160Z > Task :core:transformJvmMainAtomicfu 2024-04-25T04:51:21.2418210Z > Task :core:jvmJar 2024-04-25T04:51:21.2425000Z > Task :cli:compileKotlinJvm NO-SOURCE 2024-04-25T04:51:21.2483960Z > Task :cli:jvmMainClasses UP-TO-DATE 2024-04-25T04:51:21.2485080Z > Task :cli:transformJvmMainAtomicfu 2024-04-25T04:51:21.4423760Z > Task :core:compileTestKotlinJvm NO-SOURCE 2024-04-25T04:51:21.4545770Z > Task :core:jvmTestClasses UP-TO-DATE 2024-04-25T04:51:21.5457010Z > Task :core:transformJvmTestAtomicfu 2024-04-25T04:51:21.5492790Z > Task :core:jvmTest NO-SOURCE 2024-04-25T04:51:21.5561420Z > Task :core:allTests NO-SOURCE 2024-04-25T04:51:21.5593690Z > Task :core:check UP-TO-DATE 2024-04-25T04:51:21.8578200Z 2024-04-25T04:51:21.8686910Z e: org.jetbrains.kotlin.util.KotlinFrontEndException: Exception while analyzing expression in (10,21) in /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug/cli/src/jvmTest/kotlin/CrashTest.kt 2024-04-25T04:51:21.8688490Z > Task :cli:compileTestKotlinJvm FAILED 2024-04-25T04:51:21.8699070Z 2024-04-25T04:51:21.8800050Z Attachments: 2024-04-25T04:51:21.8899100Z causeThrowable 2024-04-25T04:51:21.8947440Z java.util.MissingFormatArgumentException: Format specifier '%s' 2024-04-25T04:51:21.9011860Z at java.base/java.util.Formatter.format(Formatter.java:2688) 2024-04-25T04:51:21.9082610Z at java.base/java.util.Formatter.format(Formatter.java:2625) 2024-04-25T04:51:21.9186590Z at java.base/java.lang.String.format(String.java:4145) 2024-04-25T04:51:21.9224330Z at org.jetbrains.kotlin.types.error.ErrorType.(ErrorType.kt:20) 2024-04-25T04:51:21.9326730Z at org.jetbrains.kotlin.types.error.ErrorUtils.createErrorTypeWithArguments(ErrorUtils.kt:77) 2024-04-25T04:51:21.9389450Z at org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.createSuspendFunctionType(TypeDeserializer.kt:200) 2024-04-25T04:51:21.9414080Z at org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.simpleType(TypeDeserializer.kt:124) 2024-04-25T04:51:21.9415200Z 8 actionable tasks: 8 executed 2024-04-25T04:51:21.9423590Z at org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.type(TypeDeserializer.kt:68) 2024-04-25T04:51:21.9429970Z at org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedClassDescriptor$DeserializedClassTypeConstructor.computeSupertypes(DeserializedClassDescriptor.kt:240) 2024-04-25T04:51:21.9446610Z at org.jetbrains.kotlin.types.AbstractTypeConstructor$supertypes$1.invoke(AbstractTypeConstructor.kt:78) 2024-04-25T04:51:21.9475090Z at org.jetbrains.kotlin.types.AbstractTypeConstructor$supertypes$1.invoke(AbstractTypeConstructor.kt:77) 2024-04-25T04:51:21.9504890Z at org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedLazyValue.invoke(LockBasedStorageManager.java:408) 2024-04-25T04:51:21.9549650Z at org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedLazyValueWithPostCompute.invoke(LockBasedStorageManager.java:481) 2024-04-25T04:51:21.9570070Z at org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedNotNullLazyValueWithPostCompute.invoke(LockBasedStorageManager.java:512) 2024-04-25T04:51:21.9572710Z at org.jetbrains.kotlin.types.AbstractTypeConstructor.getSupertypes(AbstractTypeConstructor.kt:27) 2024-04-25T04:51:21.9574830Z at org.jetbrains.kotlin.types.AbstractTypeConstructor.getSupertypes(AbstractTypeConstructor.kt:26) 2024-04-25T04:51:21.9577010Z at org.jetbrains.kotlin.types.checker.ClassicTypeSystemContext$DefaultImpls.supertypes(ClassicTypeSystemContext.kt:262) 2024-04-25T04:51:21.9579420Z at org.jetbrains.kotlin.resolve.calls.components.ClassicTypeSystemContextForCS.supertypes(ClassicTypeSystemContextForCS.kt:21) 2024-04-25T04:51:21.9582150Z at org.jetbrains.kotlin.resolve.calls.inference.model.NewConstraintSystemImpl.supertypes(NewConstraintSystemImpl.kt) 2024-04-25T04:51:21.9584610Z at org.jetbrains.kotlin.types.AbstractTypeChecker.collectAllSupertypesWithGivenTypeConstructor(AbstractTypeChecker.kt:906) 2024-04-25T04:51:21.9586850Z at org.jetbrains.kotlin.types.AbstractTypeChecker.collectAndFilter(AbstractTypeChecker.kt:648) 2024-04-25T04:51:21.9588990Z at org.jetbrains.kotlin.types.AbstractTypeChecker.findCorrespondingSupertypes(AbstractTypeChecker.kt:682) 2024-04-25T04:51:21.9598540Z at org.jetbrains.kotlin.types.AbstractTypeChecker.isSubtypeOfForSingleClassifierType(AbstractTypeChecker.kt:377) 2024-04-25T04:51:21.9600770Z at org.jetbrains.kotlin.types.AbstractTypeChecker.completeIsSubTypeOf(AbstractTypeChecker.kt:284) 2024-04-25T04:51:21.9602740Z at org.jetbrains.kotlin.types.AbstractTypeChecker.isSubtypeOf(AbstractTypeChecker.kt:244) 2024-04-25T04:51:21.9605210Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector$TypeCheckerStateForConstraintInjector.runIsSubtypeOf$isSubtypeOf(ConstraintInjector.kt:384) 2024-04-25T04:51:21.9608150Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector$TypeCheckerStateForConstraintInjector.runIsSubtypeOf(ConstraintInjector.kt:391) 2024-04-25T04:51:21.9611660Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector$TypeCheckerStateForConstraintInjector.runIsSubtypeOf$default(ConstraintInjector.kt:377) 2024-04-25T04:51:21.9614550Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector.addSubTypeConstraintAndIncorporateIt(ConstraintInjector.kt:99) 2024-04-25T04:51:21.9618200Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector.addInitialSubtypeConstraint(ConstraintInjector.kt:59) 2024-04-25T04:51:21.9620910Z at org.jetbrains.kotlin.resolve.calls.inference.model.NewConstraintSystemImpl.addSubtypeConstraint(NewConstraintSystemImpl.kt:171) 2024-04-25T04:51:21.9623670Z at org.jetbrains.kotlin.resolve.calls.inference.ConstraintSystemBuilderKt.addConstraintIfCompatible(ConstraintSystemBuilder.kt:100) 2024-04-25T04:51:21.9627020Z at org.jetbrains.kotlin.resolve.calls.inference.ConstraintSystemBuilderKt.addSubtypeConstraintIfCompatible(ConstraintSystemBuilder.kt:84) 2024-04-25T04:51:21.9629620Z at org.jetbrains.kotlin.resolve.calls.components.SimpleArgumentsChecksKt.checkExpressionArgument(SimpleArgumentsChecks.kt:121) 2024-04-25T04:51:21.9632520Z at org.jetbrains.kotlin.resolve.calls.components.SimpleArgumentsChecksKt.checkSimpleArgument(SimpleArgumentsChecks.kt:60) 2024-04-25T04:51:21.9635010Z at org.jetbrains.kotlin.resolve.calls.components.PostponeArgumentsChecksKt.resolveKtPrimitive(PostponeArgumentsChecks.kt:40) 2024-04-25T04:51:21.9637560Z at org.jetbrains.kotlin.resolve.calls.components.ResolutionPartsKt.resolveKotlinArgument(ResolutionParts.kt:529) 2024-04-25T04:51:21.9639870Z at org.jetbrains.kotlin.resolve.calls.components.ResolutionPartsKt.access$resolveKotlinArgument(ResolutionParts.kt:1) 2024-04-25T04:51:21.9642240Z at org.jetbrains.kotlin.resolve.calls.components.CheckArgumentsInParenthesis.process(ResolutionParts.kt:747) 2024-04-25T04:51:21.9644550Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.processPart(ResolutionCandidate.kt:133) 2024-04-25T04:51:21.9646900Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.processPart$default(ResolutionCandidate.kt:129) 2024-04-25T04:51:21.9649280Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.processParts(ResolutionCandidate.kt:120) 2024-04-25T04:51:21.9651620Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.isSuccessful(ResolutionCandidate.kt:31) 2024-04-25T04:51:21.9653900Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$SuccessfulResultCollector.pushCandidates(TowerResolver.kt:466) 2024-04-25T04:51:21.9656050Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.processTowerData(TowerResolver.kt:389) 2024-04-25T04:51:21.9657980Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.access$processTowerData(TowerResolver.kt:95) 2024-04-25T04:51:21.9659890Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.process(TowerResolver.kt:207) 2024-04-25T04:51:21.9661730Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.process(TowerResolver.kt:216) 2024-04-25T04:51:21.9663810Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.run$processImportingScope(TowerResolver.kt:269) 2024-04-25T04:51:21.9668360Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.run$processScopes(TowerResolver.kt:282) 2024-04-25T04:51:21.9670390Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.run(TowerResolver.kt:305) 2024-04-25T04:51:21.9672150Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.run(TowerResolver.kt:114) 2024-04-25T04:51:21.9673960Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.runResolve(TowerResolver.kt:101) 2024-04-25T04:51:21.9675870Z at org.jetbrains.kotlin.resolve.calls.KotlinCallResolver.resolveCall(KotlinCallResolver.kt:184) 2024-04-25T04:51:21.9677860Z at org.jetbrains.kotlin.resolve.calls.KotlinCallResolver.resolveAndCompleteCall(KotlinCallResolver.kt:41) 2024-04-25T04:51:21.9680160Z at org.jetbrains.kotlin.resolve.calls.tower.PSICallResolver.runResolutionAndInference(PSICallResolver.kt:114) 2024-04-25T04:51:21.9682290Z at org.jetbrains.kotlin.resolve.calls.CallResolver.doResolveCallOrGetCachedResults(CallResolver.java:602) 2024-04-25T04:51:21.9684380Z at org.jetbrains.kotlin.resolve.calls.CallResolver.lambda$computeTasksAndResolveCall$0(CallResolver.java:213) 2024-04-25T04:51:21.9687200Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:21.9689140Z at org.jetbrains.kotlin.resolve.calls.CallResolver.computeTasksAndResolveCall(CallResolver.java:211) 2024-04-25T04:51:21.9691190Z at org.jetbrains.kotlin.resolve.calls.CallResolver.computeTasksAndResolveCall(CallResolver.java:199) 2024-04-25T04:51:21.9693820Z at org.jetbrains.kotlin.resolve.calls.CallResolver.resolveFunctionCall(CallResolver.java:329) 2024-04-25T04:51:21.9695890Z at org.jetbrains.kotlin.resolve.calls.CallExpressionResolver.getResolvedCallForFunction(CallExpressionResolver.kt:86) 2024-04-25T04:51:21.9697880Z at org.jetbrains.kotlin.resolve.calls.CallExpressionResolver.getCallExpressionTypeInfoWithoutFinalTypeCheck(CallExpressionResolver.kt:208) 2024-04-25T04:51:21.9700150Z at org.jetbrains.kotlin.resolve.calls.CallExpressionResolver.getCallExpressionTypeInfo(CallExpressionResolver.kt:185) 2024-04-25T04:51:21.9702230Z at org.jetbrains.kotlin.types.expressions.BasicExpressionTypingVisitor.visitCallExpression(BasicExpressionTypingVisitor.java:731) 2024-04-25T04:51:21.9704290Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.visitCallExpression(ExpressionTypingVisitorDispatcher.java:396) 2024-04-25T04:51:21.9706420Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher$ForDeclarations.visitCallExpression(ExpressionTypingVisitorDispatcher.java:47) 2024-04-25T04:51:21.9708110Z at org.jetbrains.kotlin.psi.KtCallExpression.accept(KtCallExpression.java:35) 2024-04-25T04:51:21.9709800Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:176) 2024-04-25T04:51:21.9711370Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:21.9712940Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:165) 2024-04-25T04:51:21.9714890Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:135) 2024-04-25T04:51:21.9716820Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:147) 2024-04-25T04:51:21.9718870Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getTypeInfo(ExpressionTypingServices.java:121) 2024-04-25T04:51:21.9720580Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getTypeInfo(ExpressionTypingServices.java:96) 2024-04-25T04:51:21.9722310Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getType(ExpressionTypingServices.java:138) 2024-04-25T04:51:21.9723970Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.safeGetType(ExpressionTypingServices.java:81) 2024-04-25T04:51:21.9725760Z at org.jetbrains.kotlin.resolve.VariableTypeAndInitializerResolver.resolveInitializerType(VariableTypeAndInitializerResolver.kt:178) 2024-04-25T04:51:21.9727740Z at org.jetbrains.kotlin.resolve.VariableTypeAndInitializerResolver.resolveTypeNullable(VariableTypeAndInitializerResolver.kt:102) 2024-04-25T04:51:21.9729600Z at org.jetbrains.kotlin.resolve.VariableTypeAndInitializerResolver.resolveType(VariableTypeAndInitializerResolver.kt:55) 2024-04-25T04:51:21.9731340Z at org.jetbrains.kotlin.resolve.LocalVariableResolver.resolveLocalVariableDescriptor(LocalVariableResolver.kt:196) 2024-04-25T04:51:21.9732860Z at org.jetbrains.kotlin.resolve.LocalVariableResolver.process(LocalVariableResolver.kt:80) 2024-04-25T04:51:21.9734550Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitProperty(ExpressionTypingVisitorForStatements.java:122) 2024-04-25T04:51:21.9736770Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitProperty(ExpressionTypingVisitorForStatements.java:73) 2024-04-25T04:51:21.9738250Z at org.jetbrains.kotlin.psi.KtProperty.accept(KtProperty.java:58) 2024-04-25T04:51:21.9740570Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:176) 2024-04-25T04:51:21.9742350Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:21.9743950Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:165) 2024-04-25T04:51:21.9746660Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:148) 2024-04-25T04:51:21.9748650Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getTypeOfLastExpressionInBlock(ExpressionTypingServices.java:451) 2024-04-25T04:51:21.9750730Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getBlockReturnedTypeWithWritableScope(ExpressionTypingServices.java:328) 2024-04-25T04:51:21.9752880Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getBlockReturnedType(ExpressionTypingServices.java:207) 2024-04-25T04:51:21.9754690Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getBlockReturnedType(ExpressionTypingServices.java:184) 2024-04-25T04:51:21.9756720Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitBlockExpression(ExpressionTypingVisitorForStatements.java:586) 2024-04-25T04:51:21.9759900Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitBlockExpression(ExpressionTypingVisitorForStatements.java:73) 2024-04-25T04:51:21.9762110Z at org.jetbrains.kotlin.psi.KtBlockExpression.accept(KtBlockExpression.java:79) 2024-04-25T04:51:21.9763740Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:176) 2024-04-25T04:51:21.9765460Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:21.9767080Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:165) 2024-04-25T04:51:21.9769040Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:148) 2024-04-25T04:51:21.9771090Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.checkFunctionReturnType(ExpressionTypingServices.java:179) 2024-04-25T04:51:21.9772960Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.checkFunctionReturnType(ExpressionTypingServices.java:166) 2024-04-25T04:51:21.9774540Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveFunctionBody(BodyResolver.java:1054) 2024-04-25T04:51:21.9775790Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveFunctionBody(BodyResolver.java:997) 2024-04-25T04:51:21.9777070Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveFunctionBodies(BodyResolver.java:982) 2024-04-25T04:51:21.9778400Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveBehaviorDeclarationBodies(BodyResolver.java:129) 2024-04-25T04:51:21.9779990Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveBodies(BodyResolver.java:256) 2024-04-25T04:51:21.9781330Z at org.jetbrains.kotlin.resolve.LazyTopDownAnalyzer.analyzeDeclarations(LazyTopDownAnalyzer.kt:227) 2024-04-25T04:51:21.9782970Z at org.jetbrains.kotlin.resolve.LazyTopDownAnalyzer.analyzeDeclarations$default(LazyTopDownAnalyzer.kt:58) 2024-04-25T04:51:21.9784790Z at org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration(TopDownAnalyzerFacadeForJVM.kt:119) 2024-04-25T04:51:21.9786900Z at org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration$default(TopDownAnalyzerFacadeForJVM.kt:77) 2024-04-25T04:51:21.9788740Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler$analyze$1.invoke(KotlinToJVMBytecodeCompiler.kt:256) 2024-04-25T04:51:21.9790410Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler$analyze$1.invoke(KotlinToJVMBytecodeCompiler.kt:247) 2024-04-25T04:51:21.9792750Z at org.jetbrains.kotlin.cli.common.messages.AnalyzerWithCompilerReport.analyzeAndReport(AnalyzerWithCompilerReport.kt:115) 2024-04-25T04:51:21.9794440Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.analyze(KotlinToJVMBytecodeCompiler.kt:247) 2024-04-25T04:51:21.9796760Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.compileModules$cli(KotlinToJVMBytecodeCompiler.kt:87) 2024-04-25T04:51:21.9798480Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.compileModules$cli$default(KotlinToJVMBytecodeCompiler.kt:43) 2024-04-25T04:51:21.9799870Z at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:165) 2024-04-25T04:51:21.9800870Z at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:50) 2024-04-25T04:51:21.9801860Z at org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:104) 2024-04-25T04:51:21.9802840Z at org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:48) 2024-04-25T04:51:21.9803740Z at org.jetbrains.kotlin.cli.common.CLITool.exec(CLITool.kt:101) 2024-04-25T04:51:21.9804940Z at org.jetbrains.kotlin.incremental.IncrementalJvmCompilerRunner.runCompiler(IncrementalJvmCompilerRunner.kt:463) 2024-04-25T04:51:21.9806490Z at org.jetbrains.kotlin.incremental.IncrementalJvmCompilerRunner.runCompiler(IncrementalJvmCompilerRunner.kt:62) 2024-04-25T04:51:21.9808000Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.doCompile(IncrementalCompilerRunner.kt:477) 2024-04-25T04:51:21.9809440Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compileImpl(IncrementalCompilerRunner.kt:400) 2024-04-25T04:51:21.9811110Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compileNonIncrementally(IncrementalCompilerRunner.kt:281) 2024-04-25T04:51:21.9812640Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compile(IncrementalCompilerRunner.kt:125) 2024-04-25T04:51:21.9814080Z at org.jetbrains.kotlin.daemon.CompileServiceImplBase.execIncrementalCompiler(CompileServiceImpl.kt:657) 2024-04-25T04:51:21.9815510Z at org.jetbrains.kotlin.daemon.CompileServiceImplBase.access$execIncrementalCompiler(CompileServiceImpl.kt:105) 2024-04-25T04:51:21.9817060Z at org.jetbrains.kotlin.daemon.CompileServiceImpl.compile(CompileServiceImpl.kt:1624) 2024-04-25T04:51:21.9818390Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2024-04-25T04:51:21.9819570Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 2024-04-25T04:51:21.9821230Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2024-04-25T04:51:21.9822360Z at java.base/java.lang.reflect.Method.invoke(Method.java:568) 2024-04-25T04:51:21.9823250Z at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:360) 2024-04-25T04:51:21.9824150Z at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200) 2024-04-25T04:51:21.9824970Z at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197) 2024-04-25T04:51:21.9825890Z at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) 2024-04-25T04:51:21.9826890Z at java.rmi/sun.rmi.transport.Transport.serviceCall(Transport.java:196) 2024-04-25T04:51:21.9827910Z at java.rmi/sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:587) 2024-04-25T04:51:21.9829020Z at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) 2024-04-25T04:51:21.9830220Z at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:705) 2024-04-25T04:51:21.9831370Z at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) 2024-04-25T04:51:21.9832470Z at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:704) 2024-04-25T04:51:21.9833640Z at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 2024-04-25T04:51:21.9835440Z at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 2024-04-25T04:51:21.9836410Z at java.base/java.lang.Thread.run(Thread.java:840) 2024-04-25T04:51:21.9836810Z 2024-04-25T04:51:21.9837180Z ---- 2024-04-25T04:51:21.9837490Z expression.kt 2024-04-25T04:51:21.9838480Z 2024-04-25T04:51:21.9838960Z @Test 2024-04-25T04:51:21.9839270Z fun simpleTest() { 2024-04-25T04:51:21.9839680Z val example = ExampleImpl() 2024-04-25T04:51:21.9840210Z val hello = Hello(example) 2024-04-25T04:51:21.9840700Z } 2024-04-25T04:51:21.9841800Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.logOrThrowException(ExpressionTypingVisitorDispatcher.java:261) 2024-04-25T04:51:21.9843760Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:225) 2024-04-25T04:51:21.9845240Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:21.9846690Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:165) 2024-04-25T04:51:21.9848530Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:135) 2024-04-25T04:51:21.9850490Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:147) 2024-04-25T04:51:21.9852180Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getTypeInfo(ExpressionTypingServices.java:121) 2024-04-25T04:51:21.9853720Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getTypeInfo(ExpressionTypingServices.java:96) 2024-04-25T04:51:21.9855220Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getType(ExpressionTypingServices.java:138) 2024-04-25T04:51:21.9856740Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.safeGetType(ExpressionTypingServices.java:81) 2024-04-25T04:51:21.9858450Z at org.jetbrains.kotlin.resolve.VariableTypeAndInitializerResolver.resolveInitializerType(VariableTypeAndInitializerResolver.kt:178) 2024-04-25T04:51:21.9860270Z at org.jetbrains.kotlin.resolve.VariableTypeAndInitializerResolver.resolveTypeNullable(VariableTypeAndInitializerResolver.kt:102) 2024-04-25T04:51:21.9862020Z at org.jetbrains.kotlin.resolve.VariableTypeAndInitializerResolver.resolveType(VariableTypeAndInitializerResolver.kt:55) 2024-04-25T04:51:21.9863640Z at org.jetbrains.kotlin.resolve.LocalVariableResolver.resolveLocalVariableDescriptor(LocalVariableResolver.kt:196) 2024-04-25T04:51:21.9865040Z at org.jetbrains.kotlin.resolve.LocalVariableResolver.process(LocalVariableResolver.kt:80) 2024-04-25T04:51:21.9866640Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitProperty(ExpressionTypingVisitorForStatements.java:122) 2024-04-25T04:51:21.9868610Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitProperty(ExpressionTypingVisitorForStatements.java:73) 2024-04-25T04:51:21.9870040Z at org.jetbrains.kotlin.psi.KtProperty.accept(KtProperty.java:58) 2024-04-25T04:51:21.9871430Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:176) 2024-04-25T04:51:21.9872900Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:21.9874350Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:165) 2024-04-25T04:51:21.9876190Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:148) 2024-04-25T04:51:21.9878060Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getTypeOfLastExpressionInBlock(ExpressionTypingServices.java:451) 2024-04-25T04:51:21.9880900Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getBlockReturnedTypeWithWritableScope(ExpressionTypingServices.java:328) 2024-04-25T04:51:21.9882840Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getBlockReturnedType(ExpressionTypingServices.java:207) 2024-04-25T04:51:21.9885130Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.getBlockReturnedType(ExpressionTypingServices.java:184) 2024-04-25T04:51:21.9887020Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitBlockExpression(ExpressionTypingVisitorForStatements.java:586) 2024-04-25T04:51:21.9889120Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorForStatements.visitBlockExpression(ExpressionTypingVisitorForStatements.java:73) 2024-04-25T04:51:21.9890670Z at org.jetbrains.kotlin.psi.KtBlockExpression.accept(KtBlockExpression.java:79) 2024-04-25T04:51:21.9892170Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:176) 2024-04-25T04:51:21.9894040Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:21.9895640Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:165) 2024-04-25T04:51:21.9898170Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.getTypeInfo(ExpressionTypingVisitorDispatcher.java:148) 2024-04-25T04:51:21.9900300Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.checkFunctionReturnType(ExpressionTypingServices.java:179) 2024-04-25T04:51:21.9902190Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingServices.checkFunctionReturnType(ExpressionTypingServices.java:166) 2024-04-25T04:51:21.9904330Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveFunctionBody(BodyResolver.java:1054) 2024-04-25T04:51:21.9905780Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveFunctionBody(BodyResolver.java:997) 2024-04-25T04:51:21.9919010Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveFunctionBodies(BodyResolver.java:982) 2024-04-25T04:51:21.9920330Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveBehaviorDeclarationBodies(BodyResolver.java:129) 2024-04-25T04:51:21.9923680Z at org.jetbrains.kotlin.resolve.BodyResolver.resolveBodies(BodyResolver.java:256) 2024-04-25T04:51:21.9924900Z at org.jetbrains.kotlin.resolve.LazyTopDownAnalyzer.analyzeDeclarations(LazyTopDownAnalyzer.kt:227) 2024-04-25T04:51:21.9926290Z at org.jetbrains.kotlin.resolve.LazyTopDownAnalyzer.analyzeDeclarations$default(LazyTopDownAnalyzer.kt:58) 2024-04-25T04:51:21.9927980Z at org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration(TopDownAnalyzerFacadeForJVM.kt:119) 2024-04-25T04:51:21.9929960Z at org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration$default(TopDownAnalyzerFacadeForJVM.kt:77) 2024-04-25T04:51:21.9937500Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler$analyze$1.invoke(KotlinToJVMBytecodeCompiler.kt:256) 2024-04-25T04:51:21.9939260Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler$analyze$1.invoke(KotlinToJVMBytecodeCompiler.kt:247) 2024-04-25T04:51:21.9941550Z at org.jetbrains.kotlin.cli.common.messages.AnalyzerWithCompilerReport.analyzeAndReport(AnalyzerWithCompilerReport.kt:115) 2024-04-25T04:51:21.9943170Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.analyze(KotlinToJVMBytecodeCompiler.kt:247) 2024-04-25T04:51:21.9944780Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.compileModules$cli(KotlinToJVMBytecodeCompiler.kt:87) 2024-04-25T04:51:21.9946500Z at org.jetbrains.kotlin.cli.jvm.compiler.KotlinToJVMBytecodeCompiler.compileModules$cli$default(KotlinToJVMBytecodeCompiler.kt:43) 2024-04-25T04:51:21.9947880Z at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:165) 2024-04-25T04:51:21.9949590Z at org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:50) 2024-04-25T04:51:21.9950650Z at org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:104) 2024-04-25T04:51:21.9951640Z at org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:48) 2024-04-25T04:51:21.9953150Z at org.jetbrains.kotlin.cli.common.CLITool.exec(CLITool.kt:101) 2024-04-25T04:51:21.9954330Z at org.jetbrains.kotlin.incremental.IncrementalJvmCompilerRunner.runCompiler(IncrementalJvmCompilerRunner.kt:463) 2024-04-25T04:51:21.9955880Z at org.jetbrains.kotlin.incremental.IncrementalJvmCompilerRunner.runCompiler(IncrementalJvmCompilerRunner.kt:62) 2024-04-25T04:51:21.9957350Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.doCompile(IncrementalCompilerRunner.kt:477) 2024-04-25T04:51:21.9958800Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compileImpl(IncrementalCompilerRunner.kt:400) 2024-04-25T04:51:21.9960370Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compileNonIncrementally(IncrementalCompilerRunner.kt:281) 2024-04-25T04:51:21.9961890Z at org.jetbrains.kotlin.incremental.IncrementalCompilerRunner.compile(IncrementalCompilerRunner.kt:125) 2024-04-25T04:51:21.9963300Z at org.jetbrains.kotlin.daemon.CompileServiceImplBase.execIncrementalCompiler(CompileServiceImpl.kt:657) 2024-04-25T04:51:21.9964740Z at org.jetbrains.kotlin.daemon.CompileServiceImplBase.access$execIncrementalCompiler(CompileServiceImpl.kt:105) 2024-04-25T04:51:21.9966020Z at org.jetbrains.kotlin.daemon.CompileServiceImpl.compile(CompileServiceImpl.kt:1624) 2024-04-25T04:51:21.9967110Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2024-04-25T04:51:21.9968280Z at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 2024-04-25T04:51:21.9970090Z at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2024-04-25T04:51:21.9971210Z at java.base/java.lang.reflect.Method.invoke(Method.java:568) 2024-04-25T04:51:21.9972100Z at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:360) 2024-04-25T04:51:21.9973550Z at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200) 2024-04-25T04:51:21.9974390Z at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197) 2024-04-25T04:51:21.9975330Z at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) 2024-04-25T04:51:21.9976310Z at java.rmi/sun.rmi.transport.Transport.serviceCall(Transport.java:196) 2024-04-25T04:51:21.9977310Z at java.rmi/sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:587) 2024-04-25T04:51:21.9978420Z at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) 2024-04-25T04:51:21.9979710Z at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(TCPTransport.java:705) 2024-04-25T04:51:21.9980880Z at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) 2024-04-25T04:51:21.9981980Z at java.rmi/sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:704) 2024-04-25T04:51:21.9983150Z at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 2024-04-25T04:51:21.9984310Z at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 2024-04-25T04:51:21.9985210Z at java.base/java.lang.Thread.run(Thread.java:840) 2024-04-25T04:51:21.9986300Z Caused by: java.util.MissingFormatArgumentException: Format specifier '%s' 2024-04-25T04:51:21.9987140Z at java.base/java.util.Formatter.format(Formatter.java:2688) 2024-04-25T04:51:21.9987890Z at java.base/java.util.Formatter.format(Formatter.java:2625) 2024-04-25T04:51:21.9988580Z at java.base/java.lang.String.format(String.java:4145) 2024-04-25T04:51:21.9989350Z at org.jetbrains.kotlin.types.error.ErrorType.(ErrorType.kt:20) 2024-04-25T04:51:21.9991110Z at org.jetbrains.kotlin.types.error.ErrorUtils.createErrorTypeWithArguments(ErrorUtils.kt:77) 2024-04-25T04:51:21.9992710Z at org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.createSuspendFunctionType(TypeDeserializer.kt:200) 2024-04-25T04:51:21.9994320Z at org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.simpleType(TypeDeserializer.kt:124) 2024-04-25T04:51:21.9996300Z at org.jetbrains.kotlin.serialization.deserialization.TypeDeserializer.type(TypeDeserializer.kt:68) 2024-04-25T04:51:21.9998230Z at org.jetbrains.kotlin.serialization.deserialization.descriptors.DeserializedClassDescriptor$DeserializedClassTypeConstructor.computeSupertypes(DeserializedClassDescriptor.kt:240) 2024-04-25T04:51:22.0000140Z at org.jetbrains.kotlin.types.AbstractTypeConstructor$supertypes$1.invoke(AbstractTypeConstructor.kt:78) 2024-04-25T04:51:22.0001470Z at org.jetbrains.kotlin.types.AbstractTypeConstructor$supertypes$1.invoke(AbstractTypeConstructor.kt:77) 2024-04-25T04:51:22.0002880Z at org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedLazyValue.invoke(LockBasedStorageManager.java:408) 2024-04-25T04:51:22.0004470Z at org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedLazyValueWithPostCompute.invoke(LockBasedStorageManager.java:481) 2024-04-25T04:51:22.0010620Z at org.jetbrains.kotlin.storage.LockBasedStorageManager$LockBasedNotNullLazyValueWithPostCompute.invoke(LockBasedStorageManager.java:512) 2024-04-25T04:51:22.0012260Z at org.jetbrains.kotlin.types.AbstractTypeConstructor.getSupertypes(AbstractTypeConstructor.kt:27) 2024-04-25T04:51:22.0013580Z at org.jetbrains.kotlin.types.AbstractTypeConstructor.getSupertypes(AbstractTypeConstructor.kt:26) 2024-04-25T04:51:22.0015020Z at org.jetbrains.kotlin.types.checker.ClassicTypeSystemContext$DefaultImpls.supertypes(ClassicTypeSystemContext.kt:262) 2024-04-25T04:51:22.0016680Z at org.jetbrains.kotlin.resolve.calls.components.ClassicTypeSystemContextForCS.supertypes(ClassicTypeSystemContextForCS.kt:21) 2024-04-25T04:51:22.0018400Z at org.jetbrains.kotlin.resolve.calls.inference.model.NewConstraintSystemImpl.supertypes(NewConstraintSystemImpl.kt) 2024-04-25T04:51:22.0020100Z at org.jetbrains.kotlin.types.AbstractTypeChecker.collectAllSupertypesWithGivenTypeConstructor(AbstractTypeChecker.kt:906) 2024-04-25T04:51:22.0021610Z at org.jetbrains.kotlin.types.AbstractTypeChecker.collectAndFilter(AbstractTypeChecker.kt:648) 2024-04-25T04:51:22.0022980Z at org.jetbrains.kotlin.types.AbstractTypeChecker.findCorrespondingSupertypes(AbstractTypeChecker.kt:682) 2024-04-25T04:51:22.0024480Z at org.jetbrains.kotlin.types.AbstractTypeChecker.isSubtypeOfForSingleClassifierType(AbstractTypeChecker.kt:377) 2024-04-25T04:51:22.0025920Z at org.jetbrains.kotlin.types.AbstractTypeChecker.completeIsSubTypeOf(AbstractTypeChecker.kt:284) 2024-04-25T04:51:22.0027160Z at org.jetbrains.kotlin.types.AbstractTypeChecker.isSubtypeOf(AbstractTypeChecker.kt:244) 2024-04-25T04:51:22.0028900Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector$TypeCheckerStateForConstraintInjector.runIsSubtypeOf$isSubtypeOf(ConstraintInjector.kt:384) 2024-04-25T04:51:22.0031100Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector$TypeCheckerStateForConstraintInjector.runIsSubtypeOf(ConstraintInjector.kt:391) 2024-04-25T04:51:22.0033260Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector$TypeCheckerStateForConstraintInjector.runIsSubtypeOf$default(ConstraintInjector.kt:377) 2024-04-25T04:51:22.0035430Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector.addSubTypeConstraintAndIncorporateIt(ConstraintInjector.kt:99) 2024-04-25T04:51:22.0037430Z at org.jetbrains.kotlin.resolve.calls.inference.components.ConstraintInjector.addInitialSubtypeConstraint(ConstraintInjector.kt:59) 2024-04-25T04:51:22.0039300Z at org.jetbrains.kotlin.resolve.calls.inference.model.NewConstraintSystemImpl.addSubtypeConstraint(NewConstraintSystemImpl.kt:171) 2024-04-25T04:51:22.0042370Z at org.jetbrains.kotlin.resolve.calls.inference.ConstraintSystemBuilderKt.addConstraintIfCompatible(ConstraintSystemBuilder.kt:100) 2024-04-25T04:51:22.0044400Z at org.jetbrains.kotlin.resolve.calls.inference.ConstraintSystemBuilderKt.addSubtypeConstraintIfCompatible(ConstraintSystemBuilder.kt:84) 2024-04-25T04:51:22.0046290Z at org.jetbrains.kotlin.resolve.calls.components.SimpleArgumentsChecksKt.checkExpressionArgument(SimpleArgumentsChecks.kt:121) 2024-04-25T04:51:22.0048630Z at org.jetbrains.kotlin.resolve.calls.components.SimpleArgumentsChecksKt.checkSimpleArgument(SimpleArgumentsChecks.kt:60) 2024-04-25T04:51:22.0050370Z at org.jetbrains.kotlin.resolve.calls.components.PostponeArgumentsChecksKt.resolveKtPrimitive(PostponeArgumentsChecks.kt:40) 2024-04-25T04:51:22.0052040Z at org.jetbrains.kotlin.resolve.calls.components.ResolutionPartsKt.resolveKotlinArgument(ResolutionParts.kt:529) 2024-04-25T04:51:22.0053610Z at org.jetbrains.kotlin.resolve.calls.components.ResolutionPartsKt.access$resolveKotlinArgument(ResolutionParts.kt:1) 2024-04-25T04:51:22.0055140Z at org.jetbrains.kotlin.resolve.calls.components.CheckArgumentsInParenthesis.process(ResolutionParts.kt:747) 2024-04-25T04:51:22.0056730Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.processPart(ResolutionCandidate.kt:133) 2024-04-25T04:51:22.0058490Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.processPart$default(ResolutionCandidate.kt:129) 2024-04-25T04:51:22.0060200Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.processParts(ResolutionCandidate.kt:120) 2024-04-25T04:51:22.0061870Z at org.jetbrains.kotlin.resolve.calls.components.candidate.ResolutionCandidate.isSuccessful(ResolutionCandidate.kt:31) 2024-04-25T04:51:22.0063470Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$SuccessfulResultCollector.pushCandidates(TowerResolver.kt:466) 2024-04-25T04:51:22.0064910Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.processTowerData(TowerResolver.kt:389) 2024-04-25T04:51:22.0066520Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.access$processTowerData(TowerResolver.kt:95) 2024-04-25T04:51:22.0067870Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.process(TowerResolver.kt:207) 2024-04-25T04:51:22.0069070Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.process(TowerResolver.kt:216) 2024-04-25T04:51:22.0070470Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.run$processImportingScope(TowerResolver.kt:269) 2024-04-25T04:51:22.0071840Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.run$processScopes(TowerResolver.kt:282) 2024-04-25T04:51:22.0073060Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver$Task.run(TowerResolver.kt:305) 2024-04-25T04:51:22.0074170Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.run(TowerResolver.kt:114) 2024-04-25T04:51:22.0075320Z at org.jetbrains.kotlin.resolve.calls.tower.TowerResolver.runResolve(TowerResolver.kt:101) 2024-04-25T04:51:22.0076560Z at org.jetbrains.kotlin.resolve.calls.KotlinCallResolver.resolveCall(KotlinCallResolver.kt:184) 2024-04-25T04:51:22.0077930Z at org.jetbrains.kotlin.resolve.calls.KotlinCallResolver.resolveAndCompleteCall(KotlinCallResolver.kt:41) 2024-04-25T04:51:22.0079420Z at org.jetbrains.kotlin.resolve.calls.tower.PSICallResolver.runResolutionAndInference(PSICallResolver.kt:114) 2024-04-25T04:51:22.0081010Z at org.jetbrains.kotlin.resolve.calls.CallResolver.doResolveCallOrGetCachedResults(CallResolver.java:602) 2024-04-25T04:51:22.0082450Z at org.jetbrains.kotlin.resolve.calls.CallResolver.lambda$computeTasksAndResolveCall$0(CallResolver.java:213) 2024-04-25T04:51:22.0083650Z at org.jetbrains.kotlin.util.PerformanceCounter.time(PerformanceCounter.kt:90) 2024-04-25T04:51:22.0084840Z at org.jetbrains.kotlin.resolve.calls.CallResolver.computeTasksAndResolveCall(CallResolver.java:211) 2024-04-25T04:51:22.0086210Z at org.jetbrains.kotlin.resolve.calls.CallResolver.computeTasksAndResolveCall(CallResolver.java:199) 2024-04-25T04:51:22.0088200Z at org.jetbrains.kotlin.resolve.calls.CallResolver.resolveFunctionCall(CallResolver.java:329) 2024-04-25T04:51:22.0089720Z at org.jetbrains.kotlin.resolve.calls.CallExpressionResolver.getResolvedCallForFunction(CallExpressionResolver.kt:86) 2024-04-25T04:51:22.0091560Z at org.jetbrains.kotlin.resolve.calls.CallExpressionResolver.getCallExpressionTypeInfoWithoutFinalTypeCheck(CallExpressionResolver.kt:208) 2024-04-25T04:51:22.0093940Z at org.jetbrains.kotlin.resolve.calls.CallExpressionResolver.getCallExpressionTypeInfo(CallExpressionResolver.kt:185) 2024-04-25T04:51:22.0095660Z at org.jetbrains.kotlin.types.expressions.BasicExpressionTypingVisitor.visitCallExpression(BasicExpressionTypingVisitor.java:731) 2024-04-25T04:51:22.0097570Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.visitCallExpression(ExpressionTypingVisitorDispatcher.java:396) 2024-04-25T04:51:22.0101730Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher$ForDeclarations.visitCallExpression(ExpressionTypingVisitorDispatcher.java:47) 2024-04-25T04:51:22.0103270Z at org.jetbrains.kotlin.psi.KtCallExpression.accept(KtCallExpression.java:35) 2024-04-25T04:51:22.0104750Z at org.jetbrains.kotlin.types.expressions.ExpressionTypingVisitorDispatcher.lambda$getTypeInfo$0(ExpressionTypingVisitorDispatcher.java:176) 2024-04-25T04:51:22.0105930Z ... 79 more 2024-04-25T04:51:22.0106120Z 2024-04-25T04:51:22.0106130Z 2024-04-25T04:51:22.0106320Z FAILURE: Build failed with an exception. 2024-04-25T04:51:22.0106660Z 2024-04-25T04:51:22.0106800Z * What went wrong: 2024-04-25T04:51:22.0107560Z Execution failed for task ':cli:compileTestKotlinJvm'. 2024-04-25T04:51:22.0108780Z > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction 2024-04-25T04:51:22.0109980Z > Internal compiler error. See log for more details 2024-04-25T04:51:22.0110360Z 2024-04-25T04:51:22.0110490Z * Try: 2024-04-25T04:51:22.0111350Z > Run with --stacktrace option to get the stack trace. 2024-04-25T04:51:22.0112150Z > Run with --info or --debug option to get more log output. 2024-04-25T04:51:22.0112840Z > Run with --scan to get full insights. 2024-04-25T04:51:22.0113380Z > Get more help at https://help.gradle.org. 2024-04-25T04:51:22.0113750Z 2024-04-25T04:51:22.0113900Z BUILD FAILED in 32s 2024-04-25T04:51:23.5340800Z ##[error]Process completed with exit code 1. 2024-04-25T04:51:23.5540950Z Post job cleanup. 2024-04-25T04:51:23.9362370Z In post-action step 2024-04-25T04:51:23.9383000Z Stopping all Gradle daemons before saving Gradle User Home state 2024-04-25T04:51:23.9384610Z Stopping Gradle daemons for /Users/runner/.gradle/wrapper/dists/gradle-8.2-bin/bbg7u40eoinfdyxsxr3z4i7ta/gradle-8.2 2024-04-25T04:51:23.9433250Z [command]/Users/runner/.gradle/wrapper/dists/gradle-8.2-bin/bbg7u40eoinfdyxsxr3z4i7ta/gradle-8.2/bin/gradle --stop 2024-04-25T04:51:25.1927840Z Stopping Daemon(s) 2024-04-25T04:51:25.2127880Z 1 Daemon stopped 2024-04-25T04:51:25.2297930Z ##[group]Caching Gradle state 2024-04-25T04:51:25.4014620Z Caching dependencies with path '/Users/runner/.gradle/caches/modules-*/files-*/*/*/*/*' and cache key: gradle-dependencies-v1-91b6367be626fc126ac3c53ee1bf020d 2024-04-25T04:51:25.4409990Z Caching instrumented-jars with path '/Users/runner/.gradle/caches/jars-*/*/' and cache key: gradle-instrumented-jars-v1-8048cdf0840452f69391ea63d284405d 2024-04-25T04:51:25.4700790Z Caching kotlin-dsl with path '/Users/runner/.gradle/caches/*/kotlin-dsl/accessors/*/ 2024-04-25T04:51:25.4702920Z /Users/runner/.gradle/caches/*/kotlin-dsl/scripts/*/' and cache key: gradle-kotlin-dsl-v1-814d45a26bf81cb3951bb4921e739412 2024-04-25T04:51:25.5142660Z [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt 2024-04-25T04:51:25.5425460Z [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt 2024-04-25T04:51:26.1728350Z [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt 2024-04-25T04:51:27.0225570Z Cache Size: ~0 MB (110110 B) 2024-04-25T04:51:27.3783690Z Cache saved successfully 2024-04-25T04:51:30.6291180Z Cache Size: ~44 MB (46631495 B) 2024-04-25T04:51:30.8088100Z Cache Size: ~80 MB (83540568 B) 2024-04-25T04:51:30.9607040Z Cache saved successfully 2024-04-25T04:51:31.1410790Z Cache saved successfully 2024-04-25T04:51:31.2050490Z Caching Gradle User Home with cache key: gradle-home-v1|macOS|build[b8a35c2f917259958c9abe8f2ff1b5ff]-61d8858cadf3b79f76be6f7762260551de33ed69 2024-04-25T04:51:31.2228900Z [command]/usr/local/bin/gtar --posix -cf cache.tzst --exclude cache.tzst -P -C /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug --files-from manifest.txt --delay-directory-restore --use-compress-program zstdmt 2024-04-25T04:51:32.2283260Z Cache Size: ~0 MB (265037 B) 2024-04-25T04:51:32.5712150Z Cache saved successfully 2024-04-25T04:51:32.5717410Z ##[endgroup] 2024-04-25T04:51:32.5728390Z Generating Job Summary 2024-04-25T04:51:32.5752820Z Completed post-action step 2024-04-25T04:51:32.5970600Z Post job cleanup. 2024-04-25T04:51:32.8725490Z Post job cleanup. 2024-04-25T04:51:33.0130240Z [command]/usr/local/bin/git version 2024-04-25T04:51:33.0226240Z git version 2.44.0 2024-04-25T04:51:33.0290970Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/34b6d332-9c35-4b8f-b10e-7c585b7bb80c/.gitconfig' 2024-04-25T04:51:33.0307850Z Temporarily overriding HOME='/Users/runner/work/_temp/34b6d332-9c35-4b8f-b10e-7c585b7bb80c' before making global git config changes 2024-04-25T04:51:33.0309860Z Adding repository directory to the temporary git global config as a safe directory 2024-04-25T04:51:33.0315450Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/kotlinx-atomicfu-bug/kotlinx-atomicfu-bug 2024-04-25T04:51:33.0448170Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-25T04:51:33.0530940Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-04-25T04:51:33.1755610Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-25T04:51:33.1827570Z http.https://github.com/.extraheader 2024-04-25T04:51:33.1844700Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-25T04:51:33.1939660Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-04-25T04:51:33.3511390Z Cleaning up orphan processes