Build Logs
softwaremill/macwire • scala/scala3:release-3.8.0_backport-24490:2025-11-24
Errors
0
Warnings
75
Total Lines
347
1##################################
2Clonning https://github.com/softwaremill/macwire.git into /build/repo using revision v2.6.7
3##################################
4Note: switching to '9ab66b4052f3cc5d0db36d023c7e08ed4fef10e5'.
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.3.6
22----
23Preparing build for 3.8.0-RC1-bin-20251124-f481cc5
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: build.sbt
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.0-RC1-bin-20251124-f481cc5"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC1-bin-20251124-f481cc5
42Execute tests: false
43sbt project found:
44No prepare script found for project softwaremill/macwire
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.0-RC1-bin-20251124-f481cc5
48Targets: com.softwaremill.macwire%macros com.softwaremill.macwire%proxy com.softwaremill.macwire%util
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC1-bin-20251124-f481cc5
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_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC1-bin-20251124-f481cc5"
69"++3.8.0-RC1-bin-20251124-f481cc5 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.0-RC1-bin-20251124-f481cc5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.softwaremill.macwire%macros com.softwaremill.macwire%proxy com.softwaremill.macwire%util"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
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.043s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] resolving key references (47430 settings) ...
87[info] set current project to macwire (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251124-f481cc5
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosPekko/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in macrosNative3/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in macrosNative3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in tests3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in tests3/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosAkkaTests/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in tests23/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in tests23/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in testUtil3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in testUtil3/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosAutoCats/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosAkkaJS/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosAutoCatsTests/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in util/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in testUtil/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosPekkoTests/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in utilTests3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in utilTests3/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in utilJS3/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in utilJS3/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tests/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in utilNative/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosAkka/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in macrosJS3/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in macrosJS3/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in macros3/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in macros3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosPekkoJS/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosAutoCatsJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in utilNative3/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in utilNative3/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in proxy3/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251124-f481cc5 -> 3.8.0-RC1-bin-20251124-f481cc5 in util3/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in util3/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in utilTests/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macrosJS/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in utilJS/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in proxy/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in macros/crossScalaVersions
129OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251124-f481cc5) in proxy3/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tests2/crossScalaVersions
131[info] set current project to macwire (in build file:/build/repo/)
132[info] Setting Scala version to 3.8.0-RC1-bin-20251124-f481cc5 on 11 projects.
133[info] Switching Scala version on:
134[info] proxy3 (3.8.0-RC1-bin-20251124-f481cc5)
135[info] macrosJS3 (3.8.0-RC1-bin-20251124-f481cc5)
136[info] utilJS3 (3.8.0-RC1-bin-20251124-f481cc5)
137[info] macros3 (3.8.0-RC1-bin-20251124-f481cc5)
138[info] utilTests3 (3.8.0-RC1-bin-20251124-f481cc5)
139[info] testUtil3 (3.8.0-RC1-bin-20251124-f481cc5)
140[info] util3 (3.8.0-RC1-bin-20251124-f481cc5)
141[info] tests3 (3.8.0-RC1-bin-20251124-f481cc5)
142[info] utilNative3 (3.8.0-RC1-bin-20251124-f481cc5)
143[info] tests23 (3.8.0-RC1-bin-20251124-f481cc5)
144[info] macrosNative3 (3.8.0-RC1-bin-20251124-f481cc5)
145[info] Excluding projects:
146[info] macrosAkkaJS (2.13.16)
147[info] macrosPekkoJS (2.13.16)
148[info] macrosPekkoJS2_12 (2.12.20)
149[info] macrosAutoCatsTests (2.13.16)
150[info] utilNative (2.13.16)
151[info] util (2.13.16)
152[info] macrosAutoCatsJS2_12 (2.12.20)
153[info] macrosAutoCatsJS (2.13.16)
154[info] macrosJS2_12 (2.12.20)
155[info] * root (2.12.20)
156[info] macrosAkkaTests2_12 (2.12.20)
157[info] tests2 (2.13.16)
158[info] tests (2.13.16)
159[info] macrosPekko2_12 (2.12.20)
160[info] macrosNative (2.13.16)
161[info] macrosPekkoTests (2.13.16)
162[info] tests2_12 (2.12.20)
163[info] tests22_12 (2.12.20)
164[info] proxy2_12 (2.12.20)
165[info] macrosPekko (2.13.16)
166[info] macrosJS (2.13.16)
167[info] macrosAutoCats (2.13.16)
168[info] macrosPekkoTests2_12 (2.12.20)
169[info] utilTests (2.13.16)
170[info] macros (2.13.16)
171[info] testUtil (2.13.16)
172[info] utilJS (2.13.16)
173[info] utilNative2_12 (2.12.20)
174[info] proxy (2.13.16)
175[info] macrosAkka2_12 (2.12.20)
176[info] macrosAkka (2.13.16)
177[info] macrosAutoCatsTests2_12 (2.12.20)
178[info] macrosAkkaTests (2.13.16)
179[info] util2_12 (2.12.20)
180[info] macrosNative2_12 (2.12.20)
181[info] testUtil2_12 (2.12.20)
182[info] macrosAutoCats2_12 (2.12.20)
183[info] macros2_12 (2.12.20)
184[info] macrosAkkaJS2_12 (2.12.20)
185[info] utilJS2_12 (2.12.20)
186[info] utilTests2_12 (2.12.20)
187[info] Reapplying settings...
188[info] set current project to macwire (in build file:/build/repo/)
189Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
190[info] Reapplying settings...
191[info] set current project to macwire (in build file:/build/repo/)
192[info] Defining Global / credentials, credentials and 50 others.
193[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 415 others.
194[info] Run `last` for details.
195[info] Reapplying settings...
196[info] set current project to macwire (in build file:/build/repo/)
197Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
198[info] Reapplying settings...
199OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
200
201 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
202 Did you mean macrosAutoCats2_12 / allExcludeDependencies ?
203 , retry without global scopes
204[info] Reapplying settings...
205[info] set current project to macwire (in build file:/build/repo/)
206Execute removeScalacOptionsStartingWith: -P:wartremover
207[info] Reapplying settings...
208[info] set current project to macwire (in build file:/build/repo/)
209[success] Total time: 0 s, completed Nov 24, 2025, 10:02:04 PM
210Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
211Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
212Starting build...
213Projects: Set(macros3, proxy3, util3)
214Starting build for ProjectRef(file:/build/repo/,macros3) (macros)... [0/3]
215OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
216OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
217OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
218Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
219[info] compiling 4 Scala sources and 1 Java source to /build/repo/util/target/jvm-3/classes ...
220[warn] there were 2 deprecation warnings; re-run with -deprecation for details
221[warn] one warning found
222[info] done compiling
223[info] compiling 15 Scala sources to /build/repo/macros/target/jvm-3/classes ...
224[warn] -- [E198] Unused Symbol Warning: /build/repo/macros/src/main/scala-3/com/softwaremill/macwire/internals/ConstructorCrimper.scala:4:24
225[warn] 4 |import scala.annotation.Annotation
226[warn] | ^^^^^^^^^^
227[warn] | unused import
228[warn] -- [E198] Unused Symbol Warning: /build/repo/macros/src/main/scala-3/com/softwaremill/macwire/internals/DependencyResolver.scala:4:34
229[warn] 4 |import EligibleValuesFinder.Scope.*
230[warn] | ^
231[warn] | unused import
232[warn] -- [E198] Unused Symbol Warning: /build/repo/macros/src/main/scala-3/com/softwaremill/macwire/internals/DependencyResolver.scala:19:14
233[warn] 19 | def resolve(param: Symbol, t: TypeRepr): Term = {
234[warn] | ^^^^^
235[warn] | unused explicit parameter
236[warn] -- [E198] Unused Symbol Warning: /build/repo/macros/src/main/scala-3/com/softwaremill/macwire/internals/EligibleValuesFinder.scala:16:8
237[warn] 16 | val wiredOwner = wiredDef.owner
238[warn] | ^^^^^^^^^^
239[warn] | unused local definition
240[warn] -- [E198] Unused Symbol Warning: /build/repo/macros/src/main/scala-3/com/softwaremill/macwire/internals/TypeCheckUtil.scala:5:50
241[warn] 5 |private[macwire] class TypeCheckUtil[Q <: Quotes](log: Logger)(using val q: Q) {
242[warn] | ^^^
243[warn] | unused explicit parameter
244[warn] -- [E198] Unused Symbol Warning: /build/repo/macros/src/main/scala-3/com/softwaremill/macwire/internals/autowire/autowireImpl.scala:88:38
245[warn] 88 | def verifyNotPrimitive(t: TypeRepr, breadcrumb: Vector[TypeRepr]): Unit =
246[warn] | ^^^^^^^^^^
247[warn] | unused explicit parameter
248[warn] there were 9 deprecation warnings; re-run with -deprecation for details
249[warn] 7 warnings found
250[info] done compiling
251[info] compiling 1 Scala source to /build/repo/macros/target/jvm-3/test-classes ...
252[info] done compiling
253Starting build for ProjectRef(file:/build/repo/,proxy3) (proxy)... [1/3]
254Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
255[info] compiling 11 Scala sources to /build/repo/proxy/target/jvm-3/classes ...
256[warn] there were 2 deprecation warnings; re-run with -deprecation for details
257[warn] one warning found
258[info] done compiling
259[info] compiling 2 Scala sources to /build/repo/proxy/target/jvm-3/test-classes ...
260[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/aop/ProxyingInterceptorTest.scala:31:4
261[warn] 31 | toIntercept.a should be(1)
262[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
263[warn] | unused value of type org.scalatest.Assertion
264[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/aop/ProxyingInterceptorTest.scala:32:4
265[warn] 32 | toIntercept.b should be(11)
266[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
267[warn] | unused value of type org.scalatest.Assertion
268[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/aop/ProxyingInterceptorTest.scala:34:4
269[warn] 34 | bResult should be(11)
270[warn] | ^^^^^^^^^^^^^^^^^^^^^
271[warn] | unused value of type org.scalatest.Assertion
272[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/aop/ProxyingInterceptorTest.scala:36:4
273[warn] 36 | before should be(2)
274[warn] | ^^^^^^^^^^^^^^^^^^^
275[warn] | unused value of type org.scalatest.Assertion
276[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/scopes/ThreadLocalScopeTest.scala:52:4
277[warn] 52 | bean.data should be("2")
278[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
279[warn] | unused value of type org.scalatest.Assertion
280[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/scopes/ThreadLocalScopeTest.scala:56:4
281[warn] 56 | bean.data should be("3")
282[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
283[warn] | unused value of type org.scalatest.Assertion
284[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/scopes/ThreadLocalScopeTest.scala:60:4
285[warn] 60 | bean.data should be("1")
286[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
287[warn] | unused value of type org.scalatest.Assertion
288[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/scopes/ThreadLocalScopeTest.scala:78:4
289[warn] 78 | bean.data should be("2")
290[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
291[warn] | unused value of type org.scalatest.Assertion
292[warn] -- [E176] Potential Issue Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/scopes/ThreadLocalScopeTest.scala:101:4
293[warn] 101 | Beans.service1.fetchData should be("2")
294[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
295[warn] | unused value of type org.scalatest.Assertion
296[warn] -- [E198] Unused Symbol Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/scopes/ThreadLocalScopeTest.scala:110:16
297[warn] 110 |class Stateful2(x: String, y: Int) {
298[warn] | ^
299[warn] | unused explicit parameter
300[warn] -- [E198] Unused Symbol Warning: /build/repo/proxy/src/test/scala/com/softwaremill/macwire/scopes/ThreadLocalScopeTest.scala:110:27
301[warn] 110 |class Stateful2(x: String, y: Int) {
302[warn] | ^
303[warn] | unused explicit parameter
304[warn] 11 warnings found
305[info] done compiling
306Starting build for ProjectRef(file:/build/repo/,util3) (util)... [2/3]
307Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
308
309************************
310Build summary:
311[{
312 "module": "macros",
313 "compile": {"status": "ok", "tookMs": 13185, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
314 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
315 "test-compile": {"status": "ok", "tookMs": 814, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
317 "publish": {"status": "skipped", "tookMs": 0},
318 "metadata": {
319 "crossScalaVersions": ["2.12.20", "3.3.6"]
320}
321},{
322 "module": "proxy",
323 "compile": {"status": "ok", "tookMs": 916, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
324 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
325 "test-compile": {"status": "ok", "tookMs": 1607, "warnings": 11, "errors": 0, "sourceVersion": "3.8"},
326 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
327 "publish": {"status": "skipped", "tookMs": 0},
328 "metadata": {
329 "crossScalaVersions": ["2.12.20", "3.3.6"]
330}
331},{
332 "module": "util",
333 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
334 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
335 "test-compile": {"status": "ok", "tookMs": 79, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
336 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
337 "publish": {"status": "skipped", "tookMs": 0},
338 "metadata": {
339 "crossScalaVersions": ["2.12.20", "3.3.6"]
340}
341}]
342************************
343[success] Total time: 44 s, completed Nov 24, 2025, 10:02:48 PM
344[0JChecking patch project/plugins.sbt...
345Checking patch build.sbt...
346Applied patch project/plugins.sbt cleanly.
347Applied patch build.sbt cleanly.