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