Skip to content

Instantly share code, notes, and snippets.

@Seeker14491
Created August 7, 2018 08:43
Show Gist options
  • Save Seeker14491/b7694cb05ceaf0680062f8157332c5d6 to your computer and use it in GitHub Desktop.
Save Seeker14491/b7694cb05ceaf0680062f8157332c5d6 to your computer and use it in GitHub Desktop.
2018-08-07 03:04:42,588 [9260779] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:04:42,588 [9260779] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:04:42,588 [9260779] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:04:42,588 [9260779] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:04:42,588 [9260779] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:04:42,588 [9260779] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:04:42,993 [9261184] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:04:42,994 [9261185] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:04:59,343 [9277534] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-07 03:04:59,343 [9277534] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-07 03:04:59,343 [9277534] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-07 03:04:59,368 [9277559] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-07 03:04:59,370 [9277561] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-07 03:04:59,372 [9277563] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 288 auto-detected files
Elapsed time on auto-detect: 244 ms
2018-08-07 03:04:59,374 [9277565] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-07 03:04:59,376 [9277567] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-07 03:04:59,378 [9277569] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-07 03:04:59,382 [9277573] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-07 03:04:59,386 [9277577] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-07 03:12:10,185 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-07 03:12:10,210 [ 25] INFO - #com.intellij.idea.Main - IDE: CLion (build #CL-182.3684.76, 20 Jul 2018 07:10)
2018-08-07 03:12:10,210 [ 25] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2018-08-07 03:12:10,210 [ 25] INFO - #com.intellij.idea.Main - JRE: 1.8.0_152-release-1248-b8 (JetBrains s.r.o)
2018-08-07 03:12:10,210 [ 25] INFO - #com.intellij.idea.Main - JVM: 25.152-b8 (OpenJDK 64-Bit Server VM)
2018-08-07 03:12:10,222 [ 37] INFO - #com.intellij.idea.Main - JVM Args: -Xss2m -Xms256m -Xmx2000m -XX:NewSize=128m -XX:MaxNewSize=128m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djb.vmOptionsFile=C:\Users\seekr\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\182.3684.76\bin\clion64.exe.vmoptions -Didea.platform.prefix=CLion -Dide.native.launcher=true -Didea.paths.selector=CLion2018.2 -XX:ErrorFile=C:\Users\seekr\java_error_in_clion_%p.log -XX:HeapDumpPath=C:\Users\seekr\java_error_in_clion.hprof
2018-08-07 03:12:10,223 [ 38] INFO - #com.intellij.idea.Main - ext: C:\Users\seekr\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\182.3684.76\jre64\lib\ext: [access-bridge-64.jar, cldrdata.jar, dnsns.jar, jaccess.jar, jfxrt.jar, localedata.jar, meta-index, nashorn.jar, sunec.jar, sunjce_provider.jar, sunmscapi.jar, sunpkcs11.jar, zipfs.jar]
2018-08-07 03:12:10,223 [ 38] INFO - #com.intellij.idea.Main - charsets: JNU=Cp1252 file=Cp1252
2018-08-07 03:12:10,257 [ 72] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 34 ms
2018-08-07 03:12:10,277 [ 92] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2018-08-07 03:12:10,396 [ 211] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2018-08-07 03:12:15,817 [ 5632] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor intellilang-js-support.xml
2018-08-07 03:12:15,818 [ 5633] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-07 03:12:16,129 [ 5944] INFO - .intellij.idea.IdeaApplication - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@5cc22965[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@2aecf91c
2018-08-07 03:12:16,154 [ 5969] INFO - #com.intellij.util.ui.JBUI - System scale factor: 2.25 (JRE-managed HiDPI)
2018-08-07 03:12:16,693 [ 6508] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor intellilang-js-support.xml
2018-08-07 03:12:16,696 [ 6511] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-07 03:12:16,870 [ 6685] INFO - llij.ide.plugins.PluginManager - Plugin 'CVS Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,876 [ 6691] INFO - llij.ide.plugins.PluginManager - Plugin 'Git Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,877 [ 6692] INFO - llij.ide.plugins.PluginManager - Plugin 'HTML Tools' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,877 [ 6692] INFO - llij.ide.plugins.PluginManager - Plugin 'Perforce Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,877 [ 6692] INFO - llij.ide.plugins.PluginManager - Plugin 'Subversion Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,878 [ 6693] INFO - llij.ide.plugins.PluginManager - Plugin 'TFS Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,884 [ 6699] INFO - llij.ide.plugins.PluginManager - Plugin 'XPathView + XSLT Support' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,885 [ 6700] INFO - llij.ide.plugins.PluginManager - Plugin 'CSS Support' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,886 [ 6701] INFO - llij.ide.plugins.PluginManager - Plugin 'JavaScript Support' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,888 [ 6703] INFO - llij.ide.plugins.PluginManager - Plugin 'JavaScript Intention Power Pack' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,889 [ 6704] INFO - llij.ide.plugins.PluginManager - Plugin 'JavaScript Debugger' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,890 [ 6705] INFO - llij.ide.plugins.PluginManager - Plugin 'HTTP Client' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,891 [ 6706] INFO - llij.ide.plugins.PluginManager - Plugin 'Mercurial Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,892 [ 6707] INFO - llij.ide.plugins.PluginManager - Plugin 'CoffeeScript' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,893 [ 6708] INFO - llij.ide.plugins.PluginManager - Plugin 'GitHub' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,894 [ 6709] INFO - llij.ide.plugins.PluginManager - Plugin 'Less support' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,895 [ 6710] INFO - llij.ide.plugins.PluginManager - Plugin 'Sass support' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,896 [ 6711] INFO - llij.ide.plugins.PluginManager - Plugin 'Stylus support' can't be loaded because: Plugin is disabled
2018-08-07 03:12:16,897 [ 6712] INFO - llij.ide.plugins.PluginManager - Plugin 'tslint' can't be loaded because: Plugin is disabled
2018-08-07 03:12:17,113 [ 6928] INFO - llij.ide.plugins.PluginManager - 37 plugins initialized in 653 ms
2018-08-07 03:12:17,113 [ 6928] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Compilation Database (182.3684.76), Database Tools and SQL (182.3684.76), External Systems API support (182.3684.76), Gradle (182.3684.76), Gradle native (182.3684.76), IDE Settings Sync (182.3684.76), IDEA CORE (182.3684.76), PyCharm Community Edition for CLion (182.3684.76), Remote Hosts Access (0.1), Settings Repository (182.3684.76), Task Management (1.0), Terminal (0.1), Time Tracking (1.0), YAML (182.3684.76)
2018-08-07 03:12:17,113 [ 6928] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (182.2371), Rainbow Brackets (5.9.1), Rust (0.2.0.2102-182), Toml (0.2.0.18)
2018-08-07 03:12:17,113 [ 6928] INFO - llij.ide.plugins.PluginManager - Disabled plugins: CSS Support (182.3684.76), CVS Integration (11), CoffeeScript (182.3684.76), Git Integration (8.1), GitHub (182.3684.76), HTML Tools (2.0), HTTP Client (182.3684.76), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (182.3684.76), Mercurial Integration (10.0), Perforce Integration (2.0), Sass support (182.3684.76), Stylus support (999.999), Subversion Integration (1.1), TFS Integration (999.999), XPathView + XSLT Support (4), tslint (182.3684.76)
2018-08-07 03:12:17,509 [ 7324] INFO - cloudConfig.CloudConfigManager - === Start.updateConnection ===
2018-08-07 03:12:17,532 [ 7347] INFO - cloudConfig.CloudConfigManager - === Start: JBA_CONNECTED ===
2018-08-07 03:12:17,598 [ 7413] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=1967
2018-08-07 03:12:17,662 [ 7477] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Users\seekr\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\182.3684.76\bin\fsnotifier64.exe
2018-08-07 03:12:17,711 [ 7526] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-07 03:12:17,849 [ 7664] INFO - tellij.openapi.util.IconLoader - replace '/nodes/newFolder.png' with 'AllIcons.Nodes.Folder'
2018-08-07 03:12:18,020 [ 7835] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=0.0; restored: fontSize=12, fontScale=1.0
2018-08-07 03:12:18,419 [ 8234] INFO - j.ide.ui.OptionsTopHitProvider - 114 ms spent to cache options in application
2018-08-07 03:12:18,420 [ 8235] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.OptionsTopHitProvider$Activity@65b4ba1a
2018-08-07 03:12:18,430 [ 8245] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-07 03:12:18,453 [ 8268] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-07 03:12:18,511 [ 8326] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-07 03:12:18,690 [ 8505] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:76, number of extensions:21
2018-08-07 03:12:18,694 [ 8509] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:4
2018-08-07 03:12:18,726 [ 8541] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:15, number of extensions:21
2018-08-07 03:12:18,727 [ 8542] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2018-08-07 03:12:18,864 [ 8679] INFO - ndex.PrebuiltIndexProviderBase - Prebuilt id-index indices are missing for Python
2018-08-07 03:12:19,137 [ 8952] INFO - pl$FileIndexDataInitialization - Initialization done:442
2018-08-07 03:12:19,176 [ 8991] INFO - exImpl$StubIndexInitialization - Initialization done:38
2018-08-07 03:12:19,210 [ 9025] INFO - PyTestLegacyInterop - Disabling com.jetbrains.python.testing.unittestLegacy.PythonUnitTestConfigurationProducer@2a91cadc
2018-08-07 03:12:19,210 [ 9025] INFO - PyTestLegacyInterop - Disabling com.jetbrains.python.testing.pytestLegacy.PyTestConfigurationProducer@2deab09c
2018-08-07 03:12:19,211 [ 9026] INFO - PyTestLegacyInterop - Disabling com.jetbrains.python.testing.nosetestLegacy.PythonNoseTestConfigurationProducer@1c311134
2018-08-07 03:12:19,248 [ 9063] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=1.0; restored: fontSize=12, fontScale=1.0
2018-08-07 03:12:19,251 [ 9066] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=14, fontScale=1.0; restored: fontSize=14, fontScale=1.0
2018-08-07 03:12:19,269 [ 9084] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=12, fontScale=1.0
2018-08-07 03:12:19,269 [ 9084] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=12, fontScale=1.0
2018-08-07 03:12:19,356 [ 9171] INFO - plication.impl.ApplicationImpl - 85 application components initialized in 2899ms
2018-08-07 03:12:19,375 [ 9190] INFO - .intellij.idea.IdeaApplication - App initialization took 10630 ms
2018-08-07 03:12:19,957 [ 9772] INFO - m.intellij.ui.mac.touchbar.NST - OS doesn't support touchbar, skip nst loading
2018-08-07 03:12:20,050 [ 9865] INFO - cloudConfig.CloudConfigManager - === doConnect ===
2018-08-07 03:12:20,051 [ 9866] INFO - cloudConfig.CloudConfigManager - === getConnectionState ===
2018-08-07 03:12:20,241 [ 10056] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@489c28e2
2018-08-07 03:12:20,454 [ 10269] INFO - j.ide.ui.OptionsTopHitProvider - 373 ms spent on EDT to cache options in application
2018-08-07 03:12:20,627 [ 10442] INFO - .cloudConfig.CloudConfigClient - === Get cloud config URL: https://cloudconfig.jetbrains.com/cloudconfig/files ===
2018-08-07 03:12:20,647 [ 10462] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@65091082
2018-08-07 03:12:20,931 [ 10746] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@3cb5432f
2018-08-07 03:12:20,936 [ 10751] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.actions.GotoClassPresentationUpdater@11fc14c0
2018-08-07 03:12:21,550 [ 11365] INFO - ellij.project.impl.ProjectImpl - 17 project components initialized in 112 ms
2018-08-07 03:12:23,378 [ 13193] INFO - cloudConfig.CloudConfigManager - === End.connect ===
2018-08-07 03:12:45,932 [ 35747] INFO - pl.projectlevelman.NewMappings - VCS Root: [] - [<Project>]
2018-08-07 03:12:45,933 [ 35748] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2]
2018-08-07 03:12:45,933 [ 35748] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2]
2018-08-07 03:12:45,933 [ 35748] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2-bin]
2018-08-07 03:12:46,306 [ 36121] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 631 ms
2018-08-07 03:12:47,654 [ 37469] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 1347 ms
2018-08-07 03:12:47,709 [ 37524] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-07 03:12:48,376 [ 38191] INFO - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-07 03:12:49,038 [ 38853] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:12:49,100 [ 38915] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 1ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:12:49,851 [ 39666] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustup.exe component add rust-src`
2018-08-07 03:12:50,037 [ 39852] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 1035ms under project opening modal progress
2018-08-07 03:12:50,067 [ 39882] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:12:50,133 [ 39948] INFO - ge.ExternalProjectsDataStorage - Loaded external projects data in 17 millis
2018-08-07 03:12:50,175 [ 39990] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 1290ms; general responsiveness: ok; EDT responsiveness: 0/1 sluggish, 1/1 very slow
2018-08-07 03:12:50,769 [ 40584] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 1650ms; general responsiveness: ok; EDT responsiveness: 1/2 sluggish, 1/2 very slow
2018-08-07 03:12:50,845 [ 40660] INFO - tartup.impl.StartupManagerImpl - C:/Users/seekr/projects/rust/open-v2/.idea case-sensitivity: expected=false actual=false
2018-08-07 03:12:50,850 [ 40665] INFO - pl.projectlevelman.NewMappings - Error: activating non existing vcs: Git
2018-08-07 03:12:50,853 [ 40668] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2]
2018-08-07 03:12:50,853 [ 40668] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2]
2018-08-07 03:12:50,853 [ 40668] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2-bin]
2018-08-07 03:12:51,031 [ 40846] INFO - tor.impl.FileEditorManagerImpl - Project opening took 5372 ms
2018-08-07 03:12:51,736 [ 41551] INFO - indexing.UnindexedFilesUpdater - Unindexed files update canceled
2018-08-07 03:12:51,737 [ 41552] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:12:51,768 [ 41583] INFO - #com.jetbrains.cidr.lang - Clearing symbols finished in 11 ms
2018-08-07 03:12:51,773 [ 41588] INFO - #com.jetbrains.cidr.lang - Building symbols in FAST mode, 0 source files from total 0 project files
2018-08-07 03:12:51,981 [ 41796] INFO - #com.jetbrains.cidr.lang - Loading symbols finished in 213 ms
2018-08-07 03:12:51,992 [ 41807] INFO - #com.jetbrains.cidr.lang - Loading Header Maps finished in 10 ms
2018-08-07 03:12:52,033 [ 41848] INFO - #com.jetbrains.cidr.lang - Loading Module Maps finished in 40 ms
2018-08-07 03:12:52,045 [ 41860] INFO - #com.jetbrains.cidr.lang - Saving Module Maps finished in 6 ms
2018-08-07 03:12:52,045 [ 41860] INFO - #com.jetbrains.cidr.lang - Loaded 0 tables for 0 files (0 project files)
2018-08-07 03:12:52,049 [ 41864] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 source files
2018-08-07 03:12:52,062 [ 41877] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 unused headers
2018-08-07 03:12:52,063 [ 41878] INFO - #com.jetbrains.cidr.lang - Building symbols finished in 14 ms
2018-08-07 03:12:52,083 [ 41898] INFO - #com.jetbrains.cidr.lang - Saving modified symbols for 0 files (0 tables of total 0)
2018-08-07 03:12:52,089 [ 41904] INFO - #com.jetbrains.cidr.lang - Saving symbols finished in 6 ms
2018-08-07 03:12:52,121 [ 41936] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:12:52,300 [ 42115] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 155ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:12:52,715 [ 42530] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 414ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:12:52,793 [ 42608] INFO - j.ide.ui.OptionsTopHitProvider - 60 ms spent to cache options in project
2018-08-07 03:12:52,817 [ 42632] INFO - cloudConfig.CloudConfigManager - === StatusBar.start create ===
2018-08-07 03:12:52,980 [ 42795] INFO - j.ide.plugins.RepositoryHelper - using cached plugin list (updated at 8/7/2018 3:12 AM)
2018-08-07 03:12:53,139 [ 42954] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:12:53,231 [ 43046] INFO - j.ide.ui.OptionsTopHitProvider - 149 ms spent on EDT to cache options in project
2018-08-07 03:12:53,937 [ 43752] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
Caused by: java.lang.ClassNotFoundException: com.intellij.psi.util.PsiTreeUtilKt PluginClassLoader[org.rust.lang, 0.2.0.2102-182] com.intellij.ide.plugins.cl.PluginClassLoader@3af8935a
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:63)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 27 more
2018-08-07 03:12:53,944 [ 43759] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:12:53,944 [ 43759] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:12:53,944 [ 43759] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:12:53,944 [ 43759] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:12:53,944 [ 43759] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:12:53,944 [ 43759] ERROR - aemon.impl.PassExecutorService - Last Action:
2018-08-07 03:12:53,944 [ 43759] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:12:53,945 [ 43760] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:12:53,945 [ 43760] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:12:53,945 [ 43760] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:12:53,945 [ 43760] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:12:53,945 [ 43760] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:12:53,945 [ 43760] ERROR - aemon.impl.PassExecutorService - Last Action:
2018-08-07 03:12:53,945 [ 43760] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
Caused by: java.lang.ClassNotFoundException: com.intellij.psi.util.PsiTreeUtilKt PluginClassLoader[org.rust.lang, 0.2.0.2102-182] com.intellij.ide.plugins.cl.PluginClassLoader@3af8935a
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:63)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 27 more
2018-08-07 03:12:53,946 [ 43761] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:12:53,946 [ 43761] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:12:53,946 [ 43761] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:12:53,946 [ 43761] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:12:53,946 [ 43761] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:12:53,946 [ 43761] ERROR - aemon.impl.PassExecutorService - Last Action:
2018-08-07 03:12:53,946 [ 43761] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:12:53,947 [ 43762] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:12:53,947 [ 43762] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:12:53,947 [ 43762] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:12:53,947 [ 43762] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:12:53,947 [ 43762] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:12:53,947 [ 43762] ERROR - aemon.impl.PassExecutorService - Last Action:
2018-08-07 03:12:54,659 [ 44474] INFO - j.ide.plugins.RepositoryHelper - using cached plugin list (updated at 8/7/2018 3:12 AM)
2018-08-07 03:15:22,502 [ 192317] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:15:22,502 [ 192317] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:15:22,503 [ 192318] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:15:25,286 [ 195101] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:15:25,286 [ 195101] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:15:25,286 [ 195101] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:15:25,287 [ 195102] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:15:26,902 [ 196717] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:15:26,909 [ 196724] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:15:26,909 [ 196724] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:15:26,909 [ 196724] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:15:26,909 [ 196724] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:15:26,909 [ 196724] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:15:26,909 [ 196724] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:15:26,909 [ 196724] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:15:26,910 [ 196725] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:15:26,910 [ 196725] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:15:26,910 [ 196725] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:15:26,910 [ 196725] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:15:26,910 [ 196725] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:15:26,910 [ 196725] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:17:12,773 [ 302588] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:17:12,773 [ 302588] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:12,773 [ 302588] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:17:12,773 [ 302588] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:12,773 [ 302588] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:17:12,774 [ 302589] ERROR - aemon.impl.PassExecutorService - Last Action: SynchronizeCurrentFile
2018-08-07 03:17:20,673 [ 310488] ERROR - rains.ide.PooledThreadExecutor - Worker exited due to exception
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:20,673 [ 310488] ERROR - rains.ide.PooledThreadExecutor - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:20,673 [ 310488] ERROR - rains.ide.PooledThreadExecutor - JDK: 1.8.0_152-release
2018-08-07 03:17:20,673 [ 310488] ERROR - rains.ide.PooledThreadExecutor - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:20,674 [ 310489] ERROR - rains.ide.PooledThreadExecutor - Vendor: JetBrains s.r.o
2018-08-07 03:17:20,674 [ 310489] ERROR - rains.ide.PooledThreadExecutor - OS: Windows 10
2018-08-07 03:17:20,674 [ 310489] ERROR - rains.ide.PooledThreadExecutor - Last Action: GotoAction
2018-08-07 03:17:20,674 [ 310489] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:20,675 [ 310490] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:20,675 [ 310490] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:17:20,675 [ 310490] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:20,675 [ 310490] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:17:20,675 [ 310490] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:17:20,675 [ 310490] ERROR - llij.ide.plugins.PluginManager - Last Action: GotoAction
2018-08-07 03:17:23,217 [ 313032] ERROR - rains.ide.PooledThreadExecutor - Worker exited due to exception
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,217 [ 313032] ERROR - rains.ide.PooledThreadExecutor - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,217 [ 313032] ERROR - rains.ide.PooledThreadExecutor - JDK: 1.8.0_152-release
2018-08-07 03:17:23,217 [ 313032] ERROR - rains.ide.PooledThreadExecutor - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,217 [ 313032] ERROR - rains.ide.PooledThreadExecutor - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,217 [ 313032] ERROR - rains.ide.PooledThreadExecutor - OS: Windows 10
2018-08-07 03:17:23,217 [ 313032] ERROR - rains.ide.PooledThreadExecutor - Last Action: GotoAction
2018-08-07 03:17:23,217 [ 313032] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,218 [ 313033] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,218 [ 313033] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:17:23,218 [ 313033] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,218 [ 313033] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,218 [ 313033] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:17:23,218 [ 313033] ERROR - llij.ide.plugins.PluginManager - Last Action: GotoAction
2018-08-07 03:17:23,311 [ 313126] ERROR - rains.ide.PooledThreadExecutor - Worker exited due to exception
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,311 [ 313126] ERROR - rains.ide.PooledThreadExecutor - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,312 [ 313127] ERROR - rains.ide.PooledThreadExecutor - JDK: 1.8.0_152-release
2018-08-07 03:17:23,312 [ 313127] ERROR - rains.ide.PooledThreadExecutor - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,312 [ 313127] ERROR - rains.ide.PooledThreadExecutor - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,312 [ 313127] ERROR - rains.ide.PooledThreadExecutor - OS: Windows 10
2018-08-07 03:17:23,312 [ 313127] ERROR - rains.ide.PooledThreadExecutor - Last Action: GotoAction
2018-08-07 03:17:23,312 [ 313127] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,312 [ 313127] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,312 [ 313127] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:17:23,312 [ 313127] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,312 [ 313127] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,312 [ 313127] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:17:23,312 [ 313127] ERROR - llij.ide.plugins.PluginManager - Last Action: GotoAction
2018-08-07 03:17:23,409 [ 313224] ERROR - rains.ide.PooledThreadExecutor - Worker exited due to exception
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,410 [ 313225] ERROR - rains.ide.PooledThreadExecutor - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,410 [ 313225] ERROR - rains.ide.PooledThreadExecutor - JDK: 1.8.0_152-release
2018-08-07 03:17:23,410 [ 313225] ERROR - rains.ide.PooledThreadExecutor - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,410 [ 313225] ERROR - rains.ide.PooledThreadExecutor - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,410 [ 313225] ERROR - rains.ide.PooledThreadExecutor - OS: Windows 10
2018-08-07 03:17:23,410 [ 313225] ERROR - rains.ide.PooledThreadExecutor - Last Action: GotoAction
2018-08-07 03:17:23,410 [ 313225] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,410 [ 313225] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,410 [ 313225] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:17:23,410 [ 313225] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,410 [ 313225] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,410 [ 313225] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:17:23,410 [ 313225] ERROR - llij.ide.plugins.PluginManager - Last Action: GotoAction
2018-08-07 03:17:23,551 [ 313366] ERROR - rains.ide.PooledThreadExecutor - Worker exited due to exception
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,552 [ 313367] ERROR - rains.ide.PooledThreadExecutor - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,552 [ 313367] ERROR - rains.ide.PooledThreadExecutor - JDK: 1.8.0_152-release
2018-08-07 03:17:23,552 [ 313367] ERROR - rains.ide.PooledThreadExecutor - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,552 [ 313367] ERROR - rains.ide.PooledThreadExecutor - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,552 [ 313367] ERROR - rains.ide.PooledThreadExecutor - OS: Windows 10
2018-08-07 03:17:23,552 [ 313367] ERROR - rains.ide.PooledThreadExecutor - Last Action: GotoAction
2018-08-07 03:17:23,552 [ 313367] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.ide.actions.ApplyIntentionAction.getAvailableIntentions(ApplyIntentionAction.java:50)
at com.intellij.ide.util.gotoByName.GotoActionModel.getAvailableIntentions(GotoActionModel.java:119)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.b(GotoActionItemProvider.java:46)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:945)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:46)
at com.intellij.openapi.util.NotNullLazyValue$2.compute(NotNullLazyValue.java:68)
at com.intellij.openapi.util.NotNullLazyValue.getValue(NotNullLazyValue.java:39)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.a(GotoActionItemProvider.java:203)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:73)
at com.intellij.ide.util.gotoByName.GotoActionItemProvider.filterElements(GotoActionItemProvider.java:61)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1437)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1413)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.a(ChooseByNameBase.java:1395)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.performInReadAction(ChooseByNameBase.java:1358)
at com.intellij.openapi.progress.util.ReadTask.a(ReadTask.java:66)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:949)
at com.intellij.openapi.application.ReadAction.compute(ReadAction.java:57)
at com.intellij.openapi.progress.util.ReadTask.runBackgroundProcess(ReadTask.java:66)
at com.intellij.ide.util.gotoByName.ChooseByNameBase$CalcElementsThread.runBackgroundProcess(ChooseByNameBase.java:1345)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:227)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:173)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:173)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.a(ProgressIndicatorUtils.java:225)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils.access$100(ProgressIndicatorUtils.java:33)
at com.intellij.openapi.progress.util.ProgressIndicatorUtils$4.run(ProgressIndicatorUtils.java:176)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2018-08-07 03:17:23,552 [ 313367] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:17:23,552 [ 313367] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:17:23,552 [ 313367] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:17:23,552 [ 313367] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:17:23,552 [ 313367] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:17:23,552 [ 313367] ERROR - llij.ide.plugins.PluginManager - Last Action: GotoAction
2018-08-07 03:18:22,881 [ 372696] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - Last Action: GotoAction
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:18:22,882 [ 372697] ERROR - aemon.impl.PassExecutorService - Last Action: GotoAction
2018-08-07 03:18:40,560 [ 390375] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2018-08-07 03:18:40,560 [ 390375] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2018-08-07 03:18:40,561 [ 390376] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2018-08-07 03:18:40,573 [ 390388] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2018-08-07 03:18:40,587 [ 390402] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-07 03:18:40,591 [ 390406] INFO - Types.impl.FileTypeManagerImpl - FileTypeManager: 3 auto-detected files
Elapsed time on auto-detect: 9 ms
2018-08-07 03:18:40,593 [ 390408] INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0
2018-08-07 03:18:40,597 [ 390412] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2018-08-07 03:18:40,605 [ 390420] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2018-08-07 03:18:40,607 [ 390422] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2018-08-07 03:18:40,610 [ 390425] INFO - org.jetbrains.io.BuiltInServer - web server stopped
2018-08-07 03:20:02,647 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2018-08-07 03:20:02,673 [ 26] INFO - #com.intellij.idea.Main - IDE: CLion (build #CL-182.3684.76, 20 Jul 2018 07:02)
2018-08-07 03:20:02,673 [ 26] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2018-08-07 03:20:02,673 [ 26] INFO - #com.intellij.idea.Main - JRE: 1.8.0_152-release-1248-b8 (JetBrains s.r.o)
2018-08-07 03:20:02,673 [ 26] INFO - #com.intellij.idea.Main - JVM: 25.152-b8 (OpenJDK 64-Bit Server VM)
2018-08-07 03:20:02,676 [ 29] INFO - #com.intellij.idea.Main - JVM Args: -Xss2m -Xms256m -Xmx2000m -XX:NewSize=128m -XX:MaxNewSize=128m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djb.vmOptionsFile=C:\Users\seekr\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\182.3684.76\bin\clion64.exe.vmoptions -Didea.platform.prefix=CLion -Dide.native.launcher=true -Didea.paths.selector=CLion2018.2 -XX:ErrorFile=C:\Users\seekr\java_error_in_clion_%p.log -XX:HeapDumpPath=C:\Users\seekr\java_error_in_clion.hprof
2018-08-07 03:20:02,676 [ 29] INFO - #com.intellij.idea.Main - ext: C:\Users\seekr\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\182.3684.76\jre64\lib\ext: [access-bridge-64.jar, cldrdata.jar, dnsns.jar, jaccess.jar, jfxrt.jar, localedata.jar, meta-index, nashorn.jar, sunec.jar, sunjce_provider.jar, sunmscapi.jar, sunpkcs11.jar, zipfs.jar]
2018-08-07 03:20:02,676 [ 29] INFO - #com.intellij.idea.Main - charsets: JNU=Cp1252 file=Cp1252
2018-08-07 03:20:02,710 [ 63] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 34 ms
2018-08-07 03:20:02,718 [ 71] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2018-08-07 03:20:02,812 [ 165] INFO - #com.intellij.util.ui.JBUI - User scale factor: 1.0
2018-08-07 03:20:08,260 [ 5613] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-07 03:20:08,261 [ 5614] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor intellilang-js-support.xml
2018-08-07 03:20:08,568 [ 5921] INFO - .intellij.idea.IdeaApplication - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@290cd3c9[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@2bdefe29
2018-08-07 03:20:08,592 [ 5945] INFO - #com.intellij.util.ui.JBUI - System scale factor: 2.25 (JRE-managed HiDPI)
2018-08-07 03:20:09,105 [ 6458] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor js-nashorn-support.xml
2018-08-07 03:20:09,107 [ 6460] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor intellilang-js-support.xml
2018-08-07 03:20:09,279 [ 6632] INFO - llij.ide.plugins.PluginManager - Plugin 'CVS Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,285 [ 6638] INFO - llij.ide.plugins.PluginManager - Plugin 'Git Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,286 [ 6639] INFO - llij.ide.plugins.PluginManager - Plugin 'HTML Tools' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,286 [ 6639] INFO - llij.ide.plugins.PluginManager - Plugin 'Perforce Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,288 [ 6641] INFO - llij.ide.plugins.PluginManager - Plugin 'Subversion Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,289 [ 6642] INFO - llij.ide.plugins.PluginManager - Plugin 'TFS Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,292 [ 6645] INFO - llij.ide.plugins.PluginManager - Plugin 'XPathView + XSLT Support' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,293 [ 6646] INFO - llij.ide.plugins.PluginManager - Plugin 'CSS Support' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,294 [ 6647] INFO - llij.ide.plugins.PluginManager - Plugin 'JavaScript Support' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,295 [ 6648] INFO - llij.ide.plugins.PluginManager - Plugin 'JavaScript Intention Power Pack' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,296 [ 6649] INFO - llij.ide.plugins.PluginManager - Plugin 'JavaScript Debugger' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,297 [ 6650] INFO - llij.ide.plugins.PluginManager - Plugin 'HTTP Client' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,298 [ 6651] INFO - llij.ide.plugins.PluginManager - Plugin 'Mercurial Integration' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,298 [ 6651] INFO - llij.ide.plugins.PluginManager - Plugin 'CoffeeScript' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,299 [ 6652] INFO - llij.ide.plugins.PluginManager - Plugin 'GitHub' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,300 [ 6653] INFO - llij.ide.plugins.PluginManager - Plugin 'Less support' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,300 [ 6653] INFO - llij.ide.plugins.PluginManager - Plugin 'Sass support' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,301 [ 6654] INFO - llij.ide.plugins.PluginManager - Plugin 'Stylus support' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,302 [ 6655] INFO - llij.ide.plugins.PluginManager - Plugin 'tslint' can't be loaded because: Plugin is disabled
2018-08-07 03:20:09,540 [ 6893] INFO - llij.ide.plugins.PluginManager - 37 plugins initialized in 664 ms
2018-08-07 03:20:09,540 [ 6893] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Compilation Database (182.3684.76), Database Tools and SQL (182.3684.76), External Systems API support (182.3684.76), Gradle (182.3684.76), Gradle native (182.3684.76), IDE Settings Sync (182.3684.76), IDEA CORE (182.3684.76), PyCharm Community Edition for CLion (182.3684.76), Remote Hosts Access (0.1), Settings Repository (182.3684.76), Task Management (1.0), Terminal (0.1), Time Tracking (1.0), YAML (182.3684.76)
2018-08-07 03:20:09,540 [ 6893] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: Markdown support (182.2371), Rainbow Brackets (5.9.1), Rust (0.2.0.2102-182), Toml (0.2.0.18)
2018-08-07 03:20:09,540 [ 6893] INFO - llij.ide.plugins.PluginManager - Disabled plugins: CSS Support (182.3684.76), CVS Integration (11), CoffeeScript (182.3684.76), Git Integration (8.1), GitHub (182.3684.76), HTML Tools (2.0), HTTP Client (182.3684.76), JavaScript Debugger (1.0), JavaScript Intention Power Pack (0.9.4), JavaScript Support (1.0), Less support (182.3684.76), Mercurial Integration (10.0), Perforce Integration (2.0), Sass support (182.3684.76), Stylus support (999.999), Subversion Integration (1.1), TFS Integration (999.999), XPathView + XSLT Support (4), tslint (182.3684.76)
2018-08-07 03:20:09,879 [ 7232] INFO - cloudConfig.CloudConfigManager - === Start.updateConnection ===
2018-08-07 03:20:09,902 [ 7255] INFO - cloudConfig.CloudConfigManager - === Start: JBA_CONNECTED ===
2018-08-07 03:20:09,962 [ 7315] INFO - ellij.vfs.persistent.FSRecords - Marking VFS as corrupted: 'C:\Users\seekr\.CLion2018.2\system\caches\names.dat' does not exist
2018-08-07 03:20:09,964 [ 7317] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=1967
2018-08-07 03:20:09,996 [ 7349] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Users\seekr\AppData\Local\JetBrains\Toolbox\apps\CLion\ch-0\182.3684.76\bin\fsnotifier64.exe
2018-08-07 03:20:10,025 [ 7378] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2018-08-07 03:20:10,164 [ 7517] INFO - tellij.openapi.util.IconLoader - replace '/nodes/newFolder.png' with 'AllIcons.Nodes.Folder'
2018-08-07 03:20:10,316 [ 7669] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=0.0; restored: fontSize=12, fontScale=1.0
2018-08-07 03:20:10,483 [ 7836] INFO - .history.utils.LocalHistoryLog - FS has been rebuild, rebuilding local history...
2018-08-07 03:20:10,719 [ 8072] INFO - j.ide.ui.OptionsTopHitProvider - 111 ms spent to cache options in application
2018-08-07 03:20:10,720 [ 8073] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.OptionsTopHitProvider$Activity@9a3b2a7
2018-08-07 03:20:10,730 [ 8083] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2018-08-07 03:20:10,754 [ 8107] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2018-08-07 03:20:10,813 [ 8166] INFO - gs.impl.UpdateCheckerComponent - channel: release
2018-08-07 03:20:10,984 [ 8337] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:84, number of extensions:21
2018-08-07 03:20:10,989 [ 8342] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:5
2018-08-07 03:20:11,059 [ 8412] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:52, number of extensions:21
2018-08-07 03:20:11,060 [ 8413] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:1
2018-08-07 03:20:11,280 [ 8633] INFO - ndex.PrebuiltIndexProviderBase - Prebuilt id-index indices are missing for Python
2018-08-07 03:20:11,464 [ 8817] INFO - ij.psi.stubs.StubUpdatingIndex - Following new file types will be indexed:SQL,HTML,Markdown,LLDBCommands,PythonStub,GDBCommands,Rust,Python,XML
2018-08-07 03:20:11,548 [ 8901] INFO - PyTestLegacyInterop - Disabling com.jetbrains.python.testing.unittestLegacy.PythonUnitTestConfigurationProducer@76128550
2018-08-07 03:20:11,549 [ 8902] INFO - PyTestLegacyInterop - Disabling com.jetbrains.python.testing.pytestLegacy.PyTestConfigurationProducer@68096b9
2018-08-07 03:20:11,549 [ 8902] INFO - PyTestLegacyInterop - Disabling com.jetbrains.python.testing.nosetestLegacy.PythonNoseTestConfigurationProducer@88ef0e1
2018-08-07 03:20:11,592 [ 8945] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=12, fontScale=1.0; restored: fontSize=12, fontScale=1.0
2018-08-07 03:20:11,595 [ 8948] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=14, fontScale=1.0; restored: fontSize=14, fontScale=1.0
2018-08-07 03:20:11,615 [ 8968] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=12, fontScale=1.0
2018-08-07 03:20:11,615 [ 8968] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=11, fontScale=null; restored: fontSize=12, fontScale=1.0
2018-08-07 03:20:11,641 [ 8994] INFO - pl$FileIndexDataInitialization - Initialization done:651
2018-08-07 03:20:11,710 [ 9063] INFO - plication.impl.ApplicationImpl - 85 application components initialized in 2838ms
2018-08-07 03:20:11,731 [ 9084] INFO - .intellij.idea.IdeaApplication - App initialization took 10545 ms
2018-08-07 03:20:11,809 [ 9162] INFO - exImpl$StubIndexInitialization - Initialization done:167
2018-08-07 03:20:12,383 [ 9736] INFO - m.intellij.ui.mac.touchbar.NST - OS doesn't support touchbar, skip nst loading
2018-08-07 03:20:12,475 [ 9828] INFO - cloudConfig.CloudConfigManager - === doConnect ===
2018-08-07 03:20:12,476 [ 9829] INFO - cloudConfig.CloudConfigManager - === getConnectionState ===
2018-08-07 03:20:12,786 [ 10139] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader@56699b03
2018-08-07 03:20:12,861 [ 10214] INFO - j.ide.ui.OptionsTopHitProvider - 370 ms spent on EDT to cache options in application
2018-08-07 03:20:13,065 [ 10418] INFO - .cloudConfig.CloudConfigClient - === Get cloud config URL: https://cloudconfig.jetbrains.com/cloudconfig/files ===
2018-08-07 03:20:13,214 [ 10567] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader@6b0830a7
2018-08-07 03:20:13,672 [ 11025] INFO - .openapi.application.Preloader - Finished preloading com.intellij.codeInsight.completion.CompletionPreloader@15a04a0b
2018-08-07 03:20:13,683 [ 11036] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.actions.GotoClassPresentationUpdater@b14c9e3
2018-08-07 03:20:14,458 [ 11811] INFO - pl.projectlevelman.NewMappings - VCS Root: [] - [<Project>]
2018-08-07 03:20:14,459 [ 11812] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2]
2018-08-07 03:20:14,459 [ 11812] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2]
2018-08-07 03:20:14,459 [ 11812] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2-bin]
2018-08-07 03:20:14,853 [ 12206] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 820 ms
2018-08-07 03:20:16,145 [ 13498] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 1290 ms
2018-08-07 03:20:16,206 [ 13559] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2018-08-07 03:20:16,565 [ 13918] INFO - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -agentlib:yjpagent to idea.vmoptions if necessary to profile IDEA.
2018-08-07 03:20:16,778 [ 14131] INFO - ellij.project.impl.ProjectImpl - 17 project components initialized in 29 ms
2018-08-07 03:20:17,330 [ 14683] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:20:17,399 [ 14752] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 1ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:20:18,348 [ 15701] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustup.exe component add rust-src`
2018-08-07 03:20:18,510 [ 15863] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 1224ms under project opening modal progress
2018-08-07 03:20:18,580 [ 15933] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:20:18,631 [ 15984] INFO - ge.ExternalProjectsDataStorage - Loaded external projects data in 11 millis
2018-08-07 03:20:18,685 [ 16038] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 1505ms; general responsiveness: ok; EDT responsiveness: 0/1 sluggish, 1/1 very slow
2018-08-07 03:20:19,338 [ 16691] INFO - tartup.impl.StartupManagerImpl - C:/Users/seekr/projects/rust/open-v2/.idea case-sensitivity: expected=false actual=false
2018-08-07 03:20:19,344 [ 16697] INFO - pl.projectlevelman.NewMappings - Error: activating non existing vcs: Git
2018-08-07 03:20:19,348 [ 16701] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2]
2018-08-07 03:20:19,348 [ 16701] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2]
2018-08-07 03:20:19,348 [ 16701] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2-bin]
2018-08-07 03:20:19,485 [ 16838] INFO - tor.impl.FileEditorManagerImpl - Project opening took 5472 ms
2018-08-07 03:20:19,781 [ 17134] INFO - j.ide.plugins.RepositoryHelper - using cached plugin list (updated at 8/7/2018 3:12 AM)
2018-08-07 03:20:19,934 [ 17287] INFO - cloudConfig.CloudConfigManager - === StatusBar.update another widget: null ===
2018-08-07 03:20:19,934 [ 17287] INFO - cloudConfig.CloudConfigManager - === StatusBar.update another widget: null ===
2018-08-07 03:20:19,934 [ 17287] INFO - cloudConfig.CloudConfigManager - === End.connect ===
2018-08-07 03:20:20,145 [ 17498] INFO - indexing.UnindexedFilesUpdater - Unindexed files update canceled
2018-08-07 03:20:20,145 [ 17498] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:20:20,190 [ 17543] INFO - #com.jetbrains.cidr.lang - Clearing symbols finished in 20 ms
2018-08-07 03:20:20,202 [ 17555] INFO - #com.jetbrains.cidr.lang - Building symbols in FAST mode, 0 source files from total 0 project files
2018-08-07 03:20:20,497 [ 17850] INFO - #com.jetbrains.cidr.lang - Loading symbols finished in 307 ms
2018-08-07 03:20:20,509 [ 17862] INFO - #com.jetbrains.cidr.lang - Loading Header Maps finished in 12 ms
2018-08-07 03:20:20,535 [ 17888] INFO - #com.jetbrains.cidr.lang - Loading Module Maps finished in 24 ms
2018-08-07 03:20:20,540 [ 17893] INFO - #com.jetbrains.cidr.lang - Saving Module Maps finished in 2 ms
2018-08-07 03:20:20,540 [ 17893] INFO - #com.jetbrains.cidr.lang - Loaded 0 tables for 0 files (0 project files)
2018-08-07 03:20:20,541 [ 17894] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 source files
2018-08-07 03:20:20,552 [ 17905] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 unused headers
2018-08-07 03:20:20,553 [ 17906] INFO - #com.jetbrains.cidr.lang - Building symbols finished in 13 ms
2018-08-07 03:20:20,568 [ 17921] INFO - #com.jetbrains.cidr.lang - Saving modified symbols for 0 files (0 tables of total 0)
2018-08-07 03:20:20,571 [ 17924] INFO - #com.jetbrains.cidr.lang - Saving symbols finished in 3 ms
2018-08-07 03:20:20,573 [ 17926] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:20:22,497 [ 19850] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 1923ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:20:24,276 [ 21629] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 1778ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:20:24,285 [ 21638] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 38964 files to update
2018-08-07 03:20:43,228 [ 40581] INFO - ellij.vfs.persistent.FSRecords - Contents:16384 of 181798046, reuses:341 of 3137645 for 1024
2018-08-07 03:20:51,267 [ 48620] INFO - ellij.vfs.persistent.FSRecords - Contents:32768 of 242016063, reuses:1225 of 4472321 for 1317
2018-08-07 03:20:58,208 [ 55561] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 33923ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:20:58,275 [ 55628] INFO - j.ide.ui.OptionsTopHitProvider - 56 ms spent to cache options in project
2018-08-07 03:20:58,294 [ 55647] INFO - cloudConfig.CloudConfigManager - === StatusBar.start create ===
2018-08-07 03:20:58,417 [ 55770] INFO - j.ide.plugins.RepositoryHelper - using cached plugin list (updated at 8/7/2018 3:12 AM)
2018-08-07 03:20:58,483 [ 55836] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:20:58,598 [ 55951] INFO - j.ide.ui.OptionsTopHitProvider - 139 ms spent on EDT to cache options in project
2018-08-07 03:20:58,976 [ 56329] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
Caused by: java.lang.ClassNotFoundException: com.intellij.psi.util.PsiTreeUtilKt PluginClassLoader[org.rust.lang, 0.2.0.2102-182] com.intellij.ide.plugins.cl.PluginClassLoader@53b5dc82
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:63)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 27 more
2018-08-07 03:20:58,979 [ 56332] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:20:58,980 [ 56333] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:20:58,980 [ 56333] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:20:58,980 [ 56333] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:20:58,980 [ 56333] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:20:58,980 [ 56333] ERROR - aemon.impl.PassExecutorService - Last Action:
2018-08-07 03:20:58,980 [ 56333] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
Caused by: java.lang.ClassNotFoundException: com.intellij.psi.util.PsiTreeUtilKt PluginClassLoader[org.rust.lang, 0.2.0.2102-182] com.intellij.ide.plugins.cl.PluginClassLoader@53b5dc82
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:63)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 27 more
2018-08-07 03:20:58,981 [ 56334] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:20:58,981 [ 56334] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:20:58,981 [ 56334] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:20:58,981 [ 56334] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:20:58,981 [ 56334] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:20:58,981 [ 56334] ERROR - aemon.impl.PassExecutorService - Last Action:
2018-08-07 03:20:59,645 [ 56998] INFO - j.ide.plugins.RepositoryHelper - using cached plugin list (updated at 8/7/2018 3:12 AM)
2018-08-07 03:21:22,275 [ 79628] INFO - ide.actions.ShowFilePathAction -
Exit code 1
2018-08-07 03:28:27,484 [ 504837] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:28:27,485 [ 504838] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:28:27,485 [ 504838] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:28:27,485 [ 504838] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:28:27,486 [ 504839] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:28:27,487 [ 504840] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:29:49,220 [ 586573] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - Last Action: About
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:29:49,221 [ 586574] ERROR - aemon.impl.PassExecutorService - Last Action: About
2018-08-07 03:29:57,868 [ 595221] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:30:21,057 [ 618410] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:30:21,264 [ 618617] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:21,265 [ 618618] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:21,265 [ 618618] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:21,265 [ 618618] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:21,265 [ 618618] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:21,265 [ 618618] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:21,265 [ 618618] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:30:21,414 [ 618767] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustup.exe component add rust-src`
2018-08-07 03:30:21,542 [ 618895] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:30:22,009 [ 619362] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:30:22,053 [ 619406] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:30:22,080 [ 619433] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:30:22,319 [ 619672] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 260ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:30:22,630 [ 619983] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 310ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:30:22,680 [ 620033] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:30:22,937 [ 620290] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:22,938 [ 620291] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:22,938 [ 620291] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:22,938 [ 620291] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:22,938 [ 620291] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:22,938 [ 620291] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:22,938 [ 620291] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:30:22,939 [ 620292] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:22,939 [ 620292] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:22,939 [ 620292] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:22,939 [ 620292] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:22,939 [ 620292] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:22,939 [ 620292] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:22,939 [ 620292] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:30:30,845 [ 628198] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:30:33,535 [ 630888] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:30:33,742 [ 631095] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:33,742 [ 631095] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:33,743 [ 631096] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:30:33,835 [ 631188] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustup.exe component add rust-src`
2018-08-07 03:30:33,964 [ 631317] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:30:34,425 [ 631778] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:30:34,468 [ 631821] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:30:34,496 [ 631849] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:30:34,700 [ 632053] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 230ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:30:34,720 [ 632073] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 19ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:30:34,779 [ 632132] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:30:35,037 [ 632390] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:35,038 [ 632391] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:35,038 [ 632391] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:35,038 [ 632391] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:35,038 [ 632391] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:35,038 [ 632391] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:35,038 [ 632391] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:30:35,038 [ 632391] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:30:35,039 [ 632392] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:30:35,039 [ 632392] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:30:35,039 [ 632392] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:30:35,039 [ 632392] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:30:35,039 [ 632392] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:30:35,039 [ 632392] ERROR - aemon.impl.PassExecutorService - Last Action: ShowSettings
2018-08-07 03:31:50,600 [ 707953] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 20 ms
2018-08-07 03:31:50,601 [ 707954] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2018-08-07 03:31:51,048 [ 708401] INFO - ge.ExternalProjectsDataStorage - Loaded external projects data in 0 millis
2018-08-07 03:31:51,051 [ 708404] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 7ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:51,144 [ 708497] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:51,145 [ 708498] INFO - tartup.impl.StartupManagerImpl - C:/Users/seekr/Desktop/hello/.idea case-sensitivity: expected=false actual=false
2018-08-07 03:31:51,146 [ 708499] INFO - pl.projectlevelman.NewMappings - VCS Root: [] - [<Project>]
2018-08-07 03:31:51,215 [ 708568] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 3ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:51,216 [ 708569] INFO - tor.impl.FileEditorManagerImpl - Project opening took 732 ms
2018-08-07 03:31:51,217 [ 708570] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:51,217 [ 708570] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 3 files to update
2018-08-07 03:31:51,242 [ 708595] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 25ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:51,279 [ 708632] INFO - #com.jetbrains.cidr.lang - Clearing symbols finished in 5 ms
2018-08-07 03:31:51,280 [ 708633] INFO - #com.jetbrains.cidr.lang - Building symbols in FAST mode, 0 source files from total 0 project files
2018-08-07 03:31:51,289 [ 708642] INFO - #com.jetbrains.cidr.lang - Loading symbols finished in 10 ms
2018-08-07 03:31:51,293 [ 708646] INFO - #com.jetbrains.cidr.lang - Loading Header Maps finished in 0 ms
2018-08-07 03:31:51,300 [ 708653] INFO - #com.jetbrains.cidr.lang - Loading Module Maps finished in 6 ms
2018-08-07 03:31:51,302 [ 708655] INFO - #com.jetbrains.cidr.lang - Saving Module Maps finished in 0 ms
2018-08-07 03:31:51,302 [ 708655] INFO - #com.jetbrains.cidr.lang - Loaded 0 tables for 0 files (0 project files)
2018-08-07 03:31:51,302 [ 708655] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 source files
2018-08-07 03:31:51,303 [ 708656] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 unused headers
2018-08-07 03:31:51,304 [ 708657] INFO - #com.jetbrains.cidr.lang - Building symbols finished in 2 ms
2018-08-07 03:31:51,305 [ 708658] INFO - #com.jetbrains.cidr.lang - Saving modified symbols for 0 files (0 tables of total 0)
2018-08-07 03:31:51,305 [ 708658] INFO - #com.jetbrains.cidr.lang - Saving symbols finished in 0 ms
2018-08-07 03:31:51,321 [ 708674] INFO - j.ide.ui.OptionsTopHitProvider - 14 ms spent to cache options in project
2018-08-07 03:31:51,322 [ 708675] INFO - cloudConfig.CloudConfigManager - === StatusBar.start create ===
2018-08-07 03:31:51,411 [ 708764] INFO - j.ide.ui.OptionsTopHitProvider - 72 ms spent on EDT to cache options in project
2018-08-07 03:31:54,156 [ 711509] INFO - rojectCodeStyleSettingsManager - Initialized from default code style settings.
2018-08-07 03:31:54,330 [ 711683] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:31:54,544 [ 711897] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:54,577 [ 711930] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:31:54,592 [ 711945] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 1ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:54,593 [ 711946] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 1ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:54,909 [ 712262] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustup.exe component add rust-src`
2018-08-07 03:31:54,995 [ 712348] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:31:54,996 [ 712349] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:31:54,996 [ 712349] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:31:54,996 [ 712349] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:31:54,996 [ 712349] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:31:54,996 [ 712349] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:31:54,996 [ 712349] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:31:54,996 [ 712349] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:31:54,997 [ 712350] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:31:54,997 [ 712350] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:31:54,997 [ 712350] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:31:54,997 [ 712350] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:31:54,997 [ 712350] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:31:54,997 [ 712350] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:31:55,072 [ 712425] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:31:55,486 [ 712839] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:31:55,512 [ 712865] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:55,513 [ 712866] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:55,515 [ 712868] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:31:55,574 [ 712927] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 8: panic_unwind
2018-08-07 03:31:55,789 [ 713142] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:31:55,790 [ 713143] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:31:55,790 [ 713143] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:31:55,790 [ 713143] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:31:55,790 [ 713143] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:31:55,790 [ 713143] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:31:55,790 [ 713143] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:31:55,790 [ 713143] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:31:55,791 [ 713144] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:31:55,791 [ 713144] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:31:55,791 [ 713144] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:31:55,791 [ 713144] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:31:55,791 [ 713144] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:31:55,791 [ 713144] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:37:09,426 [1026779] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:37:09,462 [1026815] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 8: panic_unwind
2018-08-07 03:37:09,686 [1027039] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:09,687 [1027040] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:09,687 [1027040] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:09,687 [1027040] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:09,687 [1027040] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:09,687 [1027040] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:09,687 [1027040] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:37:09,687 [1027040] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:09,688 [1027041] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:09,688 [1027041] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:09,688 [1027041] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:09,688 [1027041] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:09,688 [1027041] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:09,688 [1027041] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:37:09,756 [1027109] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustup.exe component add rust-src`
2018-08-07 03:37:09,902 [1027255] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:37:10,309 [1027662] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:37:10,338 [1027691] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:10,340 [1027693] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:10,342 [1027695] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 2ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:10,342 [1027695] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 1 files to update
2018-08-07 03:37:10,343 [1027696] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 8: panic_unwind
2018-08-07 03:37:10,354 [1027707] INFO - .diagnostic.PerformanceWatcher - Unindexed files update took 12ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:10,429 [1027782] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 8: panic_unwind
2018-08-07 03:37:10,611 [1027964] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:10,612 [1027965] ERROR - aemon.impl.PassExecutorService - Last Action: EditorPaste
2018-08-07 03:37:29,679 [1047032] INFO - pl.projectlevelman.NewMappings - VCS Root: [] - [<Project>]
2018-08-07 03:37:29,679 [1047032] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2]
2018-08-07 03:37:29,679 [1047032] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2]
2018-08-07 03:37:29,679 [1047032] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2-bin]
2018-08-07 03:37:29,709 [1047062] INFO - ellij.project.impl.ProjectImpl - 108 project components initialized in 74 ms
2018-08-07 03:37:29,715 [1047068] INFO - le.impl.ModuleManagerComponent - 1 module(s) loaded in 5 ms
2018-08-07 03:37:30,095 [1047448] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:37:30,115 [1047468] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 1ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:30,340 [1047693] INFO - tartup.impl.StartupManagerImpl - OpenFilesActivity run in 315ms under project opening modal progress
2018-08-07 03:37:30,346 [1047699] INFO - ge.ExternalProjectsDataStorage - Loaded external projects data in 1 millis
2018-08-07 03:37:30,346 [1047699] INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 325ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:30,421 [1047774] INFO - tartup.impl.StartupManagerImpl - C:/Users/seekr/projects/rust/open-v2/.idea case-sensitivity: expected=false actual=false
2018-08-07 03:37:30,423 [1047776] INFO - pl.projectlevelman.NewMappings - Error: activating non existing vcs: Git
2018-08-07 03:37:30,424 [1047777] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2]
2018-08-07 03:37:30,424 [1047777] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2]
2018-08-07 03:37:30,424 [1047777] INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [C:/Users/seekr/projects/rust/open-v2/open-v2-bin]
2018-08-07 03:37:30,598 [1047951] INFO - tor.impl.FileEditorManagerImpl - Project opening took 968 ms
2018-08-07 03:37:30,733 [1048086] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustup.exe component add rust-src`
2018-08-07 03:37:30,783 [1048136] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 587ms; general responsiveness: ok; EDT responsiveness: 1/1 sluggish
2018-08-07 03:37:30,803 [1048156] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 20ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:30,955 [1048308] INFO - cargo.toolchain.CommandLineExt - Executing `C:/Users/seekr/.cargo/bin/rustc.exe --print sysroot`
2018-08-07 03:37:30,962 [1048315] INFO - #com.jetbrains.cidr.lang - Clearing symbols finished in 26 ms
2018-08-07 03:37:30,962 [1048315] INFO - #com.jetbrains.cidr.lang - Building symbols in FAST mode, 0 source files from total 0 project files
2018-08-07 03:37:30,964 [1048317] INFO - #com.jetbrains.cidr.lang - Loading symbols finished in 1 ms
2018-08-07 03:37:30,964 [1048317] INFO - #com.jetbrains.cidr.lang - Loading Header Maps finished in 0 ms
2018-08-07 03:37:31,000 [1048353] INFO - #com.jetbrains.cidr.lang - Loading Module Maps finished in 36 ms
2018-08-07 03:37:31,002 [1048355] INFO - #com.jetbrains.cidr.lang - Saving Module Maps finished in 1 ms
2018-08-07 03:37:31,003 [1048356] INFO - #com.jetbrains.cidr.lang - Loaded 0 tables for 0 files (0 project files)
2018-08-07 03:37:31,003 [1048356] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 source files
2018-08-07 03:37:31,008 [1048361] INFO - #com.jetbrains.cidr.lang - Building symbols for 0 unused headers
2018-08-07 03:37:31,009 [1048362] INFO - #com.jetbrains.cidr.lang - Building symbols finished in 6 ms
2018-08-07 03:37:31,009 [1048362] INFO - #com.jetbrains.cidr.lang - Saving modified symbols for 0 files (0 tables of total 0)
2018-08-07 03:37:31,010 [1048363] INFO - #com.jetbrains.cidr.lang - Saving symbols finished in 1 ms
2018-08-07 03:37:31,028 [1048381] INFO - j.ide.ui.OptionsTopHitProvider - 16 ms spent to cache options in project
2018-08-07 03:37:31,029 [1048382] INFO - cloudConfig.CloudConfigManager - === StatusBar.start create ===
2018-08-07 03:37:31,152 [1048505] INFO - j.ide.ui.OptionsTopHitProvider - 93 ms spent on EDT to cache options in project
2018-08-07 03:37:32,348 [1049701] INFO - pl.ProjectRootManagerComponent - project roots have changed
2018-08-07 03:37:32,402 [1049755] INFO - .diagnostic.PerformanceWatcher - Pushing Python language level to 0 roots in 0 SDKs took 0ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:32,715 [1050068] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 242ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:32,737 [1050090] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 21ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:32,826 [1050179] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:37:36,914 [1054267] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:37:37,054 [1054407] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 146ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:37,075 [1054428] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 21ms; general responsiveness: ok; EDT responsiveness: ok
2018-08-07 03:37:37,150 [1054503] WARN - ntellij.ui.tree.AsyncTreeModel - ignore duplicated child at 21: panic_unwind
2018-08-07 03:37:38,440 [1055793] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:38,440 [1055793] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:38,440 [1055793] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:38,440 [1055793] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:38,440 [1055793] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:38,441 [1055794] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:38,441 [1055794] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:38,441 [1055794] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:38,441 [1055794] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:38,441 [1055794] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:38,441 [1055794] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:38,441 [1055794] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:40,261 [1057614] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:40,261 [1057614] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:40,261 [1057614] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:40,262 [1057615] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:42,564 [1059917] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:42,565 [1059918] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:44,756 [1062109] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.invoke(ShowIntentionActionsHandler.java:65)
at com.intellij.codeInsight.intention.actions.ShowIntentionActionsAction.actionPerformed(ShowIntentionActionsAction.java:51)
at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:220)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransactionAndWait(TransactionGuardImpl.java:153)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:235)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$1.performAction(IdeKeyEventDispatcher.java:620)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:669)
at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:195)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:668)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.b(IdeKeyEventDispatcher.java:520)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:475)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:212)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:697)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2018-08-07 03:37:44,756 [1062109] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:44,756 [1062109] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:37:44,756 [1062109] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:44,756 [1062109] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:37:44,756 [1062109] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:37:44,756 [1062109] ERROR - llij.ide.plugins.PluginManager - Last Action: ShowIntentionActions
2018-08-07 03:37:45,683 [1063036] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.invoke(ShowIntentionActionsHandler.java:65)
at com.intellij.codeInsight.intention.actions.ShowIntentionActionsAction.actionPerformed(ShowIntentionActionsAction.java:51)
at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:220)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransactionAndWait(TransactionGuardImpl.java:153)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:235)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$1.performAction(IdeKeyEventDispatcher.java:620)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:669)
at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:195)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:668)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.b(IdeKeyEventDispatcher.java:520)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:475)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:212)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:697)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2018-08-07 03:37:45,683 [1063036] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:45,683 [1063036] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:37:45,683 [1063036] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:45,683 [1063036] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:37:45,683 [1063036] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:37:45,683 [1063036] ERROR - llij.ide.plugins.PluginManager - Last Action: ShowIntentionActions
2018-08-07 03:37:46,307 [1063660] ERROR - llij.ide.plugins.PluginManager - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:280)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:274)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.invoke(ShowIntentionActionsHandler.java:65)
at com.intellij.codeInsight.intention.actions.ShowIntentionActionsAction.actionPerformed(ShowIntentionActionsAction.java:51)
at com.intellij.openapi.actionSystem.ex.ActionUtil$1.run(ActionUtil.java:220)
at com.intellij.openapi.application.TransactionGuardImpl.a(TransactionGuardImpl.java:88)
at com.intellij.openapi.application.TransactionGuardImpl.submitTransactionAndWait(TransactionGuardImpl.java:153)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:235)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher$1.performAction(IdeKeyEventDispatcher.java:620)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:669)
at com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:195)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.processAction(IdeKeyEventDispatcher.java:668)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.b(IdeKeyEventDispatcher.java:520)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:475)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:212)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:697)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
2018-08-07 03:37:46,307 [1063660] ERROR - llij.ide.plugins.PluginManager - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:46,307 [1063660] ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_152-release
2018-08-07 03:37:46,308 [1063661] ERROR - llij.ide.plugins.PluginManager - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:46,308 [1063661] ERROR - llij.ide.plugins.PluginManager - Vendor: JetBrains s.r.o
2018-08-07 03:37:46,308 [1063661] ERROR - llij.ide.plugins.PluginManager - OS: Windows 10
2018-08-07 03:37:46,308 [1063661] ERROR - llij.ide.plugins.PluginManager - Last Action: ShowIntentionActions
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - Last Action: ShowIntentionActions
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:50,787 [1068140] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:50,788 [1068141] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:50,788 [1068141] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:50,788 [1068141] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:50,788 [1068141] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:50,788 [1068141] ERROR - aemon.impl.PassExecutorService - Last Action: ShowIntentionActions
2018-08-07 03:37:53,168 [1070521] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:53,168 [1070521] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:53,168 [1070521] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:53,168 [1070521] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:53,168 [1070521] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:53,168 [1070521] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:53,168 [1070521] ERROR - aemon.impl.PassExecutorService - Last Action: ShowIntentionActions
2018-08-07 03:37:53,169 [1070522] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:53,170 [1070523] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:53,170 [1070523] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:53,170 [1070523] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:53,170 [1070523] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:53,170 [1070523] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:53,170 [1070523] ERROR - aemon.impl.PassExecutorService - Last Action: ShowIntentionActions
2018-08-07 03:37:54,785 [1072138] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:54,786 [1072139] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:54,786 [1072139] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:54,786 [1072139] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - Last Action: ShowIntentionActions
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - com/intellij/psi/util/PsiTreeUtilKt
java.lang.NoClassDefFoundError: com/intellij/psi/util/PsiTreeUtilKt
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:54)
at org.rust.ide.intentions.RsShowMacroExpansionIntentionBase.findApplicableContext(RsShowMacroExpansionIntentions.kt:18)
at org.rust.ide.intentions.RsElementBaseIntentionAction.isAvailable(RsElementBaseIntentionAction.kt:54)
at com.intellij.codeInsight.intention.BaseElementAtCaretIntentionAction.isAvailable(BaseElementAtCaretIntentionAction.java:41)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.availableFor(ShowIntentionActionsHandler.java:121)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.a(ShowIntentionsPass.java:318)
at com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler.chooseBetweenHostAndInjected(ShowIntentionActionsHandler.java:146)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:288)
at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:242)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:69)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.e(PassExecutorService.java:423)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1151)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.b(PassExecutorService.java:416)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.d(PassExecutorService.java:415)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.c(PassExecutorService.java:391)
at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:147)
at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:218)
at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:389)
at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:161)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - CLion 2018.2 Build #CL-182.3684.76
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - JDK: 1.8.0_152-release
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - VM: OpenJDK 64-Bit Server VM
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - Vendor: JetBrains s.r.o
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - OS: Windows 10
2018-08-07 03:37:54,787 [1072140] ERROR - aemon.impl.PassExecutorService - Last Action: ShowIntentionActions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment