intellij-rust / intellij-rust

Rust plugin for the IntelliJ Platform
https://intellij-rust.github.io
MIT License
4.54k stars 380 forks source link

Treating all variables and arguments as invalid #7226

Closed mikevoronov closed 3 years ago

mikevoronov commented 3 years ago

Environment

Problem description

In all Rust projects all variables/arguments/... looks like this:

изображение

изображение

I tried clearing the cache, but it's still the same.

I don't know how to reproduce it, because on the same time on the latest Clion all is ok with these projects. This errors's appeared after the latest update.

mikevoronov commented 3 years ago

Any updates or workarounds? I tried to reinstall Idea, but the situation is still the same.

Undin commented 3 years ago

@mikevoronov could you provide logs from your instance of IntelliJ IDEA Ultimate, please? You can find them via Help | Show log in Finder action. See more about logs here

mikevoronov commented 3 years ago
Logs (click to expand)
2021-06-15 10:37:29,555 [      0]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 
2021-06-15 10:37:29,560 [      5]   INFO - llij.ide.gdpr.EndUserAgreement - eua: /Users/<>/Library/Application Support/JetBrains/PrivacyPolicy/eua.cached 
2021-06-15 10:37:29,570 [     15]   INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/zsh -l -i -c '/Applications/IntelliJ IDEA.app/Contents/bin/printenv.py' '/var/folders/ww/v__xg0cj17x7h7sf3bgwpx8h0000gn/T/intellij-shell-env.8347810174464055038.tmp' 
2021-06-15 10:37:29,603 [     48]   INFO -        #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-211.7142.45, 30 Apr 2021 13:12) 
2021-06-15 10:37:29,604 [     49]   INFO -        #com.intellij.idea.Main - OS: Mac OS X (10.15.7, x86_64) 
2021-06-15 10:37:29,615 [     60]   INFO -        #com.intellij.idea.Main - JRE: 11.0.10+9-b1341.41 (JetBrains s.r.o.) 
2021-06-15 10:37:29,616 [     61]   INFO -        #com.intellij.idea.Main - JVM: 11.0.10+9-b1341.41 (Dynamic Code Evolution 64-Bit Server VM) 
2021-06-15 10:37:29,620 [     65]   INFO -        #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx2048m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -XX:+UseCompressedOops -Dfile.encoding=UTF-8 -XX:ErrorFile=/Users/<>/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/<>/java_error_in_idea.hprof -Djb.vmOptionsFile=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/idea.vmoptions -Didea.paths.selector=IntelliJIdea2021.1 -Didea.executable=idea -Didea.home.path=/Applications/IntelliJ IDEA.app/Contents -Didea.vendor.name=JetBrains 
2021-06-15 10:37:29,620 [     65]   INFO -        #com.intellij.idea.Main - library path: /Users/<>/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. 
2021-06-15 10:37:29,621 [     66]   INFO -        #com.intellij.idea.Main - boot library path: /Applications/IntelliJ IDEA.app/Contents/jbr/Contents/Home/lib 
2021-06-15 10:37:29,657 [    102]   INFO -        #com.intellij.idea.Main - locale=en_GB JNU=UTF-8 file.encoding=UTF-8
  idea.config.path=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1
  idea.system.path=/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1
  idea.plugins.path=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins
  idea.log.path=/Users/<>/Library/Logs/JetBrains/IntelliJIdea2021.1 
