Build Logs
erikerlandson/coulomb • 3.8.0-RC2:2025-11-26
Errors
117
Warnings
17
Total Lines
432
1##################################
2Clonning https://github.com/erikerlandson/coulomb.git into /build/repo using revision v0.9.1
3##################################
4Note: switching to '00587e782a852c1d9915bb9e9caa139b0cd11ace'.
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.4 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.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4-RC2
30Execute tests: false
31sbt project found:
32No prepare script found for project erikerlandson/coulomb
33/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
34##################################
35Scala version: 3.7.4-RC2
36Targets: com.manyangled%coulomb-core com.manyangled%coulomb-docs com.manyangled%coulomb-parser com.manyangled%coulomb-pureconfig com.manyangled%coulomb-refined com.manyangled%coulomb-runtime com.manyangled%coulomb-testkit com.manyangled%coulomb-units
37Project projectConfig: {"projects":{"exclude":["com.manyangled%coulomb-docs"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
38##################################
39Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
40Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
41[sbt_options] declare -a sbt_options=()
42[process_args] java_version = '17'
43[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
44# Executing command line:
45java
46-Xms1G
47-Xmx4G
48-XX:+UseG1GC
49-Xss10m
50-Dcommunitybuild.scala=3.7.4-RC2
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.7.4-RC2"
60"++3.7.4-RC2 -v"
61"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.7.4-RC2 """{"projects":{"exclude":["com.manyangled%coulomb-docs"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":["3.4","3.7"],"sourcePatches":[]}""" com.manyangled%coulomb-core com.manyangled%coulomb-docs com.manyangled%coulomb-parser com.manyangled%coulomb-pureconfig com.manyangled%coulomb-refined com.manyangled%coulomb-runtime com.manyangled%coulomb-testkit com.manyangled%coulomb-units"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.54s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] resolving key references (28984 settings) ...
78[info] set scmInfo to https://github.com/erikerlandson/coulomb
79[info] set current project to root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.7.4-RC2
81OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in unidocs/crossScalaVersions
82[info] set scmInfo to https://github.com/erikerlandson/coulomb
83OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in root/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4-RC2) in root/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in benchmarksNative/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in docs/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in unitsNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in testkitJS/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in pureconfigJVM/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in benchmarksJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in runtimeJVM/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in coreJVM/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in rootNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in parserJS/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in coreJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in rootJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in runtimeJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in refinedJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in unitsJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in testkitJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in parserJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in runtimeNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in unitsJVM/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in benchmarksJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in all/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in coreNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in rootJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in testkitNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in parserNative/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in refinedNative/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.6 -> 3.7.4-RC2 in refinedJS/crossScalaVersions
112[info] set current project to root (in build file:/build/repo/)
113[info] Setting Scala version to 3.7.4-RC2 on 29 projects.
114[info] Switching Scala version on:
115[info] runtimeJS (3.7.4-RC2)
116[info] testkitNative (3.7.4-RC2)
117[info] * root (3.7.4-RC2)
118[info] all (3.7.4-RC2)
119[info] unitsJVM (3.7.4-RC2)
120[info] runtimeNative (3.7.4-RC2)
121[info] testkitJS (3.7.4-RC2)
122[info] parserJVM (3.7.4-RC2)
123[info] unidocs (3.7.4-RC2)
124[info] rootJS (3.7.4-RC2)
125[info] parserJS (3.7.4-RC2)
126[info] coreNative (3.7.4-RC2)
127[info] docs (3.7.4-RC2)
128[info] benchmarksJVM (3.7.4-RC2)
129[info] pureconfigJVM (3.7.4-RC2)
130[info] parserNative (3.7.4-RC2)
131[info] coreJS (3.7.4-RC2)
132[info] unitsNative (3.7.4-RC2)
133[info] runtimeJVM (3.7.4-RC2)
134[info] coreJVM (3.7.4-RC2)
135[info] refinedNative (3.7.4-RC2)
136[info] rootJVM (3.7.4-RC2)
137[info] rootNative (3.7.4-RC2)
138[info] refinedJS (3.7.4-RC2)
139[info] benchmarksJS (3.7.4-RC2)
140[info] refinedJVM (3.7.4-RC2)
141[info] unitsJS (3.7.4-RC2)
142[info] testkitJVM (3.7.4-RC2)
143[info] benchmarksNative (3.7.4-RC2)
144[info] Excluding projects:
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/erikerlandson/coulomb
147[info] set current project to root (in build file:/build/repo/)
148Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
149[info] Reapplying settings...
150[info] set scmInfo to https://github.com/erikerlandson/coulomb
151[info] set current project to root (in build file:/build/repo/)
152[info] Defining Global / credentials, all / credentials and 27 others.
153[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 258 others.
154[info] Run `last` for details.
155[info] Reapplying settings...
156[info] set scmInfo to https://github.com/erikerlandson/coulomb
157[info] set current project to root (in build file:/build/repo/)
158Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
159[info] Reapplying settings...
160OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
161
162 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
163 Did you mean rootJVM / allExcludeDependencies ?
164 , retry without global scopes
165[info] Reapplying settings...
166[info] set scmInfo to https://github.com/erikerlandson/coulomb
167[info] set current project to root (in build file:/build/repo/)
168Execute removeScalacOptionsStartingWith: -P:wartremover
169[info] Reapplying settings...
170[info] set scmInfo to https://github.com/erikerlandson/coulomb
171[info] set current project to root (in build file:/build/repo/)
172[success] Total time: 0 s, completed Nov 26, 2025, 5:08:11 PM
173Build config: {"projects":{"exclude":["com.manyangled%coulomb-docs"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.4","migrationVersions":["3.4","3.7"],"sourcePatches":[]}
174Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(com.manyangled%coulomb-docs),Map()),CompileOnly,List()))
175Excluding target 'com.manyangled%coulomb-docs' - matches exclusion rule: 'com.manyangled%coulomb-docs'
176Starting build...
177Projects: Set(unitsJVM, parserJVM, pureconfigJVM, runtimeJVM, coreJVM, refinedJVM, testkitJVM)
178Starting build for ProjectRef(file:/build/repo/,testkitJVM) (coulomb-testkit)... [0/7]
179OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
180OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
181OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
182OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
183Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xkind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
184[info] compiling 20 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
185[warn] -- [E194] Potential Issue Warning: /build/repo/core/src/main/scala/coulomb/infra/utils.scala:32:12
186[warn] 32 | def isValidInt: Boolean =
187[warn] | ^
188[warn] |Extension method isValidInt will never be selected from type SafeLong
189[warn] |because SafeLong already has a member with the same name and compatible parameter types.
190[warn] |
191[warn] | longer explanation available when compiling with `-explain`
192[warn] one warning found
193[info] done compiling
194[info] compiling 1 Scala source to /build/repo/testkit/.jvm/target/scala-3.7.4-RC2/classes ...
195[info] done compiling
196[info] compiling 7 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/test-classes ...
197[info] done compiling
198Starting build for ProjectRef(file:/build/repo/,refinedJVM) (coulomb-refined)... [1/7]
199Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xkind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
200[info] compiling 8 Scala sources to /build/repo/refined/.jvm/target/scala-3.7.4-RC2/classes ...
201[info] done compiling
202[info] compiling 13 Scala sources to /build/repo/units/.jvm/target/scala-3.7.4-RC2/classes ...
203[info] done compiling
204[info] compiling 2 Scala sources to /build/repo/refined/.jvm/target/scala-3.7.4-RC2/test-classes ...
205[error] -- [E007] Type Mismatch Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:215:59
206[error] 215 | .withUnit[Meter] * 3d.withRP[Positive].withUnit[Meter])
207[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
208[error] |Found: coulomb.Quantity[Double Refined eu.timepit.refined.numeric.Positive,
209[error] | coulomb.units.si.Meter]
210[error] |Required: coulomb.Quantity[Any, Any]
211[error] |
212[error] | longer explanation available when compiling with `-explain`
213[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:218:68
214[error] 218 | .withUnit[Meter] * 3.withRP[NonNegative].withUnit[Meter])
215[error] | ^
216[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
217[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:246:66
218[error] 246 | .withUnit[Meter] * 3f.withRP[Positive].withUnit[Meter])
219[error] | ^
220[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
221[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:249:69
222[error] 249 | .withUnit[Meter] * 3L.withRP[NonNegative].withUnit[Meter])
223[error] | ^
224[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
225[error] -- [E007] Type Mismatch Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:267:59
226[error] 267 | .withUnit[Meter] / 3d.withRP[Positive].withUnit[Second])
227[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
228[error] |Found: coulomb.Quantity[Double Refined eu.timepit.refined.numeric.Positive,
229[error] | coulomb.units.si.Second]
230[error] |Required: coulomb.Quantity[Any, Any]
231[error] |
232[error] | longer explanation available when compiling with `-explain`
233[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:272:67
234[error] 272 | .withUnit[Meter] / 3f.withRP[Positive].withUnit[Second])
235[error] | ^
236[error] |No given instance of type algebra.ring.MultiplicativeGroup[Any] was found for parameter alg of method / in object Quantity
237[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:302:67
238[error] 302 | .withUnit[Meter] / 3d.withRP[Positive].withUnit[Second])
239[error] | ^
240[error] |No given instance of type algebra.ring.MultiplicativeGroup[Any] was found for parameter alg of method / in object Quantity
241[error] 7 errors found
242[error] (refinedJVM / Test / compileIncremental) Compilation failed
243[info] compiling 2 Scala sources to /build/repo/refined/.jvm/target/scala-3.7.4-RC2/test-classes ...
244[error] -- [E007] Type Mismatch Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:215:59
245[error] 215 | .withUnit[Meter] * 3d.withRP[Positive].withUnit[Meter])
246[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
247[error] |Found: coulomb.Quantity[Double Refined eu.timepit.refined.numeric.Positive,
248[error] | coulomb.units.si.Meter]
249[error] |Required: coulomb.Quantity[Any, Any]
250[error] |
251[error] | longer explanation available when compiling with `-explain`
252[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:218:68
253[error] 218 | .withUnit[Meter] * 3.withRP[NonNegative].withUnit[Meter])
254[error] | ^
255[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
256[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:246:66
257[error] 246 | .withUnit[Meter] * 3f.withRP[Positive].withUnit[Meter])
258[error] | ^
259[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
260[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:249:69
261[error] 249 | .withUnit[Meter] * 3L.withRP[NonNegative].withUnit[Meter])
262[error] | ^
263[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
264[error] -- [E007] Type Mismatch Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:267:59
265[error] 267 | .withUnit[Meter] / 3d.withRP[Positive].withUnit[Second])
266[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
267[error] |Found: coulomb.Quantity[Double Refined eu.timepit.refined.numeric.Positive,
268[error] | coulomb.units.si.Second]
269[error] |Required: coulomb.Quantity[Any, Any]
270[error] |
271[error] | longer explanation available when compiling with `-explain`
272[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:272:67
273[error] 272 | .withUnit[Meter] / 3f.withRP[Positive].withUnit[Second])
274[error] | ^
275[error] |No given instance of type algebra.ring.MultiplicativeGroup[Any] was found for parameter alg of method / in object Quantity
276[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:302:67
277[error] 302 | .withUnit[Meter] / 3d.withRP[Positive].withUnit[Second])
278[error] | ^
279[error] |No given instance of type algebra.ring.MultiplicativeGroup[Any] was found for parameter alg of method / in object Quantity
280[error] 7 errors found
281[error] (refinedJVM / Test / compileIncremental) Compilation failed
282[info] compiling 2 Scala sources to /build/repo/refined/.jvm/target/scala-3.7.4-RC2/test-classes ...
283[error] -- [E007] Type Mismatch Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:215:59
284[error] 215 | .withUnit[Meter] * 3d.withRP[Positive].withUnit[Meter])
285[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
286[error] |Found: coulomb.Quantity[Double Refined eu.timepit.refined.numeric.Positive,
287[error] | coulomb.units.si.Meter]
288[error] |Required: coulomb.Quantity[Any, Any]
289[error] |
290[error] | longer explanation available when compiling with `-explain`
291[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:218:68
292[error] 218 | .withUnit[Meter] * 3.withRP[NonNegative].withUnit[Meter])
293[error] | ^
294[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
295[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:246:66
296[error] 246 | .withUnit[Meter] * 3f.withRP[Positive].withUnit[Meter])
297[error] | ^
298[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
299[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:249:69
300[error] 249 | .withUnit[Meter] * 3L.withRP[NonNegative].withUnit[Meter])
301[error] | ^
302[error] |No given instance of type algebra.ring.MultiplicativeSemigroup[Any] was found for parameter alg of method * in object Quantity
303[error] -- [E007] Type Mismatch Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:267:59
304[error] 267 | .withUnit[Meter] / 3d.withRP[Positive].withUnit[Second])
305[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
306[error] |Found: coulomb.Quantity[Double Refined eu.timepit.refined.numeric.Positive,
307[error] | coulomb.units.si.Second]
308[error] |Required: coulomb.Quantity[Any, Any]
309[error] |
310[error] | longer explanation available when compiling with `-explain`
311[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:272:67
312[error] 272 | .withUnit[Meter] / 3f.withRP[Positive].withUnit[Second])
313[error] | ^
314[error] |No given instance of type algebra.ring.MultiplicativeGroup[Any] was found for parameter alg of method / in object Quantity
315[error] -- [E172] Type Error: /build/repo/refined/src/test/scala/coulomb/quantity.scala:302:67
316[error] 302 | .withUnit[Meter] / 3d.withRP[Positive].withUnit[Second])
317[error] | ^
318[error] |No given instance of type algebra.ring.MultiplicativeGroup[Any] was found for parameter alg of method / in object Quantity
319[error] 7 errors found
320[error] (refinedJVM / Test / compileIncremental) Compilation failed
321Starting build for ProjectRef(file:/build/repo/,parserJVM) (coulomb-parser)... [2/7]
322Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xkind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
323[info] compiling 5 Scala sources to /build/repo/runtime/.jvm/target/scala-3.7.4-RC2/classes ...
324[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/runtime/src/main/scala/coulomb/runtime/infra/meta.scala:62:16
325[warn] 62 | (rtuTypeRepr(uf).asType, rtuTypeRepr(ut).asType) match
326[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
327[warn] | match may not be exhaustive.
328[warn] |
329[warn] | It would fail on pattern case: (_, _)
330[warn] |
331[warn] | longer explanation available when compiling with `-explain`
332[warn] one warning found
333[info] done compiling
334[info] compiling 4 Scala sources to /build/repo/parser/.jvm/target/scala-3.7.4-RC2/classes ...
335[info] done compiling
336[info] compiling 1 Scala source to /build/repo/parser/.jvm/target/scala-3.7.4-RC2/test-classes ...
337[info] done compiling
338Starting build for ProjectRef(file:/build/repo/,runtimeJVM) (coulomb-runtime)... [3/7]
339Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xkind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
340[info] compiling 3 Scala sources to /build/repo/runtime/.jvm/target/scala-3.7.4-RC2/test-classes ...
341[info] done compiling
342Starting build for ProjectRef(file:/build/repo/,coreJVM) (coulomb-core)... [4/7]
343Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xkind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
344Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (coulomb-pureconfig)... [5/7]
345Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xkind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
346[info] compiling 3 Scala sources to /build/repo/pureconfig/.jvm/target/scala-3.7.4-RC2/classes ...
347[info] done compiling
348[info] compiling 1 Scala source to /build/repo/pureconfig/.jvm/target/scala-3.7.4-RC2/test-classes ...
349[info] done compiling
350Starting build for ProjectRef(file:/build/repo/,unitsJVM) (coulomb-units)... [6/7]
351Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xkind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
352[info] compiling 5 Scala sources to /build/repo/units/.jvm/target/scala-3.7.4-RC2/test-classes ...
353[info] done compiling
354
355************************
356Build summary:
357[{
358 "module": "coulomb-testkit",
359 "compile": {"status": "ok", "tookMs": 10440, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "ok", "tookMs": 15933, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
362 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": ["3.3.6"]
366}
367},{
368 "module": "coulomb-refined",
369 "compile": {"status": "ok", "tookMs": 906, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
371 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4835, "warnings": 0, "errors": 7, "sourceVersion": "3.4-migration"},
372 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
373 "publish": {"status": "skipped", "tookMs": 0},
374 "metadata": {
375 "crossScalaVersions": ["3.3.6"]
376}
377},{
378 "module": "coulomb-parser",
379 "compile": {"status": "ok", "tookMs": 2229, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
380 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
381 "test-compile": {"status": "ok", "tookMs": 644, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
382 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
383 "publish": {"status": "skipped", "tookMs": 0},
384 "metadata": {
385 "crossScalaVersions": ["3.3.6"]
386}
387},{
388 "module": "coulomb-runtime",
389 "compile": {"status": "ok", "tookMs": 120, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
390 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
391 "test-compile": {"status": "ok", "tookMs": 980, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
392 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
393 "publish": {"status": "skipped", "tookMs": 0},
394 "metadata": {
395 "crossScalaVersions": ["3.3.6"]
396}
397},{
398 "module": "coulomb-core",
399 "compile": {"status": "ok", "tookMs": 44, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
400 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
401 "test-compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
402 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
403 "publish": {"status": "skipped", "tookMs": 0},
404 "metadata": {
405 "crossScalaVersions": ["3.3.6"]
406}
407},{
408 "module": "coulomb-pureconfig",
409 "compile": {"status": "ok", "tookMs": 956, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
410 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
411 "test-compile": {"status": "ok", "tookMs": 1817, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
412 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
413 "publish": {"status": "skipped", "tookMs": 0},
414 "metadata": {
415 "crossScalaVersions": ["3.3.6"]
416}
417},{
418 "module": "coulomb-units",
419 "compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
420 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
421 "test-compile": {"status": "ok", "tookMs": 5305, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
422 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
423 "publish": {"status": "skipped", "tookMs": 0},
424 "metadata": {
425 "crossScalaVersions": ["3.3.6"]
426}
427}]
428************************
429[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: coulomb-refined
430[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: coulomb-refined
431[error] Total time: 75 s (0:01:15.0), completed Nov 26, 2025, 5:09:26 PM
432[0JBuild failed, not retrying.