Build Logs

thoughtworksinc/dsl.scala • 3.8.0-RC2:2025-11-27

Errors

30

Warnings

990

Total Lines

2442

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.511s.
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-EachJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-TaskJVM/crossScalaVersions
133OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-ContinuationJS/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-AwaitJVM/crossScalaVersions
142OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-IfJS/crossScalaVersions
143OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MatchJS/crossScalaVersions
144OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in domains-scalazJVM/crossScalaVersions
145OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-WhileJS/crossScalaVersions
146OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PutJVM/crossScalaVersions
147OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MonadicJS/crossScalaVersions
148OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-IfJVM/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-AwaitJS/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-YieldJVM/crossScalaVersions
157OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-AsynchronousIoJVM/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-UsingJS/crossScalaVersions
160OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-SuspendJS/crossScalaVersions
161OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PureJVM/crossScalaVersions
162OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-MonadicJVM/crossScalaVersions
163OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-YieldJS/crossScalaVersions
164OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FlatMapJS/crossScalaVersions
165OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-PutJS/crossScalaVersions
166OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryCatchJVM/crossScalaVersions
167OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-GetJVM/crossScalaVersions
168OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in DslJVM/crossScalaVersions
169OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TryFinallyJS/crossScalaVersions
170OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-SuspendJVM/crossScalaVersions
171OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-TypedJS/crossScalaVersions
172OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ShiftJVM/crossScalaVersions
173OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-NoneSafeJVM/crossScalaVersions
174OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in scala-asyncJVM/crossScalaVersions
175OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in macros-ResetJS/crossScalaVersions
176OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-UsingJVM/crossScalaVersions
177OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in scala-asyncJS/crossScalaVersions
178OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-GetJS/crossScalaVersions
179OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in DslJS/crossScalaVersions
180OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-FlatMapJVM/crossScalaVersions
181OpenCB::Changing crossVersion 3.2.2 -> 3.7.4 in keywords-ReturnJVM/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-TryFinallyJVM/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 Nov 27, 2025, 8:44:05 PM
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-Get/.jvm/target/scala-3.7.4/classes ...
300[info] compiling 1 Scala source to /build/repo/keywords-If/.jvm/target/scala-3.7.4/classes ...
301[info] compiling 1 Scala source to /build/repo/keywords-Suspend/.jvm/target/scala-3.7.4/classes ...
302[info] compiling 1 Scala source to /build/repo/keywords-Fence/.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-Return/.jvm/target/scala-3.7.4/classes ...
306[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.7.4/classes ...
307[info] done compiling
308[info] done compiling
309[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.7.4/classes ...
310[info] compiling 1 Scala source to /build/repo/keywords-Typed/.jvm/target/scala-3.7.4/classes ...
311[warn] bad option '-Ymacro-annotations' was ignored
312[info] done compiling
313[info] compiling 1 Scala source to /build/repo/keywords-While/.jvm/target/scala-3.7.4/classes ...
314[info] done compiling
315[info] done compiling
316[info] compiling 1 Scala source to /build/repo/keywords-Pure/.jvm/target/scala-3.7.4/classes ...
317[info] done compiling
318[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.7.4/classes ...
319[info] [patched file /build/repo/keywords-Yield/src/main/scala/com/thoughtworks/dsl/keywords/Yield.scala]
320[warn] there were 15 deprecation warnings; re-run with -deprecation for details
321[warn] two warnings found
322[info] done compiling
323[info] [patched file /build/repo/keywords-FlatMap/src/main/scala/com/thoughtworks/dsl/keywords/FlatMap.scala]
324[info] done compiling
325[info] compiling 1 Scala source to /build/repo/keywords-Match/.jvm/target/scala-3.7.4/classes ...
326[info] done compiling
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/YieldSpec.scala]
854[info] [patched file /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.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": 7722, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
998 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
999 "test-compile": {"status": "ok", "tookMs": 14668, "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": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1008 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1009 "test-compile": {"status": "ok", "tookMs": 750, "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": 247, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1018 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1019 "test-compile": {"status": "ok", "tookMs": 256, "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": 1879, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1028 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1029 "test-compile": {"status": "ok", "tookMs": 2507, "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": 995, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1038 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1039 "test-compile": {"status": "ok", "tookMs": 9086, "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": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1048 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1049 "test-compile": {"status": "ok", "tookMs": 121, "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": 1350, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1058 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1059 "test-compile": {"status": "ok", "tookMs": 4148, "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": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1068 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1069 "test-compile": {"status": "ok", "tookMs": 712, "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": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1078 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1079 "test-compile": {"status": "ok", "tookMs": 146, "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": 150, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1088 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1089 "test-compile": {"status": "ok", "tookMs": 201, "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": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1098 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1099 "test-compile": {"status": "ok", "tookMs": 798, "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": 364, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1108 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1109 "test-compile": {"status": "ok", "tookMs": 485, "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": 790, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1118 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1119 "test-compile": {"status": "ok", "tookMs": 862, "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": 402, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1128 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1129 "test-compile": {"status": "ok", "tookMs": 879, "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": 1068, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1138 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1139 "test-compile": {"status": "ok", "tookMs": 4688, "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": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1148 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1149 "test-compile": {"status": "ok", "tookMs": 169, "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": 114, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1159 "test-compile": {"status": "ok", "tookMs": 163, "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": 640, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1169 "test-compile": {"status": "ok", "tookMs": 1033, "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": 566, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1178 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1179 "test-compile": {"status": "ok", "tookMs": 3626, "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": 493, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1188 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1189 "test-compile": {"status": "ok", "tookMs": 1062, "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": 248, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1198 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1199 "test-compile": {"status": "ok", "tookMs": 308, "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": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1208 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1209 "test-compile": {"status": "ok", "tookMs": 178, "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": 1261, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1218 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1219 "test-compile": {"status": "ok", "tookMs": 13482, "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": 532, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1228 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1229 "test-compile": {"status": "ok", "tookMs": 6227, "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": 686, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1238 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1239 "test-compile": {"status": "ok", "tookMs": 750, "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": 1285, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1248 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1249 "test-compile": {"status": "ok", "tookMs": 1878, "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": 1399, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1258 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1259 "test-compile": {"status": "ok", "tookMs": 2650, "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": 778, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
1268 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1269 "test-compile": {"status": "ok", "tookMs": 922, "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: 200 s (0:03:20.0), completed Nov 27, 2025, 8:47:25 PM
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 c1ab2766] 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.0-RC2
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.0-RC2 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.0-RC2
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.0-RC2
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.0-RC2
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.0-RC2"
1341"++3.8.0-RC2 -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.0-RC2 """{"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.0-RC2
1400OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TryCatchJS/crossScalaVersions
1401OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in domains-ContinuationJS/crossScalaVersions
1402OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in domains-TaskJVM/crossScalaVersions
1403OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-EachJVM/crossScalaVersions
1404OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-FenceJS/crossScalaVersions
1405OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-MatchJVM/crossScalaVersions
1406OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TypedJVM/crossScalaVersions
1407OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-EachJS/crossScalaVersions
1408OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-FenceJVM/crossScalaVersions
1409OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TryCatchFinallyJS/crossScalaVersions
1410OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-AwaitJVM/crossScalaVersions
1411OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-IfJS/crossScalaVersions
1412OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-MatchJS/crossScalaVersions
1413OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in domains-scalazJVM/crossScalaVersions
1414OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-WhileJS/crossScalaVersions
1415OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-PutJVM/crossScalaVersions
1416OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-MonadicJS/crossScalaVersions
1417OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-IfJVM/crossScalaVersions
1418OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TryCatchFinallyJVM/crossScalaVersions
1419OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-AwaitJS/crossScalaVersions
1420OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-ReturnJS/crossScalaVersions
1421OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in domains-ContinuationJVM/crossScalaVersions
1422OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in domains-TaskJS/crossScalaVersions
1423OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-AsynchronousIoJS/crossScalaVersions
1424OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-YieldJVM/crossScalaVersions
1425OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-ShiftJS/crossScalaVersions
1426OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-AsynchronousIoJVM/crossScalaVersions
1427OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-NoneSafeJS/crossScalaVersions
1428OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-UsingJS/crossScalaVersions
1429OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-SuspendJS/crossScalaVersions
1430OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-PureJVM/crossScalaVersions
1431OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-YieldJS/crossScalaVersions
1432OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-MonadicJVM/crossScalaVersions
1433OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-FlatMapJS/crossScalaVersions
1434OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-PutJS/crossScalaVersions
1435OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TryCatchJVM/crossScalaVersions
1436OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-GetJVM/crossScalaVersions
1437OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in DslJVM/crossScalaVersions
1438OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TryFinallyJS/crossScalaVersions
1439OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-SuspendJVM/crossScalaVersions
1440OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TypedJS/crossScalaVersions
1441OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-ShiftJVM/crossScalaVersions
1442OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-NoneSafeJVM/crossScalaVersions
1443OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in scala-asyncJVM/crossScalaVersions
1444OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in macros-ResetJS/crossScalaVersions
1445OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-UsingJVM/crossScalaVersions
1446OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in scala-asyncJS/crossScalaVersions
1447OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-GetJS/crossScalaVersions
1448OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in DslJS/crossScalaVersions
1449OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-FlatMapJVM/crossScalaVersions
1450OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-ReturnJVM/crossScalaVersions
1451OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-TryFinallyJVM/crossScalaVersions
1452OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in domains-scalazJS/crossScalaVersions
1453OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-PureJS/crossScalaVersions
1454OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in macros-ResetJVM/crossScalaVersions
1455OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in keywords-WhileJVM/crossScalaVersions
1456OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in repo/crossScalaVersions
1457[info] set current project to repo (in build file:/build/repo/)
1458[info] Setting Scala version to 3.8.0-RC2 on 57 projects.
1459[info] Switching Scala version on:
1460[info] keywords-PureJVM (3.8.0-RC2)
1461[info] domains-TaskJS (3.8.0-RC2)
1462[info] domains-scalazJS (3.8.0-RC2)
1463[info] keywords-IfJS (3.8.0-RC2)
1464[info] keywords-TryFinallyJVM (3.8.0-RC2)
1465[info] DslJS (3.8.0-RC2)
1466[info] keywords-GetJS (3.8.0-RC2)
1467[info] keywords-MonadicJS (3.8.0-RC2)
1468[info] domains-scalazJVM (3.8.0-RC2)
1469[info] domains-ContinuationJVM (3.8.0-RC2)
1470[info] keywords-MatchJVM (3.8.0-RC2)
1471[info] keywords-NoneSafeJS (3.8.0-RC2)
1472[info] keywords-TryCatchFinallyJS (3.8.0-RC2)
1473[info] keywords-AwaitJVM (3.8.0-RC2)
1474[info] keywords-UsingJS (3.8.0-RC2)
1475[info] keywords-YieldJVM (3.8.0-RC2)
1476[info] keywords-MonadicJVM (3.8.0-RC2)
1477[info] keywords-YieldJS (3.8.0-RC2)
1478[info] keywords-WhileJVM (3.8.0-RC2)
1479[info] keywords-FlatMapJS (3.8.0-RC2)
1480[info] keywords-TryCatchFinallyJVM (3.8.0-RC2)
1481[info] keywords-PutJS (3.8.0-RC2)
1482[info] keywords-AwaitJS (3.8.0-RC2)
1483[info] keywords-ReturnJS (3.8.0-RC2)
1484[info] keywords-TypedJS (3.8.0-RC2)
1485[info] keywords-ReturnJVM (3.8.0-RC2)
1486[info] keywords-PureJS (3.8.0-RC2)
1487[info] macros-ResetJS (3.8.0-RC2)
1488[info] keywords-FlatMapJVM (3.8.0-RC2)
1489[info] keywords-EachJVM (3.8.0-RC2)
1490[info] domains-TaskJVM (3.8.0-RC2)
1491[info] keywords-TryCatchJVM (3.8.0-RC2)
1492[info] keywords-WhileJS (3.8.0-RC2)
1493[info] keywords-ShiftJVM (3.8.0-RC2)
1494[info] keywords-GetJVM (3.8.0-RC2)
1495[info] DslJVM (3.8.0-RC2)
1496[info] scala-asyncJVM (3.8.0-RC2)
1497[info] scala-asyncJS (3.8.0-RC2)
1498[info] keywords-SuspendJS (3.8.0-RC2)
1499[info] keywords-FenceJVM (3.8.0-RC2)
1500[info] keywords-ShiftJS (3.8.0-RC2)
1501[info] keywords-TryCatchJS (3.8.0-RC2)
1502[info] keywords-NoneSafeJVM (3.8.0-RC2)
1503[info] keywords-AsynchronousIoJVM (3.8.0-RC2)
1504[info] domains-ContinuationJS (3.8.0-RC2)
1505[info] keywords-TryFinallyJS (3.8.0-RC2)
1506[info] keywords-AsynchronousIoJS (3.8.0-RC2)
1507[info] * repo (3.8.0-RC2)
1508[info] keywords-EachJS (3.8.0-RC2)
1509[info] keywords-IfJVM (3.8.0-RC2)
1510[info] keywords-UsingJVM (3.8.0-RC2)
1511[info] keywords-SuspendJVM (3.8.0-RC2)
1512[info] keywords-PutJVM (3.8.0-RC2)
1513[info] keywords-TypedJVM (3.8.0-RC2)
1514[info] keywords-MatchJS (3.8.0-RC2)
1515[info] macros-ResetJVM (3.8.0-RC2)
1516[info] keywords-FenceJS (3.8.0-RC2)
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 Nov 27, 2025, 8:48:18 PM
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.0-RC2/classes ...
1551[info] done compiling
1552[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.8.0-RC2/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-Get/.jvm/target/scala-3.8.0-RC2/classes ...
1568[info] compiling 1 Scala source to /build/repo/keywords-Typed/.jvm/target/scala-3.8.0-RC2/classes ...
1569[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.8.0-RC2/classes ...
1570[info] compiling 1 Scala source to /build/repo/keywords-While/.jvm/target/scala-3.8.0-RC2/classes ...
1571[info] done compiling
1572[info] compiling 1 Scala source to /build/repo/keywords-Yield/.jvm/target/scala-3.8.0-RC2/classes ...
1573[info] done compiling
1574[warn] bad option '-Ymacro-annotations' was ignored
1575[info] compiling 1 Scala source to /build/repo/keywords-Suspend/.jvm/target/scala-3.8.0-RC2/classes ...
1576[info] done compiling
1577[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.8.0-RC2/classes ...
1578[info] done compiling
1579[info] compiling 1 Scala source to /build/repo/keywords-If/.jvm/target/scala-3.8.0-RC2/classes ...
1580[info] done compiling
1581[info] compiling 1 Scala source to /build/repo/keywords-Fence/.jvm/target/scala-3.8.0-RC2/classes ...
1582[info] done compiling
1583[info] compiling 1 Scala source to /build/repo/keywords-Pure/.jvm/target/scala-3.8.0-RC2/classes ...
1584[warn] there were 15 deprecation warnings; re-run with -deprecation for details
1585[warn] two warnings found
1586[info] done compiling
1587[info] done compiling
1588[info] done compiling
1589[info] done compiling
1590[info] compiling 1 Scala source to /build/repo/keywords-FlatMap/.jvm/target/scala-3.8.0-RC2/classes ...
1591[info] done compiling
1592[info] compiling 1 Scala source to /build/repo/keywords-Match/.jvm/target/scala-3.8.0-RC2/classes ...
1593[info] done compiling
1594[info] compiling 1 Scala source to /build/repo/keywords-TryCatch/.jvm/target/scala-3.8.0-RC2/classes ...
1595[info] done compiling
1596[info] compiling 1 Scala source to /build/repo/keywords-TryFinally/.jvm/target/scala-3.8.0-RC2/classes ...
1597[info] done compiling
1598[info] compiling 1 Scala source to /build/repo/keywords-TryCatchFinally/.jvm/target/scala-3.8.0-RC2/classes ...
1599[info] done compiling
1600[info] compiling 1 Scala source to /build/repo/macros-Reset/.jvm/target/scala-3.8.0-RC2/classes ...
1601[info] done compiling
1602[info] compiling 1 Scala source to /build/repo/keywords-Put/.jvm/target/scala-3.8.0-RC2/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.0-RC2/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.0-RC2/classes ...
1643[info] done compiling
1644[info] compiling 2 Scala sources to /build/repo/keywords-Await/.jvm/target/scala-3.8.0-RC2/classes ...
1645[info] done compiling
1646[info] compiling 1 Scala source to /build/repo/scala-async/.jvm/target/scala-3.8.0-RC2/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.0-RC2/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.0-RC2/classes ...
1689[info] compiling 2 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.8.0-RC2/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.0-RC2/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] 60 | if (true) {
1701[warn] 61 | !Return(!Await(Future(42)))
1702[warn] 62 | }
1703[warn] 63 | -1
1704[warn] 64 | }
1705[warn] |---------------------------------------------------------------------------
1706[warn] |Inline stack trace
1707[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1708[warn] |This location contains code that was inlined from Reset.scala:919
1709[warn] 919 | val innerKeywordTree = flatMapper('dslValue.asTerm)
1710[warn] | ^
1711[warn] ---------------------------------------------------------------------------
1712[warn] |
1713[warn] | longer explanation available when compiling with `-explain`
1714[warn] there were 6 deprecation warnings; re-run with -deprecation for details
1715[warn] three warnings found
1716[info] done compiling
1717[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?):
1718[warn] @author
1719[warn] 杨博 (Yang Bo)
1720[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?):
1721[warn] @example
1722[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1723[warn] [[Await]]
1724[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?):
1725[warn] @example
1726[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1727[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?):
1728[warn] @example
1729[warn] Given a [[scala.concurrent.Future Future]]:
1730[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?):
1731[warn] @author
1732[warn] 杨博 (Yang Bo)
1733[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?):
1734[warn] @example
1735[warn] Other keywords, including [[Return]] or [[Get]], can be used together with
1736[warn] [[Await]]
1737[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?):
1738[warn] @example
1739[warn] `!Await` can be used together with `try` / `catch` / `finally`.
1740[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?):
1741[warn] @example
1742[warn] Given a [[scala.concurrent.Future Future]]:
1743Starting build for ProjectRef(file:/build/repo/,keywords-SuspendJVM) (keywords-suspend)... [5/28]
1744Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1745Starting build for ProjectRef(file:/build/repo/,domains-scalazJVM) (domains-scalaz)... [6/28]
1746Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1747[info] compiling 1 Scala source to /build/repo/keywords-Monadic/.jvm/target/scala-3.8.0-RC2/classes ...
1748[info] done compiling
1749[info] compiling 1 Scala source to /build/repo/domains-scalaz/.jvm/target/scala-3.8.0-RC2/classes ...
1750[info] done compiling
1751[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?):
1752[warn] @author
1753[warn] 杨博 (Yang Bo)
1754[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?):
1755[warn] @example
1756[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1757[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1758[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1759[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1760[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1761[info] compiling 2 Scala sources to /build/repo/domains-scalaz/.jvm/target/scala-3.8.0-RC2/test-classes ...
1762[warn] bad option '-Xcheckinit' was ignored
1763[warn] there were 72 deprecation warnings; re-run with -deprecation for details
1764[warn] two warnings found
1765[info] done compiling
1766[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?):
1767[warn] @author
1768[warn] 杨博 (Yang Bo)
1769[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?):
1770[warn] @example
1771[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1772[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1773[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1774[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1775[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1776[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?):
1777[warn] @author
1778[warn] 杨博 (Yang Bo)
1779[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?):
1780[warn] @example
1781[warn] [[scalaz.Free#Trampoline]] is a monadic data type that performs tail call
1782[warn] optimization. It can be built from a `@[[Dsl.reset reset]]` code block
1783[warn] within some [[Dsl.Keyword#unary_$bang !-notation]], similar to the
1784[warn] [[com.thoughtworks.each.Monadic.EachOps#each each]] method in
1785[warn] [[https://github.com/ThoughtWorksInc/each ThoughtWorks Each]].
1786Starting build for ProjectRef(file:/build/repo/,keywords-ReturnJVM) (keywords-return)... [7/28]
1787Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1788[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?):
1789[warn] @author
1790[warn] 杨博 (Yang Bo)
1791[info] compiling 1 Scala source to /build/repo/keywords-Return/.jvm/target/scala-3.8.0-RC2/test-classes ...
1792[warn] bad option '-Xcheckinit' was ignored
1793[warn] one warning found
1794[info] done compiling
1795[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?):
1796[warn] @author
1797[warn] 杨博 (Yang Bo)
1798[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?):
1799[warn] @author
1800[warn] 杨博 (Yang Bo)
1801Starting build for ProjectRef(file:/build/repo/,keywords-WhileJVM) (keywords-while)... [8/28]
1802Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1803Starting build for ProjectRef(file:/build/repo/,keywords-PureJVM) (keywords-pure)... [9/28]
1804Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1805Starting build for ProjectRef(file:/build/repo/,keywords-ShiftJVM) (keywords-shift)... [10/28]
1806Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1807[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?):
1808[warn] @author
1809[warn] 杨博 (Yang Bo)
1810[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?):
1811[warn] @example
1812[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1813[warn] considered as having an exception handler. When an exception is thrown,
1814[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?):
1815[warn] @note
1816[warn] This [[Shift]] keyword includes special treatment for exception handling
1817[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1818[warn] of `cont { x => ... }` to register a handler for the continuation,
1819[warn] otherwise exception might be uncaught or stack might overflow.
1820[info] compiling 1 Scala source to /build/repo/keywords-Shift/.jvm/target/scala-3.8.0-RC2/test-classes ...
1821[warn] bad option '-Xcheckinit' was ignored
1822[warn] one warning found
1823[info] done compiling
1824[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?):
1825[warn] @author
1826[warn] 杨博 (Yang Bo)
1827[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?):
1828[warn] @example
1829[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1830[warn] considered as having an exception handler. When an exception is thrown,
1831[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?):
1832[warn] @note
1833[warn] This [[Shift]] keyword includes special treatment for exception handling
1834[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1835[warn] of `cont { x => ... }` to register a handler for the continuation,
1836[warn] otherwise exception might be uncaught or stack might overflow.
1837[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?):
1838[warn] @author
1839[warn] 杨博 (Yang Bo)
1840[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?):
1841[warn] @example
1842[warn] Given a continuation whose type is `Unit !! Throwable !! Int`, it is
1843[warn] considered as having an exception handler. When an exception is thrown,
1844[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?):
1845[warn] @note
1846[warn] This [[Shift]] keyword includes special treatment for exception handling
1847[warn] and stack safety. Always use `Shift(cont).cpsApply { x => ... }` instead
1848[warn] of `cont { x => ... }` to register a handler for the continuation,
1849[warn] otherwise exception might be uncaught or stack might overflow.
1850Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchJVM) (keywords-trycatch)... [11/28]
1851Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1852Starting build for ProjectRef(file:/build/repo/,domains-ContinuationJVM) (domains-continuation)... [12/28]
1853Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1854Starting build for ProjectRef(file:/build/repo/,keywords-GetJVM) (keywords-get)... [13/28]
1855Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1856Starting build for ProjectRef(file:/build/repo/,keywords-AsynchronousIoJVM) (keywords-asynchronousio)... [14/28]
1857Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1858[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.8.0-RC2/classes ...
1859[info] done compiling
1860[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?):
1861[warn] @example
1862[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1863[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1864[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.8.0-RC2/classes ...
1865[info] done compiling
1866[info] compiling 1 Scala source to /build/repo/keywords-AsynchronousIo/.jvm/target/scala-3.8.0-RC2/test-classes ...
1867[warn] bad option '-Xcheckinit' was ignored
1868[warn] one warning found
1869[info] done compiling
1870[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?):
1871[warn] @example
1872[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1873[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1874[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?):
1875[warn] @example
1876[warn] The following `readAll` is a [[com.thoughtworks.dsl.domains.Task Task]] to
1877[warn] read file content with the help of [[AsynchronousIo.ReadFile]]
1878Starting build for ProjectRef(file:/build/repo/,keywords-TypedJVM) (keywords-typed)... [15/28]
1879Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1880Starting build for ProjectRef(file:/build/repo/,keywords-IfJVM) (keywords-if)... [16/28]
1881Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1882Starting build for ProjectRef(file:/build/repo/,keywords-NoneSafeJVM) (keywords-nonesafe)... [17/28]
1883Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1884[info] compiling 1 Scala source to /build/repo/keywords-NoneSafe/.jvm/target/scala-3.8.0-RC2/classes ...
1885[info] done compiling
1886Starting build for ProjectRef(file:/build/repo/,keywords-EachJVM) (keywords-each)... [18/28]
1887Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1888[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?):
1889[warn] @see
1890[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1891[warn] !-notation.
1892[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?):
1893[warn] @example
1894[warn] [[Each]] keywords can be used to calculate cartesian product.
1895[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?):
1896[warn] @author
1897[warn] 杨博 (Yang Bo)
1898[info] compiling 3 Scala sources to /build/repo/keywords-Each/.jvm/target/scala-3.8.0-RC2/test-classes ...
1899[warn] bad option '-Xcheckinit' was ignored
1900[warn] one warning found
1901[info] done compiling
1902[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?):
1903[warn] @see
1904[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1905[warn] !-notation.
1906[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?):
1907[warn] @example
1908[warn] [[Each]] keywords can be used to calculate cartesian product.
1909[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?):
1910[warn] @author
1911[warn] 杨博 (Yang Bo)
1912[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?):
1913[warn] @see
1914[warn] [[Dsl.For]] if you want to use traditional `for` comprehension instead of
1915[warn] !-notation.
1916[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?):
1917[warn] @example
1918[warn] [[Each]] keywords can be used to calculate cartesian product.
1919[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?):
1920[warn] @author
1921[warn] 杨博 (Yang Bo)
1922Starting build for ProjectRef(file:/build/repo/,keywords-MonadicJVM) (keywords-monadic)... [19/28]
1923Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1924Starting build for ProjectRef(file:/build/repo/,keywords-FlatMapJVM) (keywords-flatmap)... [20/28]
1925Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1926Starting build for ProjectRef(file:/build/repo/,DslJVM) (dsl)... [21/28]
1927Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1928Starting build for ProjectRef(file:/build/repo/,domains-TaskJVM) (domains-task)... [22/28]
1929Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1930[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?):
1931[warn] @example
1932[warn] A [[Task]] can be created from `for`-comprehension, where
1933[warn] [[keywords.Each]] can be used together to asynchronously iterate
1934[warn] collections.
1935[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?):
1936[warn] @template
1937[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?):
1938[warn] @author
1939[warn] 杨博 (Yang Bo)
1940[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?):
1941[warn] @example
1942[warn] All the code after a `!switchExecutionContext` should be executed on
1943[warn] `executionContext`
1944[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?):
1945[warn] @see
1946[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1947[warn] [[Task]].
1948[info] compiling 4 Scala sources to /build/repo/domains-Task/.jvm/target/scala-3.8.0-RC2/test-classes ...
1949[warn] bad option '-Xcheckinit' was ignored
1950[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
1951[warn] KeywordTree(bodyTerm).keywordTerm
1952[warn] ^
1953[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
1954[warn] reifiedTerm.usingExpr {
1955[warn] ^
1956[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
1957[warn] case Some(rhs) if shouldResetNestedFunctions =>
1958[warn] ^
1959[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
1960[warn] caseRhs.asExprOf[valueType]
1961[warn] ^
1962[warn] there were 85 deprecation warnings; re-run with -deprecation for details
1963[warn] 6 warnings found
1964[info] done compiling
1965[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?):
1966[warn] @example
1967[warn] A [[Task]] can be created from `for`-comprehension, where
1968[warn] [[keywords.Each]] can be used together to asynchronously iterate
1969[warn] collections.
1970[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?):
1971[warn] @template
1972[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?):
1973[warn] @author
1974[warn] 杨博 (Yang Bo)
1975[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?):
1976[warn] @example
1977[warn] All the code after a `!switchExecutionContext` should be executed on
1978[warn] `executionContext`
1979[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?):
1980[warn] @see
1981[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
1982[warn] [[Task]].
1983[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?):
1984[warn] @example
1985[warn] A [[Task]] can be created from `for`-comprehension, where
1986[warn] [[keywords.Each]] can be used together to asynchronously iterate
1987[warn] collections.
1988[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?):
1989[warn] @template
1990[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?):
1991[warn] @author
1992[warn] 杨博 (Yang Bo)
1993[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?):
1994[warn] @example
1995[warn] All the code after a `!switchExecutionContext` should be executed on
1996[warn] `executionContext`
1997[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?):
1998[warn] @see
1999[warn] [[keywords.Await]] for converting a [[scala.concurrent.Future]] to a
2000[warn] [[Task]].
2001Starting build for ProjectRef(file:/build/repo/,keywords-YieldJVM) (keywords-yield)... [23/28]
2002Compile scalacOptions: -unchecked, -Ymacro-annotations, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2003[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?):
2004[warn] @see
2005[warn] [[comprehension]] if you want to use traditional `for` comprehension
2006[warn] instead of !-notation.
2007[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?):
2008[warn] @example
2009[warn] [[Yield]] keywords can be used together with other keywords.
2010[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?):
2011[warn] @example
2012[warn] This `Yield` keyword must be put inside a function that returns
2013[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2014[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?):
2015[warn] @author
2016[warn] 杨博 (Yang Bo)
2017[info] compiling 3 Scala sources to /build/repo/keywords-Yield/.jvm/target/scala-3.8.0-RC2/test-classes ...
2018[warn] bad option '-Ymacro-annotations' was ignored
2019[warn] bad option '-Xcheckinit' was ignored
2020[warn] -- [E129] Potential Issue Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:200:10
2021[warn] 200 | if (false) {
2022[warn] | ^
2023[warn] | A pure expression does nothing in statement position
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] 674 | if (true) {
2033[warn] 675 | return {
2034[warn] 676 | !Yield(100)
2035[warn] 677 | Stream(42)
2036[warn] 678 | }
2037[warn] 679 | }
2038[warn] 680 | Stream.empty[Int]
2039[warn] 681 | }
2040[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec.scala:263:12
2041[warn] 263 | return {
2042[warn] | ^
2043[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2044[warn] 264 | !Yield(100)
2045[warn] 265 | Stream(42)
2046[warn] 266 | }
2047[warn] -- Warning: /build/repo/keywords-Yield/src/test/scala/com/thoughtworks/dsl/keywords/YieldSpec213.scala:201:43
2048[warn] 201 | def generator: LazyList[Int] = reset {
2049[warn] | ^
2050[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
2051[warn] 202 | if (true) {
2052[warn] 203 | return {
2053[warn] 204 | !Yield(100)
2054[warn] 205 | LazyList(42)
2055[warn] 206 | }
2056[warn] 207 | }
2057[warn] 208 | LazyList.empty[Int]
2058[warn] 209 | }
2059[warn] there were 225 deprecation warnings; re-run with -deprecation for details
2060[warn] 7 warnings found
2061[info] done compiling
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] @see
2064[warn] [[comprehension]] if you want to use traditional `for` comprehension
2065[warn] instead of !-notation.
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] @example
2068[warn] [[Yield]] keywords can be used together with other keywords.
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] @example
2071[warn] This `Yield` keyword must be put inside a function that returns
2072[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
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] @author
2075[warn] 杨博 (Yang Bo)
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] @see
2078[warn] [[comprehension]] if you want to use traditional `for` comprehension
2079[warn] instead of !-notation.
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] @example
2082[warn] [[Yield]] keywords can be used together with other keywords.
2083[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?):
2084[warn] @example
2085[warn] This `Yield` keyword must be put inside a function that returns
2086[warn] `Seq[Element]` or `Seq[Element] !! ...`, or it will not compile.
2087[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?):
2088[warn] @author
2089[warn] 杨博 (Yang Bo)
2090Starting build for ProjectRef(file:/build/repo/,keywords-TryFinallyJVM) (keywords-tryfinally)... [24/28]
2091Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2092Starting build for ProjectRef(file:/build/repo/,keywords-UsingJVM) (keywords-using)... [25/28]
2093Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2094[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?):
2095[warn] @see
2096[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2097[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?):
2098[warn] @author
2099[warn] 杨博 (Yang Bo)
2100[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?):
2101[warn] @example
2102[warn] The following function will perform `n *= 2` after `n += 20`:
2103[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?):
2104[warn] @note
2105[warn] This method is similar to [[apply]], except the parameter type is
2106[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2107[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2108[warn] with `-Xexperimental` compiler option.
2109[info] compiling 1 Scala source to /build/repo/keywords-Using/.jvm/target/scala-3.8.0-RC2/test-classes ...
2110[warn] bad option '-Xcheckinit' was ignored
2111[warn] one warning found
2112[info] done compiling
2113[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?):
2114[warn] @see
2115[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2116[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?):
2117[warn] @author
2118[warn] 杨博 (Yang Bo)
2119[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?):
2120[warn] @example
2121[warn] The following function will perform `n *= 2` after `n += 20`:
2122[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?):
2123[warn] @note
2124[warn] This method is similar to [[apply]], except the parameter type is
2125[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2126[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2127[warn] with `-Xexperimental` compiler option.
2128[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?):
2129[warn] @see
2130[warn] [[dsl]] for usage of this [[Using]] keyword in continuations
2131[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?):
2132[warn] @author
2133[warn] 杨博 (Yang Bo)
2134[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?):
2135[warn] @example
2136[warn] The following function will perform `n *= 2` after `n += 20`:
2137[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?):
2138[warn] @note
2139[warn] This method is similar to [[apply]], except the parameter type is
2140[warn] changed from a generic `R` to the SAM type [[ScopeExitHandler]], which
2141[warn] allows for function literal expressions in Scala 2.12+ or Scala 2.11
2142[warn] with `-Xexperimental` compiler option.
2143Starting build for ProjectRef(file:/build/repo/,macros-ResetJVM) (macros-reset)... [26/28]
2144Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2145[info] compiling 2 Scala sources to /build/repo/macros-Reset/.jvm/target/scala-3.8.0-RC2/test-classes ...
2146[warn] bad option '-Xcheckinit' was ignored
2147[warn] one warning found
2148[info] done compiling
2149Starting build for ProjectRef(file:/build/repo/,keywords-TryCatchFinallyJVM) (keywords-trycatchfinally)... [27/28]
2150Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2151
2152************************
2153Build summary:
2154[{
2155 "module": "keywords-put",
2156 "compile": {"status": "ok", "tookMs": 9952, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2157 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2158 "test-compile": {"status": "ok", "tookMs": 16500, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2159 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2160 "publish": {"status": "skipped", "tookMs": 0},
2161 "metadata": {
2162 "crossScalaVersions": ["3.2.2"]
2163}
2164},{
2165 "module": "keywords-fence",
2166 "compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2167 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2168 "test-compile": {"status": "ok", "tookMs": 852, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2169 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2170 "publish": {"status": "skipped", "tookMs": 0},
2171 "metadata": {
2172 "crossScalaVersions": ["3.2.2"]
2173}
2174},{
2175 "module": "keywords-match",
2176 "compile": {"status": "ok", "tookMs": 294, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2178 "test-compile": {"status": "ok", "tookMs": 288, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2179 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2180 "publish": {"status": "skipped", "tookMs": 0},
2181 "metadata": {
2182 "crossScalaVersions": ["3.2.2"]
2183}
2184},{
2185 "module": "scala-async",
2186 "compile": {"status": "ok", "tookMs": 2188, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2188 "test-compile": {"status": "ok", "tookMs": 2650, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2189 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2190 "publish": {"status": "skipped", "tookMs": 0},
2191 "metadata": {
2192 "crossScalaVersions": ["3.2.2"]
2193}
2194},{
2195 "module": "keywords-await",
2196 "compile": {"status": "ok", "tookMs": 988, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2197 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2198 "test-compile": {"status": "ok", "tookMs": 8781, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2199 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2200 "publish": {"status": "skipped", "tookMs": 0},
2201 "metadata": {
2202 "crossScalaVersions": ["3.2.2"]
2203}
2204},{
2205 "module": "keywords-suspend",
2206 "compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2208 "test-compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2210 "publish": {"status": "skipped", "tookMs": 0},
2211 "metadata": {
2212 "crossScalaVersions": ["3.2.2"]
2213}
2214},{
2215 "module": "domains-scalaz",
2216 "compile": {"status": "ok", "tookMs": 1624, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2218 "test-compile": {"status": "ok", "tookMs": 4613, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2220 "publish": {"status": "skipped", "tookMs": 0},
2221 "metadata": {
2222 "crossScalaVersions": ["3.2.2"]
2223}
2224},{
2225 "module": "keywords-return",
2226 "compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2227 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2228 "test-compile": {"status": "ok", "tookMs": 677, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2229 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2230 "publish": {"status": "skipped", "tookMs": 0},
2231 "metadata": {
2232 "crossScalaVersions": ["3.2.2"]
2233}
2234},{
2235 "module": "keywords-while",
2236 "compile": {"status": "ok", "tookMs": 101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2237 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2238 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2239 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2240 "publish": {"status": "skipped", "tookMs": 0},
2241 "metadata": {
2242 "crossScalaVersions": ["3.2.2"]
2243}
2244},{
2245 "module": "keywords-pure",
2246 "compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2248 "test-compile": {"status": "ok", "tookMs": 210, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2249 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2250 "publish": {"status": "skipped", "tookMs": 0},
2251 "metadata": {
2252 "crossScalaVersions": ["3.2.2"]
2253}
2254},{
2255 "module": "keywords-shift",
2256 "compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2257 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2258 "test-compile": {"status": "ok", "tookMs": 844, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2259 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2260 "publish": {"status": "skipped", "tookMs": 0},
2261 "metadata": {
2262 "crossScalaVersions": ["3.2.2"]
2263}
2264},{
2265 "module": "keywords-trycatch",
2266 "compile": {"status": "ok", "tookMs": 387, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2267 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2268 "test-compile": {"status": "ok", "tookMs": 414, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2269 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2270 "publish": {"status": "skipped", "tookMs": 0},
2271 "metadata": {
2272 "crossScalaVersions": ["3.2.2"]
2273}
2274},{
2275 "module": "domains-continuation",
2276 "compile": {"status": "ok", "tookMs": 837, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2277 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2278 "test-compile": {"status": "ok", "tookMs": 938, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2279 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2280 "publish": {"status": "skipped", "tookMs": 0},
2281 "metadata": {
2282 "crossScalaVersions": ["3.2.2"]
2283}
2284},{
2285 "module": "keywords-get",
2286 "compile": {"status": "ok", "tookMs": 358, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2287 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2288 "test-compile": {"status": "ok", "tookMs": 934, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2289 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2290 "publish": {"status": "skipped", "tookMs": 0},
2291 "metadata": {
2292 "crossScalaVersions": ["3.2.2"]
2293}
2294},{
2295 "module": "keywords-asynchronousio",
2296 "compile": {"status": "ok", "tookMs": 1215, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2297 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2298 "test-compile": {"status": "ok", "tookMs": 4652, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2299 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2300 "publish": {"status": "skipped", "tookMs": 0},
2301 "metadata": {
2302 "crossScalaVersions": ["3.2.2"]
2303}
2304},{
2305 "module": "keywords-typed",
2306 "compile": {"status": "ok", "tookMs": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2307 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2308 "test-compile": {"status": "ok", "tookMs": 165, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2309 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2310 "publish": {"status": "skipped", "tookMs": 0},
2311 "metadata": {
2312 "crossScalaVersions": ["3.2.2"]
2313}
2314},{
2315 "module": "keywords-if",
2316 "compile": {"status": "ok", "tookMs": 121, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2317 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2318 "test-compile": {"status": "ok", "tookMs": 180, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2319 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2320 "publish": {"status": "skipped", "tookMs": 0},
2321 "metadata": {
2322 "crossScalaVersions": ["3.2.2"]
2323}
2324},{
2325 "module": "keywords-nonesafe",
2326 "compile": {"status": "ok", "tookMs": 739, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2327 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2328 "test-compile": {"status": "ok", "tookMs": 1103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2329 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2330 "publish": {"status": "skipped", "tookMs": 0},
2331 "metadata": {
2332 "crossScalaVersions": ["3.2.2"]
2333}
2334},{
2335 "module": "keywords-each",
2336 "compile": {"status": "ok", "tookMs": 630, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2337 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2338 "test-compile": {"status": "ok", "tookMs": 3599, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2339 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2340 "publish": {"status": "skipped", "tookMs": 0},
2341 "metadata": {
2342 "crossScalaVersions": ["3.2.2"]
2343}
2344},{
2345 "module": "keywords-monadic",
2346 "compile": {"status": "ok", "tookMs": 496, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2347 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2348 "test-compile": {"status": "ok", "tookMs": 1252, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2349 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2350 "publish": {"status": "skipped", "tookMs": 0},
2351 "metadata": {
2352 "crossScalaVersions": ["3.2.2"]
2353}
2354},{
2355 "module": "keywords-flatmap",
2356 "compile": {"status": "ok", "tookMs": 263, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2357 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2358 "test-compile": {"status": "ok", "tookMs": 339, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2359 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2360 "publish": {"status": "skipped", "tookMs": 0},
2361 "metadata": {
2362 "crossScalaVersions": ["3.2.2"]
2363}
2364},{
2365 "module": "dsl",
2366 "compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2367 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2368 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2369 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2370 "publish": {"status": "skipped", "tookMs": 0},
2371 "metadata": {
2372 "crossScalaVersions": ["3.2.2"]
2373}
2374},{
2375 "module": "domains-task",
2376 "compile": {"status": "ok", "tookMs": 1320, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2377 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2378 "test-compile": {"status": "ok", "tookMs": 13071, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2379 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2380 "publish": {"status": "skipped", "tookMs": 0},
2381 "metadata": {
2382 "crossScalaVersions": ["3.2.2"]
2383}
2384},{
2385 "module": "keywords-yield",
2386 "compile": {"status": "ok", "tookMs": 564, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2387 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2388 "test-compile": {"status": "ok", "tookMs": 7053, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
2389 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2390 "publish": {"status": "skipped", "tookMs": 0},
2391 "metadata": {
2392 "crossScalaVersions": ["3.2.2"]
2393}
2394},{
2395 "module": "keywords-tryfinally",
2396 "compile": {"status": "ok", "tookMs": 609, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2397 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2398 "test-compile": {"status": "ok", "tookMs": 740, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2399 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2400 "publish": {"status": "skipped", "tookMs": 0},
2401 "metadata": {
2402 "crossScalaVersions": ["3.2.2"]
2403}
2404},{
2405 "module": "keywords-using",
2406 "compile": {"status": "ok", "tookMs": 1232, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2407 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2408 "test-compile": {"status": "ok", "tookMs": 2012, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2409 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2410 "publish": {"status": "skipped", "tookMs": 0},
2411 "metadata": {
2412 "crossScalaVersions": ["3.2.2"]
2413}
2414},{
2415 "module": "macros-reset",
2416 "compile": {"status": "ok", "tookMs": 1224, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2417 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2418 "test-compile": {"status": "ok", "tookMs": 2852, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2419 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2420 "publish": {"status": "skipped", "tookMs": 0},
2421 "metadata": {
2422 "crossScalaVersions": ["3.2.2"]
2423}
2424},{
2425 "module": "keywords-trycatchfinally",
2426 "compile": {"status": "ok", "tookMs": 872, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2427 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2428 "test-compile": {"status": "ok", "tookMs": 964, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2429 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2430 "publish": {"status": "skipped", "tookMs": 0},
2431 "metadata": {
2432 "crossScalaVersions": ["3.2.2"]
2433}
2434}]
2435************************
2436[success] Total time: 164 s (0:02:44.0), completed Nov 27, 2025, 8:51:02 PM
2437[0JChecking patch project/plugins.sbt...
2438Checking patch project/build.properties...
2439Checking patch build.sbt...
2440Applied patch project/plugins.sbt cleanly.
2441Applied patch project/build.properties cleanly.
2442Applied patch build.sbt cleanly.