Build Logs
ant8e/uuid4cats-effect • 3.8.0:2026-01-13
Errors
0
Warnings
1
Total Lines
191
1##################################
2Clonning https://github.com/ant8e/uuid4cats-effect.git into /build/repo using revision v0.5.1
3##################################
4Note: switching to '070ad3c322bf9eaa99970ef57e76239a339abf7e'.
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.8.0
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.10.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project ant8e/uuid4cats-effect
37##################################
38Scala version: 3.8.0
39Targets: tech.ant8e%uuid4cats-effect
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0
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.8.0"
60"++3.8.0 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-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.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" tech.ant8e%uuid4cats-effect"
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.177s.
75[info] done compiling
76/build/repo/build.sbt:15: warning: lazy value tlSonatypeUseLegacyHost in object autoImport is deprecated (since 0.7.3): Use ThisBuild / sonatypeCredentialHost := xerial.sbt.Sonatype.sonatypeLegacy
77ThisBuild / tlSonatypeUseLegacyHost := false
78 ^
79[info] loading settings for project root from build.sbt...
80[info] set scmInfo to https://github.com/ant8e/uuid4cats-effect
81[info] set current project to root (in build file:/build/repo/)
82Execute setCrossScalaVersions: 3.8.0
83OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in docs/crossScalaVersions
84[info] set scmInfo to https://github.com/ant8e/uuid4cats-effect
85OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in coreJVM/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List() -> List(2.13.15) in root/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in coreJS/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.4 -> 3.8.0 in rootJVM/crossScalaVersions
91[info] set current project to root (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0 on 6 projects.
93[info] Switching Scala version on:
94[info] rootJS (2.13.15, 3.8.0)
95[info] docs (2.13.15, 3.8.0)
96[info] coreJS (2.13.15, 3.8.0)
97[info] coreJVM (2.13.15, 3.8.0)
98[info] rootJVM (2.13.15, 3.8.0)
99[info] rootNative (2.13.15, 3.8.0)
100[info] Excluding projects:
101[info] * root (2.13.15)
102[info] Reapplying settings...
103[info] set scmInfo to https://github.com/ant8e/uuid4cats-effect
104[info] set current project to root (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set scmInfo to https://github.com/ant8e/uuid4cats-effect
108[info] set current project to root (in build file:/build/repo/)
109[info] Defining Global / credentials, coreJS / credentials and 5 others.
110[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 60 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/ant8e/uuid4cats-effect
114[info] set current project to root (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/ant8e/uuid4cats-effect
124[info] set current project to root (in build file:/build/repo/)
125Execute removeScalacOptionsStartingWith: -P:wartremover
126[info] Reapplying settings...
127[info] set scmInfo to https://github.com/ant8e/uuid4cats-effect
128[info] set current project to root (in build file:/build/repo/)
129[success] Total time: 0 s, completed Jan 13, 2026, 3:47:41 PM
130Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
132Starting build...
133Projects: Set(coreJVM)
134Starting build for ProjectRef(file:/build/repo/,coreJVM) (uuid4cats-effect)... [0/1]
135OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
136OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 6 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/classes ...
140[info] done compiling
141[info] compiling 5 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/test-classes ...
142[info] done compiling
143tech.ant8e.uuid4cats.BuilderSuite:
144 + UUIDBuilder should correctly build UUIDv1 0.023s
145 + UUIDBuilder should correctly build UUIDv4 0.001s
146 + UUIDBuilder should correctly build UUIDv6 0.0s
147 + UUIDBuilder should correctly build UUIDv7 0.002s
148 + UUIDGenerator accepts natural transformations 0.066s
149tech.ant8e.uuid4cats.ExtractorSuite:
150 + UUIDv1 timestamp is correctly extracted 0.184s
151 + UUIDv4 has no timestamp 0.008s
152 + UUIDv6 timestamp is correctly extracted 0.013s
153 + UUIDv7 timestamp is correctly extracted 0.009s
154 + UUIDTimestamp should round trip 0.018s
155tech.ant8e.uuid4cats.TypeIDSuite:
156 + TypeID should build valid typeIDs 0.188s
157 + TypeID should not build invalid typeIDs 0.026s
158 + TypeID should decode valid typeIDs 0.007s
159 + TypeID should not decode invalid typeIDs 0.008s
160 + TypeID should have an Eq instance 0.001s
161 + TypeID should have a Show instance 0.001s
162 + TypeID should have a hashCode 0.005s
163tech.ant8e.uuid4cats.GeneratorSuite:
164 + UUIDv1 should generate UUIDs 0.348s
165 + UUIDv4 should generate UUIDs 0.049s
166 + UUIDv6 should generate UUIDs 0.253s
167 + UUIDv7 should generate UUIDs 0.16s
168 + TypeID should generate TypeIds 0.2s
169 + TypeID generator should not accept illegal prefix 0.007s
170
171************************
172Build summary:
173[{
174 "module": "uuid4cats-effect",
175 "compile": {"status": "ok", "tookMs": 7643, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 2717, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "ok", "tookMs": 1564, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "munit", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["2.13.15", "3.3.4"]
182}
183}]
184************************
185[success] Total time: 13 s, completed Jan 13, 2026, 3:47:54 PM
186[0JChecking patch project/plugins.sbt...
187Checking patch project/build.properties...
188Checking patch build.sbt...
189Applied patch project/plugins.sbt cleanly.
190Applied patch project/build.properties cleanly.
191Applied patch build.sbt cleanly.