Skip to content

Instantly share code, notes, and snippets.

@lakinwecker
Created August 5, 2023 21:10
Show Gist options
  • Save lakinwecker/932d5d46c6eaf832777c971892f7bfbf to your computer and use it in GitHub Desktop.
Save lakinwecker/932d5d46c6eaf832777c971892f7bfbf to your computer and use it in GitHub Desktop.
-> sbt
[info] welcome to sbt 1.7.1 (Oracle Corporation Java 17.0.2)
[info] loading settings for project lila-build-build-build from metals.sbt ...
[info] loading project definition from /home/lakin/work-repos/playstrategy/lila/project/project/project
[info] loading settings for project lila-build-build from metals.sbt ...
[info] loading project definition from /home/lakin/work-repos/playstrategy/lila/project/project
[success] Generated .bloop/lila-build-build.json
[success] Total time: 0 s, completed Aug. 5, 2023, 3:05:28 p.m.
[info] loading settings for project lila-build from metals.sbt,plugins.sbt ...
[info] loading project definition from /home/lakin/work-repos/playstrategy/lila/project
[success] Generated .bloop/lila-build.json
[info] compiling 3 Scala sources to /home/lakin/work-repos/playstrategy/lila/project/target/scala-2.12/sbt-1.0/classes ...
[warn] one feature warning; re-run with -feature for details
[warn] one warning found
[success] Total time: 4 s, completed Aug. 5, 2023, 3:05:32 p.m.
[info] loading settings for project lila from build.sbt ...
[info] resolving key references (67011 settings) ...
[info] set current project to lila (in build file:/home/lakin/work-repos/playstrategy/lila/)
[info] sbt server started at local:///home/lakin/.sbt/1.0/server/e35b75963906107bfb32/sock
[info] started sbt server
[lila] $ migrate-syntax activity
>
[info] compiling 55 Scala sources and 1 Java source to /home/lakin/work-repos/playstrategy/lila/modules/common/target/scala-2.13/classes ...
[info] compiling 1 Scala source to /home/lakin/work-repos/playstrategy/lila/modules/quote/target/scala-2.13/classes ...
[info] compiling 2 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/tree/target/scala-2.13/classes ...
[info] compiling 17 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/db/target/scala-2.13/classes ...
[info] compiling 14 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/hub/target/scala-2.13/classes ...
[info] compiling 14 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/memo/target/scala-2.13/classes ...
[info] compiling 129 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/i18n/target/scala-2.13/classes ...
[info] compiling 11 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/socket/target/scala-2.13/classes ...
[info] compiling 9 Scala sources and 4 Java sources to /home/lakin/work-repos/playstrategy/lila/modules/rating/target/scala-2.13/classes ...
[info] compiling 26 Scala sources and 1 Java source to /home/lakin/work-repos/playstrategy/lila/modules/user/target/scala-2.13/classes ...
[info] compiling 7 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/irc/target/scala-2.13/classes ...
[info] compiling 13 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/pref/target/scala-2.13/classes ...
[info] compiling 9 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/oauth/target/scala-2.13/classes ...
[info] compiling 39 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/security/target/scala-2.13/classes ...
[info] compiling 10 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/chat/target/scala-2.13/classes ...
[info] compiling 11 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/evalCache/target/scala-2.13/classes ...
[info] compiling 2 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/room/target/scala-2.13/classes ...
[info] compiling 44 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/game/target/scala-2.13/classes ...
[info] compiling 5 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/history/target/scala-2.13/classes ...
[info] compiling 7 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/relation/target/scala-2.13/classes ...
[info] compiling 6 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/perfStat/target/scala-2.13/classes ...
[info] compiling 25 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/puzzle/target/scala-2.13/classes ...
[info] compiling 7 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/notify/target/scala-2.13/classes ...
[info] compiling 7 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/shutup/target/scala-2.13/classes ...
[info] compiling 12 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/analyse/target/scala-2.13/classes ...
[info] compiling 13 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/msg/target/scala-2.13/classes ...
[info] compiling 9 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/evaluation/target/scala-2.13/classes ...
[info] compiling 20 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/fishnet/target/scala-2.13/classes ...
[info] compiling 6 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/playban/target/scala-2.13/classes ...
[info] compiling 10 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/pool/target/scala-2.13/classes ...
[info] compiling 13 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/report/target/scala-2.13/classes ...
[info] compiling 32 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/round/target/scala-2.13/classes ...
[info] compiling 5 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/importer/target/scala-2.13/classes ...
[info] compiling 25 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/swiss/target/scala-2.13/classes ...
[info] compiling 14 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/simul/target/scala-2.13/classes ...
[info] compiling 4 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/explorer/target/scala-2.13/classes ...
[info] compiling 37 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/study/target/scala-2.13/classes ...
[info] compiling 46 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/tournament/target/scala-2.13/classes ...
[info] compiling 10 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/practice/target/scala-2.13/classes ...
[info] compiling 19 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/mod/target/scala-2.13/classes ...
[info] compiling 19 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/forum/target/scala-2.13/classes ...
[info] compiling 19 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/team/target/scala-2.13/classes ...
[info] compiling 10 Scala sources to /home/lakin/work-repos/playstrategy/lila/modules/activity/target/scala-2.13/classes ...
[info]
[info] We are going to fix some syntax incompatibilities in activity / [Compile, Test]
[info]
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/Activity.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/ActivityReadApi.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/ActivityView.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/ActivityWriteApi.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/BSONHandlers.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/Env.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/JsonView.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/activities.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/model.scala
[info] /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/package.scala
2023.08.05 15:07:26:852 [pool-11...] [INFO ] migrate.Scala3Migrate.previewSyntaxMigration:75 - Successfully run fixSyntaxForScala3 in 3141 milliseconds
2023.08.05 15:07:26:861 [pool-11...] [INFO ] migrate.utils.ScalafixService.fixInPlace:45 - Failed to run scalafix with ProcedureSyntax, fix.scala213.ExplicitNullaryEtaExpansion, fix.scala213.ParensAroundLambda, fix.scala213.ExplicitNonNullaryApply, fix.scala213.Any2StringAdd on /home/lakin/work-repos/playstrategy/lila/modules/activity/src/main/JsonView.scala because missing symbol: jdk.internal.HotSpotIntrinsicCandidate
[info]
[info] The syntax incompatibilities have been fixed in activity / Compile
[info]
[info]
[info] You can now commit the change!
[info] Then you can run the next command:
[info]
[info] migrate activity
[info]
[info]
[success] Total time: 90 s (01:30), completed Aug. 5, 2023, 3:07:26 p.m.
[lila] $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment