Build Logs

thoughtworksinc/dsl.scala • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

30

Warnings

983

Total Lines

2435

1##################################
2Clonning https://github.com/thoughtworksinc/dsl.scala.git into /build/repo using revision v2.0.0
3##################################
4Note: switching to '8ec481a79e7d7dc824fa41ff684529e4bde5269b'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.7 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: project/plugins.sbt
31Pattern: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
32Replacement: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
33Skip patch, 3.7.4 not matches version range: <3.8.0, 3.99.99>
34----
35Starting build for 3.7.4
36Execute tests: false
37sbt project found:
38Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
39Enforcing usage of sbt in version 1.11.5
40No prepare script found for project thoughtworksinc/dsl.scala
41##################################
42Scala version: 3.7.4
43Targets: com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async
44Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
45##################################
46Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
47Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
48[sbt_options] declare -a sbt_options=()
49[process_args] java_version = '17'
50[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
51# Executing command line:
52java
53-Dfile.encoding=UTF-8
54-XX:MaxMetaspaceSize=512M
55-Xmx5G
56-Xss6M
57-XX:+UseG1GC
58-Dcommunitybuild.scala=3.7.4
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.7.4"
68"++3.7.4 -v"
69"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}""" com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async"
76
77[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 9.034s.
83[info] done compiling
84/build/repo/build.sbt:182: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
85organization in ThisBuild := "com.thoughtworks.dsl"
86 ^
87/build/repo/build.sbt:184: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
88skip in publish := true
89 ^
90[info] loading settings for project DslJS from build.sbt...
91[info] loading settings for project DslJVM from build.sbt...
92[info] loading settings for project macros-ResetJS from build.sbt...
93[info] loading settings for project macros-ResetJVM from build.sbt...
94[info] loading settings for project domains-TaskJS from build.sbt...
95[info] loading settings for project domains-TaskJVM from build.sbt, jvm.sbt...
96[info] loading settings for project keywords-EachJS from build.sbt...
97[info] loading settings for project keywords-EachJVM from build.sbt...
98[info] loading settings for project keywords-FenceJS from build.sbt...
99[info] loading settings for project keywords-FenceJVM from build.sbt...
100[info] loading settings for project keywords-ReturnJS from build.sbt...
101[info] loading settings for project keywords-ReturnJVM from build.sbt...
102[info] loading settings for project keywords-PutJS from build.sbt...
103[info] loading settings for project keywords-PutJVM from build.sbt...
104[info] loading settings for project keywords-AsynchronousIoJS from build.sbt...
105[info] loading settings for project keywords-AsynchronousIoJVM from build.sbt, jvm.sbt...
106[info] loading settings for project keywords-ShiftJS from build.sbt...
107[info] loading settings for project keywords-ShiftJVM from build.sbt...
108[info] loading settings for project keywords-UsingJS from build.sbt...
109[info] loading settings for project keywords-UsingJVM from build.sbt...
110/build/repo/keywords-FlatMap/.js/build.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
111scalacOptions in Compile ++= {
112 ^
113[info] loading settings for project keywords-FlatMapJS from build.sbt...
114[info] loading settings for project keywords-FlatMapJVM from build.sbt...
115[info] loading settings for project keywords-AwaitJS from build.sbt...
116[info] loading settings for project keywords-AwaitJVM from build.sbt, jvm.sbt...
117[info] loading settings for project scala-asyncJVM from jvm.sbt...
118/build/repo/keywords-Yield/.js/build.sbt:7: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
119scalacOptions in Compile ++= {
120 ^
121[info] loading settings for project keywords-YieldJS from build.sbt...
122[info] loading settings for project keywords-YieldJVM from build.sbt, jvm.sbt...
123[info] loading settings for project keywords-MonadicJS from build.sbt...
124[info] loading settings for project keywords-MonadicJVM from build.sbt...
125[info] loading settings for project domains-scalazJS from build.sbt...
126[info] loading settings for project domains-scalazJVM from build.sbt...
127[info] loading settings for project repo from build.sbt, secret.sbt...
128[info] resolving key references (54261 settings) ...
129[info] set current project to repo (in build file:/build/repo/)
130Execute setCrossScalaVersions: 3.7.4
131OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchJS/crossScalaVersions
132OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-TaskJVM/crossScalaVersions
133OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-ContinuationJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-EachJVM/crossScalaVersions
135OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FenceJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MatchJVM/crossScalaVersions
137OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TypedJVM/crossScalaVersions
138OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-EachJS/crossScalaVersions
139OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FenceJVM/crossScalaVersions
140OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchFinallyJS/crossScalaVersions
141OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-IfJS/crossScalaVersions
142OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MatchJS/crossScalaVersions
143OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-scalazJVM/crossScalaVersions
144OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-WhileJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PutJVM/crossScalaVersions
146OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MonadicJS/crossScalaVersions
147OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-IfJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AwaitJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchFinallyJVM/crossScalaVersions
150OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ReturnJS/crossScalaVersions
151OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-ContinuationJVM/crossScalaVersions
152OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-TaskJS/crossScalaVersions
153OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AsynchronousIoJS/crossScalaVersions
154OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-YieldJVM/crossScalaVersions
155OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ShiftJS/crossScalaVersions
156OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AsynchronousIoJVM/crossScalaVersions
157OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-UsingJS/crossScalaVersions
158OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-NoneSafeJS/crossScalaVersions
159OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-SuspendJS/crossScalaVersions
160OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PureJVM/crossScalaVersions
161OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MonadicJVM/crossScalaVersions
162OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-YieldJS/crossScalaVersions
163OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FlatMapJS/crossScalaVersions
164OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PutJS/crossScalaVersions
165OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchJVM/crossScalaVersions
166OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in DslJVM/crossScalaVersions
167OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-GetJVM/crossScalaVersions
168OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryFinallyJS/crossScalaVersions
169OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-SuspendJVM/crossScalaVersions
170OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TypedJS/crossScalaVersions
171OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ShiftJVM/crossScalaVersions
172OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-NoneSafeJVM/crossScalaVersions
173OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in scala-asyncJVM/crossScalaVersions
174OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in macros-ResetJS/crossScalaVersions
175OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-UsingJVM/crossScalaVersions
176OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in scala-asyncJS/crossScalaVersions
177OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-GetJS/crossScalaVersions
178OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in DslJS/crossScalaVersions
179OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FlatMapJVM/crossScalaVersions
180OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ReturnJVM/crossScalaVersions
181OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryFinallyJVM/crossScalaVersions
182OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-scalazJS/crossScalaVersions
183OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PureJS/crossScalaVersions
184OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in macros-ResetJVM/crossScalaVersions
185OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-WhileJVM/crossScalaVersions
186OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AwaitJVM/crossScalaVersions
187OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in repo/crossScalaVersions
188[info] set current project to repo (in build file:/build/repo/)
189[info] Setting Scala version to 3.7.4 on 57 projects.
190[info] Switching Scala version on:
191[info] keywords-PureJVM (3.7.4)
192[info] domains-TaskJS (3.7.4)
193[info] domains-scalazJS (3.7.4)
194[info] keywords-IfJS (3.7.4)
195[info] keywords-TryFinallyJVM (3.7.4)
196[info] DslJS (3.7.4)
197[info] keywords-GetJS (3.7.4)
198[info] keywords-MonadicJS (3.7.4)
199[info] domains-scalazJVM (3.7.4)
200[info] domains-ContinuationJVM (3.7.4)
201[info] keywords-MatchJVM (3.7.4)
202[info] keywords-NoneSafeJS (3.7.4)
203[info] keywords-TryCatchFinallyJS (3.7.4)
204[info] keywords-AwaitJVM (3.7.4)
205[info] keywords-UsingJS (3.7.4)
206[info] keywords-YieldJVM (3.7.4)
207[info] keywords-MonadicJVM (3.7.4)
208[info] keywords-YieldJS (3.7.4)
209[info] keywords-WhileJVM (3.7.4)
210[info] keywords-FlatMapJS (3.7.4)
211[info] keywords-TryCatchFinallyJVM (3.7.4)
212[info] keywords-PutJS (3.7.4)
213[info] keywords-AwaitJS (3.7.4)
214[info] keywords-ReturnJS (3.7.4)
215[info] keywords-TypedJS (3.7.4)
216[info] keywords-ReturnJVM (3.7.4)
217[info] keywords-PureJS (3.7.4)
218[info] macros-ResetJS (3.7.4)
219[info] keywords-FlatMapJVM (3.7.4)
220[info] keywords-EachJVM (3.7.4)
221[info] domains-TaskJVM (3.7.4)
222[info] keywords-TryCatchJVM (3.7.4)
223[info] keywords-WhileJS (3.7.4)
224[info] keywords-ShiftJVM (3.7.4)
225[info] keywords-GetJVM (3.7.4)
226[info] DslJVM (3.7.4)
227[info] scala-asyncJVM (3.7.4)
228[info] scala-asyncJS (3.7.4)
229[info] keywords-SuspendJS (3.7.4)
230[info] keywords-FenceJVM (3.7.4)
231[info] keywords-ShiftJS (3.7.4)
232[info] keywords-TryCatchJS (3.7.4)
233[info] keywords-NoneSafeJVM (3.7.4)
234[info] keywords-AsynchronousIoJVM (3.7.4)
235[info] domains-ContinuationJS (3.7.4)
236[info] keywords-TryFinallyJS (3.7.4)
237[info] keywords-AsynchronousIoJS (3.7.4)
238[info] * repo (3.7.4)
239[info] keywords-EachJS (3.7.4)
240[info] keywords-IfJVM (3.7.4)
241[info] keywords-UsingJVM (3.7.4)
242[info] keywords-SuspendJVM (3.7.4)
243[info] keywords-PutJVM (3.7.4)
244[info] keywords-TypedJVM (3.7.4)
245[info] keywords-MatchJS (3.7.4)
246[info] macros-ResetJVM (3.7.4)
247[info] keywords-FenceJS (3.7.4)
248[info] Excluding projects:
249[info] Reapplying settings...
250[info] set current project to repo (in build file:/build/repo/)
251Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
252[info] Reapplying settings...
253[info] set current project to repo (in build file:/build/repo/)
254[info] Defining DslJS / credentials, DslJVM / credentials and 55 others.
255[info] The new values will be used by DslJS / allCredentials, DslJS / credentials and 284 others.
256[info] Run `last` for details.
257[info] Reapplying settings...
258[info] set current project to repo (in build file:/build/repo/)
259Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
260[info] Reapplying settings...
261OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
262
263 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
264 Did you mean domains-TaskJS / allExcludeDependencies ?
265 , retry without global scopes
266[info] Reapplying settings...
267[info] set current project to repo (in build file:/build/repo/)
268Execute removeScalacOptionsStartingWith: -P:wartremover
269[info] Reapplying settings...
270[info] set current project to repo (in build file:/build/repo/)
271[success] Total time: 0 s, completed Jan 10, 2026, 12:42:59 AM
272Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
273Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
274Starting build...
275Projects: Set(keywords-PureJVM, keywords-TryFinallyJVM, domains-scalazJVM, domains-ContinuationJVM, keywords-MatchJVM, keywords-AwaitJVM, keywords-YieldJVM, keywords-MonadicJVM, keywords-WhileJVM, keywords-TryCatchFinallyJVM, keywords-ReturnJVM, keywords-FlatMapJVM, keywords-EachJVM, domains-TaskJVM, keywords-TryCatchJVM, keywords-ShiftJVM, keywords-GetJVM, DslJVM, scala-asyncJVM, keywords-FenceJVM, keywords-NoneSafeJVM, keywords-AsynchronousIoJVM, keywords-IfJVM, keywords-UsingJVM, keywords-SuspendJVM, keywords-PutJVM, keywords-TypedJVM, macros-ResetJVM)
276Starting build for ProjectRef(file:/build/repo/,keywords-PutJVM) (keywords-put)... [0/28]
277OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
278OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
279OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
280OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
281Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
282[info] compiling 1 Scala source to /build/repo/Dsl/.jvm/target/scala-3.7.4/classes ...
283[info] done compiling
284[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4/classes ...
285[info] done compiling
286[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
287[warn] @author
288[warn] 杨博 (Yang Bo)
289[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
290[warn] @see
291[warn] [[Get]]
292[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
293[warn] @example
294[warn] [[Put]] and [[Get]] support multiple states.
295[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
296[warn] @example
297[warn] The following example creates a function that accepts a string parameter
298[warn] and returns the upper-cased last character of the parameter.
299[info] compiling 1 Scala source to /build/repo/keywords-Typed/.jvm/target/scala-3.7.4/classes ...
300[info] compiling 1 Scala source to /build/repo/keywords-Suspend/.jvm/target/scala-3.7.4/classes ...
301[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.7.4/classes ...
302[info] compiling 1 Scala source to /build/repo/keywords-While/.jvm/target/scala-3.7.4/classes ...
303[info] done compiling
304[info] done compiling
305[info] compiling 1 Scala source to /build/repo/keywords-Get/.jvm/target/scala-3.7.4/classes ...
306[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4/classes ...
307[warn] bad option '-Ymacro-annotations' was ignored
308[info] done compiling
309[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.7.4/classes ...
310[info] done compiling
311[info] compiling 1 Scala source to /build/repo/keywords-If/.jvm/target/scala-3.7.4/classes ...
312[info] done compiling
313[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.7.4/classes ...
314[info] done compiling
315[info] done compiling
316[info] [patched file /build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala]
317[info] compiling 1 Scala source to /build/repo/keywords-Pure/.jvm/target/scala-3.7.4/classes ...
318[warn] there were 15 deprecation warnings; re-run with -deprecation for details
319[warn] two warnings found
320[info] done compiling
321[info] done compiling
322[info] done compiling
323[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.7.4/classes ...
324[info] [patched file /build/repo/keywords-FlatMap/src/main/scala/com/thoughtworks/dsl/keywords/FlatMap.scala]
325[info] done compiling
326[info] compiling 1 Scala source to /build/repo/keywords-Match/.jvm/target/scala-3.7.4/classes ...
327[info] done compiling
328[info] compiling 1 Scala source to /build/repo/keywords-TryCatch/.jvm/target/scala-3.7.4/classes ...
329[info] done compiling
330[info] compiling 1 Scala source to /build/repo/keywords-TryFinally/.jvm/target/scala-3.7.4/classes ...
331[info] done compiling
332[info] compiling 1 Scala source to /build/repo/keywords-TryCatchFinally/.jvm/target/scala-3.7.4/classes ...
333[info] done compiling
334[info] compiling 1 Scala source to /build/repo/macros-Reset/.jvm/target/scala-3.7.4/classes ...
335[info] [patched file /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala]
336[info] done compiling
337[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4/test-classes ...
338[warn] bad option '-Xcheckinit' was ignored
339[warn] one warning found
340[info] done compiling
341[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
342[warn] @author
343[warn] 杨博 (Yang Bo)
344[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
345[warn] @see
346[warn] [[Get]]
347[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
348[warn] @example
349[warn] [[Put]] and [[Get]] support multiple states.
350[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
351[warn] @example
352[warn] The following example creates a function that accepts a string parameter
353[warn] and returns the upper-cased last character of the parameter.
354[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4/classes ...
355[warn] bad option '-Ymacro-annotations' was ignored
356[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.7.4/classes ...
357[info] done compiling
358[info] compiling 1 Scala source to /build/repo/macros-Reset/.jvm/target/scala-3.7.4/classes ...
359[warn] there were 15 deprecation warnings; re-run with -deprecation for details
360[warn] two warnings found
361[info] done compiling
362[info] done compiling
363[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.7.4/test-classes ...
364[warn] bad option '-Xcheckinit' was ignored
365[warn] one warning found
366[info] done compiling
367[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
368[warn] @author
369[warn] 杨博 (Yang Bo)
370[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
371[warn] @see
372[warn] [[Get]]
373[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
374[warn] @example
375[warn] [[Put]] and [[Get]] support multiple states.
376[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
377[warn] @example
378[warn] The following example creates a function that accepts a string parameter
379[warn] and returns the upper-cased last character of the parameter.
380Starting build for ProjectRef(file:/build/repo/,keywords-FenceJVM) (keywords-fence)... [1/28]
381Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
382[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.7.4/test-classes ...
383[warn] bad option '-Xcheckinit' was ignored
384[warn] one warning found
385[info] done compiling
386Starting build for ProjectRef(file:/build/repo/,keywords-MatchJVM) (keywords-match)... [2/28]
387Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
388Starting build for ProjectRef(file:/build/repo/,scala-asyncJVM) (scala-async)... [3/28]
389Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
390[info] compiling 1 Scala source to /build/repo/domains-Continuation/.jvm/target/scala-3.7.4/classes ...
391[info] done compiling
392[info] compiling 2 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.7.4/classes ...
393[info] done compiling
394[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.7.4/classes ...
395[info] done compiling
396[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
397[warn] @example
398[warn] Note that in the following program, the second fetch does *not* start
399[warn] until after the first. If you need to start tasks in parallel, you must do
400[warn] so before `await`-ing a result.
401[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
402[warn] @example
403[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.7.4/test-classes ...
404[warn] bad option '-Xcheckinit' was ignored
405[warn] one warning found
406[info] done compiling
407[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
408[warn] @example
409[warn] Note that in the following program, the second fetch does *not* start
410[warn] until after the first. If you need to start tasks in parallel, you must do
411[warn] so before `await`-ing a result.
412[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
413[warn] @example
414[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
415[warn] @example
416[warn] Note that in the following program, the second fetch does *not* start
417[warn] until after the first. If you need to start tasks in parallel, you must do
418[warn] so before `await`-ing a result.
419[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
420[warn] @example
421Starting build for ProjectRef(file:/build/repo/,keywords-AwaitJVM) (keywords-await)... [4/28]
422Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
423[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
424[warn] @author
425[warn] 杨博 (Yang Bo)
426[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
427[warn] @example
428[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
429[warn] [[Await]]
430[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
431[warn] @example
432[warn] `!Await` can be used together with `try` / `catch` / `finally`.
433[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
434[warn] @example
435[warn] Given a [[scala.concurrent.Future Future]]:
436[info] compiling 1 Scala source to /build/repo/keywords-Each/.jvm/target/scala-3.7.4/classes ...
437[info] compiling 2 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.7.4/classes ...
438[warn] there were 2 deprecation warnings; re-run with -deprecation for details
439[warn] one warning found
440[info] done compiling
441[info] [patched file /build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala]
442[info] done compiling
443[info] compiling 3 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.7.4/test-classes ...
444[warn] bad option '-Xcheckinit' was ignored
445[info] [patched file /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala]
446[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala:59:24
447[warn] 59 | val reified = reify {
448[warn] | ^
449[warn] | A pure expression does nothing in statement position
450[warn] 60 | if (true) {
451[warn] 61 | !Return(!Await(Future(42)))
452[warn] 62 | }
453[warn] 63 | -1
454[warn] 64 | }
455[warn] |---------------------------------------------------------------------------
456[warn] |Inline stack trace
457[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
458[warn] |This location contains code that was inlined from Reset.scala:919
459[warn] 919 | val innerKeywordTree = flatMapper('dslValue.asTerm)
460[warn] | ^
461[warn] ---------------------------------------------------------------------------
462[warn] |
463[warn] | longer explanation available when compiling with `-explain`
464[warn] there were 6 deprecation warnings; re-run with -deprecation for details
465[warn] three warnings found
466[info] done compiling
467[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
468[warn] @author
469[warn] 杨博 (Yang Bo)
470[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
471[warn] @example
472[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
473[warn] [[Await]]
474[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
475[warn] @example
476[warn] `!Await` can be used together with `try` / `catch` / `finally`.
477[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
478[warn] @example
479[warn] Given a [[scala.concurrent.Future Future]]:
480[info] compiling 1 Scala source to /build/repo/keywords-Each/.jvm/target/scala-3.7.4/classes ...
481[info] done compiling
482[info] compiling 1 Scala source to /build/repo/keywords-Await/.jvm/target/scala-3.7.4/test-classes ...
483[warn] bad option '-Xcheckinit' was ignored
484[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala:59:24
485[warn] 59 | val reified = reify {
486[warn] | ^
487[warn] | A pure expression does nothing in statement position
488[warn] 60 | if (true) {
489[warn] 61 | !Return(!Await(Future(42)))
490[warn] 62 | }
491[warn] 63 | -1
492[warn] 64 | }
493[warn] |---------------------------------------------------------------------------
494[warn] |Inline stack trace
495[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
496[warn] |This location contains code that was inlined from Reset.scala:919
497[warn] 919 | val innerKeywordTree = flatMapper('dslValue.asTerm)
498[warn] | ^
499[warn] ---------------------------------------------------------------------------
500[warn] |
501[warn] | longer explanation available when compiling with `-explain`
502[warn] two warnings found
503[info] done compiling
504[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
505[warn] @author
506[warn] 杨博 (Yang Bo)
507[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
508[warn] @example
509[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
510[warn] [[Await]]
511[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
512[warn] @example
513[warn] `!Await` can be used together with `try` / `catch` / `finally`.
514[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
515[warn] @example
516[warn] Given a [[scala.concurrent.Future Future]]:
517Starting build for ProjectRef(file:/build/repo/,keywords-SuspendJVM) (keywords-suspend)... [5/28]
518Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
519Starting build for ProjectRef(file:/build/repo/,domains-scalazJVM) (domains-scalaz)... [6/28]
520Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
521[info] compiling 1 Scala source to /build/repo/keywords-Monadic/.jvm/target/scala-3.7.4/classes ...
522[info] done compiling
523[info] compiling 1 Scala source to /build/repo/domains-scalaz/.jvm/target/scala-3.7.4/classes ...
524[info] done compiling
525[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
526[warn] @author
527[warn] 杨博 (Yang Bo)
528[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
529[warn] @example
530[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
531[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
532[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
533[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
534[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
535[info] compiling 2 Scala sources to /build/repo/domains-scalaz/.jvm/target/scala-3.7.4/test-classes ...
536[warn] bad option '-Xcheckinit' was ignored
537[warn] there were 72 deprecation warnings; re-run with -deprecation for details
538[warn] two warnings found
539[info] done compiling
540[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
541[warn] @author
542[warn] 杨博 (Yang Bo)
543[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
544[warn] @example
545[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
546[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
547[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
548[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
549[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
550[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
551[warn] @author
552[warn] 杨博 (Yang Bo)
553[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
554[warn] @example
555[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
556[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
557[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
558[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
559[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
560Starting build for ProjectRef(file:/build/repo/,keywords-ReturnJVM) (keywords-return)... [7/28]
561Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
562[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
563[warn] @author
564[warn] 杨博 (Yang Bo)
565[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.7.4/test-classes ...
566[warn] bad option '-Xcheckinit' was ignored
567[warn] one warning found
568[info] done compiling
569[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
570[warn] @author
571[warn] 杨博 (Yang Bo)
572[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
573[warn] @author
574[warn] 杨博 (Yang Bo)
575Starting build for ProjectRef(file:/build/repo/,keywords-WhileJVM) (keywords-while)... [8/28]
576Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
577Starting build for ProjectRef(file:/build/repo/,keywords-PureJVM) (keywords-pure)... [9/28]
578Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
579Starting build for ProjectRef(file:/build/repo/,keywords-ShiftJVM) (keywords-shift)... [10/28]
580Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
581[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
582[warn] @author
583[warn] 杨博 (Yang Bo)
584[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
585[warn] @example
586[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
587[warn] considered as having an exception handler. When an exception is thrown,
588[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
589[warn] @note
590[warn] This [[Shift]] keyword includes special treatment for exception handling
591[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
592[warn] of `cont { x => ... }` to register a handler for the continuation,
593[warn] otherwise exception might be uncaught or stack might overflow.
594[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.7.4/test-classes ...
595[warn] bad option '-Xcheckinit' was ignored
596[warn] one warning found
597[info] done compiling
598[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
599[warn] @author
600[warn] 杨博 (Yang Bo)
601[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
602[warn] @example
603[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
604[warn] considered as having an exception handler. When an exception is thrown,
605[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
606[warn] @note
607[warn] This [[Shift]] keyword includes special treatment for exception handling
608[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
609[warn] of `cont { x => ... }` to register a handler for the continuation,
610[warn] otherwise exception might be uncaught or stack might overflow.
611[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
612[warn] @author
613[warn] 杨博 (Yang Bo)
614[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
615[warn] @example
616[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
617[warn] considered as having an exception handler. When an exception is thrown,
618[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
619[warn] @note
620[warn] This [[Shift]] keyword includes special treatment for exception handling
621[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
622[warn] of `cont { x => ... }` to register a handler for the continuation,
623[warn] otherwise exception might be uncaught or stack might overflow.
624Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchJVM) (keywords-trycatch)... [11/28]
625Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
626Starting build for ProjectRef(file:/build/repo/,domains-ContinuationJVM) (domains-continuation)... [12/28]
627Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
628Starting build for ProjectRef(file:/build/repo/,keywords-GetJVM) (keywords-get)... [13/28]
629Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
630Starting build for ProjectRef(file:/build/repo/,keywords-AsynchronousIoJVM) (keywords-asynchronousio)... [14/28]
631Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
632[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4/classes ...
633[info] [patched file /build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala]
634[info] done compiling
635[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
636[warn] @example
637[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
638[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
639[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4/classes ...
640[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.7.4/classes ...
641[info] done compiling
642[info] done compiling
643[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.7.4/test-classes ...
644[warn] bad option '-Xcheckinit' was ignored
645[warn] one warning found
646[info] done compiling
647[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
648[warn] @example
649[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
650[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
651[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
652[warn] @example
653[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
654[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
655Starting build for ProjectRef(file:/build/repo/,keywords-TypedJVM) (keywords-typed)... [15/28]
656Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
657Starting build for ProjectRef(file:/build/repo/,keywords-IfJVM) (keywords-if)... [16/28]
658Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
659Starting build for ProjectRef(file:/build/repo/,keywords-NoneSafeJVM) (keywords-nonesafe)... [17/28]
660Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
661[info] compiling 1 Scala source to /build/repo/keywords-NoneSafe/.jvm/target/scala-3.7.4/classes ...
662[info] done compiling
663Starting build for ProjectRef(file:/build/repo/,keywords-EachJVM) (keywords-each)... [18/28]
664Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
665[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
666[warn] @see
667[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
668[warn] !-notation.
669[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
670[warn] @example
671[warn] [[Each]] keywords can be used to calculate cartesian product.
672[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
673[warn] @author
674[warn] 杨博 (Yang Bo)
675[info] compiling 3 Scala sources to /build/repo/keywords-Each/.jvm/target/scala-3.7.4/test-classes ...
676[warn] bad option '-Xcheckinit' was ignored
677[warn] one warning found
678[info] done compiling
679[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
680[warn] @see
681[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
682[warn] !-notation.
683[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
684[warn] @example
685[warn] [[Each]] keywords can be used to calculate cartesian product.
686[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
687[warn] @author
688[warn] 杨博 (Yang Bo)
689[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
690[warn] @see
691[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
692[warn] !-notation.
693[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
694[warn] @example
695[warn] [[Each]] keywords can be used to calculate cartesian product.
696[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
697[warn] @author
698[warn] 杨博 (Yang Bo)
699Starting build for ProjectRef(file:/build/repo/,keywords-MonadicJVM) (keywords-monadic)... [19/28]
700Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
701Starting build for ProjectRef(file:/build/repo/,keywords-FlatMapJVM) (keywords-flatmap)... [20/28]
702Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
703Starting build for ProjectRef(file:/build/repo/,DslJVM) (dsl)... [21/28]
704Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
705Starting build for ProjectRef(file:/build/repo/,domains-TaskJVM) (domains-task)... [22/28]
706Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
707[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
708[warn] @example
709[warn] A [[Task]] can be created from `for`-comprehension, where
710[warn] [[keywords.Each]] can be used together to asynchronously iterate
711[warn] collections.
712[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
713[warn] @template
714[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
715[warn] @author
716[warn] 杨博 (Yang Bo)
717[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
718[warn] @example
719[warn] All the code after a `!switchExecutionContext` should be executed on
720[warn] `executionContext`
721[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
722[warn] @see
723[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
724[warn] [[Task]].
725[info] compiling 4 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.7.4/test-classes ...
726[warn] bad option '-Xcheckinit' was ignored
727[info] [patched file /build/repo/domains-Task/.jvm/src/test/scala/com/thoughtworks/dsl/domains/taskSpec.scala]
728[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:105:25: the type test for MyException cannot be checked at runtime because it's a local class
729[warn] KeywordTree(bodyTerm).keywordTerm
730[warn] ^
731[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:109:14: the type test for MyException cannot be checked at runtime because it's a local class
732[warn] reifiedTerm.usingExpr {
733[warn] ^
734[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:122:38: the type test for MyException cannot be checked at runtime because it's a local class
735[warn] case Some(rhs) if shouldResetNestedFunctions =>
736[warn] ^
737[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:138:10: the type test for MyException cannot be checked at runtime because it's a local class
738[warn] caseRhs.asExprOf[valueType]
739[warn] ^
740[warn] there were 85 deprecation warnings; re-run with -deprecation for details
741[warn] 6 warnings found
742[info] done compiling
743[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
744[warn] @example
745[warn] A [[Task]] can be created from `for`-comprehension, where
746[warn] [[keywords.Each]] can be used together to asynchronously iterate
747[warn] collections.
748[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
749[warn] @template
750[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
751[warn] @author
752[warn] 杨博 (Yang Bo)
753[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
754[warn] @example
755[warn] All the code after a `!switchExecutionContext` should be executed on
756[warn] `executionContext`
757[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
758[warn] @see
759[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
760[warn] [[Task]].
761[info] compiling 1 Scala source to /build/repo/domains-Task/.jvm/target/scala-3.7.4/test-classes ...
762[warn] bad option '-Xcheckinit' was ignored
763[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:105:25: the type test for MyException cannot be checked at runtime because it's a local class
764[warn] KeywordTree(bodyTerm).keywordTerm
765[warn] ^
766[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:109:14: the type test for MyException cannot be checked at runtime because it's a local class
767[warn] reifiedTerm.usingExpr {
768[warn] ^
769[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:122:38: the type test for MyException cannot be checked at runtime because it's a local class
770[warn] case Some(rhs) if shouldResetNestedFunctions =>
771[warn] ^
772[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:138:10: the type test for MyException cannot be checked at runtime because it's a local class
773[warn] caseRhs.asExprOf[valueType]
774[warn] ^
775[warn] 5 warnings found
776[info] done compiling
777[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
778[warn] @example
779[warn] A [[Task]] can be created from `for`-comprehension, where
780[warn] [[keywords.Each]] can be used together to asynchronously iterate
781[warn] collections.
782[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
783[warn] @template
784[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
785[warn] @author
786[warn] 杨博 (Yang Bo)
787[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
788[warn] @example
789[warn] All the code after a `!switchExecutionContext` should be executed on
790[warn] `executionContext`
791[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
792[warn] @see
793[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
794[warn] [[Task]].
795Starting build for ProjectRef(file:/build/repo/,keywords-YieldJVM) (keywords-yield)... [23/28]
796Compile scalacOptions: -unchecked, -Ymacro-annotations, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
797[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
798[warn] @see
799[warn] [[comprehension]] if you want to use traditional `for` comprehension
800[warn] instead of !-notation.
801[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
802[warn] @example
803[warn] [[Yield]] keywords can be used together with other keywords.
804[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
805[warn] @example
806[warn] This `Yield` keyword must be put inside a function that returns
807[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
808[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
809[warn] @author
810[warn] 杨博 (Yang Bo)
811[info] compiling 3 Scala sources to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4/test-classes ...
812[warn] bad option '-Ymacro-annotations' was ignored
813[warn] bad option '-Xcheckinit' was ignored
814[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:200:10
815[warn] 200 | if (false) {
816[warn] | ^
817[warn] | A pure expression does nothing in statement position
818[warn] 201 | !Yield(0)
819[warn] 202 | }
820[warn] |
821[warn] | longer explanation available when compiling with `-explain`
822[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:673:41
823[warn] 673 | def generator: Stream[Int] = reset {
824[warn] | ^
825[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
826[warn] 674 | if (true) {
827[warn] 675 | return {
828[warn] 676 | !Yield(100)
829[warn] 677 | Stream(42)
830[warn] 678 | }
831[warn] 679 | }
832[warn] 680 | Stream.empty[Int]
833[warn] 681 | }
834[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:263:12
835[warn] 263 | return {
836[warn] | ^
837[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
838[warn] 264 | !Yield(100)
839[warn] 265 | Stream(42)
840[warn] 266 | }
841[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala:201:43
842[warn] 201 | def generator: LazyList[Int] = reset {
843[warn] | ^
844[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
845[warn] 202 | if (true) {
846[warn] 203 | return {
847[warn] 204 | !Yield(100)
848[warn] 205 | LazyList(42)
849[warn] 206 | }
850[warn] 207 | }
851[warn] 208 | LazyList.empty[Int]
852[warn] 209 | }
853[info] [patched file /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala]
854[info] [patched file /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala]
855[warn] there were 225 deprecation warnings; re-run with -deprecation for details
856[warn] 7 warnings found
857[info] done compiling
858[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
859[warn] @see
860[warn] [[comprehension]] if you want to use traditional `for` comprehension
861[warn] instead of !-notation.
862[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
863[warn] @example
864[warn] [[Yield]] keywords can be used together with other keywords.
865[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
866[warn] @example
867[warn] This `Yield` keyword must be put inside a function that returns
868[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
869[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
870[warn] @author
871[warn] 杨博 (Yang Bo)
872[info] compiling 3 Scala sources to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4/test-classes ...
873[warn] bad option '-Ymacro-annotations' was ignored
874[warn] bad option '-Xcheckinit' was ignored
875[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:200:10
876[warn] 200 | if (false) {
877[warn] | ^
878[warn] | A pure expression does nothing in statement position
879[warn] 201 | !Yield(0)
880[warn] 202 | }
881[warn] |
882[warn] | longer explanation available when compiling with `-explain`
883[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:673:41
884[warn] 673 | def generator: Stream[Int] = reset {
885[warn] | ^
886[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
887[warn] 674 | if (true) {
888[warn] 675 | return {
889[warn] 676 | !Yield(100)
890[warn] 677 | Stream(42)
891[warn] 678 | }
892[warn] 679 | }
893[warn] 680 | Stream.empty[Int]
894[warn] 681 | }
895[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:263:12
896[warn] 263 | return {
897[warn] | ^
898[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
899[warn] 264 | !Yield(100)
900[warn] 265 | Stream(42)
901[warn] 266 | }
902[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala:201:43
903[warn] 201 | def generator: LazyList[Int] = reset {
904[warn] | ^
905[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
906[warn] 202 | if (true) {
907[warn] 203 | return {
908[warn] 204 | !Yield(100)
909[warn] 205 | LazyList(42)
910[warn] 206 | }
911[warn] 207 | }
912[warn] 208 | LazyList.empty[Int]
913[warn] 209 | }
914[warn] there were 225 deprecation warnings; re-run with -deprecation for details
915[warn] 7 warnings found
916[info] done compiling
917[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
918[warn] @see
919[warn] [[comprehension]] if you want to use traditional `for` comprehension
920[warn] instead of !-notation.
921[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
922[warn] @example
923[warn] [[Yield]] keywords can be used together with other keywords.
924[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
925[warn] @example
926[warn] This `Yield` keyword must be put inside a function that returns
927[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
928[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
929[warn] @author
930[warn] 杨博 (Yang Bo)
931Starting build for ProjectRef(file:/build/repo/,keywords-TryFinallyJVM) (keywords-tryfinally)... [24/28]
932Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
933Starting build for ProjectRef(file:/build/repo/,keywords-UsingJVM) (keywords-using)... [25/28]
934Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
935[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
936[warn] @see
937[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
938[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
939[warn] @author
940[warn] 杨博 (Yang Bo)
941[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
942[warn] @example
943[warn] The following function will perform `n *= 2` after `n += 20`:
944[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
945[warn] @note
946[warn] This method is similar to [[apply]], except the parameter type is
947[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
948[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
949[warn] with `-Xexperimental` compiler option.
950[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.7.4/test-classes ...
951[warn] bad option '-Xcheckinit' was ignored
952[warn] one warning found
953[info] done compiling
954[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
955[warn] @see
956[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
957[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
958[warn] @author
959[warn] 杨博 (Yang Bo)
960[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
961[warn] @example
962[warn] The following function will perform `n *= 2` after `n += 20`:
963[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
964[warn] @note
965[warn] This method is similar to [[apply]], except the parameter type is
966[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
967[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
968[warn] with `-Xexperimental` compiler option.
969[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
970[warn] @see
971[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
972[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
973[warn] @author
974[warn] 杨博 (Yang Bo)
975[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
976[warn] @example
977[warn] The following function will perform `n *= 2` after `n += 20`:
978[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
979[warn] @note
980[warn] This method is similar to [[apply]], except the parameter type is
981[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
982[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
983[warn] with `-Xexperimental` compiler option.
984Starting build for ProjectRef(file:/build/repo/,macros-ResetJVM) (macros-reset)... [26/28]
985Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
986[info] compiling 2 Scala sources to /build/repo/macros-Reset/.jvm/target/scala-3.7.4/test-classes ...
987[warn] bad option '-Xcheckinit' was ignored
988[warn] one warning found
989[info] done compiling
990Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchFinallyJVM) (keywords-trycatchfinally)... [27/28]
991Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
992
993************************
994Build summary:
995[{
996 "module": "keywords-put",
997 "compile": {"status": "ok", "tookMs": 6503, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
998 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
999 "test-compile": {"status": "ok", "tookMs": 14056, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1000 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1001 "publish": {"status": "skipped", "tookMs": 0},
1002 "metadata": {
1003 "crossScalaVersions": ["3.2.2"]
1004}
1005},{
1006 "module": "keywords-fence",
1007 "compile": {"status": "ok", "tookMs": 100, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1008 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1009 "test-compile": {"status": "ok", "tookMs": 698, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1010 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1011 "publish": {"status": "skipped", "tookMs": 0},
1012 "metadata": {
1013 "crossScalaVersions": ["3.2.2"]
1014}
1015},{
1016 "module": "keywords-match",
1017 "compile": {"status": "ok", "tookMs": 232, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1018 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1019 "test-compile": {"status": "ok", "tookMs": 279, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1020 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1021 "publish": {"status": "skipped", "tookMs": 0},
1022 "metadata": {
1023 "crossScalaVersions": ["3.2.2"]
1024}
1025},{
1026 "module": "scala-async",
1027 "compile": {"status": "ok", "tookMs": 1674, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1028 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1029 "test-compile": {"status": "ok", "tookMs": 2102, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1030 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1031 "publish": {"status": "skipped", "tookMs": 0},
1032 "metadata": {
1033 "crossScalaVersions": ["3.2.2"]
1034}
1035},{
1036 "module": "keywords-await",
1037 "compile": {"status": "ok", "tookMs": 992, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1038 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1039 "test-compile": {"status": "ok", "tookMs": 8214, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
1040 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1041 "publish": {"status": "skipped", "tookMs": 0},
1042 "metadata": {
1043 "crossScalaVersions": ["3.2.2"]
1044}
1045},{
1046 "module": "keywords-suspend",
1047 "compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1048 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1049 "test-compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1050 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1051 "publish": {"status": "skipped", "tookMs": 0},
1052 "metadata": {
1053 "crossScalaVersions": ["3.2.2"]
1054}
1055},{
1056 "module": "domains-scalaz",
1057 "compile": {"status": "ok", "tookMs": 1306, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1058 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1059 "test-compile": {"status": "ok", "tookMs": 3674, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1060 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1061 "publish": {"status": "skipped", "tookMs": 0},
1062 "metadata": {
1063 "crossScalaVersions": ["3.2.2"]
1064}
1065},{
1066 "module": "keywords-return",
1067 "compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1068 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1069 "test-compile": {"status": "ok", "tookMs": 691, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1070 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1071 "publish": {"status": "skipped", "tookMs": 0},
1072 "metadata": {
1073 "crossScalaVersions": ["3.2.2"]
1074}
1075},{
1076 "module": "keywords-while",
1077 "compile": {"status": "ok", "tookMs": 124, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1078 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1079 "test-compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1080 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1081 "publish": {"status": "skipped", "tookMs": 0},
1082 "metadata": {
1083 "crossScalaVersions": ["3.2.2"]
1084}
1085},{
1086 "module": "keywords-pure",
1087 "compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1088 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1089 "test-compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1090 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1091 "publish": {"status": "skipped", "tookMs": 0},
1092 "metadata": {
1093 "crossScalaVersions": ["3.2.2"]
1094}
1095},{
1096 "module": "keywords-shift",
1097 "compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1098 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1099 "test-compile": {"status": "ok", "tookMs": 741, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1100 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1101 "publish": {"status": "skipped", "tookMs": 0},
1102 "metadata": {
1103 "crossScalaVersions": ["3.2.2"]
1104}
1105},{
1106 "module": "keywords-trycatch",
1107 "compile": {"status": "ok", "tookMs": 330, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1108 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1109 "test-compile": {"status": "ok", "tookMs": 371, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1110 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1111 "publish": {"status": "skipped", "tookMs": 0},
1112 "metadata": {
1113 "crossScalaVersions": ["3.2.2"]
1114}
1115},{
1116 "module": "domains-continuation",
1117 "compile": {"status": "ok", "tookMs": 742, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1118 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1119 "test-compile": {"status": "ok", "tookMs": 836, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1120 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1121 "publish": {"status": "skipped", "tookMs": 0},
1122 "metadata": {
1123 "crossScalaVersions": ["3.2.2"]
1124}
1125},{
1126 "module": "keywords-get",
1127 "compile": {"status": "ok", "tookMs": 364, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1128 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1129 "test-compile": {"status": "ok", "tookMs": 852, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1130 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1131 "publish": {"status": "skipped", "tookMs": 0},
1132 "metadata": {
1133 "crossScalaVersions": ["3.2.2"]
1134}
1135},{
1136 "module": "keywords-asynchronousio",
1137 "compile": {"status": "ok", "tookMs": 1012, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1138 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1139 "test-compile": {"status": "ok", "tookMs": 4425, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1140 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1141 "publish": {"status": "skipped", "tookMs": 0},
1142 "metadata": {
1143 "crossScalaVersions": ["3.2.2"]
1144}
1145},{
1146 "module": "keywords-typed",
1147 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1148 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1149 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1150 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1151 "publish": {"status": "skipped", "tookMs": 0},
1152 "metadata": {
1153 "crossScalaVersions": ["3.2.2"]
1154}
1155},{
1156 "module": "keywords-if",
1157 "compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1159 "test-compile": {"status": "ok", "tookMs": 159, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1160 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1161 "publish": {"status": "skipped", "tookMs": 0},
1162 "metadata": {
1163 "crossScalaVersions": ["3.2.2"]
1164}
1165},{
1166 "module": "keywords-nonesafe",
1167 "compile": {"status": "ok", "tookMs": 702, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1169 "test-compile": {"status": "ok", "tookMs": 1027, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1170 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1171 "publish": {"status": "skipped", "tookMs": 0},
1172 "metadata": {
1173 "crossScalaVersions": ["3.2.2"]
1174}
1175},{
1176 "module": "keywords-each",
1177 "compile": {"status": "ok", "tookMs": 485, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1178 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1179 "test-compile": {"status": "ok", "tookMs": 3299, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1180 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1181 "publish": {"status": "skipped", "tookMs": 0},
1182 "metadata": {
1183 "crossScalaVersions": ["3.2.2"]
1184}
1185},{
1186 "module": "keywords-monadic",
1187 "compile": {"status": "ok", "tookMs": 416, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1188 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1189 "test-compile": {"status": "ok", "tookMs": 995, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1190 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1191 "publish": {"status": "skipped", "tookMs": 0},
1192 "metadata": {
1193 "crossScalaVersions": ["3.2.2"]
1194}
1195},{
1196 "module": "keywords-flatmap",
1197 "compile": {"status": "ok", "tookMs": 234, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1198 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1199 "test-compile": {"status": "ok", "tookMs": 292, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1200 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1201 "publish": {"status": "skipped", "tookMs": 0},
1202 "metadata": {
1203 "crossScalaVersions": ["3.2.2"]
1204}
1205},{
1206 "module": "dsl",
1207 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1208 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1209 "test-compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1210 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1211 "publish": {"status": "skipped", "tookMs": 0},
1212 "metadata": {
1213 "crossScalaVersions": ["3.2.2"]
1214}
1215},{
1216 "module": "domains-task",
1217 "compile": {"status": "ok", "tookMs": 1125, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1219 "test-compile": {"status": "ok", "tookMs": 12893, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1220 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1221 "publish": {"status": "skipped", "tookMs": 0},
1222 "metadata": {
1223 "crossScalaVersions": ["3.2.2"]
1224}
1225},{
1226 "module": "keywords-yield",
1227 "compile": {"status": "ok", "tookMs": 540, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1228 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1229 "test-compile": {"status": "ok", "tookMs": 6085, "warnings": 4, "errors": 0, "sourceVersion": "3.7-migration"},
1230 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1231 "publish": {"status": "skipped", "tookMs": 0},
1232 "metadata": {
1233 "crossScalaVersions": ["3.2.2"]
1234}
1235},{
1236 "module": "keywords-tryfinally",
1237 "compile": {"status": "ok", "tookMs": 617, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1238 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1239 "test-compile": {"status": "ok", "tookMs": 853, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1240 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1241 "publish": {"status": "skipped", "tookMs": 0},
1242 "metadata": {
1243 "crossScalaVersions": ["3.2.2"]
1244}
1245},{
1246 "module": "keywords-using",
1247 "compile": {"status": "ok", "tookMs": 1142, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1248 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1249 "test-compile": {"status": "ok", "tookMs": 1816, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1250 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1251 "publish": {"status": "skipped", "tookMs": 0},
1252 "metadata": {
1253 "crossScalaVersions": ["3.2.2"]
1254}
1255},{
1256 "module": "macros-reset",
1257 "compile": {"status": "ok", "tookMs": 1133, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1258 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1259 "test-compile": {"status": "ok", "tookMs": 2571, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1260 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1261 "publish": {"status": "skipped", "tookMs": 0},
1262 "metadata": {
1263 "crossScalaVersions": ["3.2.2"]
1264}
1265},{
1266 "module": "keywords-trycatchfinally",
1267 "compile": {"status": "ok", "tookMs": 738, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1268 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1269 "test-compile": {"status": "ok", "tookMs": 826, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1270 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1271 "publish": {"status": "skipped", "tookMs": 0},
1272 "metadata": {
1273 "crossScalaVersions": ["3.2.2"]
1274}
1275}]
1276************************
1277[success] Total time: 163 s (0:02:43.0), completed Jan 10, 2026, 12:45:43 AM
1278[0JChecking patch project/plugins.sbt...
1279Checking patch project/build.properties...
1280Checking patch build.sbt...
1281Applied patch project/plugins.sbt cleanly.
1282Applied patch project/build.properties cleanly.
1283Applied patch build.sbt cleanly.
1284Commit migration rewrites
1285Switched to a new branch 'opencb/migrate-source-3.7'
1286[opencb/migrate-source-3.7 8d89d589] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
1287 9 files changed, 34 insertions(+), 34 deletions(-)
1288----
1289Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
1290Scala binary version found: 3.8
1291Implicitly using source version 3.8
1292Scala binary version found: 3.8
1293Implicitly using source version 3.8
1294Would try to apply common scalacOption (best-effort, sbt/mill only):
1295Append: ,REQUIRE:-source:3.8
1296Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1297
1298Try apply source patch:
1299Path: project/plugins.sbt
1300Pattern: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
1301Replacement: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
1302Patch using 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY matches version range: <3.8.0, 3.99.99>
1303Starting compilation server
1304Compiling project (Scala 3.7.3, JVM (17))
1305Compiled project (Scala 3.7.3, JVM (17))
1306Successfully applied pattern 'addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")' in project/plugins.sbt
1307----
1308Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
1309Execute tests: false
1310sbt project found:
1311Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
1312Enforcing usage of sbt in version 1.11.5
1313No prepare script found for project thoughtworksinc/dsl.scala
1314##################################
1315Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
1316Targets: com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async
1317Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
1318##################################
1319Using extra scalacOptions: ,REQUIRE:-source:3.8
1320Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1321[sbt_options] declare -a sbt_options=()
1322[process_args] java_version = '17'
1323[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1324# Executing command line:
1325java
1326-Dfile.encoding=UTF-8
1327-XX:MaxMetaspaceSize=512M
1328-Xmx5G
1329-Xss6M
1330-XX:+UseG1GC
1331-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
1332-Dcommunitybuild.project.dependencies.add=
1333-Xmx7G
1334-Xms4G
1335-Xss8M
1336-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1337-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1338-jar
1339/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1340"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
1341"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
1342"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1343"set every credentials := Nil"
1344"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1345"removeScalacOptionsStartingWith -P:wartremover"
1346
1347moduleMappings
1348"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}""" com.thoughtworks.dsl%domains-continuation com.thoughtworks.dsl%domains-scalaz com.thoughtworks.dsl%domains-task com.thoughtworks.dsl%dsl com.thoughtworks.dsl%keywords-asynchronousio com.thoughtworks.dsl%keywords-await com.thoughtworks.dsl%keywords-each com.thoughtworks.dsl%keywords-fence com.thoughtworks.dsl%keywords-flatmap com.thoughtworks.dsl%keywords-get com.thoughtworks.dsl%keywords-if com.thoughtworks.dsl%keywords-match com.thoughtworks.dsl%keywords-monadic com.thoughtworks.dsl%keywords-nonesafe com.thoughtworks.dsl%keywords-pure com.thoughtworks.dsl%keywords-put com.thoughtworks.dsl%keywords-return com.thoughtworks.dsl%keywords-shift com.thoughtworks.dsl%keywords-suspend com.thoughtworks.dsl%keywords-trycatch com.thoughtworks.dsl%keywords-trycatchfinally com.thoughtworks.dsl%keywords-tryfinally com.thoughtworks.dsl%keywords-typed com.thoughtworks.dsl%keywords-using com.thoughtworks.dsl%keywords-while com.thoughtworks.dsl%keywords-yield com.thoughtworks.dsl%macros-reset com.thoughtworks.dsl%scala-async"
1349
1350[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
1351[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1352[info] loading project definition from /build/repo/project
1353/build/repo/build.sbt:182: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
1354organization in ThisBuild := "com.thoughtworks.dsl"
1355 ^
1356/build/repo/build.sbt:184: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
1357skip in publish := true
1358 ^
1359[info] loading settings for project DslJS from build.sbt...
1360[info] loading settings for project DslJVM from build.sbt...
1361[info] loading settings for project macros-ResetJS from build.sbt...
1362[info] loading settings for project macros-ResetJVM from build.sbt...
1363[info] loading settings for project domains-TaskJS from build.sbt...
1364[info] loading settings for project domains-TaskJVM from build.sbt, jvm.sbt...
1365[info] loading settings for project keywords-EachJS from build.sbt...
1366[info] loading settings for project keywords-EachJVM from build.sbt...
1367[info] loading settings for project keywords-FenceJS from build.sbt...
1368[info] loading settings for project keywords-FenceJVM from build.sbt...
1369[info] loading settings for project keywords-ReturnJS from build.sbt...
1370[info] loading settings for project keywords-ReturnJVM from build.sbt...
1371[info] loading settings for project keywords-PutJS from build.sbt...
1372[info] loading settings for project keywords-PutJVM from build.sbt...
1373[info] loading settings for project keywords-AsynchronousIoJS from build.sbt...
1374[info] loading settings for project keywords-AsynchronousIoJVM from build.sbt, jvm.sbt...
1375[info] loading settings for project keywords-ShiftJS from build.sbt...
1376[info] loading settings for project keywords-ShiftJVM from build.sbt...
1377[info] loading settings for project keywords-UsingJS from build.sbt...
1378[info] loading settings for project keywords-UsingJVM from build.sbt...
1379/build/repo/keywords-FlatMap/.js/build.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
1380scalacOptions in Compile ++= {
1381 ^
1382[info] loading settings for project keywords-FlatMapJS from build.sbt...
1383[info] loading settings for project keywords-FlatMapJVM from build.sbt...
1384[info] loading settings for project keywords-AwaitJS from build.sbt...
1385[info] loading settings for project keywords-AwaitJVM from build.sbt, jvm.sbt...
1386[info] loading settings for project scala-asyncJVM from jvm.sbt...
1387/build/repo/keywords-Yield/.js/build.sbt:7: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
1388scalacOptions in Compile ++= {
1389 ^
1390[info] loading settings for project keywords-YieldJS from build.sbt...
1391[info] loading settings for project keywords-YieldJVM from build.sbt, jvm.sbt...
1392[info] loading settings for project keywords-MonadicJS from build.sbt...
1393[info] loading settings for project keywords-MonadicJVM from build.sbt...
1394[info] loading settings for project domains-scalazJS from build.sbt...
1395[info] loading settings for project domains-scalazJVM from build.sbt...
1396[info] loading settings for project repo from build.sbt, secret.sbt...
1397[info] resolving key references (54262 settings) ...
1398[info] set current project to repo (in build file:/build/repo/)
1399Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
1400OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TryCatchJS/crossScalaVersions
1401OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in domains-ContinuationJS/crossScalaVersions
1402OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-EachJVM/crossScalaVersions
1403OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-FenceJS/crossScalaVersions
1404OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-MatchJVM/crossScalaVersions
1405OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in domains-TaskJVM/crossScalaVersions
1406OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-EachJS/crossScalaVersions
1407OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-FenceJVM/crossScalaVersions
1408OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TryCatchFinallyJS/crossScalaVersions
1409OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TypedJVM/crossScalaVersions
1410OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-AwaitJVM/crossScalaVersions
1411OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-IfJS/crossScalaVersions
1412OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-MatchJS/crossScalaVersions
1413OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in domains-scalazJVM/crossScalaVersions
1414OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-WhileJS/crossScalaVersions
1415OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-MonadicJS/crossScalaVersions
1416OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-IfJVM/crossScalaVersions
1417OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TryCatchFinallyJVM/crossScalaVersions
1418OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-PutJVM/crossScalaVersions
1419OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-ReturnJS/crossScalaVersions
1420OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in domains-ContinuationJVM/crossScalaVersions
1421OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in domains-TaskJS/crossScalaVersions
1422OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-AsynchronousIoJS/crossScalaVersions
1423OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-YieldJVM/crossScalaVersions
1424OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-ShiftJS/crossScalaVersions
1425OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-AsynchronousIoJVM/crossScalaVersions
1426OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-NoneSafeJS/crossScalaVersions
1427OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-UsingJS/crossScalaVersions
1428OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-SuspendJS/crossScalaVersions
1429OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-PureJVM/crossScalaVersions
1430OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-AwaitJS/crossScalaVersions
1431OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-FlatMapJS/crossScalaVersions
1432OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-PutJS/crossScalaVersions
1433OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TryCatchJVM/crossScalaVersions
1434OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-GetJVM/crossScalaVersions
1435OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in DslJVM/crossScalaVersions
1436OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TryFinallyJS/crossScalaVersions
1437OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-SuspendJVM/crossScalaVersions
1438OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TypedJS/crossScalaVersions
1439OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-ShiftJVM/crossScalaVersions
1440OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-NoneSafeJVM/crossScalaVersions
1441OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in scala-asyncJVM/crossScalaVersions
1442OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in macros-ResetJS/crossScalaVersions
1443OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-UsingJVM/crossScalaVersions
1444OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-YieldJS/crossScalaVersions
1445OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in scala-asyncJS/crossScalaVersions
1446OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-GetJS/crossScalaVersions
1447OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-FlatMapJVM/crossScalaVersions
1448OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-MonadicJVM/crossScalaVersions
1449OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-ReturnJVM/crossScalaVersions
1450OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in domains-scalazJS/crossScalaVersions
1451OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-PureJS/crossScalaVersions
1452OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in macros-ResetJVM/crossScalaVersions
1453OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-WhileJVM/crossScalaVersions
1454OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in keywords-TryFinallyJVM/crossScalaVersions
1455OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in DslJS/crossScalaVersions
1456OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in repo/crossScalaVersions
1457[info] set current project to repo (in build file:/build/repo/)
1458[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 57 projects.
1459[info] Switching Scala version on:
1460[info] keywords-PureJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1461[info] domains-TaskJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1462[info] domains-scalazJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1463[info] keywords-IfJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1464[info] keywords-TryFinallyJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1465[info] DslJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1466[info] keywords-GetJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1467[info] keywords-MonadicJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1468[info] domains-scalazJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1469[info] domains-ContinuationJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1470[info] keywords-MatchJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1471[info] keywords-NoneSafeJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1472[info] keywords-TryCatchFinallyJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1473[info] keywords-AwaitJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1474[info] keywords-UsingJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1475[info] keywords-YieldJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1476[info] keywords-MonadicJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1477[info] keywords-YieldJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1478[info] keywords-WhileJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1479[info] keywords-FlatMapJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1480[info] keywords-TryCatchFinallyJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1481[info] keywords-PutJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1482[info] keywords-AwaitJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1483[info] keywords-ReturnJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1484[info] keywords-TypedJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1485[info] keywords-ReturnJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1486[info] keywords-PureJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1487[info] macros-ResetJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1488[info] keywords-FlatMapJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1489[info] keywords-EachJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1490[info] domains-TaskJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1491[info] keywords-TryCatchJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1492[info] keywords-WhileJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1493[info] keywords-ShiftJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1494[info] keywords-GetJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1495[info] DslJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1496[info] scala-asyncJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1497[info] scala-asyncJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1498[info] keywords-SuspendJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1499[info] keywords-FenceJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1500[info] keywords-ShiftJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1501[info] keywords-TryCatchJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1502[info] keywords-NoneSafeJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1503[info] keywords-AsynchronousIoJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1504[info] domains-ContinuationJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1505[info] keywords-TryFinallyJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1506[info] keywords-AsynchronousIoJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1507[info] * repo (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1508[info] keywords-EachJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1509[info] keywords-IfJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1510[info] keywords-UsingJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1511[info] keywords-SuspendJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1512[info] keywords-PutJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1513[info] keywords-TypedJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1514[info] keywords-MatchJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1515[info] macros-ResetJVM (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1516[info] keywords-FenceJS (3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
1517[info] Excluding projects:
1518[info] Reapplying settings...
1519[info] set current project to repo (in build file:/build/repo/)
1520Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1521[info] Reapplying settings...
1522[info] set current project to repo (in build file:/build/repo/)
1523[info] Defining DslJS / credentials, DslJVM / credentials and 55 others.
1524[info] The new values will be used by DslJS / allCredentials, DslJS / credentials and 284 others.
1525[info] Run `last` for details.
1526[info] Reapplying settings...
1527[info] set current project to repo (in build file:/build/repo/)
1528Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1529[info] Reapplying settings...
1530OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1531
1532 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1533 Did you mean domains-TaskJS / allExcludeDependencies ?
1534 , retry without global scopes
1535[info] Reapplying settings...
1536[info] set current project to repo (in build file:/build/repo/)
1537Execute removeScalacOptionsStartingWith: -P:wartremover
1538[info] Reapplying settings...
1539[info] set current project to repo (in build file:/build/repo/)
1540[success] Total time: 0 s, completed Jan 10, 2026, 12:46:32 AM
1541Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.12.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
1542Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
1543Starting build...
1544Projects: Set(keywords-PureJVM, keywords-TryFinallyJVM, domains-scalazJVM, domains-ContinuationJVM, keywords-MatchJVM, keywords-AwaitJVM, keywords-YieldJVM, keywords-MonadicJVM, keywords-WhileJVM, keywords-TryCatchFinallyJVM, keywords-ReturnJVM, keywords-FlatMapJVM, keywords-EachJVM, domains-TaskJVM, keywords-TryCatchJVM, keywords-ShiftJVM, keywords-GetJVM, DslJVM, scala-asyncJVM, keywords-FenceJVM, keywords-NoneSafeJVM, keywords-AsynchronousIoJVM, keywords-IfJVM, keywords-UsingJVM, keywords-SuspendJVM, keywords-PutJVM, keywords-TypedJVM, macros-ResetJVM)
1545Starting build for ProjectRef(file:/build/repo/,keywords-PutJVM) (keywords-put)... [0/28]
1546OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1547OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1548OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1549Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1550[info] compiling 1 Scala source to /build/repo/Dsl/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1551[info] done compiling
1552[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1553[info] done compiling
1554[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1555[warn] @author
1556[warn] 杨博 (Yang Bo)
1557[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1558[warn] @see
1559[warn] [[Get]]
1560[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1561[warn] @example
1562[warn] [[Put]] and [[Get]] support multiple states.
1563[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1564[warn] @example
1565[warn] The following example creates a function that accepts a string parameter
1566[warn] and returns the upper-cased last character of the parameter.
1567[info] compiling 1 Scala source to /build/repo/keywords-While/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1568[info] compiling 1 Scala source to /build/repo/keywords-Typed/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1569[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1570[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1571[info] done compiling
1572[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1573[info] done compiling
1574[info] compiling 1 Scala source to /build/repo/keywords-Suspend/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1575[info] done compiling
1576[info] compiling 1 Scala source to /build/repo/keywords-Get/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1577[info] done compiling
1578[info] compiling 1 Scala source to /build/repo/keywords-If/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1579[info] done compiling
1580[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1581[warn] bad option '-Ymacro-annotations' was ignored
1582[info] done compiling
1583[info] compiling 1 Scala source to /build/repo/keywords-Pure/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1584[info] done compiling
1585[info] done compiling
1586[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1587[info] done compiling
1588[info] done compiling
1589[warn] there were 15 deprecation warnings; re-run with -deprecation for details
1590[warn] two warnings found
1591[info] done compiling
1592[info] compiling 1 Scala source to /build/repo/keywords-Match/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1593[info] done compiling
1594[info] compiling 1 Scala source to /build/repo/keywords-TryCatch/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1595[info] done compiling
1596[info] compiling 1 Scala source to /build/repo/keywords-TryFinally/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1597[info] done compiling
1598[info] compiling 1 Scala source to /build/repo/keywords-TryCatchFinally/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1599[info] done compiling
1600[info] compiling 1 Scala source to /build/repo/macros-Reset/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1601[info] done compiling
1602[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1603[warn] bad option '-Xcheckinit' was ignored
1604[warn] one warning found
1605[info] done compiling
1606[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1607[warn] @author
1608[warn] 杨博 (Yang Bo)
1609[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1610[warn] @see
1611[warn] [[Get]]
1612[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1613[warn] @example
1614[warn] [[Put]] and [[Get]] support multiple states.
1615[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1616[warn] @example
1617[warn] The following example creates a function that accepts a string parameter
1618[warn] and returns the upper-cased last character of the parameter.
1619[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1620[warn] @author
1621[warn] 杨博 (Yang Bo)
1622[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1623[warn] @see
1624[warn] [[Get]]
1625[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1626[warn] @example
1627[warn] [[Put]] and [[Get]] support multiple states.
1628[warn] Invalid Scaladoc tag detected at [89..1935) in Input.File(new File("/build/repo/keywords-Put/src/main/scala/com/thoughtworks/dsl/keywords/Put.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1629[warn] @example
1630[warn] The following example creates a function that accepts a string parameter
1631[warn] and returns the upper-cased last character of the parameter.
1632Starting build for ProjectRef(file:/build/repo/,keywords-FenceJVM) (keywords-fence)... [1/28]
1633Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1634[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1635[warn] bad option '-Xcheckinit' was ignored
1636[warn] one warning found
1637[info] done compiling
1638Starting build for ProjectRef(file:/build/repo/,keywords-MatchJVM) (keywords-match)... [2/28]
1639Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1640Starting build for ProjectRef(file:/build/repo/,scala-asyncJVM) (scala-async)... [3/28]
1641Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1642[info] compiling 1 Scala source to /build/repo/domains-Continuation/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1643[info] done compiling
1644[info] compiling 2 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1645[info] done compiling
1646[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1647[info] done compiling
1648[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1649[warn] @example
1650[warn] Note that in the following program, the second fetch does *not* start
1651[warn] until after the first. If you need to start tasks in parallel, you must do
1652[warn] so before `await`-ing a result.
1653[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1654[warn] @example
1655[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1656[warn] bad option '-Xcheckinit' was ignored
1657[warn] one warning found
1658[info] done compiling
1659[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1660[warn] @example
1661[warn] Note that in the following program, the second fetch does *not* start
1662[warn] until after the first. If you need to start tasks in parallel, you must do
1663[warn] so before `await`-ing a result.
1664[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1665[warn] @example
1666[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1667[warn] @example
1668[warn] Note that in the following program, the second fetch does *not* start
1669[warn] until after the first. If you need to start tasks in parallel, you must do
1670[warn] so before `await`-ing a result.
1671[warn] Invalid Scaladoc tag detected at [148..1568) in Input.File(new File("/build/repo/scala-async/src/main/scala/scala/async/Async.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1672[warn] @example
1673Starting build for ProjectRef(file:/build/repo/,keywords-AwaitJVM) (keywords-await)... [4/28]
1674Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1675[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1676[warn] @author
1677[warn] 杨博 (Yang Bo)
1678[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1679[warn] @example
1680[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1681[warn] [[Await]]
1682[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1683[warn] @example
1684[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1685[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1686[warn] @example
1687[warn] Given a [[scala.concurrent.Future Future]]:
1688[info] compiling 1 Scala source to /build/repo/keywords-Each/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1689[info] compiling 2 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1690[warn] there were 2 deprecation warnings; re-run with -deprecation for details
1691[warn] one warning found
1692[info] done compiling
1693[info] done compiling
1694[info] compiling 3 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1695[warn] bad option '-Xcheckinit' was ignored
1696[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Await/src/test/scala/com/thoughtworks/dsl/keywords/AwaitTest.scala:59:24
1697[warn] 59 | val reified = reify {
1698[warn] | ^
1699[warn] | A pure expression does nothing in statement position
1700[warn] |
1701[warn] 60 | if (true) {
1702[warn] 61 |...
1703[warn] 64 | }
1704[warn] |---------------------------------------------------------------------------
1705[warn] |Inline stack trace
1706[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1707[warn] |This location contains code that was inlined from Reset.scala:919
1708[warn] 919 | val innerKeywordTree = flatMapper('dslValue.asTerm)
1709[warn] | ^
1710[warn] ---------------------------------------------------------------------------
1711[warn] |
1712[warn] | longer explanation available when compiling with `-explain`
1713[warn] there were 6 deprecation warnings; re-run with -deprecation for details
1714[warn] three warnings found
1715[info] done compiling
1716[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1717[warn] @author
1718[warn] 杨博 (Yang Bo)
1719[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1720[warn] @example
1721[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1722[warn] [[Await]]
1723[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1724[warn] @example
1725[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1726[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1727[warn] @example
1728[warn] Given a [[scala.concurrent.Future Future]]:
1729[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1730[warn] @author
1731[warn] 杨博 (Yang Bo)
1732[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1733[warn] @example
1734[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1735[warn] [[Await]]
1736[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1737[warn] @example
1738[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1739[warn] Invalid Scaladoc tag detected at [324..3232) in Input.File(new File("/build/repo/keywords-Await/src/main/scala/com/thoughtworks/dsl/keywords/Await.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1740[warn] @example
1741[warn] Given a [[scala.concurrent.Future Future]]:
1742Starting build for ProjectRef(file:/build/repo/,keywords-SuspendJVM) (keywords-suspend)... [5/28]
1743Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1744Starting build for ProjectRef(file:/build/repo/,domains-scalazJVM) (domains-scalaz)... [6/28]
1745Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1746[info] compiling 1 Scala source to /build/repo/keywords-Monadic/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1747[info] done compiling
1748[info] compiling 1 Scala source to /build/repo/domains-scalaz/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1749[info] done compiling
1750[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1751[warn] @author
1752[warn] 杨博 (Yang Bo)
1753[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1754[warn] @example
1755[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1756[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1757[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1758[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1759[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1760[info] compiling 2 Scala sources to /build/repo/domains-scalaz/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1761[warn] bad option '-Xcheckinit' was ignored
1762[warn] there were 72 deprecation warnings; re-run with -deprecation for details
1763[warn] two warnings found
1764[info] done compiling
1765[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1766[warn] @author
1767[warn] 杨博 (Yang Bo)
1768[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1769[warn] @example
1770[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1771[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1772[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1773[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1774[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1775[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1776[warn] @author
1777[warn] 杨博 (Yang Bo)
1778[warn] Invalid Scaladoc tag detected at [363..4950) in Input.File(new File("/build/repo/domains-scalaz/src/main/scala/com/thoughtworks/dsl/domains/scalaz.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1779[warn] @example
1780[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1781[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1782[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1783[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1784[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1785Starting build for ProjectRef(file:/build/repo/,keywords-ReturnJVM) (keywords-return)... [7/28]
1786Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1787[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1788[warn] @author
1789[warn] 杨博 (Yang Bo)
1790[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1791[warn] bad option '-Xcheckinit' was ignored
1792[warn] one warning found
1793[info] done compiling
1794[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1795[warn] @author
1796[warn] 杨博 (Yang Bo)
1797[warn] Invalid Scaladoc tag detected at [161..286) in Input.File(new File("/build/repo/keywords-Return/src/main/scala/com/thoughtworks/dsl/keywords/Return.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1798[warn] @author
1799[warn] 杨博 (Yang Bo)
1800Starting build for ProjectRef(file:/build/repo/,keywords-WhileJVM) (keywords-while)... [8/28]
1801Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1802Starting build for ProjectRef(file:/build/repo/,keywords-PureJVM) (keywords-pure)... [9/28]
1803Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1804Starting build for ProjectRef(file:/build/repo/,keywords-ShiftJVM) (keywords-shift)... [10/28]
1805Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1806[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1807[warn] @author
1808[warn] 杨博 (Yang Bo)
1809[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1810[warn] @example
1811[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1812[warn] considered as having an exception handler. When an exception is thrown,
1813[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1814[warn] @note
1815[warn] This [[Shift]] keyword includes special treatment for exception handling
1816[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1817[warn] of `cont { x => ... }` to register a handler for the continuation,
1818[warn] otherwise exception might be uncaught or stack might overflow.
1819[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1820[warn] bad option '-Xcheckinit' was ignored
1821[warn] one warning found
1822[info] done compiling
1823[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1824[warn] @author
1825[warn] 杨博 (Yang Bo)
1826[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1827[warn] @example
1828[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1829[warn] considered as having an exception handler. When an exception is thrown,
1830[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1831[warn] @note
1832[warn] This [[Shift]] keyword includes special treatment for exception handling
1833[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1834[warn] of `cont { x => ... }` to register a handler for the continuation,
1835[warn] otherwise exception might be uncaught or stack might overflow.
1836[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1837[warn] @author
1838[warn] 杨博 (Yang Bo)
1839[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1840[warn] @example
1841[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1842[warn] considered as having an exception handler. When an exception is thrown,
1843[warn] Invalid Scaladoc tag detected at [366..1792) in Input.File(new File("/build/repo/keywords-Shift/src/main/scala/com/thoughtworks/dsl/keywords/Shift.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1844[warn] @note
1845[warn] This [[Shift]] keyword includes special treatment for exception handling
1846[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1847[warn] of `cont { x => ... }` to register a handler for the continuation,
1848[warn] otherwise exception might be uncaught or stack might overflow.
1849Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchJVM) (keywords-trycatch)... [11/28]
1850Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1851Starting build for ProjectRef(file:/build/repo/,domains-ContinuationJVM) (domains-continuation)... [12/28]
1852Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1853Starting build for ProjectRef(file:/build/repo/,keywords-GetJVM) (keywords-get)... [13/28]
1854Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1855Starting build for ProjectRef(file:/build/repo/,keywords-AsynchronousIoJVM) (keywords-asynchronousio)... [14/28]
1856Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1857[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1858[info] done compiling
1859[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1860[warn] @example
1861[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1862[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1863[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1864[info] done compiling
1865[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1866[warn] bad option '-Xcheckinit' was ignored
1867[warn] one warning found
1868[info] done compiling
1869[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1870[warn] @example
1871[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1872[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1873[warn] Invalid Scaladoc tag detected at [262..3465) in Input.File(new File("/build/repo/keywords-AsynchronousIo/src/main/scala/com/thoughtworks/dsl/keywords/AsynchronousIo.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1874[warn] @example
1875[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1876[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1877Starting build for ProjectRef(file:/build/repo/,keywords-TypedJVM) (keywords-typed)... [15/28]
1878Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1879Starting build for ProjectRef(file:/build/repo/,keywords-IfJVM) (keywords-if)... [16/28]
1880Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1881Starting build for ProjectRef(file:/build/repo/,keywords-NoneSafeJVM) (keywords-nonesafe)... [17/28]
1882Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1883[info] compiling 1 Scala source to /build/repo/keywords-NoneSafe/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
1884[info] done compiling
1885Starting build for ProjectRef(file:/build/repo/,keywords-EachJVM) (keywords-each)... [18/28]
1886Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1887[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1888[warn] @see
1889[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1890[warn] !-notation.
1891[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1892[warn] @example
1893[warn] [[Each]] keywords can be used to calculate cartesian product.
1894[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1895[warn] @author
1896[warn] 杨博 (Yang Bo)
1897[info] compiling 3 Scala sources to /build/repo/keywords-Each/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1898[warn] bad option '-Xcheckinit' was ignored
1899[warn] one warning found
1900[info] done compiling
1901[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1902[warn] @see
1903[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1904[warn] !-notation.
1905[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1906[warn] @example
1907[warn] [[Each]] keywords can be used to calculate cartesian product.
1908[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1909[warn] @author
1910[warn] 杨博 (Yang Bo)
1911[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1912[warn] @see
1913[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1914[warn] !-notation.
1915[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1916[warn] @example
1917[warn] [[Each]] keywords can be used to calculate cartesian product.
1918[warn] Invalid Scaladoc tag detected at [232..802) in Input.File(new File("/build/repo/keywords-Each/src/main/scala/com/thoughtworks/dsl/keywords/Each.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1919[warn] @author
1920[warn] 杨博 (Yang Bo)
1921Starting build for ProjectRef(file:/build/repo/,keywords-MonadicJVM) (keywords-monadic)... [19/28]
1922Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1923Starting build for ProjectRef(file:/build/repo/,keywords-FlatMapJVM) (keywords-flatmap)... [20/28]
1924Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1925Starting build for ProjectRef(file:/build/repo/,DslJVM) (dsl)... [21/28]
1926Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1927Starting build for ProjectRef(file:/build/repo/,domains-TaskJVM) (domains-task)... [22/28]
1928Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1929[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1930[warn] @example
1931[warn] A [[Task]] can be created from `for`-comprehension, where
1932[warn] [[keywords.Each]] can be used together to asynchronously iterate
1933[warn] collections.
1934[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1935[warn] @template
1936[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1937[warn] @author
1938[warn] 杨博 (Yang Bo)
1939[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1940[warn] @example
1941[warn] All the code after a `!switchExecutionContext` should be executed on
1942[warn] `executionContext`
1943[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1944[warn] @see
1945[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1946[warn] [[Task]].
1947[info] compiling 4 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
1948[warn] bad option '-Xcheckinit' was ignored
1949[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:105:25: the type test for MyException cannot be checked at runtime because it's a local class
1950[warn] KeywordTree(bodyTerm).keywordTerm
1951[warn] ^
1952[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:109:14: the type test for MyException cannot be checked at runtime because it's a local class
1953[warn] reifiedTerm.usingExpr {
1954[warn] ^
1955[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:122:38: the type test for MyException cannot be checked at runtime because it's a local class
1956[warn] case Some(rhs) if shouldResetNestedFunctions =>
1957[warn] ^
1958[warn] /build/repo/macros-Reset/src/main/scala/com/thoughtworks/dsl/macros/Reset.scala:138:10: the type test for MyException cannot be checked at runtime because it's a local class
1959[warn] caseRhs.asExprOf[valueType]
1960[warn] ^
1961[warn] there were 85 deprecation warnings; re-run with -deprecation for details
1962[warn] 6 warnings found
1963[info] done compiling
1964[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1965[warn] @example
1966[warn] A [[Task]] can be created from `for`-comprehension, where
1967[warn] [[keywords.Each]] can be used together to asynchronously iterate
1968[warn] collections.
1969[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1970[warn] @template
1971[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1972[warn] @author
1973[warn] 杨博 (Yang Bo)
1974[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1975[warn] @example
1976[warn] All the code after a `!switchExecutionContext` should be executed on
1977[warn] `executionContext`
1978[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1979[warn] @see
1980[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1981[warn] [[Task]].
1982[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1983[warn] @example
1984[warn] A [[Task]] can be created from `for`-comprehension, where
1985[warn] [[keywords.Each]] can be used together to asynchronously iterate
1986[warn] collections.
1987[warn] Invalid Scaladoc tag detected at [651..2440) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1988[warn] @template
1989[warn] Invalid Scaladoc tag detected at [2479..2514) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1990[warn] @author
1991[warn] 杨博 (Yang Bo)
1992[warn] Invalid Scaladoc tag detected at [2862..3730) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1993[warn] @example
1994[warn] All the code after a `!switchExecutionContext` should be executed on
1995[warn] `executionContext`
1996[warn] Invalid Scaladoc tag detected at [4639..4815) in Input.File(new File("/build/repo/domains-Task/src/main/scala/com/thoughtworks/dsl/domains/Task.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
1997[warn] @see
1998[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1999[warn] [[Task]].
2000Starting build for ProjectRef(file:/build/repo/,keywords-YieldJVM) (keywords-yield)... [23/28]
2001Compile scalacOptions: -unchecked, -Ymacro-annotations, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2002[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2003[warn] @see
2004[warn] [[comprehension]] if you want to use traditional `for` comprehension
2005[warn] instead of !-notation.
2006[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2007[warn] @example
2008[warn] [[Yield]] keywords can be used together with other keywords.
2009[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2010[warn] @example
2011[warn] This `Yield` keyword must be put inside a function that returns
2012[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2013[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2014[warn] @author
2015[warn] 杨博 (Yang Bo)
2016[info] compiling 3 Scala sources to /build/repo/keywords-Yield/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
2017[warn] bad option '-Ymacro-annotations' was ignored
2018[warn] bad option '-Xcheckinit' was ignored
2019[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:200:10
2020[warn] 200 | if (false) {
2021[warn] | ^
2022[warn] | A pure expression does nothing in statement position
2023[warn] |
2024[warn] 201 | !Yield(0)
2025[warn] 202 | }
2026[warn] |
2027[warn] | longer explanation available when compiling with `-explain`
2028[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:673:41
2029[warn] 673 | def generator: Stream[Int] = reset {
2030[warn] | ^
2031[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2032[warn] |
2033[warn] 674 | if (true) {
2034[warn] 675 |...
2035[warn] 681 | }
2036[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:263:12
2037[warn] 263 | return {
2038[warn] | ^
2039[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2040[warn] |
2041[warn] 264 | !Yield(100)
2042[warn] 265 | Stream(42)
2043[warn] 266 | }
2044[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala:201:43
2045[warn] 201 | def generator: LazyList[Int] = reset {
2046[warn] | ^
2047[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2048[warn] |
2049[warn] 202 | if (true) {
2050[warn] 203 |...
2051[warn] 209 | }
2052[warn] there were 225 deprecation warnings; re-run with -deprecation for details
2053[warn] 7 warnings found
2054[info] done compiling
2055[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2056[warn] @see
2057[warn] [[comprehension]] if you want to use traditional `for` comprehension
2058[warn] instead of !-notation.
2059[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2060[warn] @example
2061[warn] [[Yield]] keywords can be used together with other keywords.
2062[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2063[warn] @example
2064[warn] This `Yield` keyword must be put inside a function that returns
2065[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2066[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2067[warn] @author
2068[warn] 杨博 (Yang Bo)
2069[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2070[warn] @see
2071[warn] [[comprehension]] if you want to use traditional `for` comprehension
2072[warn] instead of !-notation.
2073[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2074[warn] @example
2075[warn] [[Yield]] keywords can be used together with other keywords.
2076[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2077[warn] @example
2078[warn] This `Yield` keyword must be put inside a function that returns
2079[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2080[warn] Invalid Scaladoc tag detected at [396..1515) in Input.File(new File("/build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2081[warn] @author
2082[warn] 杨博 (Yang Bo)
2083Starting build for ProjectRef(file:/build/repo/,keywords-TryFinallyJVM) (keywords-tryfinally)... [24/28]
2084Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2085Starting build for ProjectRef(file:/build/repo/,keywords-UsingJVM) (keywords-using)... [25/28]
2086Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2087[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2088[warn] @see
2089[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2090[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2091[warn] @author
2092[warn] 杨博 (Yang Bo)
2093[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2094[warn] @example
2095[warn] The following function will perform `n *= 2` after `n += 20`:
2096[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2097[warn] @note
2098[warn] This method is similar to [[apply]], except the parameter type is
2099[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2100[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2101[warn] with `-Xexperimental` compiler option.
2102[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
2103[warn] bad option '-Xcheckinit' was ignored
2104[warn] one warning found
2105[info] done compiling
2106[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2107[warn] @see
2108[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2109[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2110[warn] @author
2111[warn] 杨博 (Yang Bo)
2112[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2113[warn] @example
2114[warn] The following function will perform `n *= 2` after `n += 20`:
2115[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2116[warn] @note
2117[warn] This method is similar to [[apply]], except the parameter type is
2118[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2119[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2120[warn] with `-Xexperimental` compiler option.
2121[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2122[warn] @see
2123[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2124[warn] Invalid Scaladoc tag detected at [351..651) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2125[warn] @author
2126[warn] 杨博 (Yang Bo)
2127[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2128[warn] @example
2129[warn] The following function will perform `n *= 2` after `n += 20`:
2130[warn] Invalid Scaladoc tag detected at [1132..2481) in Input.File(new File("/build/repo/keywords-Using/src/main/scala/com/thoughtworks/dsl/keywords/Using.scala"), Charset.forName("UTF-8")) (missing parameters for the tag?):
2131[warn] @note
2132[warn] This method is similar to [[apply]], except the parameter type is
2133[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2134[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2135[warn] with `-Xexperimental` compiler option.
2136Starting build for ProjectRef(file:/build/repo/,macros-ResetJVM) (macros-reset)... [26/28]
2137Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2138[info] compiling 2 Scala sources to /build/repo/macros-Reset/.jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
2139[warn] bad option '-Xcheckinit' was ignored
2140[warn] one warning found
2141[info] done compiling
2142Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchFinallyJVM) (keywords-trycatchfinally)... [27/28]
2143Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2144
2145************************
2146Build summary:
2147[{
2148 "module": "keywords-put",
2149 "compile": {"status": "ok", "tookMs": 8379, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2150 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2151 "test-compile": {"status": "ok", "tookMs": 14058, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2152 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2153 "publish": {"status": "skipped", "tookMs": 0},
2154 "metadata": {
2155 "crossScalaVersions": ["3.2.2"]
2156}
2157},{
2158 "module": "keywords-fence",
2159 "compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2161 "test-compile": {"status": "ok", "tookMs": 771, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2163 "publish": {"status": "skipped", "tookMs": 0},
2164 "metadata": {
2165 "crossScalaVersions": ["3.2.2"]
2166}
2167},{
2168 "module": "keywords-match",
2169 "compile": {"status": "ok", "tookMs": 240, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2171 "test-compile": {"status": "ok", "tookMs": 303, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2172 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2173 "publish": {"status": "skipped", "tookMs": 0},
2174 "metadata": {
2175 "crossScalaVersions": ["3.2.2"]
2176}
2177},{
2178 "module": "scala-async",
2179 "compile": {"status": "ok", "tookMs": 1788, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2180 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2181 "test-compile": {"status": "ok", "tookMs": 2766, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2182 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2183 "publish": {"status": "skipped", "tookMs": 0},
2184 "metadata": {
2185 "crossScalaVersions": ["3.2.2"]
2186}
2187},{
2188 "module": "keywords-await",
2189 "compile": {"status": "ok", "tookMs": 1166, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2190 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2191 "test-compile": {"status": "ok", "tookMs": 8818, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2192 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2193 "publish": {"status": "skipped", "tookMs": 0},
2194 "metadata": {
2195 "crossScalaVersions": ["3.2.2"]
2196}
2197},{
2198 "module": "keywords-suspend",
2199 "compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2201 "test-compile": {"status": "ok", "tookMs": 124, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2203 "publish": {"status": "skipped", "tookMs": 0},
2204 "metadata": {
2205 "crossScalaVersions": ["3.2.2"]
2206}
2207},{
2208 "module": "domains-scalaz",
2209 "compile": {"status": "ok", "tookMs": 1251, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2211 "test-compile": {"status": "ok", "tookMs": 4237, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2213 "publish": {"status": "skipped", "tookMs": 0},
2214 "metadata": {
2215 "crossScalaVersions": ["3.2.2"]
2216}
2217},{
2218 "module": "keywords-return",
2219 "compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2221 "test-compile": {"status": "ok", "tookMs": 594, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2222 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2223 "publish": {"status": "skipped", "tookMs": 0},
2224 "metadata": {
2225 "crossScalaVersions": ["3.2.2"]
2226}
2227},{
2228 "module": "keywords-while",
2229 "compile": {"status": "ok", "tookMs": 106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2231 "test-compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2233 "publish": {"status": "skipped", "tookMs": 0},
2234 "metadata": {
2235 "crossScalaVersions": ["3.2.2"]
2236}
2237},{
2238 "module": "keywords-pure",
2239 "compile": {"status": "ok", "tookMs": 142, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2241 "test-compile": {"status": "ok", "tookMs": 171, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2242 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2243 "publish": {"status": "skipped", "tookMs": 0},
2244 "metadata": {
2245 "crossScalaVersions": ["3.2.2"]
2246}
2247},{
2248 "module": "keywords-shift",
2249 "compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2250 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2251 "test-compile": {"status": "ok", "tookMs": 855, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2252 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2253 "publish": {"status": "skipped", "tookMs": 0},
2254 "metadata": {
2255 "crossScalaVersions": ["3.2.2"]
2256}
2257},{
2258 "module": "keywords-trycatch",
2259 "compile": {"status": "ok", "tookMs": 387, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2261 "test-compile": {"status": "ok", "tookMs": 397, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2262 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2263 "publish": {"status": "skipped", "tookMs": 0},
2264 "metadata": {
2265 "crossScalaVersions": ["3.2.2"]
2266}
2267},{
2268 "module": "domains-continuation",
2269 "compile": {"status": "ok", "tookMs": 763, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2270 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2271 "test-compile": {"status": "ok", "tookMs": 882, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2272 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2273 "publish": {"status": "skipped", "tookMs": 0},
2274 "metadata": {
2275 "crossScalaVersions": ["3.2.2"]
2276}
2277},{
2278 "module": "keywords-get",
2279 "compile": {"status": "ok", "tookMs": 392, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2280 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2281 "test-compile": {"status": "ok", "tookMs": 875, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2282 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2283 "publish": {"status": "skipped", "tookMs": 0},
2284 "metadata": {
2285 "crossScalaVersions": ["3.2.2"]
2286}
2287},{
2288 "module": "keywords-asynchronousio",
2289 "compile": {"status": "ok", "tookMs": 960, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2291 "test-compile": {"status": "ok", "tookMs": 4632, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2292 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2293 "publish": {"status": "skipped", "tookMs": 0},
2294 "metadata": {
2295 "crossScalaVersions": ["3.2.2"]
2296}
2297},{
2298 "module": "keywords-typed",
2299 "compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2301 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2302 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2303 "publish": {"status": "skipped", "tookMs": 0},
2304 "metadata": {
2305 "crossScalaVersions": ["3.2.2"]
2306}
2307},{
2308 "module": "keywords-if",
2309 "compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2311 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2312 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2313 "publish": {"status": "skipped", "tookMs": 0},
2314 "metadata": {
2315 "crossScalaVersions": ["3.2.2"]
2316}
2317},{
2318 "module": "keywords-nonesafe",
2319 "compile": {"status": "ok", "tookMs": 691, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2320 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2321 "test-compile": {"status": "ok", "tookMs": 1067, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2322 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2323 "publish": {"status": "skipped", "tookMs": 0},
2324 "metadata": {
2325 "crossScalaVersions": ["3.2.2"]
2326}
2327},{
2328 "module": "keywords-each",
2329 "compile": {"status": "ok", "tookMs": 541, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2330 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2331 "test-compile": {"status": "ok", "tookMs": 3480, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2332 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2333 "publish": {"status": "skipped", "tookMs": 0},
2334 "metadata": {
2335 "crossScalaVersions": ["3.2.2"]
2336}
2337},{
2338 "module": "keywords-monadic",
2339 "compile": {"status": "ok", "tookMs": 505, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2340 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2341 "test-compile": {"status": "ok", "tookMs": 1122, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2342 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2343 "publish": {"status": "skipped", "tookMs": 0},
2344 "metadata": {
2345 "crossScalaVersions": ["3.2.2"]
2346}
2347},{
2348 "module": "keywords-flatmap",
2349 "compile": {"status": "ok", "tookMs": 242, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2351 "test-compile": {"status": "ok", "tookMs": 309, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2352 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2353 "publish": {"status": "skipped", "tookMs": 0},
2354 "metadata": {
2355 "crossScalaVersions": ["3.2.2"]
2356}
2357},{
2358 "module": "dsl",
2359 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2361 "test-compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2362 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2363 "publish": {"status": "skipped", "tookMs": 0},
2364 "metadata": {
2365 "crossScalaVersions": ["3.2.2"]
2366}
2367},{
2368 "module": "domains-task",
2369 "compile": {"status": "ok", "tookMs": 1156, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2371 "test-compile": {"status": "ok", "tookMs": 13826, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2372 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2373 "publish": {"status": "skipped", "tookMs": 0},
2374 "metadata": {
2375 "crossScalaVersions": ["3.2.2"]
2376}
2377},{
2378 "module": "keywords-yield",
2379 "compile": {"status": "ok", "tookMs": 491, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2380 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2381 "test-compile": {"status": "ok", "tookMs": 6949, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
2382 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2383 "publish": {"status": "skipped", "tookMs": 0},
2384 "metadata": {
2385 "crossScalaVersions": ["3.2.2"]
2386}
2387},{
2388 "module": "keywords-tryfinally",
2389 "compile": {"status": "ok", "tookMs": 569, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2390 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2391 "test-compile": {"status": "ok", "tookMs": 646, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2392 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2393 "publish": {"status": "skipped", "tookMs": 0},
2394 "metadata": {
2395 "crossScalaVersions": ["3.2.2"]
2396}
2397},{
2398 "module": "keywords-using",
2399 "compile": {"status": "ok", "tookMs": 1171, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2400 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2401 "test-compile": {"status": "ok", "tookMs": 1777, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2402 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2403 "publish": {"status": "skipped", "tookMs": 0},
2404 "metadata": {
2405 "crossScalaVersions": ["3.2.2"]
2406}
2407},{
2408 "module": "macros-reset",
2409 "compile": {"status": "ok", "tookMs": 1190, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2410 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2411 "test-compile": {"status": "ok", "tookMs": 2545, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2412 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2413 "publish": {"status": "skipped", "tookMs": 0},
2414 "metadata": {
2415 "crossScalaVersions": ["3.2.2"]
2416}
2417},{
2418 "module": "keywords-trycatchfinally",
2419 "compile": {"status": "ok", "tookMs": 708, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2420 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2421 "test-compile": {"status": "ok", "tookMs": 805, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2422 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2423 "publish": {"status": "skipped", "tookMs": 0},
2424 "metadata": {
2425 "crossScalaVersions": ["3.2.2"]
2426}
2427}]
2428************************
2429[success] Total time: 154 s (0:02:34.0), completed Jan 10, 2026, 12:49:06 AM
2430[0JChecking patch project/plugins.sbt...
2431Checking patch project/build.properties...
2432Checking patch build.sbt...
2433Applied patch project/plugins.sbt cleanly.
2434Applied patch project/build.properties cleanly.
2435Applied patch build.sbt cleanly.