Build Logs
jap-company/fields • 3.8.0:2026-01-13
Errors
0
Warnings
12
Total Lines
257
1##################################
2Clonning https://github.com/jap-company/fields.git into /build/repo using revision v0.4.16
3##################################
4Note: switching to '86fc924df6c5a9dbfc5ff9ffca2dded17ae90d25'.
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.1.2
22----
23Preparing build for 3.8.0
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.1.2"
35Replacement: val Scala3 = "3.8.0"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.1.2"' in build.sbt
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project jap-company/fields
47##################################
48Scala version: 3.8.0
49Targets: company.jap%fields-cats company.jap%fields-core company.jap%fields-zio
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0"
70"++3.8.0 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" company.jap%fields-cats company.jap%fields-core company.jap%fields-zio"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.437s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to fields (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0
89OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fields-core/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fields-zio/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fields-docs/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0) in fields-docs/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fields-cats/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in examples/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0) in examples/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in root/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in root/crossScalaVersions
98[info] set current project to fields (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0 on 6 projects.
100[info] Switching Scala version on:
101[info] fields-zio (2.12.16, 2.13.8, 3.8.0)
102[info] examples (3.8.0)
103[info] fields-cats (2.12.16, 2.13.8, 3.8.0)
104[info] * root (3.8.0)
105[info] fields-docs (3.8.0)
106[info] fields-core (2.12.16, 2.13.8, 3.8.0)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to fields (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to fields (in build file:/build/repo/)
113[info] Defining Global / credentials, credentials and 4 others.
114[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to fields (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to fields (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to fields (in build file:/build/repo/)
130[success] Total time: 0 s, completed Jan 13, 2026, 4:10:15 PM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.1.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
133Starting build...
134Projects: Set(fields-cats, fields-core, fields-zio)
135Starting build for ProjectRef(file:/build/repo/,fields-cats) (fields-cats)... [0/3]
136OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
139Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 57 Scala sources to /build/repo/modules/core/target/scala-3.8.0/classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 1 Scala source to /build/repo/modules/cats/target/scala-3.8.0/classes ...
145[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
146[warn] one warning found
147[info] done compiling
148[info] compiling 3 Scala sources to /build/repo/modules/cats/target/scala-3.8.0/test-classes ...
149[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
150[warn] one warning found
151[info] done compiling
152jap.fields.EvalSuite:
153 + FailFast.one 0.107s
154 + FailFast.sequence 0.017s
155 + Rule.syntax 0.009s
156jap.fields.ValidatedSuite:
157 + ValidatedNec 0.172s
158 + ValidatedNel 0.006s
159Starting build for ProjectRef(file:/build/repo/,fields-core) (fields-core)... [1/3]
160Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.8.0/test-classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165jap.fields.FieldSuite:
166 + Field._1 0.019s
167 + Field._2 0.001s
168 + Field.provideSub 0.007s
169 + Field.selectSub 0.001s
170 + Field.option 0.001s
171jap.fields.ValidatedSuite:
172 + V.traverse 0.03s
173 + Ops 0.006s
174jap.fields.DocsSuite:
175 + Code teaser 0.033s
176 + FailWith.override 0.006s
177jap.fields.OptionSyntaxSuite:
178 + Option.some 0.032s
179 + Option.isSome/isNone 0.009s
180 + Option.someOrValid 0.006s
181jap.fields.FieldPathSuite:
182 + FieldPath.name 0.002s
183 + FieldPath.parse 0.002s
184 + FieldPath.full/toString - . 0.001s
185 + FieldPath.full/toString - .1.2.3 0.0s
186 + FieldPath.named: .user.username named name 0.004s
187 + FieldPath.named: . named name 0.0s
188jap.fields.MacrosSuite:
189 + Field.from 0.002s
190 + Field.sub 0.001s
191 + Field#sub 0.001s
192 + Policy.subRule 0.004s
193 + Policy.subRule2 0.003s
194jap.fields.RuleSuite:
195 + Should be same after wrap/unwrap 0.004s
196 + Rule.whenType 0.012s
197 + is Distinct By 0.01s
198 + Rule.flatten 0.022s
199Starting build for ProjectRef(file:/build/repo/,fields-zio) (fields-zio)... [2/3]
200Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
201[info] compiling 2 Scala sources to /build/repo/modules/zio/target/scala-3.8.0/classes ...
202[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
203[warn] one warning found
204[info] done compiling
205[info] compiling 2 Scala sources to /build/repo/modules/zio/target/scala-3.8.0/test-classes ...
206[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
207[warn] one warning found
208[info] done compiling
209[info] + ZIO.FailFast
210[info] + FailFast.one
211[info] + FailFast.sequence
212[info] Ran 2 tests in 996 ms: 2 succeeded, 0 ignored, 0 failed
213[info] + PolicySyntax
214[info] + validateIO
215[info] Ran 1 test in 990 ms: 1 succeeded, 0 ignored, 0 failed
216
217************************
218Build summary:
219[{
220 "module": "fields-cats",
221 "compile": {"status": "ok", "tookMs": 12687, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
223 "test-compile": {"status": "ok", "tookMs": 1779, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "test": {"status": "ok", "tookMs": 650, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "munit", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
225 "publish": {"status": "skipped", "tookMs": 0},
226 "metadata": {
227 "crossScalaVersions": ["2.12.16", "2.13.8", "3.1.2"]
228}
229},{
230 "module": "fields-core",
231 "compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
233 "test-compile": {"status": "ok", "tookMs": 2168, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "test": {"status": "ok", "tookMs": 270, "passed": 27, "failed": 0, "ignored": 0, "skipped": 0, "total": 27, "byFramework": [{"framework": "munit", "stats": {"passed": 27, "failed": 0, "ignored": 0, "skipped": 0, "total": 27}}]},
235 "publish": {"status": "skipped", "tookMs": 0},
236 "metadata": {
237 "crossScalaVersions": ["2.12.16", "2.13.8", "3.1.2"]
238}
239},{
240 "module": "fields-zio",
241 "compile": {"status": "ok", "tookMs": 666, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
243 "test-compile": {"status": "ok", "tookMs": 1001, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "test": {"status": "ok", "tookMs": 2332, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
245 "publish": {"status": "skipped", "tookMs": 0},
246 "metadata": {
247 "crossScalaVersions": ["2.12.16", "2.13.8", "3.1.2"]
248}
249}]
250************************
251[success] Total time: 26 s, completed Jan 13, 2026, 4:10:41 PM
252[0JChecking patch project/plugins.sbt...
253Checking patch project/build.properties...
254Checking patch build.sbt...
255Applied patch project/plugins.sbt cleanly.
256Applied patch project/build.properties cleanly.
257Applied patch build.sbt cleanly.