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