Build Logs
davenverse/fuuid • 12611062073
Errors
0
Warnings
32
Total Lines
341
1##################################
2Clonning https://github.com/davenverse/fuuid.git into repo using revision v0.8.0-M2
3##################################
4Note: switching to '807fe26ed127d9ee89c8a00e1c24edf7b7ae9bbf'.
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
21----
22Preparing build for 3.6.3-RC2
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.3-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36Try apply source patch:
37Path: build.sbt
38Pattern: val Scala3 = "3.0.1"
39Replacement: val Scala3 = "3.6.3-RC2"
40Checking https://github.com/coursier/jvm-index/raw/master/index.json
41Checked https://github.com/coursier/jvm-index/raw/master/index.json
42Downloading https://github.com/coursier/jvm-index/raw/master/index.json
43Downloaded https://github.com/coursier/jvm-index/raw/master/index.json
44Starting compilation server
45Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
48Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
49Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
50Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
53Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
54Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
55Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
56Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
57Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
59Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
60Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
61Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
62Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
63Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
64Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
65Compiling project (Scala 3.4.2, JVM (11))
66Compiled project (Scala 3.4.2, JVM (11))
67Successfully applied pattern 'val Scala3 = "3.0.1"' in repo/build.sbt
68No prepare script found for project davenverse/fuuid
69##################################
70Scala version: 3.6.3-RC2
71Targets: io.chrisdavenport%fuuid io.chrisdavenport%fuuid-circe io.chrisdavenport%fuuid-doobie io.chrisdavenport%fuuid-http4s
72Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [ "set doobie/Test/unmanagedSources/excludeFilter ~= {_ || \"PostgresInstanceSpec.scala\" || \"PostgresTraversalSpec.scala\"} " ], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val Scala3 = \"3.0.1\"", "replaceWith": "val Scala3 = \"<SCALA_VERSION>\"" } ] }
73##################################
74Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
75Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
76[sbt_options] declare -a sbt_options=()
77[process_args] java_version = '11'
78[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
79# Executing command line:
80java
81-Dfile.encoding=UTF-8
82-Dcommunitybuild.scala=3.6.3-RC2
83-Dcommunitybuild.project.dependencies.add=
84-Xmx7G
85-Xms4G
86-Xss8M
87-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
88-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
89-jar
90/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
91"setCrossScalaVersions 3.6.3-RC2"
92"++3.6.3-RC2 -v"
93"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
94"set every credentials := Nil"
95"set doobie/Test/unmanagedSources/excludeFilter ~= {_ || "PostgresInstanceSpec.scala" || "PostgresTraversalSpec.scala"} "
96moduleMappings
97"runBuild 3.6.3-RC2 """{
98 "projects": {
99 "exclude": [],
100 "overrides": {}
101 },
102 "java": {
103 "version": "11"
104 },
105 "sbt": {
106 "commands": [
107 "set doobie/Test/unmanagedSources/excludeFilter ~= {_ || \"PostgresInstanceSpec.scala\" || \"PostgresTraversalSpec.scala\"} "
108 ],
109 "options": []
110 },
111 "mill": {
112 "options": []
113 },
114 "tests": "compile-only",
115 "migrationVersions": [],
116 "sourcePatches": [
117 {
118 "path": "build.sbt",
119 "pattern": "val Scala3 = \"3.0.1\"",
120 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
121 }
122 ]
123}""" io.chrisdavenport%fuuid io.chrisdavenport%fuuid-circe io.chrisdavenport%fuuid-doobie io.chrisdavenport%fuuid-http4s"
124
125[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
126[info] [launcher] getting Scala 2.12.15 (for sbt)...
127[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 11.0.20)
128[info] loading settings for project repo-build from plugins.sbt ...
129[info] loading project definition from /build/repo/project
130[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
131[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
132[info] Compilation completed in 8.075s.
133[info] done compiling
134[info] loading settings for project fuuid from build.sbt ...
135[info] set current project to fuuid (in build file:/build/repo/)
136[warn] there are 5 keys that are not used by any other settings/tasks:
137[warn]
138[warn] * circeJVM / Test / scalaJSLinkerConfig
139[warn] +- /build/repo/build.sbt:171
140[warn] * coreJVM / Test / scalaJSLinkerConfig
141[warn] +- /build/repo/build.sbt:171
142[warn] * doobie / Test / scalaJSLinkerConfig
143[warn] +- /build/repo/build.sbt:171
144[warn] * fuuid / Test / scalaJSLinkerConfig
145[warn] +- /build/repo/build.sbt:171
146[warn] * http4s / Test / scalaJSLinkerConfig
147[warn] +- /build/repo/build.sbt:171
148[warn]
149[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
150[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
151Execute setCrossScalaVersions: 3.6.3-RC2
152OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in coreJVM/crossScalaVersions
153OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in coreJS/crossScalaVersions
154OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in circeJS/crossScalaVersions
155OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in circeJVM/crossScalaVersions
156OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in site/crossScalaVersions
157OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in fuuid/crossScalaVersions
158OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in http4s/crossScalaVersions
159OpenCB::Changing crossVersion 3.6.3-RC2 -> 3.6.3-RC2 in doobie/crossScalaVersions
160[info] set current project to fuuid (in build file:/build/repo/)
161[info] Setting Scala version to 3.6.3-RC2 on 8 projects.
162[info] Switching Scala version on:
163[info] http4s (2.12.14, 2.13.6, 3.6.3-RC2)
164[info] circeJVM (2.12.14, 2.13.6, 3.6.3-RC2)
165[info] * fuuid (2.12.14, 2.13.6, 3.6.3-RC2)
166[info] doobie (2.12.14, 2.13.6, 3.6.3-RC2)
167[info] site (2.12.14, 2.13.6, 3.6.3-RC2)
168[info] coreJS (2.12.14, 2.13.6, 3.6.3-RC2)
169[info] circeJS (2.12.14, 2.13.6, 3.6.3-RC2)
170[info] coreJVM (2.12.14, 2.13.6, 3.6.3-RC2)
171[info] Excluding projects:
172[info] Reapplying settings...
173[info] set current project to fuuid (in build file:/build/repo/)
174Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
175[info] Reapplying settings...
176[info] set current project to fuuid (in build file:/build/repo/)
177[info] Defining Global / credentials, circeJS / credentials and 6 others.
178[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 39 others.
179[info] Run `last` for details.
180[info] Reapplying settings...
181[info] set current project to fuuid (in build file:/build/repo/)
182[info] Defining doobie / Test / unmanagedSources / excludeFilter
183[info] The new value will be used by doobie / Test / unmanagedSources / fileInputs
184[info] Reapplying settings...
185[info] set current project to fuuid (in build file:/build/repo/)
186[success] Total time: 0 s, completed Jan 4, 2025, 3:12:31 PM
187Build config: {
188 "projects": {
189 "exclude": [],
190 "overrides": {}
191 },
192 "java": {
193 "version": "11"
194 },
195 "sbt": {
196 "commands": [
197 "set doobie/Test/unmanagedSources/excludeFilter ~= {_ || \"PostgresInstanceSpec.scala\" || \"PostgresTraversalSpec.scala\"} "
198 ],
199 "options": []
200 },
201 "mill": {
202 "options": []
203 },
204 "tests": "compile-only",
205 "migrationVersions": [],
206 "sourcePatches": [
207 {
208 "path": "build.sbt",
209 "pattern": "val Scala3 = \"3.0.1\"",
210 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
211 }
212 ]
213}
214Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
215Starting build...
216Projects: Set(http4s, circeJVM, fuuid, doobie, coreJVM)
217Starting build for ProjectRef(file:/build/repo/,http4s) (fuuid-http4s)...
218OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
219OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
220OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
221OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
222OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
223Compile scalacOptions: List(-encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
224[info] compiling 3 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.6.3-RC2/classes ...
225[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
226[warn] there were 2 deprecation warnings; re-run with -deprecation for details
227[warn] two warnings found
228[info] done compiling
229[info] compiling 2 Scala sources to /build/repo/modules/http4s/target/scala-3.6.3-RC2/classes ...
230[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
231[warn] one warning found
232[info] done compiling
233[info] compiling 4 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.6.3-RC2/test-classes ...
234[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
235[warn] one warning found
236[info] done compiling
237[info] compiling 2 Scala sources to /build/repo/modules/http4s/target/scala-3.6.3-RC2/test-classes ...
238[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
239[warn] one warning found
240[info] done compiling
241[info] Wrote /build/repo/modules/http4s/target/scala-3.6.3-RC2/fuuid-http4s_3-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.pom
242[info] :: delivering :: io.chrisdavenport#fuuid-http4s_3;0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: 0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: integration :: Sat Jan 04 15:12:49 CET 2025
243[info] delivering ivy file to /build/repo/modules/http4s/target/scala-3.6.3-RC2/ivy-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.xml
244[info] published fuuid-http4s_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-http4s_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/poms/fuuid-http4s_3.pom
245[info] published fuuid-http4s_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-http4s_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/jars/fuuid-http4s_3.jar
246[info] published fuuid-http4s_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-http4s_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/srcs/fuuid-http4s_3-sources.jar
247[info] published fuuid-http4s_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-http4s_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/docs/fuuid-http4s_3-javadoc.jar
248[info] published ivy to /root/.ivy2/local/io.chrisdavenport/fuuid-http4s_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/ivys/ivy.xml
249Starting build for ProjectRef(file:/build/repo/,fuuid) (fuuid)...
250Compile scalacOptions: List(-encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
251Starting build for ProjectRef(file:/build/repo/,coreJVM) (fuuid)...
252Compile scalacOptions: List(-encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
253[info] Wrote /build/repo/modules/core/.jvm/target/scala-3.6.3-RC2/fuuid_3-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.pom
254[info] :: delivering :: io.chrisdavenport#fuuid_3;0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: 0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: integration :: Sat Jan 04 15:12:50 CET 2025
255[info] delivering ivy file to /build/repo/modules/core/.jvm/target/scala-3.6.3-RC2/ivy-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.xml
256[info] published fuuid_3 to /root/.ivy2/local/io.chrisdavenport/fuuid_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/poms/fuuid_3.pom
257[info] published fuuid_3 to /root/.ivy2/local/io.chrisdavenport/fuuid_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/jars/fuuid_3.jar
258[info] published fuuid_3 to /root/.ivy2/local/io.chrisdavenport/fuuid_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/srcs/fuuid_3-sources.jar
259[info] published fuuid_3 to /root/.ivy2/local/io.chrisdavenport/fuuid_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/docs/fuuid_3-javadoc.jar
260[info] published ivy to /root/.ivy2/local/io.chrisdavenport/fuuid_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/ivys/ivy.xml
261Starting build for ProjectRef(file:/build/repo/,doobie) (fuuid-doobie)...
262Compile scalacOptions: List(-encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
263[info] compiling 1 Scala source to /build/repo/modules/doobie/target/scala-3.6.3-RC2/classes ...
264[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
265[warn] one warning found
266[info] done compiling
267[info] compiling 2 Scala sources to /build/repo/modules/doobie/target/scala-3.6.3-RC2/test-classes ...
268[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
269[warn] one warning found
270[info] done compiling
271[info] Wrote /build/repo/modules/doobie/target/scala-3.6.3-RC2/fuuid-doobie_3-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.pom
272[info] :: delivering :: io.chrisdavenport#fuuid-doobie_3;0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: 0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: integration :: Sat Jan 04 15:12:56 CET 2025
273[info] delivering ivy file to /build/repo/modules/doobie/target/scala-3.6.3-RC2/ivy-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.xml
274[info] published fuuid-doobie_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-doobie_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/poms/fuuid-doobie_3.pom
275[info] published fuuid-doobie_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-doobie_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/jars/fuuid-doobie_3.jar
276[info] published fuuid-doobie_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-doobie_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/srcs/fuuid-doobie_3-sources.jar
277[info] published fuuid-doobie_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-doobie_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/docs/fuuid-doobie_3-javadoc.jar
278[info] published ivy to /root/.ivy2/local/io.chrisdavenport/fuuid-doobie_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/ivys/ivy.xml
279Starting build for ProjectRef(file:/build/repo/,circeJVM) (fuuid-circe)...
280Compile scalacOptions: List(-encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
281[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.6.3-RC2/classes ...
282[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
283[warn] one warning found
284[info] done compiling
285[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.6.3-RC2/test-classes ...
286[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
287[warn] one warning found
288[info] done compiling
289[info] Wrote /build/repo/modules/circe/.jvm/target/scala-3.6.3-RC2/fuuid-circe_3-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.pom
290[info] :: delivering :: io.chrisdavenport#fuuid-circe_3;0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: 0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT :: integration :: Sat Jan 04 15:12:59 CET 2025
291[info] delivering ivy file to /build/repo/modules/circe/.jvm/target/scala-3.6.3-RC2/ivy-0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT.xml
292[info] published fuuid-circe_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-circe_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/poms/fuuid-circe_3.pom
293[info] published fuuid-circe_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-circe_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/jars/fuuid-circe_3.jar
294[info] published fuuid-circe_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-circe_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/srcs/fuuid-circe_3-sources.jar
295[info] published fuuid-circe_3 to /root/.ivy2/local/io.chrisdavenport/fuuid-circe_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/docs/fuuid-circe_3-javadoc.jar
296[info] published ivy to /root/.ivy2/local/io.chrisdavenport/fuuid-circe_3/0.8.0-M2+0-807fe26e+20250104-1512-SNAPSHOT/ivys/ivy.xml
297
298************************
299Build summary:
300[{
301 "module": "fuuid-http4s",
302 "compile": {"status": "ok", "tookMs": 7285, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
303 "doc": {"status": "ok", "tookMs": 90, "files": 0, "totalSizeKb": 0},
304 "test-compile": {"status": "ok", "tookMs": 4345, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
305 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
306 "publish": {"status": "ok", "tookMs": 272}
307},{
308 "module": "fuuid",
309 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
310 "doc": {"status": "ok", "tookMs": 42, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 82, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
312 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
313 "publish": {"status": "ok", "tookMs": 1}
314},{
315 "module": "fuuid",
316 "compile": {"status": "ok", "tookMs": 33, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
317 "doc": {"status": "ok", "tookMs": 40, "files": 0, "totalSizeKb": 0},
318 "test-compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
319 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
320 "publish": {"status": "ok", "tookMs": 96}
321},{
322 "module": "fuuid-doobie",
323 "compile": {"status": "ok", "tookMs": 463, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
324 "doc": {"status": "ok", "tookMs": 122, "files": 0, "totalSizeKb": 0},
325 "test-compile": {"status": "ok", "tookMs": 1159, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
326 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
327 "publish": {"status": "ok", "tookMs": 118}
328},{
329 "module": "fuuid-circe",
330 "compile": {"status": "ok", "tookMs": 960, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
331 "doc": {"status": "ok", "tookMs": 71, "files": 0, "totalSizeKb": 0},
332 "test-compile": {"status": "ok", "tookMs": 581, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
333 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
334 "publish": {"status": "ok", "tookMs": 129}
335}]
336************************
337[success] Total time: 28 s, completed Jan 4, 2025, 3:12:59 PM
338Checking patch project/build.properties...
339Checking patch build.sbt...
340Applied patch project/build.properties cleanly.
341Applied patch build.sbt cleanly.