Build Logs
tinkoff/oolong • 14270752029
Errors
75
Warnings
25
Total Lines
332
1##################################
2Clonning https://github.com/tinkoff/oolong.git into repo using revision v0.1.0
3##################################
4Note: switching to '9de13362ad22ee8d794455be61f568e987e7e6c4'.
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.4
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.4
32Execute tests: false
33sbt project found:
34No prepare script found for project tinkoff/oolong
35##################################
36Scala version: 3.6.4
37Targets: ru.tinkoff%oolong-bson ru.tinkoff%oolong-core ru.tinkoff%oolong-mongo ru.tinkoff%root
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.6.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.6.4"
58"++3.6.4 -v"
59"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.6.4 """{
66 "projects": {
67 "exclude": [],
68 "overrides": {}
69 },
70 "java": {
71 "version": "17"
72 },
73 "sbt": {
74 "commands": [],
75 "options": []
76 },
77 "mill": {
78 "options": []
79 },
80 "tests": "compile-only",
81 "migrationVersions": [],
82 "sourcePatches": []
83}""" ru.tinkoff%oolong-bson ru.tinkoff%oolong-core ru.tinkoff%oolong-mongo ru.tinkoff%root"
84
85[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
86[info] [launcher] getting Scala 2.12.15 (for sbt)...
87[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
88[info] loading settings for project repo-build from plugins.sbt ...
89[info] loading project definition from /build/repo/project
90[info] compiling 3 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.15. Compiling...
92[info] Compilation completed in 8.425s.
93[info] done compiling
94[info] loading settings for project root from build.sbt ...
95[info] set current project to root (in build file:/build/repo/)
96[warn] there's a key that's not used by any other settings/tasks:
97[warn]
98[warn] * ThisBuild / organization
99[warn] +- /build/repo/build.sbt:4
100[warn]
101[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
102[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
103Execute setCrossScalaVersions: 3.6.4
104OpenCB::Changing crossVersion 3.1.3 -> 3.6.4 in oolong-bson/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.6.4) in oolong-bson/crossScalaVersions
106OpenCB::Changing crossVersion 3.1.3 -> 3.6.4 in oolong-mongo/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.6.4) in oolong-mongo/crossScalaVersions
108OpenCB::Changing crossVersion 3.1.3 -> 3.6.4 in root/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.6.4) in root/crossScalaVersions
110OpenCB::Changing crossVersion 3.1.3 -> 3.6.4 in oolong-core/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.15) -> List(3.6.4) in oolong-core/crossScalaVersions
112[info] set current project to root (in build file:/build/repo/)
113[info] Setting Scala version to 3.6.4 on 4 projects.
114[info] Switching Scala version on:
115[info] * root (3.6.4)
116[info] oolong-bson (3.6.4)
117[info] oolong-core (3.6.4)
118[info] oolong-mongo (3.6.4)
119[info] Excluding projects:
120[info] Reapplying settings...
121[info] set current project to root (in build file:/build/repo/)
122Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
123[info] Reapplying settings...
124[info] set current project to root (in build file:/build/repo/)
125[info] Defining Global / credentials, credentials and 2 others.
126[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 20 others.
127[info] Run `last` for details.
128[info] Reapplying settings...
129[info] set current project to root (in build file:/build/repo/)
130Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
131[info] Reapplying settings...
132OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
133
134 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
135 Did you mean allExcludeDependencies ?
136 , retry without global scopes
137[info] Reapplying settings...
138[info] set current project to root (in build file:/build/repo/)
139Execute removeScalacOptionsStartingWith: -P:wartremover
140[info] Reapplying settings...
141[info] set current project to root (in build file:/build/repo/)
142[success] Total time: 0 s, completed Apr 4, 2025, 7:27:48 PM
143Build config: {
144 "projects": {
145 "exclude": [],
146 "overrides": {}
147 },
148 "java": {
149 "version": "17"
150 },
151 "sbt": {
152 "commands": [],
153 "options": []
154 },
155 "mill": {
156 "options": []
157 },
158 "tests": "compile-only",
159 "migrationVersions": [],
160 "sourcePatches": []
161}
162Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
163Starting build...
164Projects: Set(oolong-bson, oolong-core, oolong-mongo, root)
165Starting build for ProjectRef(file:/build/repo/,oolong-bson) (oolong-bson)...
166OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
167OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
168OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
169OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
170Compile scalacOptions: List(-encoding, utf8, -explain-types, -language:higherKinds, -language:implicitConversions, -Xtarget:11, -unchecked, -Ykind-projector, -Xcheck-macros, -Yretain-trees, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/oolong-bson/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
171[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
172[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
173[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
174[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
175[error] | ^^^^^^^^^
176[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
177[error] |
178[error] | longer explanation available when compiling with `-explain`
179[warn] one warning found
180[error] one error found
181[error] (oolong-bson / Compile / compileIncremental) Compilation failed
182[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
183[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
184[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
185[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
186[error] | ^^^^^^^^^
187[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
188[error] |
189[error] | longer explanation available when compiling with `-explain`
190[warn] one warning found
191[error] one error found
192[error] (oolong-bson / Compile / compileIncremental) Compilation failed
193[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
194[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
195[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
196[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
197[error] | ^^^^^^^^^
198[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
199[error] |
200[error] | longer explanation available when compiling with `-explain`
201[warn] one warning found
202[error] one error found
203[error] (oolong-bson / Compile / compileIncremental) Compilation failed
204Starting build for ProjectRef(file:/build/repo/,oolong-core) (oolong-core)...
205Compile scalacOptions: List(-encoding, utf8, -explain-types, -language:higherKinds, -language:implicitConversions, -Xtarget:11, -unchecked, -Ykind-projector, -Xcheck-macros, -Yretain-trees, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/oolong-core/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
206[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
208[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
209[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
210[error] | ^^^^^^^^^
211[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
212[error] |
213[error] | longer explanation available when compiling with `-explain`
214[warn] one warning found
215[error] one error found
216[error] (oolong-bson / Compile / compileIncremental) Compilation failed
217[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
218[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
219[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
220[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
221[error] | ^^^^^^^^^
222[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
223[error] |
224[error] | longer explanation available when compiling with `-explain`
225[warn] one warning found
226[error] one error found
227[error] (oolong-bson / Compile / compileIncremental) Compilation failed
228[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
229[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
230[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
231[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
232[error] | ^^^^^^^^^
233[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
234[error] |
235[error] | longer explanation available when compiling with `-explain`
236[warn] one warning found
237[error] one error found
238[error] (oolong-bson / Compile / compileIncremental) Compilation failed
239Starting build for ProjectRef(file:/build/repo/,oolong-mongo) (oolong-mongo)...
240Compile scalacOptions: List(-encoding, utf8, -explain-types, -language:higherKinds, -language:implicitConversions, -Xtarget:11, -unchecked, -Ykind-projector, -Xcheck-macros, -Yretain-trees, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/oolong-mongo/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
241[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
242[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
243[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
244[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
245[error] | ^^^^^^^^^
246[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
247[error] |
248[error] | longer explanation available when compiling with `-explain`
249[warn] one warning found
250[error] one error found
251[error] (oolong-bson / Compile / compileIncremental) Compilation failed
252[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
253[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
254[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
255[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
256[error] | ^^^^^^^^^
257[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
258[error] |
259[error] | longer explanation available when compiling with `-explain`
260[warn] one warning found
261[error] one error found
262[error] (oolong-bson / Compile / compileIncremental) Compilation failed
263[info] compiling 12 Scala sources to /build/repo/oolong-bson/target/scala-3.6.4/classes ...
264[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
265[error] -- [E202] Staging Issue Error: /build/repo/oolong-bson/src/main/scala/ru/tinkoff/oolong/bson/meta/QueryMeta.scala:22:16
266[error] 22 | case '{ QueryMeta(${ map }: Map[String, String]) } =>
267[error] | ^^^^^^^^^
268[error] |Reference to T within quotes requires a given scala.quoted.Type[T] in scope
269[error] |
270[error] | longer explanation available when compiling with `-explain`
271[warn] one warning found
272[error] one error found
273[error] (oolong-bson / Compile / compileIncremental) Compilation failed
274Starting build for ProjectRef(file:/build/repo/,root) (root)...
275Compile scalacOptions: List(-encoding, utf8, -explain-types, -language:higherKinds, -language:implicitConversions, -Xtarget:11, -unchecked, -Ykind-projector, -Xcheck-macros, -Yretain-trees, -source:3.6-migration, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.6.4/meta, -Wconf:msg=can be rewritten automatically under:s)
276[info] Wrote /build/repo/target/scala-3.6.4/root_3-0.1.pom
277[info] :: delivering :: ru.tinkoff#root_3;0.1 :: 0.1 :: integration :: Fri Apr 04 19:28:21 CEST 2025
278[info] delivering ivy file to /build/repo/target/scala-3.6.4/ivy-0.1.xml
279[info] published root_3 to /root/.ivy2/local/ru.tinkoff/root_3/0.1/poms/root_3.pom
280[info] published root_3 to /root/.ivy2/local/ru.tinkoff/root_3/0.1/jars/root_3.jar
281[info] published root_3 to /root/.ivy2/local/ru.tinkoff/root_3/0.1/srcs/root_3-sources.jar
282[info] published root_3 to /root/.ivy2/local/ru.tinkoff/root_3/0.1/docs/root_3-javadoc.jar
283[info] published ivy to /root/.ivy2/local/ru.tinkoff/root_3/0.1/ivys/ivy.xml
284
285************************
286Build summary:
287[{
288 "module": "oolong-bson",
289 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7432, "warnings": 1, "errors": 1, "sourceVersion": "3.6-migration"},
290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
291 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
292 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
293 "publish": {"status": "skipped", "tookMs": 0},
294 "metadata": {
295 "crossScalaVersions": ["2.12.15"]
296}
297},{
298 "module": "oolong-core",
299 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1841, "warnings": 1, "errors": 1, "sourceVersion": "3.6-migration"},
300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
301 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
302 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
303 "publish": {"status": "skipped", "tookMs": 0},
304 "metadata": {
305 "crossScalaVersions": ["2.12.15"]
306}
307},{
308 "module": "oolong-mongo",
309 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1398, "warnings": 1, "errors": 1, "sourceVersion": "3.6-migration"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
312 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
313 "publish": {"status": "skipped", "tookMs": 0},
314 "metadata": {
315 "crossScalaVersions": ["2.12.15"]
316}
317},{
318 "module": "root",
319 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
320 "doc": {"status": "ok", "tookMs": 46, "files": 0, "totalSizeKb": 0},
321 "test-compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
322 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
323 "publish": {"status": "ok", "tookMs": 149},
324 "metadata": {
325 "crossScalaVersions": ["2.12.15"]
326}
327}]
328************************
329[error] Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: oolong-bson, oolong-core, oolong-mongo
330[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: oolong-bson, oolong-core, oolong-mongo
331[error] Total time: 33 s, completed Apr 4, 2025, 7:28:21 PM
332Build failed, not retrying.