2021-06-15 10:37:29,705 [    150]   INFO - .intellij.util.EnvironmentUtil - shell environment loaded (11 vars) 
2021-06-15 10:37:29,740 [    185]   INFO - .intellij.util.EnvironmentUtil - LC_CTYPE=en_GB.UTF-8 
2021-06-15 10:37:30,195 [    640]   INFO -        #com.intellij.idea.Main - JNA library (64-bit) loaded in 463 ms 
2021-06-15 10:37:31,523 [   1968]   INFO - ntellij.idea.ApplicationLoader - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@71fa1c65[Running, parallelism = 15, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@4afdd5b5 
2021-06-15 10:37:31,554 [   1999]   INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (211.7142.45), Dependency Management Api for External Build Tools (211.7142.45), com.intellij.platform.images (211.7142.45), JetBrains maven model api classes (211.7142.45), JetBrains Repository Search (211.7142.45), HTML Tools (211.7142.45), Perforce Helix Core (211.7142.45), Refactor-X (211.7142.45), Subversion (211.7142.45), XPathView + XSLT (211.7142.45), XSLT Debugger (211.7142.45), Smali Support (211.7142.45), IDE Settings Sync (211.7142.45), Machine Learning Code Completion (211.7142.45), Configuration Script (211.7142.45), Copyright (211.7142.45), CSS (211.7142.45), W3C Validators (211.7142.45), Less (211.7142.45), Sass (211.7142.45), Stylus (211.7142.45), macOS Light Theme (211.7142.45), Properties (211.7142.45), Gradle (211.7142.45), Resource Bundle Editor (211.7142.45), FTP/SFTP Connectivity (ex. Remote Hosts Access) (211.7142.45), Mercurial (211.7142.45), WebP Support (211.7142.45), Haml (211.7142.45), Terminal (211.7142.45), Git (211.7142.45), ChangeReminder (211.7142.45), SSH Remote Run (211.7142.45), Shell Script (211.7142.45), TextMate Bundles (211.7142.45), YAML (211.7142.45), Settings Repository (211.7142.45), IDE Features Trainer (211.7142.45), Java (211.7142.45), Ant (211.7142.45), Bytecode Viewer (211.7142.45), Docker (211.7142.45), JUnit (211.7142.45), Lombok (211.7142.45), ZKM-Unscramble (211.7142.45), Spring AOP/@AspectJ (211.7142.45), Diagrams (211.7142.45), Dependency Structure Matrix (211.7142.45), Guice (211.7142.45), Java Internationalization (211.7142.45), UI Designer (211.7142.45), Java IDE Customization (211.7142.45), Microservices Application Configuration (211.7142.45), Microservices UAST (211.7142.45), Velocity (211.7142.45), Java Stream Debugger (211.7142.45), Eclipse Interoperability (211.7142.45), Java Bytecode Decompiler (211.7142.45), Task Management (211.7142.45), GitHub (211.7142.45), Time Tracking (211.7142.45), Code With Me (211.7142.45), Performance Testing (211.7142.45), Shared Indexes (211.7142.45), Project Shared Indexes (211.7142.45), Next File Prediction (211.7142.45), IntelliLang (211.7142.45), TestNG (211.7142.45), Code Coverage for Java (211.7142.45), Emma (211.7142.45), Groovy (211.7142.45), Maven (211.7142.45), AspectJ (211.7142.45), Gradle-Java (211.7142.45), Plugin DevKit (211.7142.45), Frameworks Starters (211.7142.45), Performance Testing (Gradle) (211.7142.45), Gradle Extension (211.7142.45), Gradle-Maven (211.7142.45), Reactive Streams (211.7142.45), Performance Testing (Maven) (211.7142.45), JavaFX (211.7142.45), Gherkin (211.7142.45), Cucumber for Java (211.7142.45), Cucumber for Groovy (211.7142.45), Markdown (211.7142.45), Grazie (211.7142.45), JavaScript and TypeScript (211.7142.45), JavaScript Intention Power Pack (211.7142.45), TSLint (211.7142.45), Angular and AngularJS (211.7142.45), Database Tools and SQL (211.7142.45), Java SQL Libraries (211.7142.45), Persistence Frameworks (211.7142.45), Java EE Platform (211.7142.45), JavaScript Debugger (211.7142.45), Node.js (211.7142.45), Spy-js (211.7142.45), CoffeeScript (211.7142.45), Space (211.7142.45), Gradle DSL API (211.7142.45), Android (10.4.1.1.211.7142.45), Gradle Dependency Updater Implementation (211.7142.45), Java EE: Bean Validation (211.7142.45), Java EE: Contexts and Dependency Injection (CDI) (211.7142.45), Helidon (211.7142.45), Java EE: Batch Applications (211.7142.45), Java EE: Persistence (JPA) (211.7142.45), Java EE: Enterprise Java Beans (EJB) (211.7142.45), Hibernate (211.7142.45), Java EE: Application Servers (211.7142.45), GlassFish (211.7142.45), WildFly (211.7142.45), Debugger Support for JSP (JSR45) (211.7142.45), Jetty (211.7142.45), Tomcat and TomEE (211.7142.45), WebSphere (211.7142.45), WebLogic (211.7142.45), Java EE: Web/Servlets (211.7142.45), Java Server Pages (JSP) (211.7142.45), Java EE: Server Faces (JSF) (211.7142.45), Java EE: Message Service (JMS) (211.7142.45), Java EE: WebSockets (211.7142.45), JBoss Frameworks Base (211.7142.45), Drools (211.7142.45), Arquillian (211.7142.45), Java EE: Gradle Integration (211.7142.45), Spring (211.7142.45), Spring Security (211.7142.45), Thymeleaf (211.7142.45), Spring Data (211.7142.45), Java EE: Web Services (JAX-WS) (211.7142.45), Spring Web Services (211.7142.45), Grails (211.7142.45), FreeMarker (211.7142.45), Spring Batch (211.7142.45), Spring Messaging (211.7142.45), Spring Integration Patterns (211.7142.45), Spring WebSocket (211.7142.45), Spring OSGi (211.7142.45), Maven Extension (211.7142.45), HTTP Client (211.7142.45), Spring MVC (211.7142.45), Spring Web Flow (211.7142.45), Spring Boot (211.7142.45), Java EE: RESTful Web Services (JAX-RS) (211.7142.45), Quarkus (211.7142.45), Micronaut (211.7142.45), Java HTTP Clients (211.7142.45), OpenAPI Specifications (211.7142.45), Recommenders for Java and Python (211.7142.45) 
2021-06-15 10:37:31,554 [   1999]   INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: IdeaVim (0.66), Statistic (4.1.7), Native Debugging Support (211.7142.13), Gray Theme (1.2), Tabnine AI Autocomplete: JavaScript C Python Ruby Rust Go PHP... (0.3.8), Gruvbox Theme (0.4.4), Protobuf Support (0.13.0), Daedalus support (0.5.1), Elm (4.4.0), Makefile Language (211.6693.108), Toml (0.2.147.3871-211), D Language (1.26), Clojure-Kit (2020.3.1), PowerShell (2.0.6), Kotlin (211-1.5.0-release-759-IJ6693.72), Scala (2021.1.20), Python (211.7142.45), Rust (0.4.147.3871-211), LALRPOP (0.2.3) 
2021-06-15 10:37:31,554 [   1999]   INFO - llij.ide.plugins.PluginManager - Disabled plugins: Cursive (1.10.2-2021.1), EditorConfig (211.7142.45) 
2021-06-15 10:37:32,299 [   2744]   INFO - m.intellij.util.io.StorageLock - lower=100; upper=500; buffer=10; max=1959 
2021-06-15 10:37:32,313 [   2758]   INFO - tellij.util.io.FileChannelUtil - uninterruptible FileChannels will be used for indexes 
2021-06-15 10:37:32,374 [   2819]   INFO - til.net.ssl.CertificateManager - Default SSL context initialized 
2021-06-15 10:37:32,382 [   2827]   INFO - tellij.util.io.storage.Storage - Space waste in /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/caches/attrib.dat is 3626426 bytes. Compacting now. 
2021-06-15 10:37:32,383 [   2828]   INFO - tellij.util.io.storage.Storage - Compact failed: /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/caches/attrib.dat.storageData.backup 
2021-06-15 10:37:32,383 [   2828]   INFO - tellij.util.io.storage.Storage - Done compacting in 1msec. 
2021-06-15 10:37:32,421 [   2866]   INFO - m.intellij.ui.mac.touchbar.NST - nst library works properly, successfully created and released native touchbar object 
2021-06-15 10:37:32,582 [   3027]   INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=/Users/<>/.m2/repository, KOTLIN_BUNDLED=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins/Kotlin/kotlinc} 
2021-06-15 10:37:32,639 [   3084]   INFO - rains.ide.BuiltInServerManager - built-in server started, port 63343 
2021-06-15 10:37:32,650 [   3095]   INFO - lij.diagnostic.DebugLogManager - Set TRACE for the following categories: #com.jetbrains.rdserver.requests, #com.jetbrains.rd.ide.document, #com.jetbrains.rdserver.document, #com.jetbrains.rdserver.editors, #com.jetbrains.rdserver.actions 
2021-06-15 10:37:32,674 [   3119]   INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled 
2021-06-15 10:37:32,682 [   3127]   INFO - lors.impl.AppEditorFontOptions - Font setting migration: Menlo -> [Menlo, Regular, Bold] 
2021-06-15 10:37:32,818 [   3263]   INFO - cloudConfig.CloudConfigManager - === Start: JBA_NOT_CONNECTED (0ms) === 
2021-06-15 10:37:32,973 [   3418]   WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: IdeaVIM] 
2021-06-15 10:37:33,021 [   3466]   INFO - cloudConfig.CloudConfigManager - === Start.updateInitStatus === 
2021-06-15 10:37:33,032 [   3477]   INFO - cloudConfig.CloudConfigManager - === calculateInitStatus === 
2021-06-15 10:37:33,408 [   3853]   INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened: , chunks: [] 
2021-06-15 10:37:33,589 [   4034]   INFO - penapi.application.Experiments - Experimental features enabled for user: wsl.p9.support, wsl.prefer.p9.support, wsl.p9.show.roots.in.file.chooser, wsl.execute.with.wsl.exe, inline.browse.button, linux.native.menu, recent.and.edited.files.together, show.create.new.element.in.popup, search.everywhere.mixed.results, i18n.match.actions, editor.reader.mode, run.targets, edit.run.configurations.while.dumb, new.large.text.file.viewer, terminal.shell.command.handling, reuse.target.paths.for.rsync, property.value.inplace.editing, scala.uast.enabled, org.rust.cargo.build.tool.window, org.rust.cargo.test.tool.window, org.rust.macros.new.engine, org.rust.resolve.new.engine 
2021-06-15 10:37:33,789 [   4234]   INFO - nfig.ETagCloudConfigFileClient - === Get cloud config URL: https://cloudconfig.jetbrains.com/cloudconfig/files === 
2021-06-15 10:37:34,453 [   4898]   INFO - cloudConfig.CloudConfigManager - === calculateInitStatus.value: JBA_NOT_CONNECTED === 
2021-06-15 10:37:34,887 [   5332]   INFO - cloudConfig.CloudConfigManager - === End.updateInitStatus === 
2021-06-15 10:37:34,944 [   5389]   INFO - ary.fetch.BinaryVersionFetcher - found local bootstrapped version BinaryVersions{versionFullPath='/Users/<>/.tabnine/3.5.2/x86_64-apple-darwin/TabNine', version='3.5.2'} 
2021-06-15 10:37:34,946 [   5391]   INFO - gs.impl.UpdateCheckerComponent - channel: release 
2021-06-15 10:37:35,522 [   5967]   INFO - leBasedIndexDataInitialization - Index data initialization done: 2721 ms. Initialized indexes: [FilenameIndex, filetypes, IdIndex, TodoIndex, Trigram.Index, DomFileIndex, RelaxSymbolIndex, XmlTagNames, fileIncludes, XmlNamespaces, html5.custom.attributes.index, SchemaTypeInheritance, json.file.root.values, HtmlTagIdIndex, HashFragmentIndex, XsltSymbolIndex, FrameworkDetectionIndex, CompassFunctionsIndex, xmlProperties, yaml.keys.name, bytecodeAnalysis, java.auto.module.name, java.source.module.name, java.null.method.argument, java.fun.expression, java.binary.plus.expression, ant-imports, docker.compose.services, LombokConfigIndex, com.intellij.uiDesigner.FormClassIndex, VtlFileIndex, DModuleIndex, clojure.ns, clojure.def, clojure.def.fqn, clojure.keyword, clojure.keyword.fqn, groovy.trait.fields, groovy.trait.methods, aj.declarations, IdeaPluginRegistrationIndex, PluginIdModuleIndex, PluginIdDependenciesIndex, devkit.ExtensionPointIndex, devkit.ExtensionPointClassIndex, JavaFxControllerClassIndex, css.template.selectors, CssIndex, javafx.custom.component, javafx.id.name, javafx.stylesheets.name, groovy.cucumber.step, java.cucumber.java8.step, js.test.names, js.package.index, js.string.literal.words.index, TypeScriptExternalPathCandidates, js.custom.single.entry.index, angularjs.template.cache, js.implicit.elements.index, angularjs.ui.router.views.index, angularjs.app.index, sql.types.count.index, sql.routine.index, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, MlModelFileIndex, BindingXmlIndex, com.android.tools.idea.model.AndroidManifestIndex$Companion$NAME$1.NAME, NavXmlIndex, taglibUris, drools.declareStatementFileIndex, spring.spiFileIndex, FileBasedWSIndex, GspIncludeIndex, FtlFileIndex, ScalaDocAsteriskAlignStyleIndexer, ImportOrderingIndexer, SpringXmlBeansIndex, http.request.execution.environment, http.request.completion.host, http.request.headers.values.index, Py.module.name, OpenapiSpecificationContentIndexer, spring.autoConfigureMetadataIndex, Py.setuptools.namespace, DjangoBlockInheritanceIndex, Stubs]. 
2021-06-15 10:37:35,652 [   6097]   INFO - exImpl$StubIndexInitialization - Index data initialization done: 130 ms. Initialized stub indexes: {org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, Css.custom.property, angularjs.directives.doc.index, sc.implcit.object, d.globally.accessible.name, JS.subclass.stub.index, org.rust.lang.core.stubs.index.RustGotoClassIndex, angular2.ivy.module.index, angular2.metadata.pipe.index, jvm.static.member.type, angularjs.directives.index, jvm.static.member.name, sc.annotatde.member.name, markdown.header, Css.attr, angularjs.controller.index, angular2.ivy.directive.index, sc.java.class.name.in.package, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, aj.itd.class, aj.itd.method, aj.class.short.name, Less.mixins, sc.property.name, Css.id, sc.class.name.in.package, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, angular2.metadata.className.index, angular2.ivy.pipe.index, d.globally.accessible.import.public, d.globally.accessible.module, sc.top.level.implicit.class.by.package.key, angular2.metadata.directive.index, Css.custom.mixin, Less.variables, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, sc.annotated.main.function.by.package.key, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, sc.implicit.conversion, sc.implicit.instance, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, d.module, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, d.all.name, org.elm.lang.core.stubs.index.ElmNamedElementIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, org.elm.lang.core.stubs.index.ElmModulesIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, angularjs.symbol.index, sc.top.level.function.by.package.key, angular2.source.directive.index, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, angular2.metadata.node.index, d.globally.members, js.class.index2, js.gcl.modules, Py.module.attribute, sc.class.parameter.name, js.element.qualifiedName, gr.class.super, aj.itd.field, dom.elementClass, Css.class, java.class.fqn, ts.external.module.index, Py.class.shortNameInsensitive, sc.package.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, sc.package.object.fqn, angularjs.module.index, angularjs.ui.router.generic.states.index, js.nonglobal.symbol.index, Python.Decorator, java.method.parameter.types, Django.manager, js.generics.index, java.method.name, org.rust.lang.core.resolve.indexes.RsMacroIndex, js.amd.modules, org.rust.lang.core.stubs.index.RsIncludeMacroIndex, org.rust.lang.core.stubs.index.RsTypeAliasIndex, org.rust.lang.core.stubs.index.RsFeatureIndex, org.rust.lang.core.stubs.index.RsReexportIndex, java.class.extlist, org.rust.lang.core.stubs.index.RustNamedElementIndex, makefile.target.index, js.local.namespace.members.index, js.exported.index, amd.requirePaths.index, js.symbol.qualified.names.index, js.imported.bindings.index, sc.super.class.name, Stylus.variables, JS.custom.stub.index, org.rust.lang.core.resolve.indexes.RsLangItemIndex, sql.names, ts.local.classes, Py.variable.shortName, Py.class.super, gr.method.name, gr.annot.method.name, js.symbol.index2, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, angularjs.templateUrl.index, JS.class.implements, gr.annot.members, sc.all.class.names, sc.not.visible.in.java.class.shortName, sc.class.fqn, sc.class.shortName, angularjs.generic.modules.index, angular2.templateUrl.index, angularjs.delimiter.index, sc.stable.alias.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, dom.namespaceKey, sc.top.level.alias.by.package.key, gr.script.class, Scss.function, angular2.metadata.module.index, sql.table.shortName, sc.stable.alias.fqn, sc.type.alias.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, gr.field.name, gr.script.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, Scss.placeholder.selector, sc.top.level.valvar.by.package.key, Stylus.mixins, sc.self.type.class.name.key, Scss.mixin, sql.column.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, DataTypeFullName, DataTypeName, properties.index, JS.global.qualified.elements, org.rust.lang.core.stubs.index.RsCfgIndex, Scss.variable, gr.anonymous.class, java.annotations, angular2.metadata.function.index, Css.ampersand.selector, gr.class.fqn, java.class.shortname, Django.foreignKey, JS.base.types.index, sc.property.class.name, angularjs.ui.router.states.index, sc.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, angular2.source.pipe.index, angular2.source.module.index, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, Py.class.shortName, angularjs.filter.index, java.module.name, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, sc.package.object.short, org.rust.lang.core.stubs.index.RustImplIndex.TraitImpls, JS.class.super, org.rust.lang.core.stubs.index.RsExternCrateReexportIndex, js.qualified.shortName, org.rust.lang.core.stubs.index.RustModulesIndex, js.namespace.index, org.rust.lang.core.resolve.indexes.RsMacroCallIndex, Py.function.shortName, java.anonymous.baseref, Py.class.attributes, java.field.name, js.doc.modules, js.typedef.index2, js.lazy.packages, ts.embedded.content.index, js.global.symbol.index, es6.exported.index, es6.assignment.index, amd.baseUrl.index}. 
2021-06-15 10:37:39,535 [   9980]   INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Applications/IntelliJ IDEA.app/Contents/bin/fsnotifier 
2021-06-15 10:37:39,548 [   9993]   INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational. 
2021-06-15 10:37:39,713 [  10158]   INFO - dea.updater.SdkComponentSource - File /Users/<>/.android/repositories.cfg could not be loaded. 
2021-06-15 10:37:39,714 [  10159]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-3.xml 
2021-06-15 10:37:40,066 [  10511]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml 
2021-06-15 10:37:40,066 [  10511]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-1.xml 
2021-06-15 10:37:40,066 [  10511]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google-tv/sys-img2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml 
2021-06-15 10:37:40,067 [  10512]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml 
2021-06-15 10:38:08,544 [  38989]   INFO - erver.followMe.FollowMeManager - Register new user 0:'<>' with ClientId=ClientId(value=Host) 
2021-06-15 10:38:10,862 [  41307]   INFO - lij.impl.ConversionServiceImpl - conversion will be performed because at least /Users/<>/dev/work/fluence/wasm/marine/.idea/workspace.xml is changed (oldLastModified=1621267039, newLastModified=1623322714) 
2021-06-15 10:38:11,003 [  41448]   INFO - BridgeProjectLifecycleListener - Using workspace model to open project 
2021-06-15 10:38:11,093 [  41538]   INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1 
2021-06-15 10:38:11,115 [  41560]   INFO - lij.diagnostic.DebugLogManager - Set TRACE for the following categories: #com.jetbrains.rdserver.requests, #com.jetbrains.rd.ide.document, #com.jetbrains.rdserver.document, #com.jetbrains.rdserver.editors, #com.jetbrains.rdserver.actions 
2021-06-15 10:38:11,134 [  41579]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [] 
2021-06-15 10:38:11,280 [  41725]   INFO - rojectCodeStyleSettingsManager - Loading Project code style 
2021-06-15 10:38:11,296 [  41741]   INFO - rojectCodeStyleSettingsManager - Project code style loaded 
2021-06-15 10:38:11,529 [  41974]   INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 350 ms 
2021-06-15 10:38:11,560 [  42005]   WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=org.avallach.daedalus.ide.highlighting.ReferenceHighlighter) 
2021-06-15 10:38:11,574 [  42019]   INFO - ins.rd.platform.codeWithMe.a.i - sessionStatus: null 
2021-06-15 10:38:11,708 [  42153]   INFO - ins.rd.platform.codeWithMe.a.i - freeSessionRemainingTimeMs: null null 
2021-06-15 10:38:11,831 [  42276]   INFO - al.NewToolbarRootPaneExtension - ToolbarSettingsService is ExperimentalToolbarSettings 
2021-06-15 10:38:11,831 [  42276]   INFO - al.NewToolbarRootPaneExtension - Show new toolbar: false, presentation mode: false 
2021-06-15 10:38:11,831 [  42276]   INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false, old navbar visible: true 
2021-06-15 10:38:11,982 [  42427]   INFO - al.NewToolbarRootPaneExtension - ToolbarSettingsService is ExperimentalToolbarSettings 
2021-06-15 10:38:11,982 [  42427]   INFO - al.NewToolbarRootPaneExtension - Show new toolbar: false, presentation mode: false 
2021-06-15 10:38:11,982 [  42427]   INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false, old navbar visible: true 
2021-06-15 10:38:12,663 [  43108]   INFO - .CodeStyleSettingsInferService - settings inference skipped: already done 
2021-06-15 10:38:12,797 [  43242]   INFO - .workspace.ElmWorkspaceService - Resetting the directoryIndex for project lookup 
2021-06-15 10:38:13,157 [  43602]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/crates/it-parser/src/extractor/functions.rs 
2021-06-15 10:38:14,060 [  44505]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/crates/it-parser/src/extractor/it.rs 
2021-06-15 10:38:14,111 [  44556]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/crates/it-parser/src/extractor.rs 
2021-06-15 10:38:14,136 [  44581]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/src/rust/library/alloc/src/borrow.rs 
2021-06-15 10:38:14,156 [  44601]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/crates/it-parser/src/lib.rs 
2021-06-15 10:38:14,174 [  44619]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/fluence-faas/tests/call_parameters.rs 
2021-06-15 10:38:14,190 [  44635]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/examples/call_parameters/Cargo.toml 
2021-06-15 10:38:14,285 [  44730]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/examples/greeting/Config.toml 
2021-06-15 10:38:14,346 [  44791]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/examples/greeting/Cargo.toml 
2021-06-15 10:38:14,370 [  44815]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/.cargo/registry/src/github.com-1ecc6299db9ec823/marine-macro-impl-0.6.4/src/export_ast_types.rs 
2021-06-15 10:38:14,755 [  45200]   INFO -              PerformancePlugin - Performance Plugin is in silent mode 
2021-06-15 10:38:14,917 [  45362]   INFO - erver.followMe.FollowMeManager - Register new user 0:'<>' with ClientId=ClientId(value=Host) 
2021-06-15 10:38:15,197 [  45642]   INFO - CompilerWorkspaceConfiguration - Available processors: 16 
2021-06-15 10:38:15,850 [  46295]   WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  Statistic) or icon UrlResolver{ownerClass=icons.StatisticIcons, classLoader=PluginClassLoader(plugin=PluginDescriptor(name=Statistic, id=Statistic, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins/Statistic-4.1.7.jar, version=4.1.7, package=null), packagePrefix=null, instanceId=9, state=active), overriddenPath='/icons/pie-chart-outline.png', url=file:/unresolved, useCacheOnLoad=true} 
2021-06-15 10:38:16,459 [  46904]   INFO - leTypes.UpdateComponentWatcher - updated: https://plugins.jetbrains.com/plugins/list?pluginId=org.rust.lang&build=IU-211.7142.45&pluginVersion=0.4.147.3871-211&os=Mac+OS+X+10.15.7&uuid=f204ca36-a893-4d33-8c74-607b075eca77 
2021-06-15 10:38:16,517 [  46962]   INFO - intellij.dlanguage.DlangBundle - initialising D Language Bundle for locale: en_GB 
2021-06-15 10:38:16,768 [  47213]   INFO - m.maddyhome.idea.vim.VimPlugin - ideavimrc file isn't found 
2021-06-15 10:38:16,978 [  47423]   INFO - pl.ProjectRootManagerComponent - project roots have changed (trace_hash = 1783190232) 
java.lang.Throwable
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.logRootChanges(ProjectRootManagerComponent.java:309)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:296)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:201)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:459)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:113)
    at com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootsChangeListener.changed(ProjectRootsChangeListener.kt:34)
    at com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridge$2.changed(ModuleManagerComponentBridge.kt:185)
    at com.intellij.workspaceModel.ide.WorkspaceModelTopics$EventsDispatcher.changed(WorkspaceModelTopics.kt:112)
    at com.intellij.util.messages.impl.MessageBusImpl.invokeMethod(MessageBusImpl.java:674)
    at com.intellij.util.messages.impl.MessageBusImpl.invokeListener(MessageBusImpl.java:653)
    at com.intellij.util.messages.impl.MessageBusImpl.deliverMessage(MessageBusImpl.java:422)
    at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:397)
    at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:379)
    at com.intellij.util.messages.impl.MessageBusImpl.access$100(MessageBusImpl.java:33)
    at com.intellij.util.messages.impl.MessageBusImpl$MessagePublisher.invoke(MessageBusImpl.java:185)
    at com.sun.proxy.$Proxy150.changed(Unknown Source)
    at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl.onChanged(WorkspaceModelImpl.kt:126)
    at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl.access$onChanged(WorkspaceModelImpl.kt:21)
    at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$updateProjectModel$2.invoke(WorkspaceModelImpl.kt:89)
    at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl$updateProjectModel$2.invoke(WorkspaceModelImpl.kt:21)
    at com.intellij.workspaceModel.storage.impl.VersionedEntityStorageImpl.replace(VersionedEntityStorageImpl.kt:171)
    at com.intellij.workspaceModel.ide.impl.WorkspaceModelImpl.updateProjectModel(WorkspaceModelImpl.kt:89)
    at com.intellij.workspaceModel.ide.impl.jps.serialization.JpsProjectModelSynchronizer$loadRealProject$2.run(JpsProjectModelSynchronizer.kt:224)
    at com.intellij.openapi.application.WriteAction.lambda$runAndWait$2(WriteAction.java:134)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:947)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:973)
    at com.intellij.openapi.application.WriteAction.compute(WriteAction.java:115)
    at com.intellij.openapi.application.WriteAction.lambda$computeAndWait$3(WriteAction.java:164)
    at com.intellij.openapi.application.WriteThread.lambda$submit$0(WriteThread.java:27)
    at com.intellij.openapi.application.WriteThread.lambda$submit$1(WriteThread.java:44)
    at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218)
    at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
    at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLaterOnWriteThread$10(ApplicationImpl.java:770)
    at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84)
    at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133)
    at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
    at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:969)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:839)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:449)
    at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:808)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2021-06-15 10:38:16,986 [  47431]   INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 2138 ms. Thread[ApplicationImpl pooled thread 14,4,Idea Thread Group] 
