Build Logs
disneystreaming/weaver-test • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
Errors
0
Warnings
6
Total Lines
352
1##################################
2Clonning https://github.com/disneystreaming/weaver-test.git into /build/repo using revision v0.8.4
3##################################
4Note: switching to '0643148b1d7ba9e211937440c2d449eca39ce280'.
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
21Would override fixed Scala version: 3.2.2
22----
23Preparing build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/WeaverPlugin.scala
34Pattern: val scala3 = "3.2.2"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.2.2"' in project/WeaverPlugin.scala
40----
41Starting build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project disneystreaming/weaver-test
47##################################
48Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
49Targets: com.disneystreaming%weaver-cats com.disneystreaming%weaver-cats-core com.disneystreaming%weaver-core com.disneystreaming%weaver-discipline com.disneystreaming%weaver-framework com.disneystreaming%weaver-scalacheck
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":["-Dcommunitybuild.dualVersion=minor:+1"]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/WeaverPlugin.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Xms2g
61-Xmx4g
62-XX:MaxMetaspaceSize=512m
63-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dcommunitybuild.dualVersion=minor:+1
69-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
70-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
71-jar
72/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
73"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
74"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
75"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
76"set every credentials := Nil"
77"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
78"removeScalacOptionsStartingWith -P:wartremover"
79
80moduleMappings
81"runBuild 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":["-Dcommunitybuild.dualVersion=minor:+1"]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/WeaverPlugin.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.disneystreaming%weaver-cats com.disneystreaming%weaver-cats-core com.disneystreaming%weaver-core com.disneystreaming%weaver-discipline com.disneystreaming%weaver-framework com.disneystreaming%weaver-scalacheck"
82
83[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 9.154s.
89[info] done compiling
90[info] loading settings for project root from build.sbt...
91[info] resolving key references (58468 settings) ...
92[info] set current project to root (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
94OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in catsNative2_12/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in frameworkJS3/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in frameworkJS3/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in coreNative2_12/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in coreCats3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in coreCats3/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in catsJS2_12/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in frameworkNative2_12/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in frameworkNative3/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in frameworkNative3/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in scalacheckJS3/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in scalacheckJS3/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in core2_12/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in core3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in core3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in scalacheckJS2_12/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in catsJS3/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in catsJS3/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in catsNative3/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in catsNative3/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in framework2_12/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in disciplineNative2_12/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in discipline2_12/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in disciplineJS2_12/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in coreJS2_12/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in framework3/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in framework3/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in scalacheckNative3/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in scalacheckNative3/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in cats3/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in cats3/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in coreCats2_12/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in coreJS3/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in coreJS3/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in coreNative3/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in coreNative3/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in scalacheck3/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in scalacheck3/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in scalacheck2_12/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in coreCatsNative3/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in coreCatsNative3/crossScalaVersions
135OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in coreCatsJS2_12/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in intellijRunner2_12/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in disciplineJS3/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in disciplineJS3/crossScalaVersions
139OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in frameworkJS2_12/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in cats2_12/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in disciplineNative3/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in disciplineNative3/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in discipline3/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in discipline3/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in coreCatsJS3/crossScalaVersions
146OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(3.8.1-RC1-bin-20251219-d71e859-NIGHTLY) in coreCatsJS3/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in coreCatsNative2_12/crossScalaVersions
148OpenCB::Limitting incorrect crossVersions List(2.13.10) -> List(2.12.17) in scalacheckNative2_12/crossScalaVersions
149[info] set current project to root (in build file:/build/repo/)
150[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 18 projects.
151[info] Switching Scala version on:
152[info] coreCatsNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
153[info] coreNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
154[info] disciplineNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
155[info] catsJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
156[info] coreCats3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
157[info] coreCatsJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
158[info] core3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
159[info] disciplineJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
160[info] catsNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
161[info] scalacheck3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
162[info] scalacheckNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
163[info] scalacheckJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
164[info] discipline3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
165[info] cats3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
166[info] frameworkJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
167[info] framework3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
168[info] frameworkNative3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
169[info] coreJS3 (3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
170[info] Excluding projects:
171[info] coreCatsJS2_12 (2.12.17)
172[info] coreNative2_12 (2.12.17)
173[info] scalacheckNative (2.13.10)
174[info] * root (2.13.10)
175[info] catsJS2_12 (2.12.17)
176[info] catsNative (2.13.10)
177[info] core2_12 (2.12.17)
178[info] coreNative (2.13.10)
179[info] docs (2.13.10)
180[info] frameworkJS2_12 (2.12.17)
181[info] coreCats (2.13.10)
182[info] catsNative2_12 (2.12.17)
183[info] frameworkNative (2.13.10)
184[info] frameworkNative2_12 (2.12.17)
185[info] framework (2.13.10)
186[info] disciplineJS2_12 (2.12.17)
187[info] coreCats2_12 (2.12.17)
188[info] coreJS (2.13.10)
189[info] coreJS2_12 (2.12.17)
190[info] intellijRunner2_12 (2.12.17)
191[info] coreCatsNative2_12 (2.12.17)
192[info] intellijRunner (2.13.10)
193[info] cats2_12 (2.12.17)
194[info] frameworkJS (2.13.10)
195[info] scalacheckJS2_12 (2.12.17)
196[info] scalacheck (2.13.10)
197[info] discipline2_12 (2.12.17)
198[info] scalacheck2_12 (2.12.17)
199[info] framework2_12 (2.12.17)
200[info] coreCatsNative (2.13.10)
201[info] disciplineNative (2.13.10)
202[info] discipline (2.13.10)
203[info] coreCatsJS (2.13.10)
204[info] scalacheckNative2_12 (2.12.17)
205[info] cats (2.13.10)
206[info] core (2.13.10)
207[info] catsJS (2.13.10)
208[info] disciplineNative2_12 (2.12.17)
209[info] disciplineJS (2.13.10)
210[info] scalacheckJS (2.13.10)
211[info] Reapplying settings...
212[info] set current project to root (in build file:/build/repo/)
213Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
214[info] Reapplying settings...
215[info] set current project to root (in build file:/build/repo/)
216[info] Defining Global / credentials, cats / credentials and 56 others.
217[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 353 others.
218[info] Run `last` for details.
219[info] Reapplying settings...
220[info] set current project to root (in build file:/build/repo/)
221Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
222[info] Reapplying settings...
223OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
224
225 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
226 Did you mean disciplineNative2_12 / allExcludeDependencies ?
227 , retry without global scopes
228[info] Reapplying settings...
229[info] set current project to root (in build file:/build/repo/)
230Execute removeScalacOptionsStartingWith: -P:wartremover
231[info] Reapplying settings...
232[info] set current project to root (in build file:/build/repo/)
233[success] Total time: 0 s, completed Dec 20, 2025, 1:29:05 AM
234Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":["-Dcommunitybuild.dualVersion=minor:+1"]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/WeaverPlugin.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
235Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
236Starting build...
237Projects: Set(coreCats3, core3, scalacheck3, discipline3, cats3, framework3)
238Starting build for ProjectRef(file:/build/repo/,cats3) (weaver-cats)... [0/6]
239OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
240OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.10 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
241OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
242OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
243OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
244Compile scalacOptions: -sourcepath, /build/repo/, -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/modules/framework/cats/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
245[info] compiling 31 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
246[info] done compiling
247[info] compiling 6 Scala sources to /build/repo/modules/core/cats/target/jvm-3/classes ...
248[info] compiling 12 Scala sources to /build/repo/modules/framework/target/jvm-3/classes ...
249[info] done compiling
250[info] done compiling
251[info] compiling 1 Scala source to /build/repo/modules/framework/cats/target/jvm-3/classes ...
252[info] done compiling
253[info] compiling 15 Scala sources to /build/repo/modules/framework/cats/target/jvm-3/test-classes ...
254[warn] -- Warning: /build/repo/modules/framework/cats/test/src/Meta.scala:17:10 -------
255[warn] 17 | @nowarn("cat=w-flag-dead-code")
256[warn] | ^^^^^^^^^^^^^^^^^^^^^^
257[warn] | Invalid message filter
258[warn] | unknown category: w-flag-dead-code
259[warn] one warning found
260[info] done compiling
261Starting build for ProjectRef(file:/build/repo/,core3) (weaver-core)... [1/6]
262Compile scalacOptions: -sourcepath, /build/repo/, -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
263Starting build for ProjectRef(file:/build/repo/,scalacheck3) (weaver-scalacheck)... [2/6]
264Compile scalacOptions: -sourcepath, /build/repo/, -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/modules/scalacheck/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
265[info] compiling 2 Scala sources to /build/repo/modules/scalacheck/target/jvm-3/classes ...
266[info] done compiling
267[info] compiling 2 Scala sources to /build/repo/modules/scalacheck/target/jvm-3/test-classes ...
268[info] done compiling
269Starting build for ProjectRef(file:/build/repo/,coreCats3) (weaver-cats-core)... [3/6]
270Compile scalacOptions: -sourcepath, /build/repo/, -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/cats/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
271Starting build for ProjectRef(file:/build/repo/,framework3) (weaver-framework)... [4/6]
272Compile scalacOptions: -sourcepath, /build/repo/, -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/modules/framework/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
273Starting build for ProjectRef(file:/build/repo/,discipline3) (weaver-discipline)... [5/6]
274Compile scalacOptions: -sourcepath, /build/repo/, -encoding, utf-8, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/modules/discipline/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
275[info] compiling 1 Scala source to /build/repo/modules/discipline/target/jvm-3/classes ...
276[info] done compiling
277[info] compiling 3 Scala sources to /build/repo/modules/discipline/target/jvm-3/test-classes ...
278[info] done compiling
279
280************************
281Build summary:
282[{
283 "module": "weaver-cats",
284 "compile": {"status": "ok", "tookMs": 20092, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
286 "test-compile": {"status": "ok", "tookMs": 5719, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
287 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
288 "publish": {"status": "skipped", "tookMs": 0},
289 "metadata": {
290 "crossScalaVersions": ["2.13.10", "3.2.2"]
291}
292},{
293 "module": "weaver-core",
294 "compile": {"status": "ok", "tookMs": 100, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
295 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
296 "test-compile": {"status": "ok", "tookMs": 181, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
297 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
298 "publish": {"status": "skipped", "tookMs": 0},
299 "metadata": {
300 "crossScalaVersions": ["2.13.10", "3.2.2"]
301}
302},{
303 "module": "weaver-scalacheck",
304 "compile": {"status": "ok", "tookMs": 1705, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
305 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
306 "test-compile": {"status": "ok", "tookMs": 1679, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
307 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
308 "publish": {"status": "skipped", "tookMs": 0},
309 "metadata": {
310 "crossScalaVersions": ["2.13.10", "3.2.2"]
311}
312},{
313 "module": "weaver-cats-core",
314 "compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
315 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
316 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
317 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
318 "publish": {"status": "skipped", "tookMs": 0},
319 "metadata": {
320 "crossScalaVersions": ["2.13.10", "3.2.2"]
321}
322},{
323 "module": "weaver-framework",
324 "compile": {"status": "ok", "tookMs": 140, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
326 "test-compile": {"status": "ok", "tookMs": 175, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
328 "publish": {"status": "skipped", "tookMs": 0},
329 "metadata": {
330 "crossScalaVersions": ["2.13.10", "3.2.2"]
331}
332},{
333 "module": "weaver-discipline",
334 "compile": {"status": "ok", "tookMs": 1335, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
336 "test-compile": {"status": "ok", "tookMs": 1674, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
338 "publish": {"status": "skipped", "tookMs": 0},
339 "metadata": {
340 "crossScalaVersions": ["2.13.10", "3.2.2"]
341}
342}]
343************************
344[success] Total time: 56 s, completed Dec 20, 2025, 1:30:00 AM
345[0JChecking patch project/plugins.sbt...
346Checking patch project/build.properties...
347Checking patch project/WeaverPlugin.scala...
348Checking patch build.sbt...
349Applied patch project/plugins.sbt cleanly.
350Applied patch project/build.properties cleanly.
351Applied patch project/WeaverPlugin.scala cleanly.
352Applied patch build.sbt cleanly.