Build Logs

tinkoff/phobos • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

48

Total Lines

331

1##################################
2Clonning https://github.com/tinkoff/phobos.git into /build/repo using revision v0.21.0
3##################################
4Note: switching to '72a8dc08f7b9be43c8ab91c5f9e91230492062b3'.
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-RC1
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-RC1
32Execute tests: false
33sbt project found:
34Sbt version 1.8.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 tinkoff/phobos
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1
40Targets: ru.tinkoff%phobos-akka-stream ru.tinkoff%phobos-cats ru.tinkoff%phobos-core ru.tinkoff%phobos-fs2 ru.tinkoff%phobos-fs2-ce2 ru.tinkoff%phobos-monix
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Xmx2G
51-Dcommunitybuild.scala=3.8.0-RC1
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC1"
61"++3.8.0-RC1 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC1 """{"tests":"compile-only"}""" ru.tinkoff%phobos-akka-stream ru.tinkoff%phobos-cats ru.tinkoff%phobos-core ru.tinkoff%phobos-fs2 ru.tinkoff%phobos-fs2-ce2 ru.tinkoff%phobos-monix"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73/build/repo/publish.sbt:18: warning: value sonatypeSnapshots in object resolver is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
74 resolvers += Resolver.sonatypeCentralSnapshots
75 Some(Opts.resolver.sonatypeSnapshots)
76 ^
77[info] loading settings for project phobos from build.sbt, publish.sbt...
78[info] resolving key references (24776 settings) ...
79[info] set current project to phobos (in build file:/build/repo/)
80[warn] there are 3 keys that are not used by any other settings/tasks:
81[warn]
82[warn] * ThisBuild / name
83[warn] +- /build/repo/build.sbt:3
84[warn] * ThisBuild / pomIncludeRepository
85[warn] +- /build/repo/publish.sbt:42
86[warn] * ThisBuild / publishMavenStyle
87[warn] +- /build/repo/publish.sbt:12
88[warn]
89[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
90[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
91Execute setCrossScalaVersions: 3.8.0-RC1
92OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in fs2/crossScalaVersions
93OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1 in fs2-ce23/crossScalaVersions
94OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in fs2-ce23/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in core/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in fs2-ce2/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in monix2_12/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in core2_12/crossScalaVersions
99OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1 in core3/crossScalaVersions
100OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in core3/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in fs22_12/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in derevo/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in fs2-ce22_12/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in ast/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in refined2_12/crossScalaVersions
106OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in akka-http/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in akka-stream/crossScalaVersions
108OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1 in cats3/crossScalaVersions
109OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in cats3/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in derevo2_12/crossScalaVersions
111OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1 in fs23/crossScalaVersions
112OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in fs23/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in cats/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in monix/crossScalaVersions
115OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1 in monix3/crossScalaVersions
116OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in monix3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in akka-stream2_12/crossScalaVersions
118OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in enumeratum2_12/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in cats2_12/crossScalaVersions
120OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1 in phobos/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in ast2_12/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.12.17) in akka-http2_12/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in enumeratum/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(3.2.1) -> List(2.13.10) in refined/crossScalaVersions
125OpenCB::Changing crossVersion 3.2.1 -> 3.8.0-RC1 in akka-stream3/crossScalaVersions
126OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in akka-stream3/crossScalaVersions
127[info] set current project to phobos (in build file:/build/repo/)
128[info] Setting Scala version to 3.8.0-RC1 on 7 projects.
129[info] Switching Scala version on:
130[info] monix3 (3.8.0-RC1)
131[info] core3 (3.8.0-RC1)
132[info] fs23 (3.8.0-RC1)
133[info] cats3 (3.8.0-RC1)
134[info] fs2-ce23 (3.8.0-RC1)
135[info] akka-stream3 (3.8.0-RC1)
136[info] * phobos (3.8.0-RC1)
137[info] Excluding projects:
138[info] fs2-ce2 (2.13.10)
139[info] enumeratum2_12 (2.12.17)
140[info] refined (2.13.10)
141[info] fs2 (2.13.10)
142[info] refined2_12 (2.12.17)
143[info] akka-stream2_12 (2.12.17)
144[info] core2_12 (2.12.17)
145[info] enumeratum (2.13.10)
146[info] fs22_12 (2.12.17)
147[info] akka-http (2.13.10)
148[info] cats2_12 (2.12.17)
149[info] monix2_12 (2.12.17)
150[info] derevo2_12 (2.12.17)
151[info] derevo (2.13.10)
152[info] fs2-ce22_12 (2.12.17)
153[info] monix (2.13.10)
154[info] akka-stream (2.13.10)
155[info] ast2_12 (2.12.17)
156[info] akka-http2_12 (2.12.17)
157[info] cats (2.13.10)
158[info] core (2.13.10)
159[info] ast (2.13.10)
160[info] Reapplying settings...
161[info] set current project to phobos (in build file:/build/repo/)
162Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
163[info] Reapplying settings...
164[info] set current project to phobos (in build file:/build/repo/)
165[info] Defining Global / credentials, ThisBuild / credentials and 28 others.
166[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 145 others.
167[info] Run `last` for details.
168[info] Reapplying settings...
169[info] set current project to phobos (in build file:/build/repo/)
170Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
171[info] Reapplying settings...
172OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
173
174 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
175 Did you mean fs2-ce23 / allExcludeDependencies ?
176 , retry without global scopes
177[info] Reapplying settings...
178[info] set current project to phobos (in build file:/build/repo/)
179Execute removeScalacOptionsStartingWith: -P:wartremover
180[info] Reapplying settings...
181[info] set current project to phobos (in build file:/build/repo/)
182[success] Total time: 0 s, completed Nov 14, 2025, 8:51:59 PM
183Build config: {"tests":"compile-only"}
184Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
185Starting build...
186Projects: Set(monix3, core3, fs23, cats3, fs2-ce23, akka-stream3)
187Starting build for ProjectRef(file:/build/repo/,cats3) (phobos-cats)... [0/6]
188OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
189OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
190OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
191Compile scalacOptions: -language:experimental.macros, -language:implicitConversions, -language:higherKinds, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
192[info] compiling 33 Scala sources to /build/repo/modules/core/target/jvm-3/classes ...
193[warn] -- [E197] Potential Issue Warning: /build/repo/modules/core/src/main/scala-3/ru/tinkoff/phobos/decoding/DerivedElement.scala:13:4
194[warn] 13 | def instance = decoder.deriveElementDecoder[T](ElementCodecConfig.default)
195[warn] | ^
196[warn] | New anonymous class definition will be duplicated at each inline site
197[warn] |
198[warn] | longer explanation available when compiling with `-explain`
199[warn] -- [E197] Potential Issue Warning: /build/repo/modules/core/src/main/scala-3/ru/tinkoff/phobos/derivation/decoder.scala:441:4
200[warn] 441 | new ElementDecoder[T] {
201[warn] | ^
202[warn] | New anonymous class definition will be duplicated at each inline site
203[warn] |
204[warn] | longer explanation available when compiling with `-explain`
205[warn] -- [E197] Potential Issue Warning: /build/repo/modules/core/src/main/scala-3/ru/tinkoff/phobos/derivation/encoder.scala:156:4
206[warn] 156 | new ElementEncoder[T] {
207[warn] | ^
208[warn] | New anonymous class definition will be duplicated at each inline site
209[warn] |
210[warn] | longer explanation available when compiling with `-explain`
211[warn] -- [E197] Potential Issue Warning: /build/repo/modules/core/src/main/scala-3/ru/tinkoff/phobos/encoding/DerivedElement.scala:13:4
212[warn] 13 | def instance = encoder.deriveElementEncoder[T](ElementCodecConfig.default)
213[warn] | ^
214[warn] | New anonymous class definition will be duplicated at each inline site
215[warn] |
216[warn] | longer explanation available when compiling with `-explain`
217[warn] there were 7 deprecation warnings; re-run with -deprecation for details
218[warn] 5 warnings found
219[info] done compiling
220[info] compiling 1 Scala source to /build/repo/modules/cats/target/jvm-3/classes ...
221[info] done compiling
222[info] compiling 14 Scala sources to /build/repo/modules/core/target/jvm-3/test-classes ...
223[warn] there were 340 deprecation warnings; re-run with -deprecation for details
224[warn] one warning found
225[info] done compiling
226Starting build for ProjectRef(file:/build/repo/,monix3) (phobos-monix)... [1/6]
227Compile scalacOptions: -language:experimental.macros, -language:implicitConversions, -language:higherKinds, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
228[info] compiling 2 Scala sources to /build/repo/modules/monix/target/jvm-3/classes ...
229[info] done compiling
230[info] compiling 1 Scala source to /build/repo/modules/monix/target/jvm-3/test-classes ...
231[warn] there were 4 deprecation warnings; re-run with -deprecation for details
232[warn] one warning found
233[info] done compiling
234Starting build for ProjectRef(file:/build/repo/,core3) (phobos-core)... [2/6]
235Compile scalacOptions: -language:experimental.macros, -language:implicitConversions, -language:higherKinds, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
236Starting build for ProjectRef(file:/build/repo/,akka-stream3) (phobos-akka-stream)... [3/6]
237Compile scalacOptions: -language:experimental.macros, -language:implicitConversions, -language:higherKinds, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
238[info] compiling 2 Scala sources to /build/repo/modules/akka-stream/target/jvm-3/classes ...
239[info] done compiling
240[info] compiling 1 Scala source to /build/repo/modules/akka-stream/target/jvm-3/test-classes ...
241[warn] there were 4 deprecation warnings; re-run with -deprecation for details
242[warn] one warning found
243[info] done compiling
244Starting build for ProjectRef(file:/build/repo/,fs23) (phobos-fs2)... [4/6]
245Compile scalacOptions: -language:experimental.macros, -language:implicitConversions, -language:higherKinds, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246[info] compiling 3 Scala sources to /build/repo/modules/fs2/target/jvm-3/classes ...
247[info] done compiling
248[info] compiling 2 Scala sources to /build/repo/modules/fs2/target/jvm-3/test-classes ...
249[warn] there were 6 deprecation warnings; re-run with -deprecation for details
250[warn] one warning found
251[info] done compiling
252Starting build for ProjectRef(file:/build/repo/,fs2-ce23) (phobos-fs2-ce2)... [5/6]
253Compile scalacOptions: -language:experimental.macros, -language:implicitConversions, -language:higherKinds, -Xcheck-macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
254[info] compiling 3 Scala sources to /build/repo/modules/fs2-ce2/target/jvm-3/classes ...
255[info] done compiling
256[info] compiling 2 Scala sources to /build/repo/modules/fs2-ce2/target/jvm-3/test-classes ...
257[warn] there were 6 deprecation warnings; re-run with -deprecation for details
258[warn] one warning found
259[info] done compiling
260
261************************
262Build summary:
263[{
264 "module": "phobos-cats",
265 "compile": {"status": "ok", "tookMs": 16146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
267 "test-compile": {"status": "ok", "tookMs": 32087, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
269 "publish": {"status": "skipped", "tookMs": 0},
270 "metadata": {
271 "crossScalaVersions": ["3.2.1"]
272}
273},{
274 "module": "phobos-monix",
275 "compile": {"status": "ok", "tookMs": 543, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
276 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
277 "test-compile": {"status": "ok", "tookMs": 1125, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
279 "publish": {"status": "skipped", "tookMs": 0},
280 "metadata": {
281 "crossScalaVersions": ["3.2.1"]
282}
283},{
284 "module": "phobos-core",
285 "compile": {"status": "ok", "tookMs": 54, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
286 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
287 "test-compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
289 "publish": {"status": "skipped", "tookMs": 0},
290 "metadata": {
291 "crossScalaVersions": ["3.2.1"]
292}
293},{
294 "module": "phobos-akka-stream",
295 "compile": {"status": "ok", "tookMs": 720, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
296 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
297 "test-compile": {"status": "ok", "tookMs": 1282, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
298 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
299 "publish": {"status": "skipped", "tookMs": 0},
300 "metadata": {
301 "crossScalaVersions": ["3.2.1"]
302}
303},{
304 "module": "phobos-fs2",
305 "compile": {"status": "ok", "tookMs": 701, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
307 "test-compile": {"status": "ok", "tookMs": 1431, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
309 "publish": {"status": "skipped", "tookMs": 0},
310 "metadata": {
311 "crossScalaVersions": ["3.2.1"]
312}
313},{
314 "module": "phobos-fs2-ce2",
315 "compile": {"status": "ok", "tookMs": 618, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
317 "test-compile": {"status": "ok", "tookMs": 1148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
319 "publish": {"status": "skipped", "tookMs": 0},
320 "metadata": {
321 "crossScalaVersions": ["3.2.1"]
322}
323}]
324************************
325[success] Total time: 107 s (0:01:47.0), completed Nov 14, 2025, 8:53:47 PM
326[0JChecking patch project/plugins.sbt...
327Checking patch project/build.properties...
328Checking patch build.sbt...
329Applied patch project/plugins.sbt cleanly.
330Applied patch project/build.properties cleanly.
331Applied patch build.sbt cleanly.