Build Logs

47degrees/memeid • scheduled_3.8.1-RC1-bin-20251212-ba45875-NIGHTLY

Errors

1

Warnings

51

Total Lines

435

1##################################
2Clonning https://github.com/47degrees/memeid.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '1048fc8213b856cb84ebf42189f655a5d2872b82'.
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-20251212-ba45875-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: autoScalaLibrary := false
35Replacement: autoScalaLibrary := true
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'autoScalaLibrary := false' in build.sbt
40
41Try apply source patch:
42Path: project/dependencies.scala
43Pattern: val scala3 = "3.2.2"
44Replacement: val scala3 = "3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
45Successfully applied pattern 'val scala3 = "3.2.2"' in project/dependencies.scala
46----
47Starting build for 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
48Execute tests: false
49sbt project found:
50Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
51Enforcing usage of sbt in version 1.11.5
52No prepare script found for project 47degrees/memeid
53##################################
54Scala version: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
55Targets: com.47deg%default-fe520a com.47deg%memeid4s com.47deg%memeid4s-cats com.47deg%memeid4s-circe com.47deg%memeid4s-doobie com.47deg%memeid4s-fuuid com.47deg%memeid4s-http4s com.47deg%memeid4s-literal com.47deg%memeid4s-scalacheck com.47deg%memeid4s-tapir
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"autoScalaLibrary := false","replaceWith":"autoScalaLibrary := true"},{"path":"project/dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '17'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
63# Executing command line:
64java
65-Xss8m
66-Xms1G
67-Xmx8G
68-Dcommunitybuild.scala=3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
69-Dcommunitybuild.project.dependencies.add=
70-Xmx7G
71-Xms4G
72-Xss8M
73-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
74-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
75-jar
76/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
77"setCrossScalaVersions 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY"
78"++3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -v"
79"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
80"set every credentials := Nil"
81"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
82"removeScalacOptionsStartingWith -P:wartremover"
83
84moduleMappings
85"runBuild 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"autoScalaLibrary := false","replaceWith":"autoScalaLibrary := true"},{"path":"project/dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.47deg%default-fe520a com.47deg%memeid4s com.47deg%memeid4s-cats com.47deg%memeid4s-circe com.47deg%memeid4s-doobie com.47deg%memeid4s-fuuid com.47deg%memeid4s-http4s com.47deg%memeid4s-literal com.47deg%memeid4s-scalacheck com.47deg%memeid4s-tapir"
86
87[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
88[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
89[info] loading project definition from /build/repo/project
90[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
91[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
92[info] Compilation completed in 9.071s.
93[info] done compiling
94[info] loading settings for project repo from build.sbt...
95[info] resolving key references (40612 settings) ...
96[info] set current project to repo (in build file:/build/repo/)
97Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-doobie3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-tapir2_12/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-scalacheck2_12/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-cats3/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s3/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-http4s3/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-doobie2_12/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in microsite/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-circe3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-literal/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-cats2_12/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-doobie/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-fuuid/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-scalacheck/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in repo/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-cats/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-literal3/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-circe2_12/crossScalaVersions
116OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in documentation/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in bench3/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-literal2_12/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in documentation2_12/crossScalaVersions
120OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in microsite2_12/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-fuuid3/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-circe/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-http4s/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-fuuid2_12/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s-tapir/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s2_12/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.13.10) in memeid4s/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-tapir3/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY -> 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY in memeid4s-scalacheck3/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(3.8.1-RC1-bin-20251212-ba45875-NIGHTLY) -> List(2.12.17) in memeid4s-http4s2_12/crossScalaVersions
132[info] set current project to repo (in build file:/build/repo/)
133[info] Setting Scala version to 3.8.1-RC1-bin-20251212-ba45875-NIGHTLY on 12 projects.
134[info] Switching Scala version on:
135[info] memeid4s-literal3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
136[info] memeid4s-doobie3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
137[info] memeid4s-http4s3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
138[info] memeid4s-scalacheck3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
139[info] bench3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
140[info] memeid4s-fuuid3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
141[info] memeid (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
142[info] memeid4s-circe3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
143[info] memeid4s-tapir3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
144[info] memeid4s-cats3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
145[info] * repo (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
146[info] memeid4s3 (3.8.1-RC1-bin-20251212-ba45875-NIGHTLY)
147[info] Excluding projects:
148[info] memeid4s-scalacheck (2.13.10)
149[info] memeid4s (2.13.10)
150[info] memeid4s2_12 (2.12.17)
151[info] memeid4s-cats2_12 (2.12.17)
152[info] memeid4s-doobie2_12 (2.12.17)
153[info] memeid4s-circe2_12 (2.12.17)
154[info] documentation2_12 (2.12.17)
155[info] documentation (2.13.10)
156[info] memeid4s-literal2_12 (2.12.17)
157[info] memeid4s-circe (2.13.10)
158[info] memeid4s-tapir2_12 (2.12.17)
159[info] memeid4s-literal (2.13.10)
160[info] microsite (2.13.10)
161[info] memeid4s-tapir (2.13.10)
162[info] memeid4s-fuuid (2.13.10)
163[info] memeid4s-scalacheck2_12 (2.12.17)
164[info] memeid4s-doobie (2.13.10)
165[info] memeid4s-http4s (2.13.10)
166[info] memeid4s-cats (2.13.10)
167[info] memeid4s-http4s2_12 (2.12.17)
168[info] memeid4s-fuuid2_12 (2.12.17)
169[info] microsite2_12 (2.12.17)
170[info] Reapplying settings...
171[info] set current project to repo (in build file:/build/repo/)
172Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
173[info] Reapplying settings...
174[info] set current project to repo (in build file:/build/repo/)
175[info] Defining Global / credentials, bench3 / credentials and 32 others.
176[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 170 others.
177[info] Run `last` for details.
178[info] Reapplying settings...
179[info] set current project to repo (in build file:/build/repo/)
180Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
181[info] Reapplying settings...
182OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
183
184 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
185 Did you mean memeid4s-tapir3 / allExcludeDependencies ?
186 , retry without global scopes
187[info] Reapplying settings...
188[info] set current project to repo (in build file:/build/repo/)
189Execute removeScalacOptionsStartingWith: -P:wartremover
190[info] Reapplying settings...
191[info] set current project to repo (in build file:/build/repo/)
192[success] Total time: 0 s, completed Dec 13, 2025, 1:10:09 AM
193Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"autoScalaLibrary := false","replaceWith":"autoScalaLibrary := true"},{"path":"project/dependencies.scala","pattern":"val scala3 = \"3.2.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
194Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
195Starting build...
196Projects: Set(memeid4s-literal3, memeid4s-doobie3, memeid4s-http4s3, memeid4s-scalacheck3, memeid4s-fuuid3, memeid, memeid4s-circe3, memeid4s-tapir3, memeid4s-cats3, repo, memeid4s3)
197Starting build for ProjectRef(file:/build/repo/,memeid4s-doobie3) (memeid4s-doobie)... [0/11]
198OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
199OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
200OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
201Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-doobie/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
202[info] compiling 6 Java sources to /build/repo/modules/memeid/target/jvm/classes ...
203[info] done compiling
204[info] compiling 6 Scala sources to /build/repo/modules/memeid4s/target/jvm-3/classes ...
205[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
206[warn] one warning found
207[info] done compiling
208[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-doobie/target/jvm-3/classes ...
209[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
210[warn] one warning found
211[info] done compiling
212[info] compiling 1 Scala source to /build/repo/modules/memeid4s-doobie/target/jvm-3/test-classes ...
213[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
214[warn] one warning found
215[info] done compiling
216Starting build for ProjectRef(file:/build/repo/,memeid) (memeid)... [1/11]
217Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid/target/jvm/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
218[info] compiling 7 Scala sources to /build/repo/modules/memeid/target/jvm/test-classes ...
219[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
220[warn] one warning found
221[info] done compiling
222Starting build for ProjectRef(file:/build/repo/,memeid4s3) (memeid4s)... [2/11]
223Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
224[info] compiling 1 Scala source to /build/repo/modules/memeid4s-scalacheck/target/jvm-3/classes ...
225[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
226[warn] one warning found
227[info] done compiling
228[info] compiling 8 Scala sources to /build/repo/modules/memeid4s/target/jvm-3/test-classes ...
229[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
230[warn] -- [E220] Type Warning: /build/repo/modules/memeid4s/src/test/scala/memeid4s/UUIDSpec.scala:37:30
231[warn] 37 | UUID.from(s) must beLeft().like { case e: IllegalArgumentException =>
232[warn] | ^^^^^^^^
233[warn] |Argument for implicit parameter p was supplied using a default argument.
234[warn] |
235[warn] | longer explanation available when compiling with `-explain`
236[warn] two warnings found
237[info] done compiling
238Starting build for ProjectRef(file:/build/repo/,memeid4s-http4s3) (memeid4s-http4s)... [3/11]
239Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-http4s/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
240[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-http4s/target/jvm-3/classes ...
241[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
242[warn] one warning found
243[info] done compiling
244[info] compiling 3 Scala sources to /build/repo/modules/memeid4s-cats/target/jvm-3/classes ...
245[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
246[warn] -- Warning: /build/repo/modules/memeid4s-cats/src/main/scala/memeid4s/cats/syntax.scala:45:23
247[warn] 45 | UUID.V4.squuid {
248[warn] | ^
249[warn] |Implicit parameters should be provided with a `using` clause.
250[warn] |To disable the warning, please use the following option:
251[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
252[warn] 46 | new Posix {
253[warn] 47 | override def value: Long = d.toSeconds
254[warn] 48 | }
255[warn] 49 | }
256[warn] two warnings found
257[info] done compiling
258[info] compiling 1 Scala source to /build/repo/modules/memeid4s-http4s/target/jvm-3/test-classes ...
259[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
260[warn] one warning found
261[info] done compiling
262Starting build for ProjectRef(file:/build/repo/,memeid4s-scalacheck3) (memeid4s-scalacheck)... [4/11]
263Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-scalacheck/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
264Starting build for ProjectRef(file:/build/repo/,memeid4s-tapir3) (memeid4s-tapir)... [5/11]
265Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-tapir/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
266[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-tapir/target/jvm-3/classes ...
267[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
268[warn] one warning found
269[info] done compiling
270[info] compiling 1 Scala source to /build/repo/modules/memeid4s-tapir/target/jvm-3/test-classes ...
271[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
272[warn] one warning found
273[info] done compiling
274Starting build for ProjectRef(file:/build/repo/,memeid4s-cats3) (memeid4s-cats)... [6/11]
275Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-cats/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
276[info] compiling 4 Scala sources to /build/repo/modules/memeid4s-cats/target/jvm-3/test-classes ...
277[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
278[warn] one warning found
279[info] done compiling
280Starting build for ProjectRef(file:/build/repo/,memeid4s-fuuid3) (memeid4s-fuuid)... [7/11]
281Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-fuuid/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
282[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-fuuid/target/jvm-3/classes ...
283[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
284[warn] one warning found
285[info] done compiling
286[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-fuuid/target/jvm-3/test-classes ...
287[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
288[warn] one warning found
289[info] done compiling
290Starting build for ProjectRef(file:/build/repo/,memeid4s-circe3) (memeid4s-circe)... [8/11]
291Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-circe/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
292[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-circe/target/jvm-3/classes ...
293[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
294[warn] one warning found
295[info] done compiling
296[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-circe/target/jvm-3/test-classes ...
297[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
298[warn] one warning found
299[info] done compiling
300Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [9/11]
301Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.1-RC1-bin-20251212-ba45875-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
302Starting build for ProjectRef(file:/build/repo/,memeid4s-literal3) (memeid4s-literal)... [10/11]
303Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/memeid4s-literal/target/jvm-3/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
304[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-literal/target/jvm-3/classes ...
305[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
306[warn] one warning found
307[info] done compiling
308[info] compiling 2 Scala sources to /build/repo/modules/memeid4s-literal/target/jvm-3/test-classes ...
309[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
310[warn] one warning found
311[info] done compiling
312
313************************
314Build summary:
315[{
316 "module": "memeid4s-doobie",
317 "compile": {"status": "ok", "tookMs": 7994, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 1974, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
320 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
321 "publish": {"status": "skipped", "tookMs": 0},
322 "metadata": {
323 "crossScalaVersions": ["3.2.2"]
324}
325},{
326 "module": "memeid",
327 "compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
328 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
329 "test-compile": {"status": "ok", "tookMs": 4961, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
330 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
331 "publish": {"status": "skipped", "tookMs": 0},
332 "metadata": {
333 "crossScalaVersions": ["3.2.2"]
334}
335},{
336 "module": "memeid4s",
337 "compile": {"status": "ok", "tookMs": 144, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
338 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
339 "test-compile": {"status": "ok", "tookMs": 3830, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
340 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
341 "publish": {"status": "skipped", "tookMs": 0},
342 "metadata": {
343 "crossScalaVersions": ["3.2.2"]
344}
345},{
346 "module": "memeid4s-http4s",
347 "compile": {"status": "ok", "tookMs": 642, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
349 "test-compile": {"status": "ok", "tookMs": 2278, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "skipped", "tookMs": 0},
352 "metadata": {
353 "crossScalaVersions": ["3.2.2"]
354}
355},{
356 "module": "memeid4s-scalacheck",
357 "compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
358 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
359 "test-compile": {"status": "ok", "tookMs": 151, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
360 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
361 "publish": {"status": "skipped", "tookMs": 0},
362 "metadata": {
363 "crossScalaVersions": ["3.2.2"]
364}
365},{
366 "module": "memeid4s-tapir",
367 "compile": {"status": "ok", "tookMs": 551, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
368 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
369 "test-compile": {"status": "ok", "tookMs": 1361, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
371 "publish": {"status": "skipped", "tookMs": 0},
372 "metadata": {
373 "crossScalaVersions": ["3.2.2"]
374}
375},{
376 "module": "memeid4s-cats",
377 "compile": {"status": "ok", "tookMs": 143, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
378 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
379 "test-compile": {"status": "ok", "tookMs": 1945, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
380 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
381 "publish": {"status": "skipped", "tookMs": 0},
382 "metadata": {
383 "crossScalaVersions": ["3.2.2"]
384}
385},{
386 "module": "memeid4s-fuuid",
387 "compile": {"status": "ok", "tookMs": 375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
389 "test-compile": {"status": "ok", "tookMs": 1081, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
391 "publish": {"status": "skipped", "tookMs": 0},
392 "metadata": {
393 "crossScalaVersions": ["3.2.2"]
394}
395},{
396 "module": "memeid4s-circe",
397 "compile": {"status": "ok", "tookMs": 482, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
399 "test-compile": {"status": "ok", "tookMs": 1106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
401 "publish": {"status": "skipped", "tookMs": 0},
402 "metadata": {
403 "crossScalaVersions": ["3.2.2"]
404}
405},{
406 "module": "repo",
407 "compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["3.2.2"]
414}
415},{
416 "module": "memeid4s-literal",
417 "compile": {"status": "ok", "tookMs": 721, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 716, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["3.2.2"]
424}
425}]
426************************
427[success] Total time: 95 s (0:01:35.0), completed Dec 13, 2025, 1:11:44 AM
428[0JChecking patch project/plugins.sbt...
429Checking patch project/dependencies.scala...
430Checking patch project/build.properties...
431Checking patch build.sbt...
432Applied patch project/plugins.sbt cleanly.
433Applied patch project/dependencies.scala cleanly.
434Applied patch project/build.properties cleanly.
435Applied patch build.sbt cleanly.