2021-06-15 10:38:17,079 [  47524]   INFO -  #git4idea.commands.GitHandler - [.] git version 
2021-06-15 10:38:17,100 [  47545]   INFO -  #git4idea.commands.GitHandler - git version 2.21.0 (Apple Git-122.2) 
2021-06-15 10:38:17,106 [  47551]   INFO - oject.model.impl.CargoSyncTask - CargoSyncTask started 
2021-06-15 10:38:17,110 [  47555]   INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1 
2021-06-15 10:38:17,115 [  47560]   INFO - ea.config.GitExecutableManager - Git version for /usr/bin/git: 2.21.0.0 (UNIX) 
2021-06-15 10:38:17,125 [  47570]   INFO - ge.ExternalProjectsDataStorage - Load external projects data in 16 millis (read time: 4) 
2021-06-15 10:38:17,154 [  47599]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --print sysroot` 
2021-06-15 10:38:17,403 [  47848]   INFO - ramework.util.RdCoroutineScope - RdCoroutineHost overridden 
2021-06-15 10:38:17,420 [  47865]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --version --verbose` 
2021-06-15 10:38:17,524 [  47969]   INFO - indexing.UnindexedFilesUpdater - Started 
2021-06-15 10:38:17,529 [  47974]   INFO - indexing.UnindexedFilesUpdater - Pushing properties took 0ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:17,574 [  48019]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --print target-list` 
2021-06-15 10:38:17,602 [  48047]   INFO - redIndexChunkConfigurationImpl - Chunk bundled-js-predefined-ffdd448c697d-aacdcbe1a076-JavaScript-IU-211.7142.45 is registered for project 'marine: matching: (fb=33, stub=75), incompatible: (fb=0, stub=0), unknown: (fb=9, stub=9),  
2021-06-15 10:38:17,606 [  48051]   INFO - SharedIndexPostStartupActivity - Attached 1 pre-built shared indexes: bundled-js-predefined-ffdd448c697d-aacdcbe1a076-JavaScript-IU-211.7142.45 
2021-06-15 10:38:18,113 [  48558]   INFO - indexing.UnindexedFilesUpdater - Scanning: use 15 scanning threads 
2021-06-15 10:38:18,400 [  48845]   INFO - al.NewToolbarRootPaneExtension - ToolbarSettingsService is ExperimentalToolbarSettings 
2021-06-15 10:38:18,400 [  48845]   INFO - al.NewToolbarRootPaneExtension - Show new toolbar: false, presentation mode: false 
2021-06-15 10:38:18,400 [  48845]   INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false, old navbar visible: true 
2021-06-15 10:38:18,636 [  49081]   INFO - a.vim.helper.StatisticReporter - Sending statistics: https://plugins.jetbrains.com/plugins/list?pluginId=IdeaVIM&build=IU-211.7142.45&pluginVersion=0.66&os=Mac+OS+X+10.15.7&uuid=f204ca36-a893-4d33-8c74-607b075eca77 
2021-06-15 10:38:18,690 [  49135]   INFO - ation.SbtCompilationSupervisor - Listening to incoming sbt compilation events on port 0. 
2021-06-15 10:38:18,727 [  49172]   INFO - ProjectRootPostStartUpActivity - /Users/<>/dev/work/fluence/wasm/marine/.idea case-sensitivity: expected=false actual=false 
2021-06-15 10:38:18,735 [  49180]   INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found 
2021-06-15 10:38:18,787 [  49232]   INFO - oudConfig.StatusBarInfoManager - === StatusBar.start create === 
2021-06-15 10:38:18,887 [  49332]  ERROR - terminal.emulator.JediEmulator - Unhandled Control sequence
parsed                        :ESC[?2004h
bytes read                    :ESC[ 
2021-06-15 10:38:19,455 [  49900]   INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 4640ms; general responsiveness: ok; EDT responsiveness: 1/5 sluggish, 2/5 very slow 
2021-06-15 10:38:19,599 [  50044]   INFO -                org.rust.macros - processChangedMacros 
2021-06-15 10:38:20,054 [  50499]   INFO - tor.impl.FileEditorManagerImpl - Project opening took 9076 ms 
2021-06-15 10:38:20,203 [  50648]   INFO - ct.model.impl.CargoTomlWatcher - Skip external change for /Users/<>/dev/work/fluence/wasm/marine/Cargo.lock. Previous Cargo metadata call was 2498 ms before 
2021-06-15 10:38:20,258 [  50703]   INFO - pl.ProjectRootManagerComponent - some project roots were removed (trace_hash = -1704720052) 
java.lang.Throwable
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.logRootChanges(ProjectRootManagerComponent.java:309)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:292)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:201)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:459)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:113)
    at com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.RootsChangeWatcher$1.fireRootsChangeEvent(RootsChangeWatcher.kt:151)
    at com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.RootsChangeWatcher$1.fireRootsChangeEvent$default(RootsChangeWatcher.kt:144)
    at com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.RootsChangeWatcher$1$prepareChange$2.afterVfsChange(RootsChangeWatcher.kt:109)
    at com.intellij.openapi.vfs.newvfs.AsyncEventSupport.afterVfsChange(AsyncEventSupport.java:139)
    at com.intellij.openapi.vfs.newvfs.AsyncEventSupport.processEventsFromRefresh(AsyncEventSupport.java:159)
    at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.fireEventsInWriteAction(RefreshSessionImpl.java:227)
    at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.lambda$fireEvents$1(RefreshSessionImpl.java:205)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runEdtProgressWriteAction$11(ApplicationImpl.java:923)
    at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:178)
    at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:688)
    at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:634)
    at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:64)
    at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:165)
    at com.intellij.openapi.progress.util.PotemkinProgress.runInSwingThread(PotemkinProgress.java:197)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runEdtProgressWriteAction$12(ApplicationImpl.java:923)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:947)
    at com.intellij.openapi.application.impl.ApplicationImpl.runEdtProgressWriteAction(ApplicationImpl.java:921)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithNonCancellableProgressInDispatchThread(ApplicationImpl.java:902)
    at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.lambda$fireEvents$2(RefreshSessionImpl.java:199)
    at com.intellij.openapi.application.WriteAction.lambda$run$1(WriteAction.java:105)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:947)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:973)
    at com.intellij.openapi.application.WriteAction.run(WriteAction.java:104)
    at com.intellij.openapi.vfs.newvfs.RefreshSessionImpl.fireEvents(RefreshSessionImpl.java:198)
    at com.intellij.openapi.vfs.newvfs.RefreshQueueImpl.lambda$runAsyncListeners$8(RefreshQueueImpl.java:154)
    at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$safeTransferToEdt$6(NonBlockingReadActionImpl.java:577)
    at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218)
    at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
    at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:319)
    at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84)
    at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133)
    at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
    at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:969)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:839)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:449)
    at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:808)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2021-06-15 10:38:20,436 [  50881]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustup component list` 
2021-06-15 10:38:20,551 [  50996]   INFO -                org.rust.macros - processChangedMacros 
2021-06-15 10:38:20,644 [  51089]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --print sysroot` 
2021-06-15 10:38:20,729 [  51174]   INFO -                org.rust.macros - processChangedMacros 
2021-06-15 10:38:20,817 [  51262]   INFO - t.cargo.toolchain.tools.Rustup - stdlib path: /Users/<>/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/src/rust 
2021-06-15 10:38:20,988 [  51433]   INFO - pl.ProjectRootManagerComponent - project roots have changed (trace_hash = 942704638) 
java.lang.Throwable
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.logRootChanges(ProjectRootManagerComponent.java:309)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:296)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:201)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:459)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:113)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:121)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:431)
    at org.rust.cargo.project.model.impl.CargoProjectsServiceImpl$modifyProjects$1$1$$special$$inlined$runWriteAction$1.compute(actions.kt:79)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runWriteAction$15(ApplicationImpl.java:968)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:947)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:968)
    at org.rust.cargo.project.model.impl.CargoProjectsServiceImpl$modifyProjects$1$1.invoke(CargoProjectImpl.kt:640)
    at org.rust.cargo.project.model.impl.CargoProjectsServiceImpl$modifyProjects$1$1.invoke(CargoProjectImpl.kt:79)
    at com.intellij.openapi.application.ActionsKt$invokeAndWaitIfNeeded$$inlined$computeDelegated$lambda$1.run(actions.kt:34)
    at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218)
    at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
    at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeAndWait$7(ApplicationImpl.java:428)
    at com.intellij.openapi.application.impl.LaterInvocator$1.run(LaterInvocator.java:134)
    at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84)
    at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133)
    at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
    at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:969)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:839)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:449)
    at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:808)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2021-06-15 10:38:20,991 [  51436]   INFO - indexing.UnindexedFilesUpdater - Cancelled 
2021-06-15 10:38:20,992 [  51437]   INFO -                org.rust.macros - processUnprocessedMacros 
2021-06-15 10:38:21,024 [  51469]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 69 to update, calculated in 16ms 
2021-06-15 10:38:21,028 [  51473]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:21,566 [  52011]   INFO -                org.rust.macros - Done consistency check in 533 ms 
2021-06-15 10:38:21,877 [  52322]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 853ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:21,877 [  52322]   INFO - indexing.UnindexedFilesUpdater - Started 
2021-06-15 10:38:21,877 [  52322]   INFO - indexing.UnindexedFilesUpdater - Pushing properties took 0ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:21,881 [  52326]   INFO - indexing.UnindexedFilesUpdater - Scanning: use 15 scanning threads 
2021-06-15 10:38:21,980 [  52425]   INFO - ij.index.PrebuiltIndexProvider - Prebuilt id-index indices are missing for Python 
2021-06-15 10:38:23,415 [  53860]   INFO - llij.database.util.SqlDialects - SQL dialects initialized in 0 ms 
2021-06-15 10:38:23,435 [  53880]   INFO - indexing.UnindexedFilesUpdater - Scanning completed. Number of scanned files: 42364; Number of files for indexing: 1618 took 1557ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:23,449 [  53894]   INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads 
2021-06-15 10:38:25,088 [  55533]   INFO - c.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=marine 
2021-06-15 10:38:25,108 [  55553]   INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is '/Users/<>/Library/Caches/JetBrains' 
2021-06-15 10:38:25,108 [  55553]   INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check 
2021-06-15 10:38:25,109 [  55554]   INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check 
2021-06-15 10:38:25,111 [  55556]   INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions 
2021-06-15 10:38:28,806 [  59251]   INFO - indexing.UnindexedFilesUpdater - Finished. Unindexed files update took 5360ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:28,858 [  59303]   INFO - ojure.tools.ClojureProjectDeps - reading /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/clojure/deps-82df1b77.txt 
2021-06-15 10:38:28,971 [  59416]   INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector 
2021-06-15 10:38:29,034 [  59479]   INFO - pl.ProjectRootManagerComponent - project roots have changed (trace_hash = -1640329313) 
java.lang.Throwable
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.logRootChanges(ProjectRootManagerComponent.java:309)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:296)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:201)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:459)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:113)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:121)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:431)
    at org.intellij.clojure.tools.ClojureProjectDeps$reindex$1$1.run(tools-deps.kt:97)
    at com.intellij.openapi.application.WriteAction.lambda$run$1(WriteAction.java:105)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:947)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:973)
    at com.intellij.openapi.application.WriteAction.run(WriteAction.java:104)
    at org.intellij.clojure.tools.ClojureProjectDeps$reindex$1.run(tools-deps.kt:96)
    at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218)
    at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
    at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:319)
    at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84)
    at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133)
    at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
    at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:969)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:839)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:449)
    at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:808)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2021-06-15 10:38:29,044 [  59489]   INFO - indexing.UnindexedFilesUpdater - Started 
2021-06-15 10:38:29,045 [  59490]   INFO - indexing.UnindexedFilesUpdater - Pushing properties took 0ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:29,063 [  59508]   INFO - indexing.UnindexedFilesUpdater - Scanning: use 15 scanning threads 
2021-06-15 10:38:29,110 [  59555]   INFO - indexing.UnindexedFilesUpdater - Scanning completed. Number of scanned files: 42364; Number of files for indexing: 0 took 65ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:29,110 [  59555]   INFO - indexing.UnindexedFilesUpdater - Finish. No files to index with loading content. 
2021-06-15 10:38:31,030 [  61475]   WARN - brains.uast.UastLanguagePlugin - fallback to the PsiElement for class org.jetbrains.plugins.scala.uast.ScalaUastLanguagePlugin, it can have a performance impact 
java.lang.Exception: fallback to the PsiElement for class org.jetbrains.plugins.scala.uast.ScalaUastLanguagePlugin, it can have a performance impact
    at org.jetbrains.uast.UastLanguagePlugin.getPossiblePsiSourceTypes(UastLanguagePlugin.kt:130)
    at org.jetbrains.plugins.scala.uast.ScalaUastLanguagePlugin.getPossiblePsiSourceTypes(ScalaUastLanguagePlugin.scala:20)
    at org.jetbrains.uast.UastFacade$getPossiblePsiSourceTypes$1.initInner(UastContext.kt:119)
    at org.jetbrains.uast.UastFacade$getPossiblePsiSourceTypes$1.(UastContext.kt:121)
    at org.jetbrains.uast.UastFacade.getPossiblePsiSourceTypes(UastContext.kt:117)
    at com.intellij.spring.data.commons.ql.SpringDataQLInjector.(SpringDataQLInjector.java:50)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:771)
    at com.intellij.openapi.extensions.impl.XmlExtensionAdapter$SimpleConstructorInjectionAdapter.instantiateClass(XmlExtensionAdapter.java:133)
    at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.createInstance(XmlExtensionAdapter.java:73)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapter(ExtensionPointImpl.java:502)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapters(ExtensionPointImpl.java:436)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.calcExtensionList(ExtensionPointImpl.java:253)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.getExtensionList(ExtensionPointImpl.java:247)
    at com.intellij.openapi.extensions.ProjectExtensionPointName.getExtensions(ProjectExtensionPointName.java:37)
    at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.calcInjectorMap(InjectedLanguageManagerImpl.java:169)
    at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.getInjectorMap(InjectedLanguageManagerImpl.java:160)
    at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.processInjectableElements(InjectedLanguageManagerImpl.java:146)
    at com.intellij.codeInsight.daemon.impl.InjectedGeneralHighlightingPass.getInjectedPsiFiles(InjectedGeneralHighlightingPass.java:167)
    at com.intellij.codeInsight.daemon.impl.InjectedGeneralHighlightingPass.collectInformationWithProgress(InjectedGeneralHighlightingPass.java:73)
    at com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass.doCollectInformation(ProgressableTextEditorHighlightingPass.java:84)
    at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:56)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$1(PassExecutorService.java:400)
    at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1096)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$2(PassExecutorService.java:393)
    at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:688)
    at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:634)
    at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:64)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.doRun(PassExecutorService.java:392)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$run$0(PassExecutorService.java:368)
    at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:167)
    at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:178)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:366)
    at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:188)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2021-06-15 10:38:34,308 [  64753]   INFO - ta.index.VcsLogPersistentIndex - Indexing 28 commits in marine 
2021-06-15 10:38:34,487 [  64932]   INFO - ta.index.VcsLogPersistentIndex - 173ms for indexing 28 new commits out of 28 in marine 
2021-06-15 10:38:34,496 [  64941]   INFO - ta.index.VcsLogPersistentIndex - Indexing 28 commits in marine 
2021-06-15 10:38:34,496 [  64941]   INFO - ta.index.VcsLogPersistentIndex - 1ms for indexing 0 new commits out of 28 in marine 
2021-06-15 10:38:36,443 [  66888]   INFO -              org.rust.resolve2 - Updated all DefMaps in 6843 ms 
2021-06-15 10:38:39,254 [  69699]   INFO -                org.rust.macros - Macros to expand: 27656 
2021-06-15 10:38:39,994 [  70439]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 991 to update, calculated in 114ms 
2021-06-15 10:38:39,995 [  70440]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:40,582 [  71027]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 587ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:40,589 [  71034]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:42,062 [  72507]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 728 to update, calculated in 84ms 
2021-06-15 10:38:42,062 [  72507]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:42,349 [  72794]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 287ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:42,350 [  72795]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:43,297 [  73742]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 511 to update, calculated in 58ms 
2021-06-15 10:38:43,298 [  73743]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:43,531 [  73976]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 234ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:43,534 [  73979]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:44,628 [  75073]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 954 to update, calculated in 100ms 
2021-06-15 10:38:44,630 [  75075]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:45,432 [  75877]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 803ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:45,434 [  75879]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:46,581 [  77026]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 1483 to update, calculated in 146ms 
2021-06-15 10:38:46,581 [  77026]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:47,057 [  77502]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 476ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:47,058 [  77503]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:47,920 [  78365]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 1224 to update, calculated in 118ms 
2021-06-15 10:38:47,921 [  78366]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:48,316 [  78761]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 396ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:48,318 [  78763]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:49,034 [  79479]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 808 to update, calculated in 74ms 
2021-06-15 10:38:49,034 [  79479]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:49,331 [  79776]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 297ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:49,333 [  79778]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:49,966 [  80411]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 671 to update, calculated in 54ms 
2021-06-15 10:38:49,966 [  80411]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:50,188 [  80633]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 222ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:50,190 [  80635]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:50,728 [  81173]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 307 to update, calculated in 30ms 
2021-06-15 10:38:50,728 [  81173]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:50,801 [  81246]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 73ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:50,873 [  81318]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:51,316 [  81761]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 354 to update, calculated in 25ms 
2021-06-15 10:38:51,317 [  81762]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:51,364 [  81809]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 47ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:51,369 [  81814]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:51,875 [  82320]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 166 to update, calculated in 14ms 
2021-06-15 10:38:51,876 [  82321]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:51,915 [  82360]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 40ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:52,042 [  82487]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:52,416 [  82861]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 92 to update, calculated in 7ms 
2021-06-15 10:38:52,417 [  82862]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:52,446 [  82891]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 29ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:52,599 [  83044]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:52,961 [  83406]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 56 to update, calculated in 3ms 
2021-06-15 10:38:52,962 [  83407]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:52,984 [  83429]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 23ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:53,107 [  83552]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:53,493 [  83938]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 51 to update, calculated in 3ms 
2021-06-15 10:38:53,494 [  83939]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:53,513 [  83958]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 20ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:53,647 [  84092]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:53,960 [  84405]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 56 to update, calculated in 2ms 
2021-06-15 10:38:53,960 [  84405]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:53,978 [  84423]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 18ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:54,111 [  84556]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:54,471 [  84916]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 47 to update, calculated in 4ms 
2021-06-15 10:38:54,471 [  84916]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:54,485 [  84930]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 13ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:54,636 [  85081]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:54,997 [  85442]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 31 to update, calculated in 4ms 
2021-06-15 10:38:54,998 [  85443]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:55,008 [  85453]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 11ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:55,138 [  85583]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:55,482 [  85927]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 178 to update, calculated in 6ms 
2021-06-15 10:38:55,483 [  85928]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:55,515 [  85960]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 33ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:55,657 [  86102]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:55,968 [  86413]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 84 to update, calculated in 8ms 
2021-06-15 10:38:55,969 [  86414]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:56,002 [  86447]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 32ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:56,057 [  86502]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:56,511 [  86956]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 24 to update, calculated in 2ms 
2021-06-15 10:38:56,511 [  86956]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:56,519 [  86964]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 8ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:56,666 [  87111]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:57,038 [  87483]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 19 to update, calculated in 0ms 
2021-06-15 10:38:57,039 [  87484]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:57,048 [  87493]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 10ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:57,066 [  87511]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:57,469 [  87914]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 21 to update, calculated in 0ms 
2021-06-15 10:38:57,470 [  87915]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:57,478 [  87923]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 8ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:57,609 [  88054]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:38:57,966 [  88411]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 19 to update, calculated in 2ms 
2021-06-15 10:38:57,967 [  88412]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:57,975 [  88420]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 8ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:58,568 [  89013]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 22 to update, calculated in 1ms 
2021-06-15 10:38:58,568 [  89013]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:38:58,575 [  89020]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 7ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:38:58,670 [  89115]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 0 to update, calculated in 0ms 
2021-06-15 10:39:07,187 [  97632]   INFO -                org.rust.macros - Task completed! 15149 total calls, millis: 27891 
2021-06-15 10:39:10,929 [ 101374]   WARN - com.intellij.util.xmlb.Binding - no accessors for org.elm.ide.color.ElmColorProvider 
2021-06-15 10:42:15,943 [ 286388]   INFO - ent.TerminalArrangementManager - Deleting [sqlite-history, air-history, aquamarine-history2, aquamarine-history1, rust-sdk-history, fluence-history1, tetraplets-history, interface-types-history1, air-history1, interface-types-history, rust-sdk-history1, task-history, jsonpath-history, air_new_data-history2, aquamarine-history, fluence-app-history, fce-history3, fluence-history, fce-history1, air_new_data-history11, aqua-dht-history, rust_source_reaper-history] (outdated sessions) 
2021-06-15 10:42:32,822 [ 303267]   INFO - llij.ide.gdpr.EndUserAgreement - eua: /Users/<>/Library/Application Support/JetBrains/PrivacyPolicy/eua.cached 
2021-06-15 10:44:30,835 [ 421280]   INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 217 ms 
2021-06-15 10:44:37,427 [ 427872]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml 
2021-06-15 10:44:37,427 [ 427872]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-1.xml 
2021-06-15 10:44:37,427 [ 427872]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/repository2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/google-tv/sys-img2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/addon2-1.xml 
2021-06-15 10:44:37,428 [ 427873]   INFO - s.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml 
2021-06-15 10:44:43,336 [ 433781]   INFO - eSettings.impl.UpdateInstaller - downloading https://download.jetbrains.com/idea/IU-211.7142.45-211.7442.40-patch-jbr11-mac.jar 
2021-06-15 10:44:44,755 [ 435200]   WARN - com.intellij.util.xmlb.Binding - no accessors for com.intellij.openapi.updateSettings.impl.pluginsAdvertisement.PluginAdvertiserExtensionsStateService$State 
2021-06-15 10:44:44,785 [ 435230]   INFO - rationStore.ComponentStoreImpl - Saving appVimKeySettings took 14 ms 
2021-06-15 10:44:45,308 [ 435753]   INFO - rationStore.ComponentStoreImpl - Saving Project(name=marine, containerState=COMPONENT_CREATED, componentStore=/Users/<>/dev/work/fluence/wasm/marine)XDebuggerManager took 19 ms 
2021-06-15 10:44:51,874 [ 442319]   INFO - rketplacePluginDownloadService - File '/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/plugins/TabNine.zip' not found 
2021-06-15 10:44:53,042 [ 443487]   INFO - rketplacePluginDownloadService - File '/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/plugins/PowerShell.zip' not found 
2021-06-15 10:44:55,748 [ 446193]   INFO - rketplacePluginDownloadService - File '/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/plugins/python.zip' not found 
2021-06-15 10:45:10,906 [ 461351]   INFO - rketplacePluginDownloadService - Plugin's blockmap file downloaded 
2021-06-15 10:45:11,134 [ 461579]   INFO - rketplacePluginDownloadService - Plugin's hash file downloaded 
2021-06-15 10:45:11,155 [ 461600]   INFO - rketplacePluginDownloadService - Plugin's download percent is = 100.00 
2021-06-15 10:45:11,155 [ 461600]   INFO - rketplacePluginDownloadService - Downloading the archive via the blockmap requires too many chunks, therefore the entire archive will be downloaded 
2021-06-15 10:45:11,538 [ 461983]   INFO - rketplacePluginDownloadService - File '/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/plugins/nativeDebug-plugin.zip' not found 
2021-06-15 10:45:12,762 [ 463207]   INFO - rketplacePluginDownloadService - File '/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/plugins/IdeaVim.zip' not found 
2021-06-15 10:45:13,824 [ 464269]   INFO - rketplacePluginDownloadService - File '/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/plugins/Scala.zip' not found 
2021-06-15 10:45:32,274 [ 482719]   INFO - rketplacePluginDownloadService - File '/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/plugins/Kotlin.zip' not found 
2021-06-15 10:46:02,468 [ 512913]   INFO - rketplacePluginDownloadService - Plugin's blockmap file downloaded 
2021-06-15 10:46:02,681 [ 513126]   INFO - rketplacePluginDownloadService - Plugin's hash file downloaded 
2021-06-15 10:46:02,899 [ 513344]   INFO - rketplacePluginDownloadService - Plugin's download percent is = 67.24 
2021-06-15 10:46:02,899 [ 513344]   INFO - rketplacePluginDownloadService - Downloading the archive via the blockmap requires too many chunks, therefore the entire archive will be downloaded 
2021-06-15 10:47:26,984 [ 597429]   INFO - erver.followMe.FollowMeManager - Unregister user 0:'<>' with ClientId=ClientId(value=Host) 
2021-06-15 10:47:26,988 [ 597433]   INFO - stubs.SerializationManagerImpl - Start shutting down Stubs/serializerNames/names 
2021-06-15 10:47:26,989 [ 597434]   INFO - stubs.SerializationManagerImpl - Finished shutting down Stubs/serializerNames/names 
2021-06-15 10:47:27,000 [ 597445]   INFO - gin.ProtostuffPluginController - projectClosed marine 
2021-06-15 10:47:27,037 [ 597482]   INFO - ramework.util.RdCoroutineScope - RdCoroutineHost has been reset 
2021-06-15 10:47:27,038 [ 597483]   INFO - ramework.util.RdCoroutineScope - RdCoroutineHost disposed 
2021-06-15 10:47:27,046 [ 597491]   INFO - pl.local.NativeFileWatcherImpl - Watcher terminated with exit code 0 
2021-06-15 10:47:27,047 [ 597492]   INFO - .impl.FileTypeDetectionService - 4567 auto-detected files. Detection took 2607 ms 
2021-06-15 10:47:27,049 [ 597494]   INFO - org.jetbrains.io.BuiltInServer - web server stopped 
2021-06-15 10:47:27,104 [ 597549]   INFO - stubs.SerializationManagerImpl - Start shutting down /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/intellij-rust/macros/cache/stub.names 
2021-06-15 10:47:27,106 [ 597551]   INFO - stubs.SerializationManagerImpl - Finished shutting down /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/intellij-rust/macros/cache/stub.names 
2021-06-15 10:47:27,113 [ 597558]   INFO - erver.followMe.FollowMeManager - Unregister user 0:'<>' with ClientId=ClientId(value=Host) 
2021-06-15 10:47:27,115 [ 597560]   INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN 
2021-06-15 10:47:27,921 [ 598366]   INFO - tellij.psi.stubs.StubIndexImpl - StubIndexExtension-s were unloaded 
2021-06-15 10:47:27,924 [ 598369]   INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN 
2021-06-15 10:47:27,924 [ 598369]   INFO - newvfs.persistent.PersistentFS - VFS dispose started 
2021-06-15 10:47:27,928 [ 598373]   INFO - newvfs.persistent.PersistentFS - VFS dispose completed 
2021-06-15 10:47:27,954 [ 598399]   INFO - stubs.SerializationManagerImpl - Start shutting down /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/index/rep.names 
2021-06-15 10:47:27,955 [ 598400]   INFO - stubs.SerializationManagerImpl - Finished shutting down /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/index/rep.names 
2021-06-15 10:47:27,959 [ 598404]   INFO -   #com.intellij.util.Restarter - run restarter: [/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/restart/restarter, /Applications/IntelliJ IDEA.app, /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/tmp/patch-update/jre/bin/java, -Xmx2000m, -cp, /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/tmp/patch-update/IU-211.7142.45-211.7442.40-patch-jbr11-mac.jar:/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/tmp/patch-update/log4j.jar:/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/tmp/patch-update/jna.jar:/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/tmp/patch-update/jna-platform.jar, -Djna.nosys=true, -Djna.boot.library.path=, -Djna.debug_load=true, -Djna.debug_load.jna=true, -Djava.io.tmpdir=/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/tmp/patch-update, -Didea.updater.log=/Users/<>/Library/Logs/JetBrains/IntelliJIdea2021.1, -Dswing.defaultlaf=com.apple.laf.AquaLookAndFeel, com.intellij.updater.Runner, install, /Applications/IntelliJ IDEA.app/Contents] 
2021-06-15 10:47:27,971 [ 598416]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------ 
2021-06-15 10:47:27,972 [ 598417]   INFO - org.jetbrains.io.BuiltInServer - web server stopped 
2021-06-15 10:47:56,196 [      0]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 
2021-06-15 10:47:56,213 [     17]   INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/zsh -l -i -c '/Applications/IntelliJ IDEA.app/Contents/bin/printenv.py' '/var/folders/ww/v__xg0cj17x7h7sf3bgwpx8h0000gn/T/intellij-shell-env.14484352447341877252.tmp' 
2021-06-15 10:47:56,260 [     64]   INFO -        #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-211.7442.40, 01 Jun 2021 06:17) 
2021-06-15 10:47:56,261 [     65]   INFO -        #com.intellij.idea.Main - OS: Mac OS X (10.15.7, x86_64) 
2021-06-15 10:47:56,274 [     78]   INFO -        #com.intellij.idea.Main - JRE: 11.0.11+9-b1341.57 (JetBrains s.r.o.) 
2021-06-15 10:47:56,275 [     79]   INFO -        #com.intellij.idea.Main - JVM: 11.0.11+9-b1341.57 (Dynamic Code Evolution 64-Bit Server VM) 
2021-06-15 10:47:56,276 [     80]   INFO -        #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx2048m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -XX:+UseCompressedOops -Dfile.encoding=UTF-8 -XX:ErrorFile=/Users/<>/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/<>/java_error_in_idea.hprof -Djb.vmOptionsFile=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/idea.vmoptions -Didea.paths.selector=IntelliJIdea2021.1 -Didea.executable=idea -Didea.home.path=/Applications/IntelliJ IDEA.app/Contents -Didea.vendor.name=JetBrains 
2021-06-15 10:47:56,277 [     81]   INFO -        #com.intellij.idea.Main - library path: /Users/<>/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. 
2021-06-15 10:47:56,277 [     81]   INFO -        #com.intellij.idea.Main - boot library path: /Applications/IntelliJ IDEA.app/Contents/jbr/Contents/Home/lib 
2021-06-15 10:47:56,304 [    108]   INFO -        #com.intellij.idea.Main - locale=en_GB JNU=UTF-8 file.encoding=UTF-8
  idea.config.path=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1
  idea.system.path=/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1
  idea.plugins.path=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins
  idea.log.path=/Users/<>/Library/Logs/JetBrains/IntelliJIdea2021.1 
2021-06-15 10:47:56,396 [    200]   INFO - .intellij.util.EnvironmentUtil - shell environment loaded (11 vars) 
2021-06-15 10:47:56,420 [    224]   INFO - .intellij.util.EnvironmentUtil - LC_CTYPE=en_GB.UTF-8 
2021-06-15 10:47:56,546 [    350]   INFO -        #com.intellij.idea.Main - JNA library (64-bit) loaded in 227 ms 
2021-06-15 10:47:57,895 [   1699]   INFO - ntellij.idea.ApplicationLoader - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@596a043d[Running, parallelism = 15, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@6dd76e3e 
2021-06-15 10:47:57,924 [   1728]   INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (211.7442.40), Dependency Management Api for External Build Tools (211.7442.40), com.intellij.platform.images (211.7442.40), JetBrains maven model api classes (211.7442.40), JetBrains Repository Search (211.7442.40), HTML Tools (211.7442.40), Perforce Helix Core (211.7442.40), Refactor-X (211.7442.40), Subversion (211.7442.40), XPathView + XSLT (211.7442.40), XSLT Debugger (211.7442.40), Smali Support (211.7442.40), IDE Settings Sync (211.7442.40), Machine Learning Code Completion (211.7442.40), Configuration Script (211.7442.40), Copyright (211.7442.40), CSS (211.7442.40), W3C Validators (211.7442.40), Less (211.7442.40), Sass (211.7442.40), Stylus (211.7442.40), macOS Light Theme (211.7442.40), Properties (211.7442.40), Gradle (211.7442.40), Resource Bundle Editor (211.7442.40), FTP/SFTP Connectivity (ex. Remote Hosts Access) (211.7442.40), Mercurial (211.7442.40), WebP Support (211.7442.40), Haml (211.7442.40), Terminal (211.7442.40), Git (211.7442.40), ChangeReminder (211.7442.40), SSH Remote Run (211.7442.40), Shell Script (211.7442.40), TextMate Bundles (211.7442.40), YAML (211.7442.40), Settings Repository (211.7442.40), IDE Features Trainer (211.7442.40), Java (211.7442.40), Ant (211.7442.40), Bytecode Viewer (211.7442.40), Docker (211.7442.40), JUnit (211.7442.40), Lombok (211.7442.40), ZKM-Unscramble (211.7442.40), Spring AOP/@AspectJ (211.7442.40), Diagrams (211.7442.40), Dependency Structure Matrix (211.7442.40), Guice (211.7442.40), Java Internationalization (211.7442.40), UI Designer (211.7442.40), Java IDE Customization (211.7442.40), Microservices Application Configuration (211.7442.40), Microservices UAST (211.7442.40), Velocity (211.7442.40), Java Stream Debugger (211.7442.40), Eclipse Interoperability (211.7442.40), Java Bytecode Decompiler (211.7442.40), Task Management (211.7442.40), GitHub (211.7442.40), Time Tracking (211.7442.40), Code With Me (211.7442.40), Performance Testing (211.7442.40), Shared Indexes (211.7442.40), Project Shared Indexes (211.7442.40), Next File Prediction (211.7442.40), IntelliLang (211.7442.40), TestNG (211.7442.40), Code Coverage for Java (211.7442.40), Emma (211.7442.40), Groovy (211.7442.40), Maven (211.7442.40), AspectJ (211.7442.40), Gradle-Java (211.7442.40), Plugin DevKit (211.7442.40), Frameworks Starters (211.7442.40), Performance Testing (Gradle) (211.7442.40), Gradle Extension (211.7442.40), Gradle-Maven (211.7442.40), Reactive Streams (211.7442.40), Performance Testing (Maven) (211.7442.40), JavaFX (211.7442.40), Gherkin (211.7442.40), Cucumber for Java (211.7442.40), Cucumber for Groovy (211.7442.40), Markdown (211.7442.40), Grazie (211.7442.40), JavaScript and TypeScript (211.7442.40), JavaScript Intention Power Pack (211.7442.40), TSLint (211.7442.40), Angular and AngularJS (211.7442.40), Database Tools and SQL (211.7442.40), Java SQL Libraries (211.7442.40), Persistence Frameworks (211.7442.40), Java EE Platform (211.7442.40), JavaScript Debugger (211.7442.40), Node.js (211.7442.40), Spy-js (211.7442.40), CoffeeScript (211.7442.40), Space (211.7442.40), Gradle DSL API (211.7442.40), Android (10.4.1.1.211.7442.40), Gradle Dependency Updater Implementation (211.7442.40), Java EE: Bean Validation (211.7442.40), Java EE: Contexts and Dependency Injection (CDI) (211.7442.40), Helidon (211.7442.40), Java EE: Batch Applications (211.7442.40), Java EE: Persistence (JPA) (211.7442.40), Java EE: Enterprise Java Beans (EJB) (211.7442.40), Hibernate (211.7442.40), Java EE: Application Servers (211.7442.40), GlassFish (211.7442.40), WildFly (211.7442.40), Debugger Support for JSP (JSR45) (211.7442.40), Jetty (211.7442.40), Tomcat and TomEE (211.7442.40), WebSphere (211.7442.40), WebLogic (211.7442.40), Java EE: Web/Servlets (211.7442.40), Java Server Pages (JSP) (211.7442.40), Java EE: Server Faces (JSF) (211.7442.40), Java EE: Message Service (JMS) (211.7442.40), Java EE: WebSockets (211.7442.40), JBoss Frameworks Base (211.7442.40), Drools (211.7442.40), Arquillian (211.7442.40), Java EE: Gradle Integration (211.7442.40), Spring (211.7442.40), Spring Security (211.7442.40), Thymeleaf (211.7442.40), Spring Data (211.7442.40), Java EE: Web Services (JAX-WS) (211.7442.40), Spring Web Services (211.7442.40), Grails (211.7442.40), FreeMarker (211.7442.40), Spring Batch (211.7442.40), Spring Messaging (211.7442.40), Spring Integration Patterns (211.7442.40), Spring WebSocket (211.7442.40), Spring OSGi (211.7442.40), Maven Extension (211.7442.40), HTTP Client (211.7442.40), Spring MVC (211.7442.40), Spring Web Flow (211.7442.40), Spring Boot (211.7442.40), Java EE: RESTful Web Services (JAX-RS) (211.7442.40), Quarkus (211.7442.40), Micronaut (211.7442.40), Java HTTP Clients (211.7442.40), OpenAPI Specifications (211.7442.40), Recommenders for Java and Python (211.7442.40) 
2021-06-15 10:47:57,924 [   1728]   INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: IdeaVim (0.67), Statistic (4.1.7), Native Debugging Support (211.7442.9), Gray Theme (1.2), Tabnine AI Autocomplete: JavaScript C Python Ruby Rust Go PHP... (0.4.0), Gruvbox Theme (0.4.4), Protobuf Support (0.13.0), Daedalus support (0.5.1), Elm (4.4.0), Makefile Language (211.6693.108), Toml (0.2.148.3911-211), D Language (1.26), Clojure-Kit (2020.3.1), PowerShell (2.0.7), Kotlin (211-1.5.10-release-891-IJ7142.45), Scala (2021.1.21), Python (211.7442.45), Rust (0.4.148.3911-211), LALRPOP (0.2.3) 
2021-06-15 10:47:57,924 [   1728]   INFO - llij.ide.plugins.PluginManager - Disabled plugins: Cursive (1.10.2-2021.1), EditorConfig (211.7442.40) 
2021-06-15 10:47:58,728 [   2532]   INFO - m.intellij.util.io.StorageLock - lower=100; upper=500; buffer=10; max=1959 
2021-06-15 10:47:58,740 [   2544]   INFO - tellij.util.io.FileChannelUtil - uninterruptible FileChannels will be used for indexes 
2021-06-15 10:47:58,796 [   2600]   INFO - tellij.util.io.storage.Storage - Space waste in /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/caches/attrib.dat is 4486763 bytes. Compacting now. 
2021-06-15 10:47:58,797 [   2601]   INFO - tellij.util.io.storage.Storage - Compact failed: /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/caches/attrib.dat.storageData.backup 
2021-06-15 10:47:58,797 [   2601]   INFO - tellij.util.io.storage.Storage - Done compacting in 1msec. 
2021-06-15 10:47:58,828 [   2632]   INFO - til.net.ssl.CertificateManager - Default SSL context initialized 
2021-06-15 10:47:58,872 [   2676]   INFO - m.intellij.ui.mac.touchbar.NST - nst library works properly, successfully created and released native touchbar object 
2021-06-15 10:47:59,006 [   2810]   INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=/Users/<>/.m2/repository, KOTLIN_BUNDLED=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins/Kotlin/kotlinc} 
2021-06-15 10:47:59,041 [   2845]   INFO - rains.ide.BuiltInServerManager - built-in server started, port 63343 
2021-06-15 10:47:59,053 [   2857]   INFO - lij.diagnostic.DebugLogManager - Set TRACE for the following categories: #com.jetbrains.rdserver.requests, #com.jetbrains.rd.ide.document, #com.jetbrains.rdserver.document, #com.jetbrains.rdserver.editors, #com.jetbrains.rdserver.actions 
2021-06-15 10:47:59,084 [   2888]   INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled 
2021-06-15 10:47:59,096 [   2900]   INFO - lors.impl.AppEditorFontOptions - Font setting migration: Menlo -> [Menlo, Regular, Bold] 
2021-06-15 10:47:59,182 [   2986]  ERROR - llij.ide.plugins.PluginManager - com.intellij.diagnostic.PluginException: Fatal error initializing 'com.intellij.plugin.powershell.lang.lsp.LSPInitMain' [Plugin: com.intellij.plugin.adernov.powershell] 
java.util.concurrent.CompletionException: com.intellij.diagnostic.PluginException: Fatal error initializing 'com.intellij.plugin.powershell.lang.lsp.LSPInitMain' [Plugin: com.intellij.plugin.adernov.powershell]
    at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314)
    at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:319)
    at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1739)
    at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218)
    at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
    at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:319)
    at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84)
    at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133)
    at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
    at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:419)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: com.intellij.diagnostic.PluginException: Fatal error initializing 'com.intellij.plugin.powershell.lang.lsp.LSPInitMain' [Plugin: com.intellij.plugin.adernov.powershell]
    at com.intellij.serviceContainer.ComponentManagerImpl.handleInitComponentError$intellij_platform_serviceContainer(ComponentManagerImpl.kt:423)
    at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:60)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:110)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:64)
    at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:57)
    at com.intellij.serviceContainer.ComponentManagerImpl.createComponents(ComponentManagerImpl.kt:340)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$loadComponents$5(ApplicationImpl.java:342)
    at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:178)
    at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:688)
    at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:634)
    at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:64)
    at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:165)
    at com.intellij.openapi.application.impl.ApplicationImpl.loadComponents(ApplicationImpl.java:342)
    at com.intellij.idea.ApplicationLoader$startApp$6$loadComponentInEdtFuture$1.run(ApplicationLoader.kt:198)
    at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
    ... 23 more
Caused by: com.intellij.plugin.powershell.lang.lsp.languagehost.PowerShellNotInstalled: Can not find PowerShell executable in PATH
    at com.intellij.plugin.powershell.ide.run.PSExecutionUtilKt.findPsExecutable(PSExecutionUtil.kt:22)
    at com.intellij.plugin.powershell.lang.lsp.LSPInitMain$PowerShellInfo.(LSPInitMain.kt:54)
    at com.intellij.plugin.powershell.lang.lsp.LSPInitMain.(LSPInitMain.kt:65)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:771)
    at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:35)
    ... 36 more
2021-06-15 10:47:59,185 [   2989]  ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2021.1.2  Build #IU-211.7442.40 
2021-06-15 10:47:59,188 [   2992]  ERROR - llij.ide.plugins.PluginManager - JDK: 11.0.11; VM: Dynamic Code Evolution 64-Bit Server VM; Vendor: JetBrains s.r.o. 
2021-06-15 10:47:59,189 [   2993]  ERROR - llij.ide.plugins.PluginManager - OS: Mac OS X 
2021-06-15 10:47:59,190 [   2994]  ERROR - llij.ide.plugins.PluginManager - Plugin to blame: PowerShell version: 2.0.7 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -  
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT - Plugin Error 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT - Plugin 'com.intellij.plugin.adernov.powershell' failed to initialize and will be disabled. Please restart IntelliJ IDEA. 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -  
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT - com.intellij.plugin.powershell.lang.lsp.languagehost.PowerShellNotInstalled: Can not find PowerShell executable in PATH 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.plugin.powershell.ide.run.PSExecutionUtilKt.findPsExecutable(PSExecutionUtil.kt:22) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.plugin.powershell.lang.lsp.LSPInitMain$PowerShellInfo.(LSPInitMain.kt:54) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.plugin.powershell.lang.lsp.LSPInitMain.(LSPInitMain.kt:65) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:771) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.serviceContainer.MyComponentAdapter.doCreateInstance(MyComponentAdapter.kt:35) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:110) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:64) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.serviceContainer.BaseComponentAdapter.getInstance$default(BaseComponentAdapter.kt:57) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.serviceContainer.ComponentManagerImpl.createComponents(ComponentManagerImpl.kt:340) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.ApplicationImpl.lambda$loadComponents$5(ApplicationImpl.java:342) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:178) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:688) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:634) 
2021-06-15 10:47:59,193 [   2997]   INFO -                         STDOUT -     at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:64) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:165) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.ApplicationImpl.loadComponents(ApplicationImpl.java:342) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.idea.ApplicationLoader$startApp$6$loadComponentInEdtFuture$1.run(ApplicationLoader.kt:198) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:319) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.base/java.security.AccessController.doPrivileged(Native Method) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:419) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -     at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) 
2021-06-15 10:47:59,194 [   2998]   INFO -                         STDOUT -  
2021-06-15 10:47:59,331 [   3135]   INFO -                         STDERR - java.lang.Error: no ComponentUI class for: javax.swing.JOptionPane[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=0,maximumSize=,minimumSize=,preferredSize=,icon=,initialValue=,message=javax.swing.JScrollPane[,0,0,0x0,invalid,layout=javax.swing.ScrollPaneLayout$UIResource,alignmentX=0.0,alignmentY=0.0,border=,flags=328,maximumSize=,minimumSize=,preferredSize=java.awt.Dimension[width=768,height=480],columnHeader=,horizontalScrollBar=javax.swing.JScrollPane$ScrollBar[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=,blockIncrement=10,orientation=HORIZONTAL,unitIncrement=1],horizontalScrollBarPolicy=HORIZONTAL_SCROLLBAR_AS_NEEDED,lowerLeft=,lowerRight=,rowHeader=,upperLeft=,upperRight=,verticalScrollBar=javax.swing.JScrollPane$ScrollBar[,0,0,0x0,invalid,alignmentX=0.0,alignmentY=0.0,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=,blockIncrement=10,orientation=VERTICAL,unitIncrement=1],verticalScrollBarPolicy=VERTICAL_SCROLLBAR_AS_NEEDED,viewport=javax.swing.JViewport[,0,0,0x0,invalid,layout=javax.swing.ViewportLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=25165832,maximumSize=,minimumSize=,preferredSize=,isViewSizeSet=false,lastPaintPosition=,scrollUnderway=false],viewportBorder=],messageType=WARNING_MESSAGE,optionType=DEFAULT_OPTION,wantsInput=false] 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.UIDefaults.getUIError(UIDefaults.java:760) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.MultiUIDefaults.getUIError(MultiUIDefaults.java:131) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.UIDefaults.getUI(UIDefaults.java:790) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.UIManager.getUI(UIManager.java:1071) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.JOptionPane.updateUI(JOptionPane.java:1873) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.JOptionPane.(JOptionPane.java:1838) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.JOptionPane.showOptionDialog(JOptionPane.java:862) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:670) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.desktop/javax.swing.JOptionPane.showMessageDialog(JOptionPane.java:641) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.idea.Main.showMessage(Main.java:330) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.ide.plugins.StartupAbortedException.logAndExit(StartupAbortedException.java:83) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.ide.plugins.StartupAbortedException.processException(StartupAbortedException.java:35) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.idea.ApplicationLoader$startApp$9.apply(ApplicationLoader.kt:249) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.idea.ApplicationLoader$startApp$9.apply(ApplicationLoader.kt) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:986) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:970) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1742) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:216) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:27) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.util.concurrency.BoundedTaskExecutor$1.execute(BoundedTaskExecutor.java:195) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:187) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
2021-06-15 10:47:59,332 [   3136]   INFO -                         STDERR -     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
2021-06-15 10:47:59,333 [   3137]   INFO -                         STDERR -     at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668) 
2021-06-15 10:47:59,333 [   3137]   INFO -                         STDERR -     at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665) 
2021-06-15 10:47:59,333 [   3137]   INFO -                         STDERR -     at java.base/java.security.AccessController.doPrivileged(Native Method) 
2021-06-15 10:47:59,333 [   3137]   INFO -                         STDERR -     at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665) 
2021-06-15 10:47:59,333 [   3137]   INFO -                         STDERR -     at java.base/java.lang.Thread.run(Thread.java:829) 
2021-06-15 10:51:43,439 [ 227243]   INFO - stubs.SerializationManagerImpl - Start shutting down /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/index/rep.names 
2021-06-15 10:51:43,443 [ 227247]   INFO - stubs.SerializationManagerImpl - Finished shutting down /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/index/rep.names 
2021-06-15 10:51:43,443 [ 227247]   INFO - newvfs.persistent.PersistentFS - VFS dispose started 
2021-06-15 10:51:43,446 [ 227250]   INFO - newvfs.persistent.PersistentFS - VFS dispose completed 
2021-06-15 10:51:43,446 [ 227250]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------ 
2021-06-15 10:51:43,447 [ 227251]   INFO - org.jetbrains.io.BuiltInServer - web server stopped 
2021-06-15 10:51:45,270 [      0]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 
2021-06-15 10:51:45,274 [      4]   INFO - llij.ide.gdpr.EndUserAgreement - eua: /Users/<>/Library/Application Support/JetBrains/PrivacyPolicy/eua.cached 
2021-06-15 10:51:45,286 [     16]   INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/zsh -l -i -c '/Applications/IntelliJ IDEA.app/Contents/bin/printenv.py' '/var/folders/ww/v__xg0cj17x7h7sf3bgwpx8h0000gn/T/intellij-shell-env.764724539673020370.tmp' 
2021-06-15 10:51:45,318 [     48]   INFO -        #com.intellij.idea.Main - IDE: IntelliJ IDEA (build #IU-211.7442.40, 01 Jun 2021 06:17) 
2021-06-15 10:51:45,320 [     50]   INFO -        #com.intellij.idea.Main - OS: Mac OS X (10.15.7, x86_64) 
2021-06-15 10:51:45,330 [     60]   INFO -        #com.intellij.idea.Main - JRE: 11.0.11+9-b1341.57 (JetBrains s.r.o.) 
2021-06-15 10:51:45,330 [     60]   INFO -        #com.intellij.idea.Main - JVM: 11.0.11+9-b1341.57 (Dynamic Code Evolution 64-Bit Server VM) 
2021-06-15 10:51:45,331 [     61]   INFO -        #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx2048m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf=true -Dkotlinx.coroutines.debug=off -Djdk.module.illegalAccess.silent=true -XX:+UseCompressedOops -Dfile.encoding=UTF-8 -XX:ErrorFile=/Users/<>/java_error_in_idea_%p.log -XX:HeapDumpPath=/Users/<>/java_error_in_idea.hprof -Djb.vmOptionsFile=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/idea.vmoptions -Didea.paths.selector=IntelliJIdea2021.1 -Didea.executable=idea -Didea.home.path=/Applications/IntelliJ IDEA.app/Contents -Didea.vendor.name=JetBrains 
2021-06-15 10:51:45,331 [     61]   INFO -        #com.intellij.idea.Main - library path: /Users/<>/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:. 
2021-06-15 10:51:45,332 [     62]   INFO -        #com.intellij.idea.Main - boot library path: /Applications/IntelliJ IDEA.app/Contents/jbr/Contents/Home/lib 
2021-06-15 10:51:45,388 [    118]   INFO - .intellij.util.EnvironmentUtil - shell environment loaded (11 vars) 
2021-06-15 10:51:45,398 [    128]   INFO -        #com.intellij.idea.Main - locale=en_GB JNU=UTF-8 file.encoding=UTF-8
  idea.config.path=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1
  idea.system.path=/Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1
  idea.plugins.path=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins
  idea.log.path=/Users/<>/Library/Logs/JetBrains/IntelliJIdea2021.1 
2021-06-15 10:51:45,413 [    143]   INFO - .intellij.util.EnvironmentUtil - LC_CTYPE=en_GB.UTF-8 
2021-06-15 10:51:45,806 [    536]   INFO -        #com.intellij.idea.Main - JNA library (64-bit) loaded in 393 ms 
2021-06-15 10:51:47,034 [   1764]   INFO - ntellij.idea.ApplicationLoader - CPU cores: 16; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@16fbb3c1[Running, parallelism = 15, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@15bf91d9 
2021-06-15 10:51:47,065 [   1795]   INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (211.7442.40), Dependency Management Api for External Build Tools (211.7442.40), com.intellij.platform.images (211.7442.40), JetBrains maven model api classes (211.7442.40), JetBrains Repository Search (211.7442.40), HTML Tools (211.7442.40), Perforce Helix Core (211.7442.40), Refactor-X (211.7442.40), Subversion (211.7442.40), XPathView + XSLT (211.7442.40), XSLT Debugger (211.7442.40), Smali Support (211.7442.40), IDE Settings Sync (211.7442.40), Machine Learning Code Completion (211.7442.40), Configuration Script (211.7442.40), Copyright (211.7442.40), CSS (211.7442.40), W3C Validators (211.7442.40), Less (211.7442.40), Sass (211.7442.40), Stylus (211.7442.40), macOS Light Theme (211.7442.40), Properties (211.7442.40), Gradle (211.7442.40), Resource Bundle Editor (211.7442.40), FTP/SFTP Connectivity (ex. Remote Hosts Access) (211.7442.40), Mercurial (211.7442.40), WebP Support (211.7442.40), Haml (211.7442.40), Terminal (211.7442.40), Git (211.7442.40), ChangeReminder (211.7442.40), SSH Remote Run (211.7442.40), Shell Script (211.7442.40), TextMate Bundles (211.7442.40), YAML (211.7442.40), Settings Repository (211.7442.40), IDE Features Trainer (211.7442.40), Java (211.7442.40), Ant (211.7442.40), Bytecode Viewer (211.7442.40), Docker (211.7442.40), JUnit (211.7442.40), Lombok (211.7442.40), ZKM-Unscramble (211.7442.40), Spring AOP/@AspectJ (211.7442.40), Diagrams (211.7442.40), Dependency Structure Matrix (211.7442.40), Guice (211.7442.40), Java Internationalization (211.7442.40), UI Designer (211.7442.40), Java IDE Customization (211.7442.40), Microservices Application Configuration (211.7442.40), Microservices UAST (211.7442.40), Velocity (211.7442.40), Java Stream Debugger (211.7442.40), Eclipse Interoperability (211.7442.40), Java Bytecode Decompiler (211.7442.40), Task Management (211.7442.40), GitHub (211.7442.40), Time Tracking (211.7442.40), Code With Me (211.7442.40), Performance Testing (211.7442.40), Shared Indexes (211.7442.40), Project Shared Indexes (211.7442.40), Next File Prediction (211.7442.40), IntelliLang (211.7442.40), TestNG (211.7442.40), Code Coverage for Java (211.7442.40), Emma (211.7442.40), Groovy (211.7442.40), Maven (211.7442.40), AspectJ (211.7442.40), Gradle-Java (211.7442.40), Plugin DevKit (211.7442.40), Frameworks Starters (211.7442.40), Performance Testing (Gradle) (211.7442.40), Gradle Extension (211.7442.40), Gradle-Maven (211.7442.40), Reactive Streams (211.7442.40), Performance Testing (Maven) (211.7442.40), JavaFX (211.7442.40), Gherkin (211.7442.40), Cucumber for Java (211.7442.40), Cucumber for Groovy (211.7442.40), Markdown (211.7442.40), Grazie (211.7442.40), JavaScript and TypeScript (211.7442.40), JavaScript Intention Power Pack (211.7442.40), TSLint (211.7442.40), Angular and AngularJS (211.7442.40), Database Tools and SQL (211.7442.40), Java SQL Libraries (211.7442.40), Persistence Frameworks (211.7442.40), Java EE Platform (211.7442.40), JavaScript Debugger (211.7442.40), Node.js (211.7442.40), Spy-js (211.7442.40), CoffeeScript (211.7442.40), Space (211.7442.40), Gradle DSL API (211.7442.40), Android (10.4.1.1.211.7442.40), Gradle Dependency Updater Implementation (211.7442.40), Java EE: Bean Validation (211.7442.40), Java EE: Contexts and Dependency Injection (CDI) (211.7442.40), Helidon (211.7442.40), Java EE: Batch Applications (211.7442.40), Java EE: Persistence (JPA) (211.7442.40), Java EE: Enterprise Java Beans (EJB) (211.7442.40), Hibernate (211.7442.40), Java EE: Application Servers (211.7442.40), GlassFish (211.7442.40), WildFly (211.7442.40), Debugger Support for JSP (JSR45) (211.7442.40), Jetty (211.7442.40), Tomcat and TomEE (211.7442.40), WebSphere (211.7442.40), WebLogic (211.7442.40), Java EE: Web/Servlets (211.7442.40), Java Server Pages (JSP) (211.7442.40), Java EE: Server Faces (JSF) (211.7442.40), Java EE: Message Service (JMS) (211.7442.40), Java EE: WebSockets (211.7442.40), JBoss Frameworks Base (211.7442.40), Drools (211.7442.40), Arquillian (211.7442.40), Java EE: Gradle Integration (211.7442.40), Spring (211.7442.40), Spring Security (211.7442.40), Thymeleaf (211.7442.40), Spring Data (211.7442.40), Java EE: Web Services (JAX-WS) (211.7442.40), Spring Web Services (211.7442.40), Grails (211.7442.40), FreeMarker (211.7442.40), Spring Batch (211.7442.40), Spring Messaging (211.7442.40), Spring Integration Patterns (211.7442.40), Spring WebSocket (211.7442.40), Spring OSGi (211.7442.40), Maven Extension (211.7442.40), HTTP Client (211.7442.40), Spring MVC (211.7442.40), Spring Web Flow (211.7442.40), Spring Boot (211.7442.40), Java EE: RESTful Web Services (JAX-RS) (211.7442.40), Quarkus (211.7442.40), Micronaut (211.7442.40), Java HTTP Clients (211.7442.40), OpenAPI Specifications (211.7442.40), Recommenders for Java and Python (211.7442.40) 
2021-06-15 10:51:47,065 [   1795]   INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: IdeaVim (0.67), Statistic (4.1.7), Native Debugging Support (211.7442.9), Gray Theme (1.2), Tabnine AI Autocomplete: JavaScript C Python Ruby Rust Go PHP... (0.4.0), Gruvbox Theme (0.4.4), Protobuf Support (0.13.0), Daedalus support (0.5.1), Elm (4.4.0), Makefile Language (211.6693.108), Toml (0.2.148.3911-211), D Language (1.26), Clojure-Kit (2020.3.1), Kotlin (211-1.5.10-release-891-IJ7142.45), Scala (2021.1.21), Python (211.7442.45), Rust (0.4.148.3911-211), LALRPOP (0.2.3) 
2021-06-15 10:51:47,065 [   1795]   INFO - llij.ide.plugins.PluginManager - Disabled plugins: PowerShell (2.0.7), Cursive (1.10.2-2021.1), EditorConfig (211.7442.40) 
2021-06-15 10:51:47,697 [   2427]   INFO - m.intellij.util.io.StorageLock - lower=100; upper=500; buffer=10; max=1959 
2021-06-15 10:51:47,712 [   2442]   INFO - tellij.util.io.FileChannelUtil - uninterruptible FileChannels will be used for indexes 
2021-06-15 10:51:47,783 [   2513]   INFO - tellij.util.io.storage.Storage - Space waste in /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/caches/attrib.dat is 4486763 bytes. Compacting now. 
2021-06-15 10:51:47,783 [   2513]   INFO - tellij.util.io.storage.Storage - Compact failed: /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/caches/attrib.dat.storageData.backup 
2021-06-15 10:51:47,784 [   2514]   INFO - tellij.util.io.storage.Storage - Done compacting in 1msec. 
2021-06-15 10:51:47,796 [   2526]   INFO - m.intellij.ui.mac.touchbar.NST - nst library works properly, successfully created and released native touchbar object 
2021-06-15 10:51:47,816 [   2546]   INFO - til.net.ssl.CertificateManager - Default SSL context initialized 
2021-06-15 10:51:47,937 [   2667]   INFO - ication.options.PathMacrosImpl - Loaded path macros: {MAVEN_REPOSITORY=/Users/<>/.m2/repository, KOTLIN_BUNDLED=/Users/<>/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins/Kotlin/kotlinc} 
2021-06-15 10:51:47,965 [   2695]   INFO - rains.ide.BuiltInServerManager - built-in server started, port 63343 
2021-06-15 10:51:47,973 [   2703]   INFO - lij.diagnostic.DebugLogManager - Set TRACE for the following categories: #com.jetbrains.rdserver.requests, #com.jetbrains.rd.ide.document, #com.jetbrains.rdserver.document, #com.jetbrains.rdserver.editors, #com.jetbrains.rdserver.actions 
2021-06-15 10:51:48,004 [   2734]   INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled 
2021-06-15 10:51:48,007 [   2737]   INFO - lors.impl.AppEditorFontOptions - Font setting migration: Menlo -> [Menlo, Regular, Bold] 
2021-06-15 10:51:48,090 [   2820]   INFO - cloudConfig.CloudConfigManager - === Start: JBA_NOT_CONNECTED (1ms) === 
2021-06-15 10:51:48,261 [   2991]   WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: IdeaVIM] 
2021-06-15 10:51:48,271 [   3001]   INFO - cloudConfig.CloudConfigManager - === Start.updateInitStatus === 
2021-06-15 10:51:48,279 [   3009]   INFO - cloudConfig.CloudConfigManager - === calculateInitStatus === 
2021-06-15 10:51:48,561 [   3291]   INFO - impl.SharedIndexMainZipStorage - Shared Indexes Storage is opened: , chunks: [] 
2021-06-15 10:51:48,564 [   3294]   INFO - penapi.application.Experiments - Experimental features enabled for user: wsl.p9.support, wsl.prefer.p9.support, wsl.p9.show.roots.in.file.chooser, wsl.execute.with.wsl.exe, inline.browse.button, linux.native.menu, recent.and.edited.files.together, show.create.new.element.in.popup, search.everywhere.mixed.results, i18n.match.actions, editor.reader.mode, run.targets, edit.run.configurations.while.dumb, new.large.text.file.viewer, terminal.shell.command.handling, reuse.target.paths.for.rsync, property.value.inplace.editing, scala.uast.enabled, org.rust.cargo.build.tool.window, org.rust.cargo.test.tool.window, org.rust.macros.new.engine, org.rust.resolve.new.engine 
2021-06-15 10:51:49,021 [   3751]   INFO - nfig.ETagCloudConfigFileClient - === Get cloud config URL: https://cloudconfig.jetbrains.com/cloudconfig/files === 
2021-06-15 10:51:49,603 [   4333]   INFO - cloudConfig.CloudConfigManager - === calculateInitStatus.value: JBA_NOT_CONNECTED === 
2021-06-15 10:51:49,603 [   4333]   INFO - cloudConfig.CloudConfigManager - === End.updateInitStatus === 
2021-06-15 10:51:49,634 [   4364]   INFO - il.indexing.FileBasedIndexImpl - Indexes to be rebuilt after version change:js.implicit.elements.index(index version : 985 -> 986) 
2021-06-15 10:51:49,638 [   4368]   INFO - leBasedIndexDataInitialization - Index data initialization done: 1555 ms. Initialized indexes: [FilenameIndex, filetypes, IdIndex, TodoIndex, Trigram.Index, FrameworkDetectionIndex, DomFileIndex, RelaxSymbolIndex, fileIncludes, XmlTagNames, XmlNamespaces, html5.custom.attributes.index, SchemaTypeInheritance, json.file.root.values, HtmlTagIdIndex, XsltSymbolIndex, HashFragmentIndex, CompassFunctionsIndex, xmlProperties, yaml.keys.name, bytecodeAnalysis, java.auto.module.name, java.source.module.name, java.null.method.argument, java.fun.expression, java.binary.plus.expression, ant-imports, docker.compose.services, LombokConfigIndex, com.intellij.uiDesigner.FormClassIndex, VtlFileIndex, DModuleIndex, clojure.ns, clojure.def, clojure.def.fqn, clojure.keyword, clojure.keyword.fqn, groovy.trait.fields, css.template.selectors, CssIndex, groovy.trait.methods, aj.declarations, IdeaPluginRegistrationIndex, PluginIdModuleIndex, devkit.ExtensionPointIndex, PluginIdDependenciesIndex, devkit.ExtensionPointClassIndex, JavaFxControllerClassIndex, javafx.id.name, javafx.custom.component, javafx.stylesheets.name, groovy.cucumber.step, java.cucumber.java8.step, js.package.index, js.test.names, js.custom.single.entry.index, js.string.literal.words.index, TypeScriptExternalPathCandidates, angularjs.template.cache, js.implicit.elements.index, angularjs.ui.router.views.index, angularjs.app.index, sql.types.count.index, org.jetbrains.kotlin.idea.versions.KotlinJvmMetadataVersionIndex, sql.routine.index, org.jetbrains.kotlin.idea.versions.KotlinJsMetadataVersionIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJavaScriptMetaFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinClassFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFileIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinMetadataFilePackageIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinModuleMappingIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinPackageSourcesMemberNamesIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinJvmModuleAnnotationsIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinBuiltInsMetadataIndex, org.jetbrains.kotlin.idea.vfilefinder.KotlinStdlibIndex, org.jetbrains.kotlin.idea.vfilefinder.KlibMetaFileIndex, MlModelFileIndex, BindingXmlIndex, com.android.tools.idea.model.AndroidManifestIndex$Companion$NAME$1.NAME, NavXmlIndex, taglibUris, drools.declareStatementFileIndex, spring.spiFileIndex, FileBasedWSIndex, GspIncludeIndex, FtlFileIndex, SpringXmlBeansIndex, ScalaDocAsteriskAlignStyleIndexer, ImportOrderingIndexer, http.request.completion.host, http.request.execution.environment, http.request.headers.values.index, Py.module.name, spring.autoConfigureMetadataIndex, OpenapiSpecificationContentIndexer, Py.setuptools.namespace, DjangoBlockInheritanceIndex, Stubs]. 
2021-06-15 10:51:49,752 [   4482]   INFO - exImpl$StubIndexInitialization - Index data initialization done: 113 ms. Initialized stub indexes: {org.jetbrains.kotlin.idea.stubindex.KotlinPropertyShortNameIndex, Css.custom.property, angularjs.directives.doc.index, sc.implcit.object, d.globally.accessible.name, JS.subclass.stub.index, org.rust.lang.core.stubs.index.RustGotoClassIndex, angular2.metadata.pipe.index, angular2.ivy.module.index, jvm.static.member.type, angularjs.directives.index, jvm.static.member.name, sc.annotatde.member.name, markdown.header, Css.attr, angularjs.controller.index, angular2.ivy.directive.index, sc.java.class.name.in.package, org.jetbrains.kotlin.idea.stubindex.KotlinScriptFqnIndex, org.jetbrains.kotlin.idea.stubindex.KotlinMultifileClassPartIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeShortNameIndex, aj.itd.class, aj.itd.method, aj.class.short.name, Less.mixins, sc.property.name, Css.id, sc.class.name.in.package, org.jetbrains.kotlin.idea.stubindex.KotlinFilePartClassIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasShortNameIndex, angular2.metadata.className.index, angular2.ivy.pipe.index, d.globally.accessible.import.public, d.globally.accessible.module, sc.top.level.implicit.class.by.package.key, angular2.metadata.directive.index, Css.custom.mixin, Less.variables, org.jetbrains.kotlin.idea.stubindex.KotlinSuperClassIndex, sc.annotated.main.function.by.package.key, org.jetbrains.kotlin.idea.stubindex.KotlinFullClassNameIndex, sc.implicit.instance, sc.implicit.conversion, org.jetbrains.kotlin.idea.stubindex.KotlinFunctionShortNameIndex, d.module, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyByPackageIndex, d.all.name, org.elm.lang.core.stubs.index.ElmNamedElementIndex, org.jetbrains.kotlin.idea.stubindex.KotlinClassShortNameIndex, org.elm.lang.core.stubs.index.ElmModulesIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionFqnNameIndex, angularjs.symbol.index, sc.top.level.function.by.package.key, angular2.source.directive.index, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyContractedFunctionShortNameIndex, angular2.metadata.node.index, d.globally.members, js.class.index2, js.gcl.modules, Py.module.attribute, sc.class.parameter.name, js.element.qualifiedName, gr.class.super, aj.itd.field, dom.elementClass, Css.class, java.class.fqn, ts.external.module.index, Py.class.shortNameInsensitive, sc.package.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinOverridableInternalMembersShortNameIndex, sc.package.object.fqn, angularjs.module.index, angularjs.ui.router.generic.states.index, js.nonglobal.symbol.index, Python.Decorator, java.method.parameter.types, Django.manager, js.generics.index, java.method.name, org.rust.lang.core.resolve.indexes.RsMacroIndex, js.amd.modules, org.rust.lang.core.stubs.index.RsIncludeMacroIndex, org.rust.lang.core.stubs.index.RsTypeAliasIndex, org.rust.lang.core.stubs.index.RsFeatureIndex, org.rust.lang.core.stubs.index.RsReexportIndex, java.class.extlist, org.rust.lang.core.stubs.index.RustNamedElementIndex, makefile.target.index, js.local.namespace.members.index, js.exported.index, amd.requirePaths.index, js.symbol.qualified.names.index, js.imported.bindings.index, sc.super.class.name, Stylus.variables, JS.custom.stub.index, org.rust.lang.core.resolve.indexes.RsLangItemIndex, sql.names, ts.local.classes, Py.variable.shortName, Py.class.super, gr.method.name, gr.annot.method.name, js.symbol.index2, org.jetbrains.kotlin.idea.stubindex.KotlinExtensionsInObjectsByReceiverTypeIndex, org.jetbrains.kotlin.idea.stubindex.KotlinAnnotationsIndex, angularjs.templateUrl.index, JS.class.implements, gr.annot.members, sc.all.class.names, sc.not.visible.in.java.class.shortName, sc.class.fqn, sc.class.shortName, angularjs.delimiter.index, angular2.templateUrl.index, angularjs.generic.modules.index, sc.stable.alias.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelTypeAliasFqNameIndex, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingFunctionShortNameIndex, dom.namespaceKey, sc.top.level.alias.by.package.key, gr.script.class, Scss.function, angular2.metadata.module.index, sql.table.shortName, sc.stable.alias.fqn, sc.type.alias.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelExtensionsByReceiverTypeIndex, gr.field.name, gr.script.fqn, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelPropertyFqnNameIndex, Scss.placeholder.selector, sc.top.level.valvar.by.package.key, Stylus.mixins, sc.self.type.class.name.key, Scss.mixin, sql.column.name, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelFunctionByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinTopLevelClassByPackageIndex, org.jetbrains.kotlin.idea.stubindex.KotlinExactPackagesIndex, DataTypeFullName, DataTypeName, properties.index, JS.global.qualified.elements, org.rust.lang.core.stubs.index.RsCfgIndex, Scss.variable, gr.anonymous.class, java.annotations, angular2.metadata.function.index, Css.ampersand.selector, gr.class.fqn, java.class.shortname, Django.foreignKey, JS.base.types.index, sc.property.class.name, angularjs.ui.router.states.index, sc.method.name, org.jetbrains.kotlin.idea.stubindex.KotlinFileFacadeFqNameIndex, angular2.source.pipe.index, angular2.source.module.index, org.jetbrains.kotlin.idea.stubindex.KotlinProbablyNothingPropertyShortNameIndex, Py.class.shortName, angularjs.filter.index, java.module.name, org.jetbrains.kotlin.idea.stubindex.KotlinTypeAliasByExpansionShortNameIndex, sc.package.object.short, org.rust.lang.core.stubs.index.RustImplIndex.TraitImpls, JS.class.super, org.rust.lang.core.stubs.index.RsExternCrateReexportIndex, js.qualified.shortName, org.rust.lang.core.stubs.index.RustModulesIndex, js.namespace.index, org.rust.lang.core.resolve.indexes.RsMacroCallIndex, Py.function.shortName, java.anonymous.baseref, Py.class.attributes, java.field.name, js.doc.modules, js.typedef.index2, js.lazy.packages, ts.embedded.content.index, js.global.symbol.index, es6.exported.index, es6.assignment.index, amd.baseUrl.index}. 
2021-06-15 10:51:50,186 [   4916]   INFO - ary.fetch.BinaryVersionFetcher - found local bootstrapped version BinaryVersions{versionFullPath='/Users/<>/.tabnine/3.5.2/x86_64-apple-darwin/TabNine', version='3.5.2'} 
2021-06-15 10:51:50,288 [   5018]   INFO - BridgeProjectLifecycleListener - Using workspace model to open project 
2021-06-15 10:51:50,396 [   5126]   INFO - tests.impl.DistributedTestHost - Host address=localhost/127.0.0.1 
2021-06-15 10:51:50,432 [   5162]   INFO - lij.diagnostic.DebugLogManager - Set TRACE for the following categories: #com.jetbrains.rdserver.requests, #com.jetbrains.rd.ide.document, #com.jetbrains.rdserver.document, #com.jetbrains.rdserver.editors, #com.jetbrains.rdserver.actions 
2021-06-15 10:51:50,453 [   5183]   INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Applications/IntelliJ IDEA.app/Contents/bin/fsnotifier 
2021-06-15 10:51:50,457 [   5187]   INFO - pl.projectlevelman.NewMappings - VCS Root: [Git] - [] 
2021-06-15 10:51:50,468 [   5198]   INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational. 
2021-06-15 10:51:50,593 [   5323]   INFO - rojectCodeStyleSettingsManager - Loading Project code style 
2021-06-15 10:51:50,607 [   5337]   INFO - rojectCodeStyleSettingsManager - Project code style loaded 
2021-06-15 10:51:50,914 [   5644]   INFO - ocessRequesterPollerCappedImpl - polling took 723ms 
2021-06-15 10:51:50,959 [   5689]   INFO - el.ide.impl.WorkspaceModelImpl - Load workspace model from cache in 344 ms 
2021-06-15 10:51:50,985 [   5715]   WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=org.avallach.daedalus.ide.highlighting.ReferenceHighlighter) 
2021-06-15 10:51:50,994 [   5724]   INFO - ins.rd.platform.codeWithMe.a.v - sessionStatus: null 
2021-06-15 10:51:51,114 [   5844]   INFO - ins.rd.platform.codeWithMe.a.v - freeSessionRemainingTimeMs: null null 
2021-06-15 10:51:51,254 [   5984]   INFO - al.NewToolbarRootPaneExtension - ToolbarSettingsService is ExperimentalToolbarSettings 
2021-06-15 10:51:51,254 [   5984]   INFO - al.NewToolbarRootPaneExtension - Show new toolbar: false, presentation mode: false 
2021-06-15 10:51:51,254 [   5984]   INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false, old navbar visible: true 
2021-06-15 10:51:51,490 [   6220]   INFO - al.NewToolbarRootPaneExtension - ToolbarSettingsService is ExperimentalToolbarSettings 
2021-06-15 10:51:51,490 [   6220]   INFO - al.NewToolbarRootPaneExtension - Show new toolbar: false, presentation mode: false 
2021-06-15 10:51:51,490 [   6220]   INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false, old navbar visible: true 
2021-06-15 10:51:52,126 [   6856]   INFO - .CodeStyleSettingsInferService - settings inference skipped: already done 
2021-06-15 10:51:52,244 [   6974]   INFO - .workspace.ElmWorkspaceService - Resetting the directoryIndex for project lookup 
2021-06-15 10:51:52,610 [   7340]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/crates/it-parser/src/extractor/it.rs 
2021-06-15 10:51:53,312 [   8042]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/crates/it-parser/src/extractor.rs 
2021-06-15 10:51:53,366 [   8096]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/src/rust/library/alloc/src/borrow.rs 
2021-06-15 10:51:53,394 [   8124]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/crates/it-parser/src/lib.rs 
2021-06-15 10:51:53,474 [   8204]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/fluence-faas/tests/call_parameters.rs 
2021-06-15 10:51:53,510 [   8240]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/examples/call_parameters/Cargo.toml 
2021-06-15 10:51:53,542 [   8272]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/examples/greeting/Config.toml 
2021-06-15 10:51:53,579 [   8309]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/dev/work/fluence/wasm/marine/examples/greeting/Cargo.toml 
2021-06-15 10:51:53,602 [   8332]  DEBUG - BackendServerFileEditorManager - Opening host editor for /Users/<>/.cargo/registry/src/github.com-1ecc6299db9ec823/marine-macro-impl-0.6.4/src/export_ast_types.rs 
2021-06-15 10:51:54,017 [   8747]   INFO -              PerformancePlugin - Performance Plugin is in silent mode 
2021-06-15 10:51:54,070 [   8800]   INFO - gs.impl.UpdateCheckerComponent - channel: release 
2021-06-15 10:51:54,865 [   9595]   WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  Statistic) or icon UrlResolver{ownerClass=icons.StatisticIcons, classLoader=PluginClassLoader(plugin=PluginDescriptor(name=Statistic, id=Statistic, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/IntelliJIdea2021.1/plugins/Statistic-4.1.7.jar, version=4.1.7, package=null), packagePrefix=null, instanceId=9, state=active), overriddenPath='/icons/pie-chart-outline.png', url=file:/unresolved, useCacheOnLoad=true} 
2021-06-15 10:51:55,362 [  10092]   INFO - erver.followMe.FollowMeManager - Register new user 0:'<>' with ClientId=ClientId(value=Host) 
2021-06-15 10:51:55,576 [  10306]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-3.xml 
2021-06-15 10:51:55,902 [  10632]   INFO - leTypes.UpdateComponentWatcher - updated: https://plugins.jetbrains.com/plugins/list?pluginId=org.rust.lang&build=IU-211.7442.40&pluginVersion=0.4.148.3911-211&os=Mac+OS+X+10.15.7&uuid=f204ca36-a893-4d33-8c74-607b075eca77 
2021-06-15 10:51:55,920 [  10650]   INFO - dea.updater.SdkComponentSource - File /Users/<>/.android/repositories.cfg could not be loaded. 
2021-06-15 10:51:55,921 [  10651]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml 
2021-06-15 10:51:55,921 [  10651]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-automotive/sys-img2-1.xml 
2021-06-15 10:51:55,922 [  10652]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml 
2021-06-15 10:51:55,922 [  10652]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-1.xml 
2021-06-15 10:51:55,922 [  10652]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml 
2021-06-15 10:51:55,923 [  10653]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml 
2021-06-15 10:51:55,924 [  10654]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml 
2021-06-15 10:51:55,924 [  10654]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml 
2021-06-15 10:51:55,923 [  10653]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml 
2021-06-15 10:51:55,923 [  10653]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml 
2021-06-15 10:51:55,923 [  10653]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google-tv/sys-img2-1.xml 
2021-06-15 10:51:55,924 [  10654]   INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis_playstore/sys-img2-1.xml 
2021-06-15 10:51:55,939 [  10669]   INFO - intellij.dlanguage.DlangBundle - initialising D Language Bundle for locale: en_GB 
2021-06-15 10:51:56,059 [  10789]   INFO - m.maddyhome.idea.vim.VimPlugin - ideavimrc file isn't found 
2021-06-15 10:51:56,216 [  10946]   INFO - ion.DelayedProjectSynchronizer - Workspace model loaded from cache. Syncing real project state into workspace model in 2140 ms. Thread[ApplicationImpl pooled thread 12,4,Idea Thread Group] 
2021-06-15 10:51:56,299 [  11029]   INFO -  #git4idea.commands.GitHandler - [.] git version 
2021-06-15 10:51:56,321 [  11051]   INFO - pl.projectlevelman.NewMappings - Mapped Roots: 1 
2021-06-15 10:51:56,321 [  11051]   INFO -  #git4idea.commands.GitHandler - git version 2.21.0 (Apple Git-122.2) 
2021-06-15 10:51:56,357 [  11087]   INFO - ea.config.GitExecutableManager - Git version for /usr/bin/git: 2.21.0.0 (UNIX) 
2021-06-15 10:51:56,361 [  11091]   INFO - ge.ExternalProjectsDataStorage - Load external projects data in 20 millis (read time: 1) 
2021-06-15 10:51:56,603 [  11333]   INFO - oject.model.impl.CargoSyncTask - CargoSyncTask started 
2021-06-15 10:51:56,632 [  11362]   INFO - indexing.UnindexedFilesUpdater - Started 
2021-06-15 10:51:56,657 [  11387]   INFO - ramework.util.RdCoroutineScope - RdCoroutineHost overridden 
2021-06-15 10:51:56,665 [  11395]   INFO - indexing.UnindexedFilesUpdater - Scanning: use 15 scanning threads 
2021-06-15 10:51:56,805 [  11535]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --print sysroot` 
2021-06-15 10:51:56,941 [  11671]   INFO - redIndexChunkConfigurationImpl - Chunk bundled-js-predefined-ffdd448c697d-b21cf67d8133-JavaScript-IU-211.7442.40 is registered for project 'marine: matching: (fb=33, stub=75), incompatible: (fb=0, stub=0), unknown: (fb=9, stub=9),  
2021-06-15 10:51:56,943 [  11673]   WARN - redIndexChunkConfigurationImpl - Chunk bundled-js-predefined-ffdd448c697d-aacdcbe1a076-JavaScript-IU-211.7142.45 is incompatible and is not registered for project 'marine' 
2021-06-15 10:51:56,944 [  11674]   WARN - redIndexChunkConfigurationImpl - Chunk bundled-js-predefined-ffdd448c697d-aacdcbe1a076-JavaScript-IU-211.7142.45 is incompatible and is not registered for project 'marine' 
2021-06-15 10:51:56,945 [  11675]   WARN - redIndexChunkConfigurationImpl - Chunk bundled-js-predefined-ffdd448c697d-aacdcbe1a076-JavaScript-IU-211.7142.45 is incompatible and is not registered for project 'marine' 
2021-06-15 10:51:57,027 [  11757]   INFO - al.NewToolbarRootPaneExtension - ToolbarSettingsService is ExperimentalToolbarSettings 
2021-06-15 10:51:57,027 [  11757]   INFO - al.NewToolbarRootPaneExtension - Show new toolbar: false, presentation mode: false 
2021-06-15 10:51:57,027 [  11757]   INFO - al.NewToolbarRootPaneExtension - Show old main toolbar: false, old navbar visible: true 
2021-06-15 10:51:57,064 [  11794]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --version --verbose` 
2021-06-15 10:51:57,239 [  11969]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --print target-list` 
2021-06-15 10:51:57,274 [  12004]   INFO - SharedIndexPostStartupActivity - Attached 1 pre-built shared indexes: bundled-js-predefined-ffdd448c697d-b21cf67d8133-JavaScript-IU-211.7442.40 
2021-06-15 10:51:57,361 [  12091]   INFO - oudConfig.StatusBarInfoManager - === StatusBar.start create === 
2021-06-15 10:51:57,535 [  12265]   INFO - CompilerWorkspaceConfiguration - Available processors: 16 
2021-06-15 10:51:57,680 [  12410]  ERROR - terminal.emulator.JediEmulator - Unhandled Control sequence
parsed                        :ESC[?2004h
bytes read                    :ESC[ 
2021-06-15 10:51:57,910 [  12640]   INFO - ation.SbtCompilationSupervisor - Listening to incoming sbt compilation events on port 0. 
2021-06-15 10:51:57,968 [  12698]   INFO - ProjectRootPostStartUpActivity - /Users/<>/dev/work/fluence/wasm/marine/.idea case-sensitivity: expected=false actual=false 
2021-06-15 10:51:57,979 [  12709]   INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found 
2021-06-15 10:51:58,665 [  13395]   INFO - .diagnostic.PerformanceWatcher - Post-startup activities under progress took 4594ms; general responsiveness: ok; EDT responsiveness: 3/5 sluggish 
2021-06-15 10:51:59,238 [  13968]   INFO - tor.impl.FileEditorManagerImpl - Project opening took 8973 ms 
2021-06-15 10:51:59,646 [  14376]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustup component list` 
2021-06-15 10:51:59,816 [  14546]   INFO - rust.openapiext.CommandLineExt - Executing `/Users/<>/.cargo/bin/rustc --print sysroot` 
2021-06-15 10:51:59,936 [  14666]   INFO - t.cargo.toolchain.tools.Rustup - stdlib path: /Users/<>/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/src/rust 
2021-06-15 10:52:00,129 [  14859]   INFO - pl.ProjectRootManagerComponent - project roots have changed (trace_hash = -1238893175) 
java.lang.Throwable
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.logRootChanges(ProjectRootManagerComponent.java:309)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:296)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:201)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:459)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:113)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:121)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:431)
    at org.rust.cargo.project.model.impl.CargoProjectsServiceImpl$modifyProjects$1$1$$special$$inlined$runWriteAction$1.compute(actions.kt:79)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$runWriteAction$15(ApplicationImpl.java:968)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:947)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:968)
    at org.rust.cargo.project.model.impl.CargoProjectsServiceImpl$modifyProjects$1$1.invoke(CargoProjectImpl.kt:639)
    at org.rust.cargo.project.model.impl.CargoProjectsServiceImpl$modifyProjects$1$1.invoke(CargoProjectImpl.kt:78)
    at com.intellij.openapi.application.ActionsKt$invokeAndWaitIfNeeded$$inlined$computeDelegated$lambda$1.run(actions.kt:34)
    at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218)
    at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
    at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeAndWait$7(ApplicationImpl.java:428)
    at com.intellij.openapi.application.impl.LaterInvocator$1.run(LaterInvocator.java:134)
    at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84)
    at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133)
    at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
    at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:969)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:839)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:449)
    at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:808)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2021-06-15 10:52:00,134 [  14864]   INFO - indexing.UnindexedFilesUpdater - Cancelled 
2021-06-15 10:52:00,135 [  14865]   INFO -                org.rust.macros - processUnprocessedMacros 
2021-06-15 10:52:00,166 [  14896]   INFO - g.FileBasedIndexProjectHandler - Reindexing refreshed files: 598 to update, calculated in 18ms 
2021-06-15 10:52:00,169 [  14899]   INFO - g.FileBasedIndexProjectHandler - Using 4 threads for indexing 
2021-06-15 10:52:00,566 [  15296]   INFO -                org.rust.macros - Done consistency check in 381 ms 
2021-06-15 10:52:02,617 [  17347]   INFO - .diagnostic.PerformanceWatcher - Reindexing refreshed files took 2451ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:52:02,617 [  17347]   INFO - indexing.UnindexedFilesUpdater - Started 
2021-06-15 10:52:02,622 [  17352]   INFO - indexing.UnindexedFilesUpdater - Scanning: use 15 scanning threads 
2021-06-15 10:52:02,663 [  17393]   INFO - ij.index.PrebuiltIndexProvider - Prebuilt id-index indices are missing for Python 
2021-06-15 10:52:04,054 [  18784]   INFO - indexing.UnindexedFilesUpdater - Scanning completed. Number of scanned files: 46788; Number of files for indexing: 137 took 1436ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:52:04,071 [  18801]   INFO - llij.database.util.SqlDialects - SQL dialects initialized in 0 ms 
2021-06-15 10:52:04,081 [  18811]   INFO - indexing.UnindexedFilesUpdater - Pushing properties took 27ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:52:04,095 [  18825]   INFO - indexing.UnindexedFilesUpdater - Use 4 indexing threads 
2021-06-15 10:52:04,111 [  18841]   INFO - c.api.StatisticStartupActivity - [Statistic] StatisticStartupActivity Plugin 'Statistic' has been activated for project=marine 
2021-06-15 10:52:04,140 [  18870]   INFO - m.codeWithMe.CodeWithMeCleanup - running activity to cleanup old thin clients... Root path is '/Users/<>/Library/Caches/JetBrains' 
2021-06-15 10:52:04,143 [  18873]   INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client system folders to check 
2021-06-15 10:52:04,144 [  18874]   INFO - m.codeWithMe.CodeWithMeCleanup - found 0 Code With Me client config folders to check 
2021-06-15 10:52:04,146 [  18876]   INFO - m.codeWithMe.CodeWithMeCleanup - keep only [] major versions 
2021-06-15 10:52:04,594 [  19324]   INFO - indexing.UnindexedFilesUpdater - Finished. Unindexed files update took 502ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:52:04,675 [  19405]   INFO - ojure.tools.ClojureProjectDeps - reading /Users/<>/Library/Caches/JetBrains/IntelliJIdea2021.1/clojure/deps-82df1b77.txt 
2021-06-15 10:52:04,890 [  19620]   INFO - .services.SpaceKtsFileDetector - SpaceKtsFileDetector 
2021-06-15 10:52:04,943 [  19673]   INFO - pl.ProjectRootManagerComponent - project roots have changed (trace_hash = 845267220) 
java.lang.Throwable
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.logRootChanges(ProjectRootManagerComponent.java:309)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.synchronizeRoots(ProjectRootManagerComponent.java:296)
    at com.intellij.openapi.roots.impl.ProjectRootManagerComponent.fireRootsChangedEvent(ProjectRootManagerComponent.java:201)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.fireRootsChanged(ProjectRootManagerImpl.java:459)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:146)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$1.fireRootsChanged(ProjectRootManagerImpl.java:143)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:113)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl$BatchSession.rootsChanged(ProjectRootManagerImpl.java:121)
    at com.intellij.openapi.roots.impl.ProjectRootManagerImpl.makeRootsChange(ProjectRootManagerImpl.java:431)
    at org.intellij.clojure.tools.ClojureProjectDeps$reindex$1$1.run(tools-deps.kt:97)
    at com.intellij.openapi.application.WriteAction.lambda$run$1(WriteAction.java:105)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteActionWithClass(ApplicationImpl.java:947)
    at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:973)
    at com.intellij.openapi.application.WriteAction.run(WriteAction.java:104)
    at org.intellij.clojure.tools.ClojureProjectDeps$reindex$1.run(tools-deps.kt:96)
    at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:218)
    at com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:21)
    at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:200)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:319)
    at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84)
    at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:133)
    at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:46)
    at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:189)
    at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
    at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:969)
    at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:839)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:449)
    at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:808)
    at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:448)
    at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:781)
    at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:496)
    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2021-06-15 10:52:04,963 [  19693]   INFO - indexing.UnindexedFilesUpdater - Started 
2021-06-15 10:52:04,967 [  19697]   INFO - indexing.UnindexedFilesUpdater - Scanning: use 15 scanning threads 
2021-06-15 10:52:05,023 [  19753]   INFO - indexing.UnindexedFilesUpdater - Scanning completed. Number of scanned files: 46788; Number of files for indexing: 0 took 60ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:52:05,031 [  19761]   INFO - indexing.UnindexedFilesUpdater - Pushing properties took 8ms; general responsiveness: ok; EDT responsiveness: ok 
2021-06-15 10:52:05,032 [  19762]   INFO - indexing.UnindexedFilesUpdater - Finish. No files to index with loading content. 
2021-06-15 10:52:06,525 [  21255]   WARN - brains.uast.UastLanguagePlugin - fallback to the PsiElement for class org.jetbrains.plugins.scala.uast.ScalaUastLanguagePlugin, it can have a performance impact 
java.lang.Exception: fallback to the PsiElement for class org.jetbrains.plugins.scala.uast.ScalaUastLanguagePlugin, it can have a performance impact
    at org.jetbrains.uast.UastLanguagePlugin.getPossiblePsiSourceTypes(UastLanguagePlugin.kt:130)
    at org.jetbrains.plugins.scala.uast.ScalaUastLanguagePlugin.getPossiblePsiSourceTypes(ScalaUastLanguagePlugin.scala:20)
    at org.jetbrains.uast.UastFacade$getPossiblePsiSourceTypes$1.initInner(UastContext.kt:119)
    at org.jetbrains.uast.UastFacade$getPossiblePsiSourceTypes$1.(UastContext.kt:121)
    at org.jetbrains.uast.UastFacade.getPossiblePsiSourceTypes(UastContext.kt:117)
    at com.intellij.spring.data.commons.ql.SpringDataQLInjector.(SpringDataQLInjector.java:50)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47)
    at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:771)
    at com.intellij.openapi.extensions.impl.XmlExtensionAdapter$SimpleConstructorInjectionAdapter.instantiateClass(XmlExtensionAdapter.java:133)
    at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.createInstance(XmlExtensionAdapter.java:73)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapter(ExtensionPointImpl.java:502)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapters(ExtensionPointImpl.java:436)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.calcExtensionList(ExtensionPointImpl.java:253)
    at com.intellij.openapi.extensions.impl.ExtensionPointImpl.getExtensionList(ExtensionPointImpl.java:247)
    at com.intellij.openapi.extensions.ProjectExtensionPointName.getExtensions(ProjectExtensionPointName.java:37)
    at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.calcInjectorMap(InjectedLanguageManagerImpl.java:169)
    at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.getInjectorMap(InjectedLanguageManagerImpl.java:160)
    at com.intellij.psi.impl.source.tree.injected.InjectedLanguageManagerImpl.processInjectableElements(InjectedLanguageManagerImpl.java:146)
    at com.intellij.codeInsight.daemon.impl.InjectedGeneralHighlightingPass.getInjectedPsiFiles(InjectedGeneralHighlightingPass.java:167)
    at com.intellij.codeInsight.daemon.impl.InjectedGeneralHighlightingPass.collectInformationWithProgress(InjectedGeneralHighlightingPass.java:73)
    at com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass.doCollectInformation(ProgressableTextEditorHighlightingPass.java:84)
    at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:56)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$1(PassExecutorService.java:400)
    at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1096)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$2(PassExecutorService.java:393)
    at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:688)
    at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:634)
    at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:64)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.doRun(PassExecutorService.java:392)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$run$0(PassExecutorService.java:368)
    at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:167)
    at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:178)
    at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:366)
    at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:188)
    at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
    at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
    at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
    at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
    at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2021-06-15 10:52:11,060 [  25790]   INFO -              org.rust.resolve2 - Updated all DefMaps in 5685 ms 
2021-06-15 10:52:12,709 [  27439]   INFO -                org.rust.macros - Macros to expand: 27656 
2021-06-15 10:52:12,916 [  27646]   INFO - rationStore.ComponentStoreImpl - Saving appFileTypeManager took 14 ms, ProjectJdkTable took 21 ms 
2021-06-15 10:52:13,054 [  27784]   INFO - rationStore.ComponentStoreImpl - Saving Module: 'marine'TemplatesService took 92 ms 
2021-06-15 10:52:13,098 [  27828]   WARN - com.intellij.util.xmlb.Binding - no accessors for scala.collection.immutable.Seq 
2021-06-15 10:52:15,205 [  29935]   INFO -                org.rust.macros - Task completed! 2017 total calls, millis: 2431 
2021-06-15 10:52:17,015 [  31745]   WARN - com.intellij.util.xmlb.Binding - no accessors for org.elm.ide.color.ElmColorProvider 
2021-06-15 10:52:21,417 [  36147]   INFO - .script.IdeScriptEngineManager - javax.script.ScriptEngineManager initialized in 231 ms 
Undin commented 3 years ago

@mikevoronov let's try to disable all non bundled plugins except Rust and Toml, especially, PowerShell plugin that throws exception according to your logs

mikevoronov commented 3 years ago

@Undin thank you, the problem was in the daedalus plugin.

P.S. But it's difficult to find out this from

2021-06-15 10:38:11,560 [  42005]   WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=org.avallach.daedalus.ide.highlighting.ReferenceHighlighter) 
Undin commented 3 years ago

@Undin thank you, the problem was in the daedalus plugin.

Glad we found the cause of the problem

P.S. But it's difficult to find out this from

Yeah, it's the cost of IntelliJ architecture. On the one hand, it allows plugins to interact with each other. On the other hand, each plugin can break another one and sometimes it's not obvious how exactly

mikevoronov commented 3 years ago

I see, thank you for elaboration about this.